| 1 | [ May 6 00:25:01 Enabled. ] | ||
| 2 | [ May 6 00:25:01 Rereading configuration. ] | ||
| 3 | [ May 6 00:25:03 Rereading configuration. ] | ||
| 4 | [ May 6 00:25:07 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + args=("--config-file" "/opt/oxide/clickhouse/config.xml" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") | ||
| 23 | + exec /opt/oxide/clickhouse/clickhouse server --config-file /opt/oxide/clickhouse/config.xml -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 | ||
| 24 | [ May 6 00:25:07 Method "start" exited with status 0. ] | ||
| 25 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 26 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 27 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 28 | 2026.05.06 00:25:09.234078 [ 1 ] {} <Information> Application: Will watch for the process with pid 25146 | ||
| 29 | 2026.05.06 00:25:09.234472 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.06 00:25:09.468299 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25146 | ||
| 31 | 2026.05.06 00:25:09.469020 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.06 00:25:09.469168 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.06 00:25:09.591123 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.06 00:25:09.621260 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.06 00:25:09.621309 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.06 00:25:09.621325 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.06 00:25:09.621378 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.06 00:25:09.621727 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.06 00:25:09.623824 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.05.06 00:25:09.624560 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.05.06 00:25:09.625370 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.05.06 00:25:09.625391 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.06 00:25:09.625406 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.05.06 00:25:09.626086 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.05.06 00:25:09.627096 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.05.06 00:25:09.633140 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.05.06 00:25:09.633880 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.06 00:25:09.635202 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.05.06 00:25:09.635265 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.05.06 00:25:09.636285 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.05.06 00:25:09.636675 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.05.06 00:25:09.640610 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.05.06 00:25:09.640976 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.05.06 00:25:09.644271 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.05.06 00:25:09.644649 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.05.06 00:25:09.645055 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.06 00:25:09.645409 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.06 00:25:09.646805 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.05.06 00:25:09.646830 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.05.06 00:25:09.646919 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.05.06 00:25:09.647008 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.05.06 00:25:09.654372 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.05.06 00:25:09.654398 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000149612 sec | ||
| 68 | 2026.05.06 00:25:09.654414 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.05.06 00:25:09.654428 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.05.06 00:25:09.655076 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.05.06 00:25:09.655640 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.05.06 00:25:09.670358 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.05.06 00:25:09.670408 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.05.06 00:25:09.670432 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.05.06 00:25:09.670446 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.05.06 00:25:09.670485 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.05.06 00:25:09.670507 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.05.06 00:25:09.672610 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.05.06 00:25:09.672654 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.05.06 00:25:09.672673 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.05.06 00:25:09.672806 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.05.06 00:25:09.672847 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.05.06 00:25:09.672860 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.05.06 00:25:09.672877 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.05.06 00:25:09.672888 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.05.06 00:25:09.672918 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.05.06 00:25:09.672935 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.05.06 00:25:09.697851 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.05.06 00:25:09.699054 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.05.06 00:25:09.699084 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.777e-05 sec | ||
| 91 | 2026.05.06 00:25:09.699097 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.05.06 00:25:09.699108 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.05.06 00:25:09.699130 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.05.06 00:25:09.699324 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.05.06 00:25:09.699370 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.05.06 00:25:09.699384 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.05.06 00:25:09.699395 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.05.06 00:25:09.699405 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.05.06 00:25:09.704671 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.05.06 00:25:09.704882 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.66 MiB (RSS), difference: 91.88 MiB | ||
| 101 | 2026.05.06 00:25:09.706437 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.873e-05 sec. | ||
| 102 | 2026.05.06 00:25:09.706869 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.05.06 00:25:09.706980 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.05.06 00:25:09.707001 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.05.06 00:25:11.262601 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47863 | ||
| 106 | 2026.05.06 00:25:11.263493 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2026.05.06 00:25:11.263547 [ 3 ] {} <Debug> TCP-Session: 4a511d71-bafd-40bc-90a4-9547684a8faa Authenticating user 'default' from [fd00:1122:3344:101::b]:47863 | ||
| 108 | 2026.05.06 00:25:11.263574 [ 3 ] {} <Debug> TCP-Session: 4a511d71-bafd-40bc-90a4-9547684a8faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2026.05.06 00:25:11.263667 [ 3 ] {} <Debug> TCP-Session: 4a511d71-bafd-40bc-90a4-9547684a8faa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.06 00:25:11.263764 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2026.05.06 00:25:11.263792 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2026.05.06 00:25:11.263884 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.06 00:25:11.264392 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52126 | ||
| 114 | 2026.05.06 00:25:11.265329 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 115 | 2026.05.06 00:25:11.265322 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:65178 | ||
| 116 | 2026.05.06 00:25:11.265369 [ 4 ] {} <Debug> TCP-Session: c9d99634-2133-4bc9-82c3-d87cbbf4432b Authenticating user 'default' from [fd00:1122:3344:101::b]:52126 | ||
| 117 | 2026.05.06 00:25:11.265498 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55682 | ||
| 118 | 2026.05.06 00:25:11.265501 [ 4 ] {} <Debug> TCP-Session: c9d99634-2133-4bc9-82c3-d87cbbf4432b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2026.05.06 00:25:11.265546 [ 4 ] {} <Debug> TCP-Session: c9d99634-2133-4bc9-82c3-d87cbbf4432b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.06 00:25:11.265587 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51525 | ||
| 121 | 2026.05.06 00:25:11.265322 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51952 | ||
| 122 | 2026.05.06 00:25:11.266195 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62727 | ||
| 123 | 2026.05.06 00:25:11.266206 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:59522 | ||
| 124 | 2026.05.06 00:25:11.266283 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2026.05.06 00:25:11.266299 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.06 00:25:11.266287 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.06 00:25:11.266395 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2026.05.06 00:25:11.266422 [ 5 ] {} <Debug> TCP-Session: 6d7e7c22-300f-4602-b1cd-a95882f752f3 Authenticating user 'default' from [fd00:1122:3344:101::b]:65178 | ||
| 129 | 2026.05.06 00:25:11.266465 [ 253 ] {} <Debug> TCP-Session: f49ad25a-dd98-40a2-bf30-b63a3462e509 Authenticating user 'default' from [fd00:1122:3344:101::b]:51952 | ||
| 130 | 2026.05.06 00:25:11.266471 [ 255 ] {} <Debug> TCP-Session: 64d8513f-7c99-4121-afb4-ff5f756a5077 Authenticating user 'default' from [fd00:1122:3344:101::b]:55682 | ||
| 131 | 2026.05.06 00:25:11.266512 [ 257 ] {} <Debug> TCP-Session: 27d208ae-a1ad-485b-addf-960d93ca24fe Authenticating user 'default' from [fd00:1122:3344:101::b]:59522 | ||
| 132 | 2026.05.06 00:25:11.266528 [ 253 ] {} <Debug> TCP-Session: f49ad25a-dd98-40a2-bf30-b63a3462e509 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.06 00:25:11.266528 [ 5 ] {} <Debug> TCP-Session: 6d7e7c22-300f-4602-b1cd-a95882f752f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.06 00:25:11.266583 [ 253 ] {} <Debug> TCP-Session: f49ad25a-dd98-40a2-bf30-b63a3462e509 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.06 00:25:11.266583 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 136 | 2026.05.06 00:25:11.266599 [ 257 ] {} <Debug> TCP-Session: 27d208ae-a1ad-485b-addf-960d93ca24fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.06 00:25:11.266680 [ 258 ] {} <Debug> TCP-Session: 671cdc81-3952-49c7-b049-dab30dbc22f2 Authenticating user 'default' from [fd00:1122:3344:101::b]:62727 | ||
| 138 | 2026.05.06 00:25:11.266694 [ 257 ] {} <Debug> TCP-Session: 27d208ae-a1ad-485b-addf-960d93ca24fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.05.06 00:25:11.266649 [ 5 ] {} <Debug> TCP-Session: 6d7e7c22-300f-4602-b1cd-a95882f752f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.06 00:25:11.266771 [ 258 ] {} <Debug> TCP-Session: 671cdc81-3952-49c7-b049-dab30dbc22f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.06 00:25:11.266579 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2026.05.06 00:25:11.266571 [ 255 ] {} <Debug> TCP-Session: 64d8513f-7c99-4121-afb4-ff5f756a5077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.05.06 00:25:11.266863 [ 258 ] {} <Debug> TCP-Session: 671cdc81-3952-49c7-b049-dab30dbc22f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.05.06 00:25:11.266887 [ 255 ] {} <Debug> TCP-Session: 64d8513f-7c99-4121-afb4-ff5f756a5077 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.06 00:25:11.266878 [ 256 ] {} <Debug> TCP-Session: fcbd9408-224d-4424-9ba2-f60345bc39c1 Authenticating user 'default' from [fd00:1122:3344:101::b]:51525 | ||
| 146 | 2026.05.06 00:25:11.267059 [ 256 ] {} <Debug> TCP-Session: fcbd9408-224d-4424-9ba2-f60345bc39c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.06 00:25:11.267132 [ 256 ] {} <Debug> TCP-Session: fcbd9408-224d-4424-9ba2-f60345bc39c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.06 00:25:12.000183 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.24 MiB, peak 117.24 MiB, free memory in arenas 0.00 B, will set to 119.04 MiB (RSS), difference: 1.80 MiB | ||
| 149 | 2026.05.06 00:25:13.002225 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34952 | ||
| 150 | 2026.05.06 00:25:13.002427 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.06 00:25:13.002460 [ 259 ] {} <Debug> TCP-Session: c0c21923-00f7-4fe3-ad13-4dea5c5f494b Authenticating user 'default' from [fd00:1122:3344:101::a]:34952 | ||
| 152 | 2026.05.06 00:25:13.002485 [ 259 ] {} <Debug> TCP-Session: c0c21923-00f7-4fe3-ad13-4dea5c5f494b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.06 00:25:13.002580 [ 259 ] {} <Debug> TCP-Session: c0c21923-00f7-4fe3-ad13-4dea5c5f494b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.06 00:25:13.002654 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.06 00:25:13.002691 [ 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.06 00:25:13.002781 [ 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.06 00:25:13.003416 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50273 | ||
| 158 | 2026.05.06 00:25:13.003416 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55352 | ||
| 159 | 2026.05.06 00:25:13.003478 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:45466 | ||
| 160 | 2026.05.06 00:25:13.003734 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40787 | ||
| 161 | 2026.05.06 00:25:13.003804 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 162 | 2026.05.06 00:25:13.003815 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2026.05.06 00:25:13.003826 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 164 | 2026.05.06 00:25:13.003943 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61763 | ||
| 165 | 2026.05.06 00:25:13.003925 [ 260 ] {} <Debug> TCP-Session: b4eaa50d-6086-430e-b1a4-55c85c473317 Authenticating user 'default' from [fd00:1122:3344:101::a]:50273 | ||
| 166 | 2026.05.06 00:25:13.003976 [ 262 ] {} <Debug> TCP-Session: 09673030-3cee-4dc4-b02c-e17a0fd3f1bc Authenticating user 'default' from [fd00:1122:3344:101::a]:45466 | ||
| 167 | 2026.05.06 00:25:13.003912 [ 261 ] {} <Debug> TCP-Session: 61508708-e1bc-42ab-beb6-2f4638b51554 Authenticating user 'default' from [fd00:1122:3344:101::a]:55352 | ||
| 168 | 2026.05.06 00:25:13.004059 [ 260 ] {} <Debug> TCP-Session: b4eaa50d-6086-430e-b1a4-55c85c473317 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.05.06 00:25:13.004029 [ 262 ] {} <Debug> TCP-Session: 09673030-3cee-4dc4-b02c-e17a0fd3f1bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.05.06 00:25:13.004011 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.05.06 00:25:13.004141 [ 260 ] {} <Debug> TCP-Session: b4eaa50d-6086-430e-b1a4-55c85c473317 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 172 | 2026.05.06 00:25:13.004127 [ 262 ] {} <Debug> TCP-Session: 09673030-3cee-4dc4-b02c-e17a0fd3f1bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2026.05.06 00:25:13.004124 [ 261 ] {} <Debug> TCP-Session: 61508708-e1bc-42ab-beb6-2f4638b51554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2026.05.06 00:25:13.004234 [ 264 ] {} <Debug> TCP-Session: ada0b1c8-b2ba-4d24-bdaa-52ec49d24448 Authenticating user 'default' from [fd00:1122:3344:101::a]:40787 | ||
| 175 | 2026.05.06 00:25:13.003865 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37533 | ||
| 176 | 2026.05.06 00:25:13.003780 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40489 | ||
| 177 | 2026.05.06 00:25:13.004357 [ 264 ] {} <Debug> TCP-Session: ada0b1c8-b2ba-4d24-bdaa-52ec49d24448 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.05.06 00:25:13.004345 [ 261 ] {} <Debug> TCP-Session: 61508708-e1bc-42ab-beb6-2f4638b51554 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.06 00:25:13.004141 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.05.06 00:25:13.004466 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 181 | 2026.05.06 00:25:13.004503 [ 266 ] {} <Debug> TCP-Session: 5697bfb9-53d8-41fd-bfe9-3adfae8573ad Authenticating user 'default' from [fd00:1122:3344:101::a]:61763 | ||
| 182 | 2026.05.06 00:25:13.004473 [ 264 ] {} <Debug> TCP-Session: ada0b1c8-b2ba-4d24-bdaa-52ec49d24448 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.06 00:25:13.004588 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 184 | 2026.05.06 00:25:13.004620 [ 266 ] {} <Debug> TCP-Session: 5697bfb9-53d8-41fd-bfe9-3adfae8573ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.05.06 00:25:13.004604 [ 265 ] {} <Debug> TCP-Session: 49f79938-e146-4f59-bebe-9623698e9ad1 Authenticating user 'default' from [fd00:1122:3344:101::a]:37533 | ||
| 186 | 2026.05.06 00:25:13.004771 [ 265 ] {} <Debug> TCP-Session: 49f79938-e146-4f59-bebe-9623698e9ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.06 00:25:13.004780 [ 266 ] {} <Debug> TCP-Session: 5697bfb9-53d8-41fd-bfe9-3adfae8573ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.06 00:25:13.004776 [ 263 ] {} <Debug> TCP-Session: 39d6693c-3edf-4865-adc2-f5479a7de389 Authenticating user 'default' from [fd00:1122:3344:101::a]:40489 | ||
| 189 | 2026.05.06 00:25:13.004868 [ 265 ] {} <Debug> TCP-Session: 49f79938-e146-4f59-bebe-9623698e9ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.06 00:25:13.004888 [ 263 ] {} <Debug> TCP-Session: 39d6693c-3edf-4865-adc2-f5479a7de389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.06 00:25:13.005037 [ 263 ] {} <Debug> TCP-Session: 39d6693c-3edf-4865-adc2-f5479a7de389 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.06 00:25:13.610123 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52458 | ||
| 193 | 2026.05.06 00:25:13.610311 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.05.06 00:25:13.610379 [ 267 ] {} <Debug> TCP-Session: 6704f512-662d-4410-9771-5f6be98310d7 Authenticating user 'default' from [fd00:1122:3344:101::c]:52458 | ||
| 195 | 2026.05.06 00:25:13.610401 [ 267 ] {} <Debug> TCP-Session: 6704f512-662d-4410-9771-5f6be98310d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.06 00:25:13.610413 [ 267 ] {} <Debug> TCP-Session: 6704f512-662d-4410-9771-5f6be98310d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.06 00:25:13.610539 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 198 | 2026.05.06 00:25:13.610565 [ 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.06 00:25:13.610634 [ 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.06 00:25:13.611065 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64943 | ||
| 201 | 2026.05.06 00:25:13.611157 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44730 | ||
| 202 | 2026.05.06 00:25:13.611303 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.05.06 00:25:13.611348 [ 268 ] {} <Debug> TCP-Session: b18b41b4-0fd2-4765-ac25-8b6ae04f283f Authenticating user 'default' from [fd00:1122:3344:101::c]:64943 | ||
| 204 | 2026.05.06 00:25:13.611406 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 205 | 2026.05.06 00:25:13.611423 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62557 | ||
| 206 | 2026.05.06 00:25:13.611438 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54094 | ||
| 207 | 2026.05.06 00:25:13.611485 [ 268 ] {} <Debug> TCP-Session: b18b41b4-0fd2-4765-ac25-8b6ae04f283f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.06 00:25:13.611517 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53333 | ||
| 209 | 2026.05.06 00:25:13.611525 [ 269 ] {} <Debug> TCP-Session: 747e4b13-dd49-4e1d-8a43-d911d829cccf Authenticating user 'default' from [fd00:1122:3344:101::c]:44730 | ||
| 210 | 2026.05.06 00:25:13.611567 [ 268 ] {} <Debug> TCP-Session: b18b41b4-0fd2-4765-ac25-8b6ae04f283f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.05.06 00:25:13.611587 [ 269 ] {} <Debug> TCP-Session: 747e4b13-dd49-4e1d-8a43-d911d829cccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 212 | 2026.05.06 00:25:13.611670 [ 269 ] {} <Debug> TCP-Session: 747e4b13-dd49-4e1d-8a43-d911d829cccf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 213 | 2026.05.06 00:25:13.611716 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46827 | ||
| 214 | 2026.05.06 00:25:13.611722 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.05.06 00:25:13.611765 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.05.06 00:25:13.611830 [ 271 ] {} <Debug> TCP-Session: 6542f539-20d1-4d9c-9fab-c06b7ab52453 Authenticating user 'default' from [fd00:1122:3344:101::c]:62557 | ||
| 217 | 2026.05.06 00:25:13.611855 [ 270 ] {} <Debug> TCP-Session: cb798fcb-bf88-4050-9ba0-531d41f8d2f2 Authenticating user 'default' from [fd00:1122:3344:101::c]:54094 | ||
| 218 | 2026.05.06 00:25:13.611933 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 219 | 2026.05.06 00:25:13.611864 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39881 | ||
| 220 | 2026.05.06 00:25:13.611870 [ 271 ] {} <Debug> TCP-Session: 6542f539-20d1-4d9c-9fab-c06b7ab52453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 221 | 2026.05.06 00:25:13.612026 [ 272 ] {} <Debug> TCP-Session: f0c747c0-c22a-4485-b392-ed0c3a4b6d0a Authenticating user 'default' from [fd00:1122:3344:101::c]:53333 | ||
| 222 | 2026.05.06 00:25:13.612054 [ 271 ] {} <Debug> TCP-Session: 6542f539-20d1-4d9c-9fab-c06b7ab52453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.05.06 00:25:13.612010 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.05.06 00:25:13.612006 [ 270 ] {} <Debug> TCP-Session: cb798fcb-bf88-4050-9ba0-531d41f8d2f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.05.06 00:25:13.612160 [ 273 ] {} <Debug> TCP-Session: 43aa6351-5b4a-4cda-aaa2-8a55b3c17ad2 Authenticating user 'default' from [fd00:1122:3344:101::c]:46827 | ||
| 226 | 2026.05.06 00:25:13.612138 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.05.06 00:25:13.612129 [ 272 ] {} <Debug> TCP-Session: f0c747c0-c22a-4485-b392-ed0c3a4b6d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.05.06 00:25:13.612262 [ 273 ] {} <Debug> TCP-Session: 43aa6351-5b4a-4cda-aaa2-8a55b3c17ad2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.05.06 00:25:13.612261 [ 274 ] {} <Debug> TCP-Session: 82a3d084-0d1b-4320-b7bb-184749f35052 Authenticating user 'default' from [fd00:1122:3344:101::c]:39881 | ||
| 230 | 2026.05.06 00:25:13.612320 [ 272 ] {} <Debug> TCP-Session: f0c747c0-c22a-4485-b392-ed0c3a4b6d0a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.05.06 00:25:13.612347 [ 273 ] {} <Debug> TCP-Session: 43aa6351-5b4a-4cda-aaa2-8a55b3c17ad2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.06 00:25:13.612337 [ 274 ] {} <Debug> TCP-Session: 82a3d084-0d1b-4320-b7bb-184749f35052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 233 | 2026.05.06 00:25:13.612224 [ 270 ] {} <Debug> TCP-Session: cb798fcb-bf88-4050-9ba0-531d41f8d2f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.06 00:25:13.612415 [ 274 ] {} <Debug> TCP-Session: 82a3d084-0d1b-4320-b7bb-184749f35052 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.06 00:25:17.173468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 236 | 2026.05.06 00:25:17.173474 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 237 | 2026.05.06 00:25:17.173607 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 238 | 2026.05.06 00:25:17.173726 [ 243 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 239 | 2026.05.06 00:25:17.226007 [ 243 ] {} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 240 | 2026.05.06 00:25:17.227618 [ 243 ] {} <Debug> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Loading data parts | ||
| 241 | 2026.05.06 00:25:17.229013 [ 243 ] {} <Debug> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): There are no data parts | ||
| 242 | 2026.05.06 00:25:17.229417 [ 244 ] {} <Debug> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Loading data parts | ||
| 243 | 2026.05.06 00:25:17.229854 [ 244 ] {} <Debug> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): There are no data parts | ||
| 244 | 2026.05.06 00:25:17.242272 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 245 | 2026.05.06 00:25:17.242422 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 246 | 2026.05.06 00:25:17.254490 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 247 | 2026.05.06 00:25:17.258662 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 248 | 2026.05.06 00:25:17.261412 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 249 | 2026.05.06 00:25:17.278113 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 250 | 2026.05.06 00:25:17.278186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 251 | 2026.05.06 00:25:17.285758 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 252 | 2026.05.06 00:25:17.287130 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 253 | 2026.05.06 00:25:17.291910 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 254 | 2026.05.06 00:25:17.413865 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36150 | ||
| 255 | 2026.05.06 00:25:17.420466 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 256 | 2026.05.06 00:25:17.420506 [ 277 ] {} <Debug> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Authenticating user 'default' from [fd00:1122:3344:101::d]:36150 | ||
| 257 | 2026.05.06 00:25:17.420527 [ 277 ] {} <Debug> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 258 | 2026.05.06 00:25:17.420615 [ 277 ] {} <Debug> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.05.06 00:25:17.420668 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 260 | 2026.05.06 00:25:17.420691 [ 277 ] {} <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 | ||
| 261 | 2026.05.06 00:25:17.420779 [ 277 ] {} <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 | ||
| 262 | 2026.05.06 00:25:17.422690 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62669 | ||
| 263 | 2026.05.06 00:25:17.422768 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36818 | ||
| 264 | 2026.05.06 00:25:17.422874 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58439 | ||
| 265 | 2026.05.06 00:25:17.422933 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2026.05.06 00:25:17.423010 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39314 | ||
| 267 | 2026.05.06 00:25:17.422977 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.05.06 00:25:17.423073 [ 278 ] {} <Debug> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Authenticating user 'default' from [fd00:1122:3344:101::d]:62669 | ||
| 269 | 2026.05.06 00:25:17.423111 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2026.05.06 00:25:17.423153 [ 278 ] {} <Debug> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.05.06 00:25:17.423162 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45018 | ||
| 272 | 2026.05.06 00:25:17.423080 [ 279 ] {} <Debug> TCP-Session: 84459177-2bc4-4341-a890-301f1e6f2f92 Authenticating user 'default' from [fd00:1122:3344:101::d]:36818 | ||
| 273 | 2026.05.06 00:25:17.423286 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49087 | ||
| 274 | 2026.05.06 00:25:17.423236 [ 280 ] {} <Debug> TCP-Session: dcc54175-6b5c-485e-9b26-e98b3835a2d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:58439 | ||
| 275 | 2026.05.06 00:25:17.423215 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 276 | 2026.05.06 00:25:17.423386 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 277 | 2026.05.06 00:25:17.423414 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52801 | ||
| 278 | 2026.05.06 00:25:17.423427 [ 281 ] {} <Debug> TCP-Session: 2c4f6ed4-8458-40f7-9025-7015fa58896b Authenticating user 'default' from [fd00:1122:3344:101::d]:39314 | ||
| 279 | 2026.05.06 00:25:17.423375 [ 280 ] {} <Debug> TCP-Session: dcc54175-6b5c-485e-9b26-e98b3835a2d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.05.06 00:25:17.423500 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 281 | 2026.05.06 00:25:17.423515 [ 282 ] {} <Debug> TCP-Session: d8f996dd-fd49-4626-add5-7b5edf76010c Authenticating user 'default' from [fd00:1122:3344:101::d]:45018 | ||
| 282 | 2026.05.06 00:25:17.423526 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56662 | ||
| 283 | 2026.05.06 00:25:17.423592 [ 282 ] {} <Debug> TCP-Session: d8f996dd-fd49-4626-add5-7b5edf76010c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.05.06 00:25:17.423603 [ 283 ] {} <Debug> TCP-Session: c578edfa-71c1-4635-b1cc-344d3c3e9e35 Authenticating user 'default' from [fd00:1122:3344:101::d]:49087 | ||
| 285 | 2026.05.06 00:25:17.423624 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 286 | 2026.05.06 00:25:17.423566 [ 280 ] {} <Debug> TCP-Session: dcc54175-6b5c-485e-9b26-e98b3835a2d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 287 | 2026.05.06 00:25:17.423692 [ 284 ] {} <Debug> TCP-Session: eb6a64b7-6c67-4181-b983-03d2d8bd716b Authenticating user 'default' from [fd00:1122:3344:101::d]:52801 | ||
| 288 | 2026.05.06 00:25:17.423700 [ 283 ] {} <Debug> TCP-Session: c578edfa-71c1-4635-b1cc-344d3c3e9e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 289 | 2026.05.06 00:25:17.423669 [ 282 ] {} <Debug> TCP-Session: d8f996dd-fd49-4626-add5-7b5edf76010c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 290 | 2026.05.06 00:25:17.423771 [ 283 ] {} <Debug> TCP-Session: c578edfa-71c1-4635-b1cc-344d3c3e9e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2026.05.06 00:25:17.423786 [ 284 ] {} <Debug> TCP-Session: eb6a64b7-6c67-4181-b983-03d2d8bd716b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 292 | 2026.05.06 00:25:17.423714 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 293 | 2026.05.06 00:25:17.423855 [ 284 ] {} <Debug> TCP-Session: eb6a64b7-6c67-4181-b983-03d2d8bd716b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 294 | 2026.05.06 00:25:17.423509 [ 281 ] {} <Debug> TCP-Session: 2c4f6ed4-8458-40f7-9025-7015fa58896b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 295 | 2026.05.06 00:25:17.423358 [ 279 ] {} <Debug> TCP-Session: 84459177-2bc4-4341-a890-301f1e6f2f92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 296 | 2026.05.06 00:25:17.423958 [ 281 ] {} <Debug> TCP-Session: 2c4f6ed4-8458-40f7-9025-7015fa58896b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 297 | 2026.05.06 00:25:17.423944 [ 285 ] {} <Debug> TCP-Session: 99f91bd4-2f5f-4814-9ac4-140d6762faa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56662 | ||
| 298 | 2026.05.06 00:25:17.423254 [ 278 ] {} <Debug> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 299 | 2026.05.06 00:25:17.424082 [ 285 ] {} <Debug> TCP-Session: 99f91bd4-2f5f-4814-9ac4-140d6762faa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 300 | 2026.05.06 00:25:17.424065 [ 279 ] {} <Debug> TCP-Session: 84459177-2bc4-4341-a890-301f1e6f2f92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 301 | 2026.05.06 00:25:17.424166 [ 285 ] {} <Debug> TCP-Session: 99f91bd4-2f5f-4814-9ac4-140d6762faa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 302 | 2026.05.06 00:25:17.428151 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 303 | 2026.05.06 00:25:17.436808 [ 277 ] {a1021638-86b1-4bb9-828b-2a691f6af20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 304 | 2026.05.06 00:25:17.538733 [ 277 ] {a1021638-86b1-4bb9-828b-2a691f6af20f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36150) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 305 | |||
| 306 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 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 | ||
| 309 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 310 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 311 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 312 | 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 | ||
| 313 | 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 | ||
| 314 | 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 | ||
| 315 | 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 | ||
| 316 | 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 | ||
| 317 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 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 | ||
| 320 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 327 | |||
| 328 | 2026.05.06 00:25:17.539692 [ 277 ] {a1021638-86b1-4bb9-828b-2a691f6af20f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 329 | |||
| 330 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 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 | ||
| 333 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 334 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 335 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 336 | 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 | ||
| 337 | 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 | ||
| 338 | 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 | ||
| 339 | 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 | ||
| 340 | 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 | ||
| 341 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 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 | ||
| 344 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 351 | |||
| 352 | 2026.05.06 00:25:17.539944 [ 277 ] {a1021638-86b1-4bb9-828b-2a691f6af20f} <Debug> TCPHandler: Processed in 0.115467637 sec. | ||
| 353 | 2026.05.06 00:25:17.540403 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 354 | 2026.05.06 00:25:17.540830 [ 278 ] {1ce4ce9b-7380-46ce-bd08-61dac81d9bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 355 | 2026.05.06 00:25:17.541189 [ 278 ] {1ce4ce9b-7380-46ce-bd08-61dac81d9bcb} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:62669) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 356 | |||
| 357 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 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 | ||
| 360 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 361 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 362 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 363 | 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 | ||
| 364 | 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 | ||
| 365 | 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 | ||
| 366 | 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 | ||
| 367 | 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 | ||
| 368 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 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 | ||
| 371 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 378 | |||
| 379 | 2026.05.06 00:25:17.541545 [ 278 ] {1ce4ce9b-7380-46ce-bd08-61dac81d9bcb} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 380 | |||
| 381 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 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 | ||
| 384 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 385 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 386 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 387 | 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 | ||
| 388 | 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 | ||
| 389 | 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 | ||
| 390 | 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 | ||
| 391 | 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 | ||
| 392 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 393 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 394 | 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 | ||
| 395 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 396 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 397 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 398 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 399 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 400 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 401 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 402 | |||
| 403 | 2026.05.06 00:25:17.541790 [ 278 ] {1ce4ce9b-7380-46ce-bd08-61dac81d9bcb} <Debug> TCPHandler: Processed in 0.001578012 sec. | ||
| 404 | 2026.05.06 00:25:17.544301 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 405 | 2026.05.06 00:25:17.546999 [ 277 ] {9165875f-acaf-41a6-bb4d-021ca7fe6824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 406 | 2026.05.06 00:25:17.549090 [ 277 ] {9165875f-acaf-41a6-bb4d-021ca7fe6824} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 407 | 2026.05.06 00:25:17.551513 [ 277 ] {9165875f-acaf-41a6-bb4d-021ca7fe6824} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 408 | 2026.05.06 00:25:17.551536 [ 277 ] {9165875f-acaf-41a6-bb4d-021ca7fe6824} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.6481e-05 sec | ||
| 409 | 2026.05.06 00:25:17.551552 [ 277 ] {9165875f-acaf-41a6-bb4d-021ca7fe6824} <Trace> ReferentialDeps: No tables | ||
| 410 | 2026.05.06 00:25:17.551675 [ 277 ] {9165875f-acaf-41a6-bb4d-021ca7fe6824} <Trace> LoadingDeps: No tables | ||
| 411 | 2026.05.06 00:25:17.551702 [ 277 ] {9165875f-acaf-41a6-bb4d-021ca7fe6824} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 412 | 2026.05.06 00:25:17.551799 [ 277 ] {9165875f-acaf-41a6-bb4d-021ca7fe6824} <Debug> TCPHandler: Processed in 0.007612112 sec. | ||
| 413 | 2026.05.06 00:25:17.551954 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2026.05.06 00:25:17.552198 [ 277 ] {e65e047b-2a34-466f-a556-358cb101db01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) /* The version table contains metadata about the `oximeter` database */ | ||
| 415 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 416 | 2026.05.06 00:25:17.552317 [ 277 ] {e65e047b-2a34-466f-a556-358cb101db01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 417 | 2026.05.06 00:25:17.554502 [ 277 ] {e65e047b-2a34-466f-a556-358cb101db01} <Debug> oximeter.version (255697f4-5441-4d66-85c6-dbb5506fcaa9): Loading data parts | ||
| 418 | 2026.05.06 00:25:17.554664 [ 277 ] {e65e047b-2a34-466f-a556-358cb101db01} <Debug> oximeter.version (255697f4-5441-4d66-85c6-dbb5506fcaa9): There are no data parts | ||
| 419 | 2026.05.06 00:25:17.555852 [ 277 ] {e65e047b-2a34-466f-a556-358cb101db01} <Debug> TCPHandler: Processed in 0.003949303 sec. | ||
| 420 | 2026.05.06 00:25:17.556132 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.05.06 00:25:17.556309 [ 277 ] {2a872296-f1c4-453c-bc73-4608fa1f3168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) /* The measurement tables contain all individual samples from each timeseries. | ||
| 422 | * | ||
| 423 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 424 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 425 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 426 | * by all samples from the same timeseries. | ||
| 427 | * | ||
| 428 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 429 | * and then uses that to index quickly into the measurements tables. | ||
| 430 | */ | ||
| 431 | 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) | ||
| 432 | 2026.05.06 00:25:17.556433 [ 277 ] {2a872296-f1c4-453c-bc73-4608fa1f3168} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 433 | 2026.05.06 00:25:17.561132 [ 277 ] {2a872296-f1c4-453c-bc73-4608fa1f3168} <Debug> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Loading data parts | ||
| 434 | 2026.05.06 00:25:17.561485 [ 277 ] {2a872296-f1c4-453c-bc73-4608fa1f3168} <Debug> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): There are no data parts | ||
| 435 | 2026.05.06 00:25:17.562677 [ 277 ] {2a872296-f1c4-453c-bc73-4608fa1f3168} <Debug> TCPHandler: Processed in 0.006594679 sec. | ||
| 436 | 2026.05.06 00:25:17.562836 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 437 | 2026.05.06 00:25:17.563090 [ 277 ] {0a25af23-d76d-4164-8b68-0ab5451108b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 438 | 2026.05.06 00:25:17.563173 [ 277 ] {0a25af23-d76d-4164-8b68-0ab5451108b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 439 | 2026.05.06 00:25:17.564921 [ 277 ] {0a25af23-d76d-4164-8b68-0ab5451108b1} <Debug> oximeter.measurements_i8 (0a571b50-b504-4cbb-afee-3a5cf03b37f9): Loading data parts | ||
| 440 | 2026.05.06 00:25:17.565075 [ 277 ] {0a25af23-d76d-4164-8b68-0ab5451108b1} <Debug> oximeter.measurements_i8 (0a571b50-b504-4cbb-afee-3a5cf03b37f9): There are no data parts | ||
| 441 | 2026.05.06 00:25:17.566493 [ 277 ] {0a25af23-d76d-4164-8b68-0ab5451108b1} <Debug> TCPHandler: Processed in 0.003704921 sec. | ||
| 442 | 2026.05.06 00:25:17.566763 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 443 | 2026.05.06 00:25:17.566927 [ 277 ] {a1bdd07a-0aa1-4708-acbd-f960984d9724} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 444 | 2026.05.06 00:25:17.567050 [ 277 ] {a1bdd07a-0aa1-4708-acbd-f960984d9724} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 445 | 2026.05.06 00:25:17.568838 [ 277 ] {a1bdd07a-0aa1-4708-acbd-f960984d9724} <Debug> oximeter.measurements_u8 (b1c74b80-c562-49ec-b4c2-237f2ee81a8b): Loading data parts | ||
| 446 | 2026.05.06 00:25:17.569083 [ 277 ] {a1bdd07a-0aa1-4708-acbd-f960984d9724} <Debug> oximeter.measurements_u8 (b1c74b80-c562-49ec-b4c2-237f2ee81a8b): There are no data parts | ||
| 447 | 2026.05.06 00:25:17.570336 [ 277 ] {a1bdd07a-0aa1-4708-acbd-f960984d9724} <Debug> TCPHandler: Processed in 0.003625809 sec. | ||
| 448 | 2026.05.06 00:25:17.570475 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 449 | 2026.05.06 00:25:17.570708 [ 277 ] {1ec69f03-daf2-4505-b1c3-ba986a0206a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 450 | 2026.05.06 00:25:17.570752 [ 277 ] {1ec69f03-daf2-4505-b1c3-ba986a0206a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 451 | 2026.05.06 00:25:17.572633 [ 277 ] {1ec69f03-daf2-4505-b1c3-ba986a0206a2} <Debug> oximeter.measurements_i16 (75102d3a-9322-4449-9336-5999ee07cbc1): Loading data parts | ||
| 452 | 2026.05.06 00:25:17.572772 [ 277 ] {1ec69f03-daf2-4505-b1c3-ba986a0206a2} <Debug> oximeter.measurements_i16 (75102d3a-9322-4449-9336-5999ee07cbc1): There are no data parts | ||
| 453 | 2026.05.06 00:25:17.574122 [ 277 ] {1ec69f03-daf2-4505-b1c3-ba986a0206a2} <Debug> TCPHandler: Processed in 0.003696441 sec. | ||
| 454 | 2026.05.06 00:25:17.574338 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 455 | 2026.05.06 00:25:17.574491 [ 277 ] {16263a47-cfac-4498-85a8-da21e7a77f79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 456 | 2026.05.06 00:25:17.574607 [ 277 ] {16263a47-cfac-4498-85a8-da21e7a77f79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 457 | 2026.05.06 00:25:17.576334 [ 277 ] {16263a47-cfac-4498-85a8-da21e7a77f79} <Debug> oximeter.measurements_u16 (b7194211-a3a4-4266-a32c-4626188c1089): Loading data parts | ||
| 458 | 2026.05.06 00:25:17.576541 [ 277 ] {16263a47-cfac-4498-85a8-da21e7a77f79} <Debug> oximeter.measurements_u16 (b7194211-a3a4-4266-a32c-4626188c1089): There are no data parts | ||
| 459 | 2026.05.06 00:25:17.577740 [ 277 ] {16263a47-cfac-4498-85a8-da21e7a77f79} <Debug> TCPHandler: Processed in 0.003452336 sec. | ||
| 460 | 2026.05.06 00:25:17.577875 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 461 | 2026.05.06 00:25:17.578121 [ 277 ] {de6da560-9560-4320-bede-81a928a31e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 462 | 2026.05.06 00:25:17.578164 [ 277 ] {de6da560-9560-4320-bede-81a928a31e23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 463 | 2026.05.06 00:25:17.580180 [ 277 ] {de6da560-9560-4320-bede-81a928a31e23} <Debug> oximeter.measurements_i32 (5551cfd3-9dc1-4be3-9635-060eb3f97054): Loading data parts | ||
| 464 | 2026.05.06 00:25:17.580377 [ 277 ] {de6da560-9560-4320-bede-81a928a31e23} <Debug> oximeter.measurements_i32 (5551cfd3-9dc1-4be3-9635-060eb3f97054): There are no data parts | ||
| 465 | 2026.05.06 00:25:17.581683 [ 277 ] {de6da560-9560-4320-bede-81a928a31e23} <Debug> TCPHandler: Processed in 0.003857722 sec. | ||
| 466 | 2026.05.06 00:25:17.581930 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 467 | 2026.05.06 00:25:17.582083 [ 277 ] {dada3d81-386f-4e66-8408-4125691c86fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 468 | 2026.05.06 00:25:17.582205 [ 277 ] {dada3d81-386f-4e66-8408-4125691c86fe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 469 | 2026.05.06 00:25:17.583915 [ 277 ] {dada3d81-386f-4e66-8408-4125691c86fe} <Debug> oximeter.measurements_u32 (0e1b0e2a-6c58-45e9-89a6-3ecb12f75436): Loading data parts | ||
| 470 | 2026.05.06 00:25:17.584156 [ 277 ] {dada3d81-386f-4e66-8408-4125691c86fe} <Debug> oximeter.measurements_u32 (0e1b0e2a-6c58-45e9-89a6-3ecb12f75436): There are no data parts | ||
| 471 | 2026.05.06 00:25:17.585362 [ 277 ] {dada3d81-386f-4e66-8408-4125691c86fe} <Debug> TCPHandler: Processed in 0.003483857 sec. | ||
| 472 | 2026.05.06 00:25:17.585531 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 473 | 2026.05.06 00:25:17.585829 [ 277 ] {54a5097a-3fa9-459e-b515-9171d478bb6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 474 | 2026.05.06 00:25:17.585883 [ 277 ] {54a5097a-3fa9-459e-b515-9171d478bb6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 475 | 2026.05.06 00:25:17.588350 [ 277 ] {54a5097a-3fa9-459e-b515-9171d478bb6c} <Debug> oximeter.measurements_i64 (99842a5d-3b85-4ee6-8e8a-ac634dc51815): Loading data parts | ||
| 476 | 2026.05.06 00:25:17.588507 [ 277 ] {54a5097a-3fa9-459e-b515-9171d478bb6c} <Debug> oximeter.measurements_i64 (99842a5d-3b85-4ee6-8e8a-ac634dc51815): There are no data parts | ||
| 477 | 2026.05.06 00:25:17.590237 [ 277 ] {54a5097a-3fa9-459e-b515-9171d478bb6c} <Debug> TCPHandler: Processed in 0.004771365 sec. | ||
| 478 | 2026.05.06 00:25:17.590487 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 479 | 2026.05.06 00:25:17.590649 [ 277 ] {e154b4e3-37b4-4d1e-ae77-05d30e0912af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 480 | 2026.05.06 00:25:17.590799 [ 277 ] {e154b4e3-37b4-4d1e-ae77-05d30e0912af} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 481 | 2026.05.06 00:25:17.592730 [ 277 ] {e154b4e3-37b4-4d1e-ae77-05d30e0912af} <Debug> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Loading data parts | ||
| 482 | 2026.05.06 00:25:17.592995 [ 277 ] {e154b4e3-37b4-4d1e-ae77-05d30e0912af} <Debug> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): There are no data parts | ||
| 483 | 2026.05.06 00:25:17.599147 [ 277 ] {e154b4e3-37b4-4d1e-ae77-05d30e0912af} <Debug> TCPHandler: Processed in 0.008708268 sec. | ||
| 484 | 2026.05.06 00:25:17.599312 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 485 | 2026.05.06 00:25:17.599571 [ 277 ] {83a6b0e1-92b3-44b6-bdfc-61f989163f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 486 | 2026.05.06 00:25:17.599614 [ 277 ] {83a6b0e1-92b3-44b6-bdfc-61f989163f59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 487 | 2026.05.06 00:25:17.601739 [ 277 ] {83a6b0e1-92b3-44b6-bdfc-61f989163f59} <Debug> oximeter.measurements_f32 (039ea03b-50a0-47a6-9c52-0e72ff243487): Loading data parts | ||
| 488 | 2026.05.06 00:25:17.601894 [ 277 ] {83a6b0e1-92b3-44b6-bdfc-61f989163f59} <Debug> oximeter.measurements_f32 (039ea03b-50a0-47a6-9c52-0e72ff243487): There are no data parts | ||
| 489 | 2026.05.06 00:25:17.603614 [ 277 ] {83a6b0e1-92b3-44b6-bdfc-61f989163f59} <Debug> TCPHandler: Processed in 0.004362269 sec. | ||
| 490 | 2026.05.06 00:25:17.603839 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 491 | 2026.05.06 00:25:17.604020 [ 277 ] {3a22f0df-96cd-41eb-8092-826912ba03cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 492 | 2026.05.06 00:25:17.604135 [ 277 ] {3a22f0df-96cd-41eb-8092-826912ba03cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 493 | 2026.05.06 00:25:17.605947 [ 277 ] {3a22f0df-96cd-41eb-8092-826912ba03cc} <Debug> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Loading data parts | ||
| 494 | 2026.05.06 00:25:17.606224 [ 277 ] {3a22f0df-96cd-41eb-8092-826912ba03cc} <Debug> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): There are no data parts | ||
| 495 | 2026.05.06 00:25:17.608032 [ 277 ] {3a22f0df-96cd-41eb-8092-826912ba03cc} <Debug> TCPHandler: Processed in 0.004243187 sec. | ||
| 496 | 2026.05.06 00:25:17.608180 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 497 | 2026.05.06 00:25:17.608425 [ 277 ] {b8657d8b-54d6-48a0-920f-db878fea04cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 498 | 2026.05.06 00:25:17.608471 [ 277 ] {b8657d8b-54d6-48a0-920f-db878fea04cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 499 | 2026.05.06 00:25:17.610266 [ 277 ] {b8657d8b-54d6-48a0-920f-db878fea04cd} <Debug> oximeter.measurements_string (92ee3a09-fd44-42fb-ae98-599135e2ed8b): Loading data parts | ||
| 500 | 2026.05.06 00:25:17.610413 [ 277 ] {b8657d8b-54d6-48a0-920f-db878fea04cd} <Debug> oximeter.measurements_string (92ee3a09-fd44-42fb-ae98-599135e2ed8b): There are no data parts | ||
| 501 | 2026.05.06 00:25:17.619850 [ 277 ] {b8657d8b-54d6-48a0-920f-db878fea04cd} <Debug> TCPHandler: Processed in 0.011719978 sec. | ||
| 502 | 2026.05.06 00:25:17.620084 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 503 | 2026.05.06 00:25:17.620245 [ 277 ] {35f2e20b-f9d2-4d3b-975f-b1834078be78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 504 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 505 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 506 | * a string isn't palatable for a few reasons. | ||
| 507 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 508 | * details. | ||
| 509 | */ | ||
| 510 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 511 | 2026.05.06 00:25:17.620374 [ 277 ] {35f2e20b-f9d2-4d3b-975f-b1834078be78} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 512 | 2026.05.06 00:25:17.622712 [ 277 ] {35f2e20b-f9d2-4d3b-975f-b1834078be78} <Debug> oximeter.measurements_bytes (c69862bf-866b-40ea-90ac-75187674c5ae): Loading data parts | ||
| 513 | 2026.05.06 00:25:17.622869 [ 277 ] {35f2e20b-f9d2-4d3b-975f-b1834078be78} <Debug> oximeter.measurements_bytes (c69862bf-866b-40ea-90ac-75187674c5ae): There are no data parts | ||
| 514 | 2026.05.06 00:25:17.624556 [ 277 ] {35f2e20b-f9d2-4d3b-975f-b1834078be78} <Debug> TCPHandler: Processed in 0.004522141 sec. | ||
| 515 | 2026.05.06 00:25:17.624823 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 516 | 2026.05.06 00:25:17.624986 [ 277 ] {d8d0e917-edcd-442c-9e5c-95b22890dfe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 517 | 2026.05.06 00:25:17.625110 [ 277 ] {d8d0e917-edcd-442c-9e5c-95b22890dfe6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 518 | 2026.05.06 00:25:17.626824 [ 277 ] {d8d0e917-edcd-442c-9e5c-95b22890dfe6} <Debug> oximeter.measurements_cumulativei64 (fa299f94-869d-4aba-8836-966db4635a9d): Loading data parts | ||
| 519 | 2026.05.06 00:25:17.627125 [ 277 ] {d8d0e917-edcd-442c-9e5c-95b22890dfe6} <Debug> oximeter.measurements_cumulativei64 (fa299f94-869d-4aba-8836-966db4635a9d): There are no data parts | ||
| 520 | 2026.05.06 00:25:17.628422 [ 277 ] {d8d0e917-edcd-442c-9e5c-95b22890dfe6} <Debug> TCPHandler: Processed in 0.003647859 sec. | ||
| 521 | 2026.05.06 00:25:17.628564 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 522 | 2026.05.06 00:25:17.628809 [ 277 ] {d6c48728-aa55-4efb-96f1-e50a6e9b5956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 523 | 2026.05.06 00:25:17.628944 [ 277 ] {d6c48728-aa55-4efb-96f1-e50a6e9b5956} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 524 | 2026.05.06 00:25:17.630594 [ 277 ] {d6c48728-aa55-4efb-96f1-e50a6e9b5956} <Debug> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Loading data parts | ||
| 525 | 2026.05.06 00:25:17.630732 [ 277 ] {d6c48728-aa55-4efb-96f1-e50a6e9b5956} <Debug> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): There are no data parts | ||
| 526 | 2026.05.06 00:25:17.632112 [ 277 ] {d6c48728-aa55-4efb-96f1-e50a6e9b5956} <Debug> TCPHandler: Processed in 0.003597508 sec. | ||
| 527 | 2026.05.06 00:25:17.632253 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 528 | 2026.05.06 00:25:17.632414 [ 277 ] {b114f66d-d4ab-40e7-8913-4dc84f15e56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 529 | 2026.05.06 00:25:17.632535 [ 277 ] {b114f66d-d4ab-40e7-8913-4dc84f15e56d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 530 | 2026.05.06 00:25:17.634475 [ 277 ] {b114f66d-d4ab-40e7-8913-4dc84f15e56d} <Debug> oximeter.measurements_cumulativef32 (69d27c61-7b1b-40f6-90e6-64c92eaab9f8): Loading data parts | ||
| 531 | 2026.05.06 00:25:17.634615 [ 277 ] {b114f66d-d4ab-40e7-8913-4dc84f15e56d} <Debug> oximeter.measurements_cumulativef32 (69d27c61-7b1b-40f6-90e6-64c92eaab9f8): There are no data parts | ||
| 532 | 2026.05.06 00:25:17.635935 [ 277 ] {b114f66d-d4ab-40e7-8913-4dc84f15e56d} <Debug> TCPHandler: Processed in 0.003731801 sec. | ||
| 533 | 2026.05.06 00:25:17.636165 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 534 | 2026.05.06 00:25:17.636332 [ 277 ] {5fb42f00-e213-48ef-8959-99136adc4c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 535 | 2026.05.06 00:25:17.636453 [ 277 ] {5fb42f00-e213-48ef-8959-99136adc4c22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 536 | 2026.05.06 00:25:17.638078 [ 277 ] {5fb42f00-e213-48ef-8959-99136adc4c22} <Debug> oximeter.measurements_cumulativef64 (b5745b44-3d05-4471-b933-0b7341360cec): Loading data parts | ||
| 537 | 2026.05.06 00:25:17.638291 [ 277 ] {5fb42f00-e213-48ef-8959-99136adc4c22} <Debug> oximeter.measurements_cumulativef64 (b5745b44-3d05-4471-b933-0b7341360cec): There are no data parts | ||
| 538 | 2026.05.06 00:25:17.639574 [ 277 ] {5fb42f00-e213-48ef-8959-99136adc4c22} <Debug> TCPHandler: Processed in 0.003463227 sec. | ||
| 539 | 2026.05.06 00:25:17.639724 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 540 | 2026.05.06 00:25:17.640033 [ 277 ] {74b5eb5a-3974-4335-ba26-49b84f35da88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 541 | * NOTE: Array types cannot be Nullable, see | ||
| 542 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 543 | * for more details. | ||
| 544 | * | ||
| 545 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 546 | * is unfortunate, and at this point relies on the fact that an | ||
| 547 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 548 | * to figure out another way to represent missing samples here. | ||
| 549 | */ | ||
| 550 | 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) | ||
| 551 | 2026.05.06 00:25:17.640169 [ 277 ] {74b5eb5a-3974-4335-ba26-49b84f35da88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 552 | 2026.05.06 00:25:17.642085 [ 277 ] {74b5eb5a-3974-4335-ba26-49b84f35da88} <Debug> oximeter.measurements_histogrami8 (4c275577-9b9d-41a1-b690-98f3a53fbe1a): Loading data parts | ||
| 553 | 2026.05.06 00:25:17.642231 [ 277 ] {74b5eb5a-3974-4335-ba26-49b84f35da88} <Debug> oximeter.measurements_histogrami8 (4c275577-9b9d-41a1-b690-98f3a53fbe1a): There are no data parts | ||
| 554 | 2026.05.06 00:25:17.643807 [ 277 ] {74b5eb5a-3974-4335-ba26-49b84f35da88} <Debug> TCPHandler: Processed in 0.004133926 sec. | ||
| 555 | 2026.05.06 00:25:17.643992 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.05.06 00:25:17.644213 [ 277 ] {654c1a27-9a30-4b97-b3b0-cf5ef749fe28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 557 | 2026.05.06 00:25:17.644344 [ 277 ] {654c1a27-9a30-4b97-b3b0-cf5ef749fe28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 558 | 2026.05.06 00:25:17.646238 [ 277 ] {654c1a27-9a30-4b97-b3b0-cf5ef749fe28} <Debug> oximeter.measurements_histogramu8 (0d4613f6-d34c-411b-9138-e535a52678ed): Loading data parts | ||
| 559 | 2026.05.06 00:25:17.646452 [ 277 ] {654c1a27-9a30-4b97-b3b0-cf5ef749fe28} <Debug> oximeter.measurements_histogramu8 (0d4613f6-d34c-411b-9138-e535a52678ed): There are no data parts | ||
| 560 | 2026.05.06 00:25:17.647968 [ 277 ] {654c1a27-9a30-4b97-b3b0-cf5ef749fe28} <Debug> TCPHandler: Processed in 0.004024564 sec. | ||
| 561 | 2026.05.06 00:25:17.648111 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.05.06 00:25:17.648412 [ 277 ] {e3ebd991-a5fb-430e-919b-06353f211a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 563 | 2026.05.06 00:25:17.648544 [ 277 ] {e3ebd991-a5fb-430e-919b-06353f211a09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 564 | 2026.05.06 00:25:17.650540 [ 277 ] {e3ebd991-a5fb-430e-919b-06353f211a09} <Debug> oximeter.measurements_histogrami16 (262968e1-0a54-40c1-b561-7440957c6eac): Loading data parts | ||
| 565 | 2026.05.06 00:25:17.650681 [ 277 ] {e3ebd991-a5fb-430e-919b-06353f211a09} <Debug> oximeter.measurements_histogrami16 (262968e1-0a54-40c1-b561-7440957c6eac): There are no data parts | ||
| 566 | 2026.05.06 00:25:17.652135 [ 277 ] {e3ebd991-a5fb-430e-919b-06353f211a09} <Debug> TCPHandler: Processed in 0.004072595 sec. | ||
| 567 | 2026.05.06 00:25:17.652360 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.05.06 00:25:17.652575 [ 277 ] {3437b965-e5d0-41e6-bd38-32790d4851cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 569 | 2026.05.06 00:25:17.652706 [ 277 ] {3437b965-e5d0-41e6-bd38-32790d4851cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 570 | 2026.05.06 00:25:17.654638 [ 277 ] {3437b965-e5d0-41e6-bd38-32790d4851cc} <Debug> oximeter.measurements_histogramu16 (d803fe4b-0c31-4dc4-9bb2-34e9a2bf89ec): Loading data parts | ||
| 571 | 2026.05.06 00:25:17.654867 [ 277 ] {3437b965-e5d0-41e6-bd38-32790d4851cc} <Debug> oximeter.measurements_histogramu16 (d803fe4b-0c31-4dc4-9bb2-34e9a2bf89ec): There are no data parts | ||
| 572 | 2026.05.06 00:25:17.656126 [ 277 ] {3437b965-e5d0-41e6-bd38-32790d4851cc} <Debug> TCPHandler: Processed in 0.003820092 sec. | ||
| 573 | 2026.05.06 00:25:17.656278 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.05.06 00:25:17.656625 [ 277 ] {6b436e49-35b3-446a-aa8f-b1f0bdb6bb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 575 | 2026.05.06 00:25:17.656779 [ 277 ] {6b436e49-35b3-446a-aa8f-b1f0bdb6bb7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 576 | 2026.05.06 00:25:17.658616 [ 277 ] {6b436e49-35b3-446a-aa8f-b1f0bdb6bb7a} <Debug> oximeter.measurements_histogrami32 (20c2c05c-0320-4f07-98e2-7a0cba75e521): Loading data parts | ||
| 577 | 2026.05.06 00:25:17.658756 [ 277 ] {6b436e49-35b3-446a-aa8f-b1f0bdb6bb7a} <Debug> oximeter.measurements_histogrami32 (20c2c05c-0320-4f07-98e2-7a0cba75e521): There are no data parts | ||
| 578 | 2026.05.06 00:25:17.660033 [ 277 ] {6b436e49-35b3-446a-aa8f-b1f0bdb6bb7a} <Debug> TCPHandler: Processed in 0.003803702 sec. | ||
| 579 | 2026.05.06 00:25:17.660251 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.05.06 00:25:17.660464 [ 277 ] {29d4df92-6b29-4e87-91aa-ae933f1770d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 581 | 2026.05.06 00:25:17.660611 [ 277 ] {29d4df92-6b29-4e87-91aa-ae933f1770d8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 582 | 2026.05.06 00:25:17.662438 [ 277 ] {29d4df92-6b29-4e87-91aa-ae933f1770d8} <Debug> oximeter.measurements_histogramu32 (845bdebb-ebeb-494e-95ec-af89bb33c7a5): Loading data parts | ||
| 583 | 2026.05.06 00:25:17.662667 [ 277 ] {29d4df92-6b29-4e87-91aa-ae933f1770d8} <Debug> oximeter.measurements_histogramu32 (845bdebb-ebeb-494e-95ec-af89bb33c7a5): There are no data parts | ||
| 584 | 2026.05.06 00:25:17.663979 [ 277 ] {29d4df92-6b29-4e87-91aa-ae933f1770d8} <Debug> TCPHandler: Processed in 0.003776771 sec. | ||
| 585 | 2026.05.06 00:25:17.664126 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 586 | 2026.05.06 00:25:17.664421 [ 277 ] {3cfe254c-665d-4235-ae99-1af63249e38b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 587 | 2026.05.06 00:25:17.664571 [ 277 ] {3cfe254c-665d-4235-ae99-1af63249e38b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 588 | 2026.05.06 00:25:17.666481 [ 277 ] {3cfe254c-665d-4235-ae99-1af63249e38b} <Debug> oximeter.measurements_histogrami64 (4f1f89c4-f6f8-4630-9219-beb7c9e0c680): Loading data parts | ||
| 589 | 2026.05.06 00:25:17.666636 [ 277 ] {3cfe254c-665d-4235-ae99-1af63249e38b} <Debug> oximeter.measurements_histogrami64 (4f1f89c4-f6f8-4630-9219-beb7c9e0c680): There are no data parts | ||
| 590 | 2026.05.06 00:25:17.668256 [ 277 ] {3cfe254c-665d-4235-ae99-1af63249e38b} <Debug> TCPHandler: Processed in 0.004179016 sec. | ||
| 591 | 2026.05.06 00:25:17.668469 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 592 | 2026.05.06 00:25:17.668681 [ 277 ] {1a1ec086-30dc-4501-9110-8a3104fa88aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 593 | 2026.05.06 00:25:17.668823 [ 277 ] {1a1ec086-30dc-4501-9110-8a3104fa88aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 594 | 2026.05.06 00:25:17.670676 [ 277 ] {1a1ec086-30dc-4501-9110-8a3104fa88aa} <Debug> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Loading data parts | ||
| 595 | 2026.05.06 00:25:17.670885 [ 277 ] {1a1ec086-30dc-4501-9110-8a3104fa88aa} <Debug> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): There are no data parts | ||
| 596 | 2026.05.06 00:25:17.672137 [ 277 ] {1a1ec086-30dc-4501-9110-8a3104fa88aa} <Debug> TCPHandler: Processed in 0.003718471 sec. | ||
| 597 | 2026.05.06 00:25:17.672280 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 598 | 2026.05.06 00:25:17.672574 [ 277 ] {bd47e19d-958d-409a-ad06-64762c623a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 599 | 2026.05.06 00:25:17.672707 [ 277 ] {bd47e19d-958d-409a-ad06-64762c623a34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 600 | 2026.05.06 00:25:17.674629 [ 277 ] {bd47e19d-958d-409a-ad06-64762c623a34} <Debug> oximeter.measurements_histogramf32 (5c7a96d6-aedd-468b-902b-d975fd9f3635): Loading data parts | ||
| 601 | 2026.05.06 00:25:17.674759 [ 277 ] {bd47e19d-958d-409a-ad06-64762c623a34} <Debug> oximeter.measurements_histogramf32 (5c7a96d6-aedd-468b-902b-d975fd9f3635): There are no data parts | ||
| 602 | 2026.05.06 00:25:17.676011 [ 277 ] {bd47e19d-958d-409a-ad06-64762c623a34} <Debug> TCPHandler: Processed in 0.003783761 sec. | ||
| 603 | 2026.05.06 00:25:17.676226 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 604 | 2026.05.06 00:25:17.676453 [ 277 ] {cac861bd-5771-4fb8-a2ca-f149deb7b43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 605 | 2026.05.06 00:25:17.676590 [ 277 ] {cac861bd-5771-4fb8-a2ca-f149deb7b43a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 606 | 2026.05.06 00:25:17.678676 [ 277 ] {cac861bd-5771-4fb8-a2ca-f149deb7b43a} <Debug> oximeter.measurements_histogramf64 (1e9c402f-599e-4fdc-afd3-2b7ad9c4e16b): Loading data parts | ||
| 607 | 2026.05.06 00:25:17.678893 [ 277 ] {cac861bd-5771-4fb8-a2ca-f149deb7b43a} <Debug> oximeter.measurements_histogramf64 (1e9c402f-599e-4fdc-afd3-2b7ad9c4e16b): There are no data parts | ||
| 608 | 2026.05.06 00:25:17.680152 [ 277 ] {cac861bd-5771-4fb8-a2ca-f149deb7b43a} <Debug> TCPHandler: Processed in 0.003976534 sec. | ||
| 609 | 2026.05.06 00:25:17.680305 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 610 | 2026.05.06 00:25:17.680578 [ 277 ] {21f93546-a5b7-4683-a959-557fafd83e06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) /* The field tables store named dimensions of each timeseries. | ||
| 611 | * | ||
| 612 | * As with the measurement tables, there is one field table for each field data | ||
| 613 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 614 | * this behavior **must not** be relied upon for query correctness. | ||
| 615 | * | ||
| 616 | * The index for the fields differs from the measurements, however. Rows are | ||
| 617 | * sorted by timeseries name, then field name, field value, and finally | ||
| 618 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 619 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 620 | * usually then used to look up measurements. | ||
| 621 | * | ||
| 622 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 623 | * timeseries name and then key, since it would improve lookups where one | ||
| 624 | * already has the key. Realistically though, these tables are quite small and | ||
| 625 | * so performance benefits will be low in absolute terms. | ||
| 626 | * | ||
| 627 | * TTL: We use a materialized column to expire old field table records. This | ||
| 628 | * column is generated automatically by the database whenever a new row is | ||
| 629 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 630 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 631 | * record will remain during a deduplication, which will have the last | ||
| 632 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 633 | * measurement tables. | ||
| 634 | */ | ||
| 635 | 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) | ||
| 636 | 2026.05.06 00:25:17.680725 [ 277 ] {21f93546-a5b7-4683-a959-557fafd83e06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 637 | 2026.05.06 00:25:17.682526 [ 277 ] {21f93546-a5b7-4683-a959-557fafd83e06} <Debug> oximeter.fields_bool (88c12fab-6c8c-49a2-834c-e91ba055410a): Loading data parts | ||
| 638 | 2026.05.06 00:25:17.682655 [ 277 ] {21f93546-a5b7-4683-a959-557fafd83e06} <Debug> oximeter.fields_bool (88c12fab-6c8c-49a2-834c-e91ba055410a): There are no data parts | ||
| 639 | 2026.05.06 00:25:17.683910 [ 277 ] {21f93546-a5b7-4683-a959-557fafd83e06} <Debug> TCPHandler: Processed in 0.003655399 sec. | ||
| 640 | 2026.05.06 00:25:17.684086 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 641 | 2026.05.06 00:25:17.684293 [ 277 ] {55c48e2c-ff49-4df7-8337-9a0f5f661ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 642 | 2026.05.06 00:25:17.684422 [ 277 ] {55c48e2c-ff49-4df7-8337-9a0f5f661ca8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 643 | 2026.05.06 00:25:17.686151 [ 277 ] {55c48e2c-ff49-4df7-8337-9a0f5f661ca8} <Debug> oximeter.fields_i8 (b9f3cd20-e91e-409e-a53d-8d2121ed11d3): Loading data parts | ||
| 644 | 2026.05.06 00:25:17.686306 [ 277 ] {55c48e2c-ff49-4df7-8337-9a0f5f661ca8} <Debug> oximeter.fields_i8 (b9f3cd20-e91e-409e-a53d-8d2121ed11d3): There are no data parts | ||
| 645 | 2026.05.06 00:25:17.687612 [ 277 ] {55c48e2c-ff49-4df7-8337-9a0f5f661ca8} <Debug> TCPHandler: Processed in 0.003574838 sec. | ||
| 646 | 2026.05.06 00:25:17.687754 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 647 | 2026.05.06 00:25:17.687916 [ 277 ] {a81302c7-3d16-48c7-be7d-eeb1e4d279cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 648 | 2026.05.06 00:25:17.688040 [ 277 ] {a81302c7-3d16-48c7-be7d-eeb1e4d279cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 649 | 2026.05.06 00:25:17.689898 [ 277 ] {a81302c7-3d16-48c7-be7d-eeb1e4d279cd} <Debug> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Loading data parts | ||
| 650 | 2026.05.06 00:25:17.690087 [ 277 ] {a81302c7-3d16-48c7-be7d-eeb1e4d279cd} <Debug> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): There are no data parts | ||
| 651 | 2026.05.06 00:25:17.691718 [ 277 ] {a81302c7-3d16-48c7-be7d-eeb1e4d279cd} <Debug> TCPHandler: Processed in 0.004013705 sec. | ||
| 652 | 2026.05.06 00:25:17.691996 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 653 | 2026.05.06 00:25:17.692150 [ 277 ] {c8a5510c-7c51-41f3-b3d9-26f7c8d8b8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 654 | 2026.05.06 00:25:17.692275 [ 277 ] {c8a5510c-7c51-41f3-b3d9-26f7c8d8b8ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 655 | 2026.05.06 00:25:17.694009 [ 277 ] {c8a5510c-7c51-41f3-b3d9-26f7c8d8b8ec} <Debug> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Loading data parts | ||
| 656 | 2026.05.06 00:25:17.694213 [ 277 ] {c8a5510c-7c51-41f3-b3d9-26f7c8d8b8ec} <Debug> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): There are no data parts | ||
| 657 | 2026.05.06 00:25:17.695624 [ 277 ] {c8a5510c-7c51-41f3-b3d9-26f7c8d8b8ec} <Debug> TCPHandler: Processed in 0.003677779 sec. | ||
| 658 | 2026.05.06 00:25:17.695765 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 659 | 2026.05.06 00:25:17.695984 [ 277 ] {56f90808-ef74-40c5-8576-03e52e3c9bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 660 | 2026.05.06 00:25:17.696072 [ 277 ] {56f90808-ef74-40c5-8576-03e52e3c9bc7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 661 | 2026.05.06 00:25:17.697973 [ 277 ] {56f90808-ef74-40c5-8576-03e52e3c9bc7} <Debug> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Loading data parts | ||
| 662 | 2026.05.06 00:25:17.698107 [ 277 ] {56f90808-ef74-40c5-8576-03e52e3c9bc7} <Debug> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): There are no data parts | ||
| 663 | 2026.05.06 00:25:17.699462 [ 277 ] {56f90808-ef74-40c5-8576-03e52e3c9bc7} <Debug> TCPHandler: Processed in 0.003746731 sec. | ||
| 664 | 2026.05.06 00:25:17.699708 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 665 | 2026.05.06 00:25:17.699870 [ 277 ] {eb33b9c7-add4-434f-b917-ea819d5e00c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 666 | 2026.05.06 00:25:17.700016 [ 277 ] {eb33b9c7-add4-434f-b917-ea819d5e00c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 667 | 2026.05.06 00:25:17.701667 [ 277 ] {eb33b9c7-add4-434f-b917-ea819d5e00c9} <Debug> oximeter.fields_i32 (57e81ad1-85ae-4934-b6e7-ad9dd49f7234): Loading data parts | ||
| 668 | 2026.05.06 00:25:17.701938 [ 277 ] {eb33b9c7-add4-434f-b917-ea819d5e00c9} <Debug> oximeter.fields_i32 (57e81ad1-85ae-4934-b6e7-ad9dd49f7234): There are no data parts | ||
| 669 | 2026.05.06 00:25:17.703178 [ 277 ] {eb33b9c7-add4-434f-b917-ea819d5e00c9} <Debug> TCPHandler: Processed in 0.003519077 sec. | ||
| 670 | 2026.05.06 00:25:17.703326 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 671 | 2026.05.06 00:25:17.703564 [ 277 ] {a1b9c538-a4f8-4332-b7c1-c06f56466fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 672 | 2026.05.06 00:25:17.703608 [ 277 ] {a1b9c538-a4f8-4332-b7c1-c06f56466fc6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 673 | 2026.05.06 00:25:17.705429 [ 277 ] {a1b9c538-a4f8-4332-b7c1-c06f56466fc6} <Debug> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Loading data parts | ||
| 674 | 2026.05.06 00:25:17.705565 [ 277 ] {a1b9c538-a4f8-4332-b7c1-c06f56466fc6} <Debug> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): There are no data parts | ||
| 675 | 2026.05.06 00:25:17.706753 [ 277 ] {a1b9c538-a4f8-4332-b7c1-c06f56466fc6} <Debug> TCPHandler: Processed in 0.003476156 sec. | ||
| 676 | 2026.05.06 00:25:17.706963 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 677 | 2026.05.06 00:25:17.707117 [ 277 ] {ceedd309-8bd6-49d9-b716-d22ff9fa9ab0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 678 | 2026.05.06 00:25:17.707238 [ 277 ] {ceedd309-8bd6-49d9-b716-d22ff9fa9ab0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 679 | 2026.05.06 00:25:17.709099 [ 277 ] {ceedd309-8bd6-49d9-b716-d22ff9fa9ab0} <Debug> oximeter.fields_i64 (8feaa098-5d12-4d65-aed1-f8457af35f0e): Loading data parts | ||
| 680 | 2026.05.06 00:25:17.709374 [ 277 ] {ceedd309-8bd6-49d9-b716-d22ff9fa9ab0} <Debug> oximeter.fields_i64 (8feaa098-5d12-4d65-aed1-f8457af35f0e): There are no data parts | ||
| 681 | 2026.05.06 00:25:17.710823 [ 277 ] {ceedd309-8bd6-49d9-b716-d22ff9fa9ab0} <Debug> TCPHandler: Processed in 0.003908522 sec. | ||
| 682 | 2026.05.06 00:25:17.710957 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 683 | 2026.05.06 00:25:17.711194 [ 277 ] {59df1b21-69ec-4926-b683-7455e71a7244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 684 | 2026.05.06 00:25:17.711319 [ 277 ] {59df1b21-69ec-4926-b683-7455e71a7244} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 685 | 2026.05.06 00:25:17.713015 [ 277 ] {59df1b21-69ec-4926-b683-7455e71a7244} <Debug> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae): Loading data parts | ||
| 686 | 2026.05.06 00:25:17.713212 [ 277 ] {59df1b21-69ec-4926-b683-7455e71a7244} <Debug> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae): There are no data parts | ||
| 687 | 2026.05.06 00:25:17.714454 [ 277 ] {59df1b21-69ec-4926-b683-7455e71a7244} <Debug> TCPHandler: Processed in 0.003546238 sec. | ||
| 688 | 2026.05.06 00:25:17.714628 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 689 | 2026.05.06 00:25:17.714786 [ 277 ] {4666a497-5ef7-4541-be13-4506bed2d55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 690 | 2026.05.06 00:25:17.714905 [ 277 ] {4666a497-5ef7-4541-be13-4506bed2d55d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 691 | 2026.05.06 00:25:17.716645 [ 277 ] {4666a497-5ef7-4541-be13-4506bed2d55d} <Debug> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Loading data parts | ||
| 692 | 2026.05.06 00:25:17.716842 [ 277 ] {4666a497-5ef7-4541-be13-4506bed2d55d} <Debug> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): There are no data parts | ||
| 693 | 2026.05.06 00:25:17.718061 [ 277 ] {4666a497-5ef7-4541-be13-4506bed2d55d} <Debug> TCPHandler: Processed in 0.003481517 sec. | ||
| 694 | 2026.05.06 00:25:17.718200 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 695 | 2026.05.06 00:25:17.718429 [ 277 ] {2d4b833a-553e-465d-b83a-943b320ef955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 696 | 2026.05.06 00:25:17.718545 [ 277 ] {2d4b833a-553e-465d-b83a-943b320ef955} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 697 | 2026.05.06 00:25:17.720429 [ 277 ] {2d4b833a-553e-465d-b83a-943b320ef955} <Debug> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Loading data parts | ||
| 698 | 2026.05.06 00:25:17.720589 [ 277 ] {2d4b833a-553e-465d-b83a-943b320ef955} <Debug> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): There are no data parts | ||
| 699 | 2026.05.06 00:25:17.722013 [ 277 ] {2d4b833a-553e-465d-b83a-943b320ef955} <Debug> TCPHandler: Processed in 0.003864362 sec. | ||
| 700 | 2026.05.06 00:25:17.722147 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 701 | 2026.05.06 00:25:17.722301 [ 277 ] {00ad521f-ef9e-4989-b72f-0e40e8f34928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) 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) | ||
| 702 | 2026.05.06 00:25:17.722448 [ 277 ] {00ad521f-ef9e-4989-b72f-0e40e8f34928} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 703 | 2026.05.06 00:25:17.724229 [ 277 ] {00ad521f-ef9e-4989-b72f-0e40e8f34928} <Debug> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Loading data parts | ||
| 704 | 2026.05.06 00:25:17.724578 [ 277 ] {00ad521f-ef9e-4989-b72f-0e40e8f34928} <Debug> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): There are no data parts | ||
| 705 | 2026.05.06 00:25:17.726020 [ 277 ] {00ad521f-ef9e-4989-b72f-0e40e8f34928} <Debug> TCPHandler: Processed in 0.003922063 sec. | ||
| 706 | 2026.05.06 00:25:17.726180 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 707 | 2026.05.06 00:25:17.726510 [ 277 ] {7f152d9c-1d13-4b70-b587-5e9453edb9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) /* The timeseries schema table stores the extracted schema for the samples | ||
| 708 | * oximeter collects. | ||
| 709 | */ | ||
| 710 | 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) | ||
| 711 | 2026.05.06 00:25:17.726653 [ 277 ] {7f152d9c-1d13-4b70-b587-5e9453edb9f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 712 | 2026.05.06 00:25:17.728549 [ 277 ] {7f152d9c-1d13-4b70-b587-5e9453edb9f6} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d): Loading data parts | ||
| 713 | 2026.05.06 00:25:17.728782 [ 277 ] {7f152d9c-1d13-4b70-b587-5e9453edb9f6} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d): There are no data parts | ||
| 714 | 2026.05.06 00:25:17.730189 [ 277 ] {7f152d9c-1d13-4b70-b587-5e9453edb9f6} <Debug> TCPHandler: Processed in 0.004058694 sec. | ||
| 715 | 2026.05.06 00:25:17.730446 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 716 | 2026.05.06 00:25:17.732876 [ 278 ] {da47f372-53e6-4e30-91cb-1c1f1b1e6f2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 717 | 2026.05.06 00:25:17.733672 [ 278 ] {da47f372-53e6-4e30-91cb-1c1f1b1e6f2b} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 718 | 2026.05.06 00:25:17.748927 [ 275 ] {da47f372-53e6-4e30-91cb-1c1f1b1e6f2b} <Trace> oximeter.version (255697f4-5441-4d66-85c6-dbb5506fcaa9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 719 | 2026.05.06 00:25:17.749107 [ 275 ] {da47f372-53e6-4e30-91cb-1c1f1b1e6f2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 720 | 2026.05.06 00:25:17.749889 [ 275 ] {da47f372-53e6-4e30-91cb-1c1f1b1e6f2b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 721 | 2026.05.06 00:25:17.750531 [ 275 ] {da47f372-53e6-4e30-91cb-1c1f1b1e6f2b} <Trace> oximeter.version (255697f4-5441-4d66-85c6-dbb5506fcaa9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 722 | 2026.05.06 00:25:17.750846 [ 278 ] {da47f372-53e6-4e30-91cb-1c1f1b1e6f2b} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.020077 sec., 49.80823828261194 rows/sec., 796.93 B/sec. | ||
| 723 | 2026.05.06 00:25:17.751120 [ 278 ] {da47f372-53e6-4e30-91cb-1c1f1b1e6f2b} <Debug> TCPHandler: Processed in 0.02080305 sec. | ||
| 724 | 2026.05.06 00:25:18.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 132.33 MiB, peak 132.33 MiB, free memory in arenas 0.00 B, will set to 152.32 MiB (RSS), difference: 19.99 MiB | ||
| 725 | 2026.05.06 00:25:19.673321 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 726 | 2026.05.06 00:25:19.673425 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 727 | 2026.05.06 00:25:19.678100 [ 242 ] {} <Debug> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Loading data parts | ||
| 728 | 2026.05.06 00:25:19.678425 [ 242 ] {} <Debug> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): There are no data parts | ||
| 729 | 2026.05.06 00:25:19.684166 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 730 | 2026.05.06 00:25:19.684208 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 731 | 2026.05.06 00:25:19.686004 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 732 | 2026.05.06 00:25:19.686660 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 733 | 2026.05.06 00:25:19.686928 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 734 | 2026.05.06 00:25:20.000179 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.56 MiB, peak 156.56 MiB, free memory in arenas 0.00 B, will set to 153.74 MiB (RSS), difference: -2.82 MiB | ||
| 735 | 2026.05.06 00:25:24.647048 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 736 | 2026.05.06 00:25:24.647106 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 737 | 2026.05.06 00:25:24.761640 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 738 | 2026.05.06 00:25:24.762686 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 739 | 2026.05.06 00:25:24.762853 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 740 | 2026.05.06 00:25:24.763644 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 741 | 2026.05.06 00:25:24.764169 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 742 | 2026.05.06 00:25:24.764400 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 743 | 2026.05.06 00:25:24.792125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 744 | 2026.05.06 00:25:24.811210 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 745 | 2026.05.06 00:25:24.811276 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 746 | 2026.05.06 00:25:24.817999 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 747 | 2026.05.06 00:25:24.819222 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 748 | 2026.05.06 00:25:24.822302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 749 | 2026.05.06 00:25:25.000215 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.57 MiB, peak 158.57 MiB, free memory in arenas 0.00 B, will set to 157.60 MiB (RSS), difference: 3.03 MiB | ||
| 750 | 2026.05.06 00:25:30.000240 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.62 MiB, peak 158.57 MiB, free memory in arenas 0.00 B, will set to 157.64 MiB (RSS), difference: 4.02 MiB | ||
| 751 | 2026.05.06 00:25:32.264526 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 752 | 2026.05.06 00:25:32.265284 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 753 | 2026.05.06 00:25:32.265335 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 754 | 2026.05.06 00:25:32.266017 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 755 | 2026.05.06 00:25:32.266562 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 756 | 2026.05.06 00:25:32.266764 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 757 | 2026.05.06 00:25:32.322476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 758 | 2026.05.06 00:25:32.337957 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 759 | 2026.05.06 00:25:32.338064 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 760 | 2026.05.06 00:25:32.344335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 761 | 2026.05.06 00:25:32.345384 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 762 | 2026.05.06 00:25:32.348160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 763 | 2026.05.06 00:25:33.000297 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.18 MiB, peak 162.18 MiB, free memory in arenas 0.00 B, will set to 159.23 MiB (RSS), difference: 1.05 MiB | ||
| 764 | 2026.05.06 00:25:37.781526 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 765 | 2026.05.06 00:25:37.781787 [ 277 ] {94a6d8b7-3cf9-435e-9b2c-8ce3d8cd1dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 766 | 2026.05.06 00:25:37.786823 [ 277 ] {94a6d8b7-3cf9-435e-9b2c-8ce3d8cd1dcf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 767 | 2026.05.06 00:25:37.789475 [ 277 ] {94a6d8b7-3cf9-435e-9b2c-8ce3d8cd1dcf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 768 | 2026.05.06 00:25:37.794153 [ 277 ] {94a6d8b7-3cf9-435e-9b2c-8ce3d8cd1dcf} <Debug> TCPHandler: Processed in 0.012758552 sec. | ||
| 769 | 2026.05.06 00:25:37.795527 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 770 | 2026.05.06 00:25:37.795636 [ 277 ] {315ed224-0ffa-4505-86b8-f2e9552d8e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 771 | 2026.05.06 00:25:37.795679 [ 277 ] {315ed224-0ffa-4505-86b8-f2e9552d8e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 772 | 2026.05.06 00:25:37.798710 [ 277 ] {315ed224-0ffa-4505-86b8-f2e9552d8e13} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 773 | 2026.05.06 00:25:37.798764 [ 277 ] {315ed224-0ffa-4505-86b8-f2e9552d8e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 774 | 2026.05.06 00:25:37.799481 [ 277 ] {315ed224-0ffa-4505-86b8-f2e9552d8e13} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 775 | 2026.05.06 00:25:37.799913 [ 277 ] {315ed224-0ffa-4505-86b8-f2e9552d8e13} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 776 | 2026.05.06 00:25:37.800058 [ 277 ] {315ed224-0ffa-4505-86b8-f2e9552d8e13} <Debug> executeQuery: Read 20 rows, 2.89 KiB in 0.004453 sec., 4491.354143274197 rows/sec., 649.80 KiB/sec. | ||
| 777 | 2026.05.06 00:25:37.800098 [ 277 ] {315ed224-0ffa-4505-86b8-f2e9552d8e13} <Debug> TCPHandler: Processed in 0.004622233 sec. | ||
| 778 | 2026.05.06 00:25:37.800227 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 779 | 2026.05.06 00:25:37.800323 [ 277 ] {e95ce700-1b00-4c3a-94c4-1e4f66347bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 780 | 2026.05.06 00:25:37.800362 [ 277 ] {e95ce700-1b00-4c3a-94c4-1e4f66347bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 781 | 2026.05.06 00:25:37.802862 [ 277 ] {e95ce700-1b00-4c3a-94c4-1e4f66347bcd} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 782 | 2026.05.06 00:25:37.802897 [ 277 ] {e95ce700-1b00-4c3a-94c4-1e4f66347bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 783 | 2026.05.06 00:25:37.805558 [ 277 ] {e95ce700-1b00-4c3a-94c4-1e4f66347bcd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 784 | 2026.05.06 00:25:37.806147 [ 277 ] {e95ce700-1b00-4c3a-94c4-1e4f66347bcd} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 785 | 2026.05.06 00:25:37.806293 [ 277 ] {e95ce700-1b00-4c3a-94c4-1e4f66347bcd} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.005989 sec., 1001.8367006177992 rows/sec., 81.69 KiB/sec. | ||
| 786 | 2026.05.06 00:25:37.806330 [ 277 ] {e95ce700-1b00-4c3a-94c4-1e4f66347bcd} <Debug> TCPHandler: Processed in 0.006153003 sec. | ||
| 787 | 2026.05.06 00:25:37.806444 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 788 | 2026.05.06 00:25:37.806540 [ 277 ] {2a337b0d-3749-482f-8485-a09e0d5da010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 789 | 2026.05.06 00:25:37.806578 [ 277 ] {2a337b0d-3749-482f-8485-a09e0d5da010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 790 | 2026.05.06 00:25:37.807014 [ 277 ] {2a337b0d-3749-482f-8485-a09e0d5da010} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 791 | 2026.05.06 00:25:37.807048 [ 277 ] {2a337b0d-3749-482f-8485-a09e0d5da010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 792 | 2026.05.06 00:25:37.807468 [ 277 ] {2a337b0d-3749-482f-8485-a09e0d5da010} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 793 | 2026.05.06 00:25:37.807902 [ 277 ] {2a337b0d-3749-482f-8485-a09e0d5da010} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 794 | 2026.05.06 00:25:37.808032 [ 277 ] {2a337b0d-3749-482f-8485-a09e0d5da010} <Debug> executeQuery: Read 55 rows, 4.83 KiB in 0.00151 sec., 36423.841059602644 rows/sec., 3.12 MiB/sec. | ||
| 795 | 2026.05.06 00:25:37.808070 [ 277 ] {2a337b0d-3749-482f-8485-a09e0d5da010} <Debug> TCPHandler: Processed in 0.001676302 sec. | ||
| 796 | 2026.05.06 00:25:37.808179 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2026.05.06 00:25:37.808274 [ 277 ] {e957e82a-de42-4584-ad79-76dbef0c19be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 798 | 2026.05.06 00:25:37.808314 [ 277 ] {e957e82a-de42-4584-ad79-76dbef0c19be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 799 | 2026.05.06 00:25:37.808697 [ 277 ] {e957e82a-de42-4584-ad79-76dbef0c19be} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 800 | 2026.05.06 00:25:37.808735 [ 277 ] {e957e82a-de42-4584-ad79-76dbef0c19be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 801 | 2026.05.06 00:25:37.809144 [ 277 ] {e957e82a-de42-4584-ad79-76dbef0c19be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 802 | 2026.05.06 00:25:37.809561 [ 277 ] {e957e82a-de42-4584-ad79-76dbef0c19be} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 803 | 2026.05.06 00:25:37.809685 [ 277 ] {e957e82a-de42-4584-ad79-76dbef0c19be} <Debug> executeQuery: Read 17 rows, 1.25 KiB in 0.001429 sec., 11896.431070678796 rows/sec., 872.00 KiB/sec. | ||
| 804 | 2026.05.06 00:25:37.809724 [ 277 ] {e957e82a-de42-4584-ad79-76dbef0c19be} <Debug> TCPHandler: Processed in 0.001594891 sec. | ||
| 805 | 2026.05.06 00:25:37.809833 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2026.05.06 00:25:37.809927 [ 277 ] {b7a09504-f6f6-4219-af42-c0ff4391743e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 807 | 2026.05.06 00:25:37.809967 [ 277 ] {b7a09504-f6f6-4219-af42-c0ff4391743e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 808 | 2026.05.06 00:25:37.810349 [ 277 ] {b7a09504-f6f6-4219-af42-c0ff4391743e} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 809 | 2026.05.06 00:25:37.810385 [ 277 ] {b7a09504-f6f6-4219-af42-c0ff4391743e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 810 | 2026.05.06 00:25:37.810842 [ 277 ] {b7a09504-f6f6-4219-af42-c0ff4391743e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 811 | 2026.05.06 00:25:37.811293 [ 277 ] {b7a09504-f6f6-4219-af42-c0ff4391743e} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 812 | 2026.05.06 00:25:37.811419 [ 277 ] {b7a09504-f6f6-4219-af42-c0ff4391743e} <Debug> executeQuery: Read 53 rows, 4.25 KiB in 0.00151 sec., 35099.33774834437 rows/sec., 2.75 MiB/sec. | ||
| 813 | 2026.05.06 00:25:37.811458 [ 277 ] {b7a09504-f6f6-4219-af42-c0ff4391743e} <Debug> TCPHandler: Processed in 0.001674013 sec. | ||
| 814 | 2026.05.06 00:25:37.811566 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 815 | 2026.05.06 00:25:37.811660 [ 277 ] {456fcf77-1cd2-4588-a5d1-073cd95cccd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 816 | 2026.05.06 00:25:37.811703 [ 277 ] {456fcf77-1cd2-4588-a5d1-073cd95cccd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 817 | 2026.05.06 00:25:37.812116 [ 277 ] {456fcf77-1cd2-4588-a5d1-073cd95cccd6} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 818 | 2026.05.06 00:25:37.812149 [ 277 ] {456fcf77-1cd2-4588-a5d1-073cd95cccd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 819 | 2026.05.06 00:25:37.812619 [ 277 ] {456fcf77-1cd2-4588-a5d1-073cd95cccd6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 820 | 2026.05.06 00:25:37.813047 [ 277 ] {456fcf77-1cd2-4588-a5d1-073cd95cccd6} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 821 | 2026.05.06 00:25:37.813174 [ 277 ] {456fcf77-1cd2-4588-a5d1-073cd95cccd6} <Debug> executeQuery: Read 63 rows, 4.52 KiB in 0.001532 sec., 41122.71540469974 rows/sec., 2.88 MiB/sec. | ||
| 822 | 2026.05.06 00:25:37.813209 [ 277 ] {456fcf77-1cd2-4588-a5d1-073cd95cccd6} <Debug> TCPHandler: Processed in 0.001693132 sec. | ||
| 823 | 2026.05.06 00:25:37.813320 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 824 | 2026.05.06 00:25:37.813416 [ 277 ] {fe61e735-5ef0-420f-9e51-ce751df87ddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 825 | 2026.05.06 00:25:37.813469 [ 277 ] {fe61e735-5ef0-420f-9e51-ce751df87ddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 826 | 2026.05.06 00:25:37.814302 [ 277 ] {fe61e735-5ef0-420f-9e51-ce751df87ddd} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.06 00:25:37.814338 [ 277 ] {fe61e735-5ef0-420f-9e51-ce751df87ddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 828 | 2026.05.06 00:25:37.817542 [ 277 ] {fe61e735-5ef0-420f-9e51-ce751df87ddd} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.06 00:25:37.818030 [ 277 ] {fe61e735-5ef0-420f-9e51-ce751df87ddd} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.06 00:25:37.818164 [ 277 ] {fe61e735-5ef0-420f-9e51-ce751df87ddd} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.004766 sec., 2308.015107007973 rows/sec., 4.14 MiB/sec. | ||
| 831 | 2026.05.06 00:25:37.818221 [ 277 ] {fe61e735-5ef0-420f-9e51-ce751df87ddd} <Debug> TCPHandler: Processed in 0.004951207 sec. | ||
| 832 | 2026.05.06 00:25:37.818356 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 833 | 2026.05.06 00:25:37.818452 [ 277 ] {62741b2d-c8d6-4bd0-a519-17578ceff976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 834 | 2026.05.06 00:25:37.818493 [ 277 ] {62741b2d-c8d6-4bd0-a519-17578ceff976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 835 | 2026.05.06 00:25:37.818806 [ 277 ] {62741b2d-c8d6-4bd0-a519-17578ceff976} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.06 00:25:37.818841 [ 277 ] {62741b2d-c8d6-4bd0-a519-17578ceff976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 837 | 2026.05.06 00:25:37.819286 [ 277 ] {62741b2d-c8d6-4bd0-a519-17578ceff976} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 838 | 2026.05.06 00:25:37.819748 [ 277 ] {62741b2d-c8d6-4bd0-a519-17578ceff976} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.06 00:25:37.819870 [ 277 ] {62741b2d-c8d6-4bd0-a519-17578ceff976} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001437 sec., 20876.826722338206 rows/sec., 1.38 MiB/sec. | ||
| 840 | 2026.05.06 00:25:37.819909 [ 277 ] {62741b2d-c8d6-4bd0-a519-17578ceff976} <Debug> TCPHandler: Processed in 0.001601152 sec. | ||
| 841 | 2026.05.06 00:25:39.647362 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 842 | 2026.05.06 00:25:39.647441 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 843 | 2026.05.06 00:25:39.687459 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 18 entries to flush up to offset 106 | ||
| 844 | 2026.05.06 00:25:39.689920 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 845 | 2026.05.06 00:25:39.689971 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 846 | 2026.05.06 00:25:39.691276 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 847 | 2026.05.06 00:25:39.691812 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 848 | 2026.05.06 00:25:39.692118 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 106 | ||
| 849 | 2026.05.06 00:25:39.766894 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 850 | 2026.05.06 00:25:39.767418 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 851 | 2026.05.06 00:25:39.767476 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 852 | 2026.05.06 00:25:39.768252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 853 | 2026.05.06 00:25:39.768847 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 854 | 2026.05.06 00:25:39.769004 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 855 | 2026.05.06 00:25:39.848269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 856 | 2026.05.06 00:25:39.869076 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 857 | 2026.05.06 00:25:39.869159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 858 | 2026.05.06 00:25:39.879358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 859 | 2026.05.06 00:25:39.881231 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 860 | 2026.05.06 00:25:39.887521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 861 | 2026.05.06 00:25:40.901794 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51949 | ||
| 862 | 2026.05.06 00:25:40.903800 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 863 | 2026.05.06 00:25:40.903844 [ 286 ] {} <Debug> TCP-Session: e9f9bb9f-882f-40a0-bd24-c1c75f219279 Authenticating user 'default' from [fd00:1122:3344:101::e]:51949 | ||
| 864 | 2026.05.06 00:25:40.903865 [ 286 ] {} <Debug> TCP-Session: e9f9bb9f-882f-40a0-bd24-c1c75f219279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.06 00:25:40.903878 [ 286 ] {} <Debug> TCP-Session: e9f9bb9f-882f-40a0-bd24-c1c75f219279 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 866 | 2026.05.06 00:25:40.903928 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 867 | 2026.05.06 00:25:40.903966 [ 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 | ||
| 868 | 2026.05.06 00:25:40.903983 [ 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 | ||
| 869 | 2026.05.06 00:25:40.904394 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51628 | ||
| 870 | 2026.05.06 00:25:40.904499 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63714 | ||
| 871 | 2026.05.06 00:25:40.904525 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 872 | 2026.05.06 00:25:40.904569 [ 287 ] {} <Debug> TCP-Session: 1b713fde-f4d6-467d-acaf-29c39e9f7e93 Authenticating user 'default' from [fd00:1122:3344:101::e]:51628 | ||
| 873 | 2026.05.06 00:25:40.904594 [ 287 ] {} <Debug> TCP-Session: 1b713fde-f4d6-467d-acaf-29c39e9f7e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 874 | 2026.05.06 00:25:40.904610 [ 287 ] {} <Debug> TCP-Session: 1b713fde-f4d6-467d-acaf-29c39e9f7e93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.05.06 00:25:40.904621 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64515 | ||
| 876 | 2026.05.06 00:25:40.904744 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 877 | 2026.05.06 00:25:40.904765 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33867 | ||
| 878 | 2026.05.06 00:25:40.904788 [ 288 ] {} <Debug> TCP-Session: c48df217-176a-459a-a9bf-1bdb7b662371 Authenticating user 'default' from [fd00:1122:3344:101::e]:63714 | ||
| 879 | 2026.05.06 00:25:40.904817 [ 288 ] {} <Debug> TCP-Session: c48df217-176a-459a-a9bf-1bdb7b662371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.05.06 00:25:40.904830 [ 288 ] {} <Debug> TCP-Session: c48df217-176a-459a-a9bf-1bdb7b662371 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2026.05.06 00:25:40.904911 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 882 | 2026.05.06 00:25:40.905000 [ 289 ] {} <Debug> TCP-Session: bde35bf1-97e1-4c69-aa34-fb8ba9c0183f Authenticating user 'default' from [fd00:1122:3344:101::e]:64515 | ||
| 883 | 2026.05.06 00:25:40.905028 [ 289 ] {} <Debug> TCP-Session: bde35bf1-97e1-4c69-aa34-fb8ba9c0183f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.05.06 00:25:40.905035 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 885 | 2026.05.06 00:25:40.905041 [ 289 ] {} <Debug> TCP-Session: bde35bf1-97e1-4c69-aa34-fb8ba9c0183f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 886 | 2026.05.06 00:25:40.905052 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65507 | ||
| 887 | 2026.05.06 00:25:40.905083 [ 290 ] {} <Debug> TCP-Session: 31c45636-4c2b-4cf9-8d68-affae0150488 Authenticating user 'default' from [fd00:1122:3344:101::e]:33867 | ||
| 888 | 2026.05.06 00:25:40.905121 [ 290 ] {} <Debug> TCP-Session: 31c45636-4c2b-4cf9-8d68-affae0150488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.05.06 00:25:40.905135 [ 290 ] {} <Debug> TCP-Session: 31c45636-4c2b-4cf9-8d68-affae0150488 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 890 | 2026.05.06 00:25:40.905147 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46654 | ||
| 891 | 2026.05.06 00:25:40.905279 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64186 | ||
| 892 | 2026.05.06 00:25:40.905280 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 893 | 2026.05.06 00:25:40.905338 [ 291 ] {} <Debug> TCP-Session: 15604179-4eb4-44d7-b054-bc04f1ab7dc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65507 | ||
| 894 | 2026.05.06 00:25:40.905355 [ 291 ] {} <Debug> TCP-Session: 15604179-4eb4-44d7-b054-bc04f1ab7dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2026.05.06 00:25:40.905368 [ 291 ] {} <Debug> TCP-Session: 15604179-4eb4-44d7-b054-bc04f1ab7dc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.05.06 00:25:40.905406 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 897 | 2026.05.06 00:25:40.905423 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50326 | ||
| 898 | 2026.05.06 00:25:40.905441 [ 292 ] {} <Debug> TCP-Session: a7cca64c-3070-4391-b9ea-ec6df5b015b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46654 | ||
| 899 | 2026.05.06 00:25:40.905470 [ 292 ] {} <Debug> TCP-Session: a7cca64c-3070-4391-b9ea-ec6df5b015b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.05.06 00:25:40.905483 [ 292 ] {} <Debug> TCP-Session: a7cca64c-3070-4391-b9ea-ec6df5b015b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.05.06 00:25:40.905496 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 902 | 2026.05.06 00:25:40.905530 [ 293 ] {} <Debug> TCP-Session: 262f7231-7fc7-4e3c-945c-e9a2641a2cc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64186 | ||
| 903 | 2026.05.06 00:25:40.905547 [ 293 ] {} <Debug> TCP-Session: 262f7231-7fc7-4e3c-945c-e9a2641a2cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.05.06 00:25:40.905559 [ 293 ] {} <Debug> TCP-Session: 262f7231-7fc7-4e3c-945c-e9a2641a2cc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 905 | 2026.05.06 00:25:40.905616 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2026.05.06 00:25:40.905658 [ 294 ] {} <Debug> TCP-Session: 1c3cb75d-e13f-4280-ba46-b094a7677637 Authenticating user 'default' from [fd00:1122:3344:101::e]:50326 | ||
| 907 | 2026.05.06 00:25:40.905676 [ 294 ] {} <Debug> TCP-Session: 1c3cb75d-e13f-4280-ba46-b094a7677637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.05.06 00:25:40.905688 [ 294 ] {} <Debug> TCP-Session: 1c3cb75d-e13f-4280-ba46-b094a7677637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.05.06 00:25:40.906937 [ 286 ] {} <Trace> TCP-Session: e9f9bb9f-882f-40a0-bd24-c1c75f219279 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 910 | 2026.05.06 00:25:40.907175 [ 286 ] {be287315-75a2-43cd-a5ab-f31b3af15ed1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51949) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 911 | 2026.05.06 00:25:40.907552 [ 286 ] {be287315-75a2-43cd-a5ab-f31b3af15ed1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 912 | 2026.05.06 00:25:40.910124 [ 286 ] {be287315-75a2-43cd-a5ab-f31b3af15ed1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 913 | 2026.05.06 00:25:40.915058 [ 286 ] {be287315-75a2-43cd-a5ab-f31b3af15ed1} <Debug> oximeter.version (255697f4-5441-4d66-85c6-dbb5506fcaa9) (SelectExecutor): Key condition: unknown | ||
| 914 | 2026.05.06 00:25:40.932530 [ 295 ] {be287315-75a2-43cd-a5ab-f31b3af15ed1} <Trace> AggregatingTransform: Aggregating | ||
| 915 | 2026.05.06 00:25:40.932755 [ 295 ] {be287315-75a2-43cd-a5ab-f31b3af15ed1} <Trace> Aggregator: Aggregation method: without_key | ||
| 916 | 2026.05.06 00:25:40.933469 [ 295 ] {be287315-75a2-43cd-a5ab-f31b3af15ed1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00444623 sec. (224.910 rows/sec., 8.79 KiB/sec.) | ||
| 917 | 2026.05.06 00:25:40.933494 [ 295 ] {be287315-75a2-43cd-a5ab-f31b3af15ed1} <Trace> Aggregator: Merging aggregated data | ||
| 918 | 2026.05.06 00:25:40.933521 [ 295 ] {be287315-75a2-43cd-a5ab-f31b3af15ed1} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 919 | 2026.05.06 00:25:40.934651 [ 286 ] {be287315-75a2-43cd-a5ab-f31b3af15ed1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.027569 sec., 36.27262504987486 rows/sec., 1.42 KiB/sec. | ||
| 920 | 2026.05.06 00:25:40.934799 [ 286 ] {be287315-75a2-43cd-a5ab-f31b3af15ed1} <Debug> TCPHandler: Processed in 0.028078578 sec. | ||
| 921 | 2026.05.06 00:25:40.941918 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 922 | 2026.05.06 00:25:40.941973 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 923 | 2026.05.06 00:25:40.941991 [ 286 ] {} <Debug> TCP-Session: e9f9bb9f-882f-40a0-bd24-c1c75f219279 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.05.06 00:25:40.942005 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 925 | 2026.05.06 00:25:40.942040 [ 287 ] {} <Debug> TCP-Session: 1b713fde-f4d6-467d-acaf-29c39e9f7e93 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2026.05.06 00:25:40.942048 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 927 | 2026.05.06 00:25:40.942081 [ 288 ] {} <Debug> TCP-Session: c48df217-176a-459a-a9bf-1bdb7b662371 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.05.06 00:25:40.942089 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 929 | 2026.05.06 00:25:40.942115 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 930 | 2026.05.06 00:25:40.942137 [ 289 ] {} <Debug> TCP-Session: bde35bf1-97e1-4c69-aa34-fb8ba9c0183f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 931 | 2026.05.06 00:25:40.942154 [ 291 ] {} <Debug> TCP-Session: 15604179-4eb4-44d7-b054-bc04f1ab7dc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.05.06 00:25:40.942177 [ 292 ] {} <Debug> TCP-Session: a7cca64c-3070-4391-b9ea-ec6df5b015b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 933 | 2026.05.06 00:25:40.942138 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 934 | 2026.05.06 00:25:40.942066 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 935 | 2026.05.06 00:25:40.942257 [ 294 ] {} <Debug> TCP-Session: 1c3cb75d-e13f-4280-ba46-b094a7677637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 936 | 2026.05.06 00:25:40.942023 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 937 | 2026.05.06 00:25:40.942280 [ 293 ] {} <Debug> TCP-Session: 262f7231-7fc7-4e3c-945c-e9a2641a2cc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.05.06 00:25:40.942341 [ 290 ] {} <Debug> TCP-Session: 31c45636-4c2b-4cf9-8d68-affae0150488 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.05.06 00:25:41.000359 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 162.36 MiB, peak 172.45 MiB, free memory in arenas 0.00 B, will set to 165.17 MiB (RSS), difference: 2.82 MiB | ||
| 940 | 2026.05.06 00:25:42.776434 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 941 | 2026.05.06 00:25:42.776650 [ 277 ] {1a031eab-38be-4f28-9fee-9fdc624fdcc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 942 | 2026.05.06 00:25:42.776959 [ 277 ] {1a031eab-38be-4f28-9fee-9fdc624fdcc3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 943 | 2026.05.06 00:25:42.779020 [ 277 ] {1a031eab-38be-4f28-9fee-9fdc624fdcc3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 944 | 2026.05.06 00:25:42.779313 [ 277 ] {1a031eab-38be-4f28-9fee-9fdc624fdcc3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 945 | 2026.05.06 00:25:42.779395 [ 277 ] {1a031eab-38be-4f28-9fee-9fdc624fdcc3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 946 | 2026.05.06 00:25:42.779574 [ 277 ] {1a031eab-38be-4f28-9fee-9fdc624fdcc3} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 947 | 2026.05.06 00:25:42.781584 [ 277 ] {1a031eab-38be-4f28-9fee-9fdc624fdcc3} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 948 | 2026.05.06 00:25:42.783546 [ 277 ] {1a031eab-38be-4f28-9fee-9fdc624fdcc3} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 949 | 2026.05.06 00:25:42.783575 [ 277 ] {1a031eab-38be-4f28-9fee-9fdc624fdcc3} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 950 | 2026.05.06 00:25:42.785575 [ 277 ] {1a031eab-38be-4f28-9fee-9fdc624fdcc3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 951 | 2026.05.06 00:25:42.785609 [ 277 ] {1a031eab-38be-4f28-9fee-9fdc624fdcc3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 952 | 2026.05.06 00:25:42.808713 [ 277 ] {1a031eab-38be-4f28-9fee-9fdc624fdcc3} <Debug> executeQuery: Read 20 rows, 2.89 KiB in 0.032145 sec., 622.1807435059885 rows/sec., 90.02 KiB/sec. | ||
| 953 | 2026.05.06 00:25:42.808821 [ 277 ] {1a031eab-38be-4f28-9fee-9fdc624fdcc3} <Debug> MemoryTracker: Peak memory usage (for query): 134.17 KiB. | ||
| 954 | 2026.05.06 00:25:42.808837 [ 277 ] {1a031eab-38be-4f28-9fee-9fdc624fdcc3} <Debug> TCPHandler: Processed in 0.032532768 sec. | ||
| 955 | 2026.05.06 00:25:42.810238 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 956 | 2026.05.06 00:25:42.810384 [ 277 ] {0db04f28-2735-4bb4-8407-161d85baed32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 957 | 2026.05.06 00:25:42.810431 [ 277 ] {0db04f28-2735-4bb4-8407-161d85baed32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 958 | 2026.05.06 00:25:42.810948 [ 277 ] {0db04f28-2735-4bb4-8407-161d85baed32} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.05.06 00:25:42.810993 [ 277 ] {0db04f28-2735-4bb4-8407-161d85baed32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 960 | 2026.05.06 00:25:42.811491 [ 277 ] {0db04f28-2735-4bb4-8407-161d85baed32} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 961 | 2026.05.06 00:25:42.811959 [ 277 ] {0db04f28-2735-4bb4-8407-161d85baed32} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.05.06 00:25:42.812119 [ 277 ] {0db04f28-2735-4bb4-8407-161d85baed32} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.001775 sec., 16901.408450704224 rows/sec., 1.32 MiB/sec. | ||
| 963 | 2026.05.06 00:25:42.812160 [ 277 ] {0db04f28-2735-4bb4-8407-161d85baed32} <Debug> TCPHandler: Processed in 0.002003097 sec. | ||
| 964 | 2026.05.06 00:25:42.812294 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 965 | 2026.05.06 00:25:42.812392 [ 277 ] {7d7c5f9f-54cf-4f22-b2f9-4a18013a9fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 966 | 2026.05.06 00:25:42.812434 [ 277 ] {7d7c5f9f-54cf-4f22-b2f9-4a18013a9fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 967 | 2026.05.06 00:25:42.812890 [ 277 ] {7d7c5f9f-54cf-4f22-b2f9-4a18013a9fed} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 968 | 2026.05.06 00:25:42.812927 [ 277 ] {7d7c5f9f-54cf-4f22-b2f9-4a18013a9fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 969 | 2026.05.06 00:25:42.813342 [ 277 ] {7d7c5f9f-54cf-4f22-b2f9-4a18013a9fed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 970 | 2026.05.06 00:25:42.813800 [ 277 ] {7d7c5f9f-54cf-4f22-b2f9-4a18013a9fed} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 971 | 2026.05.06 00:25:42.813945 [ 277 ] {7d7c5f9f-54cf-4f22-b2f9-4a18013a9fed} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001572 sec., 22900.763358778626 rows/sec., 1.79 MiB/sec. | ||
| 972 | 2026.05.06 00:25:42.813983 [ 277 ] {7d7c5f9f-54cf-4f22-b2f9-4a18013a9fed} <Debug> TCPHandler: Processed in 0.001742404 sec. | ||
| 973 | 2026.05.06 00:25:42.814101 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 974 | 2026.05.06 00:25:42.814197 [ 277 ] {355849d5-4ec0-4e10-a361-021783657af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 975 | 2026.05.06 00:25:42.814241 [ 277 ] {355849d5-4ec0-4e10-a361-021783657af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 976 | 2026.05.06 00:25:42.814664 [ 277 ] {355849d5-4ec0-4e10-a361-021783657af9} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 977 | 2026.05.06 00:25:42.814701 [ 277 ] {355849d5-4ec0-4e10-a361-021783657af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 978 | 2026.05.06 00:25:42.815149 [ 277 ] {355849d5-4ec0-4e10-a361-021783657af9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 979 | 2026.05.06 00:25:42.815641 [ 277 ] {355849d5-4ec0-4e10-a361-021783657af9} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 980 | 2026.05.06 00:25:42.815782 [ 277 ] {355849d5-4ec0-4e10-a361-021783657af9} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001604 sec., 37406.48379052369 rows/sec., 2.62 MiB/sec. | ||
| 981 | 2026.05.06 00:25:42.815820 [ 277 ] {355849d5-4ec0-4e10-a361-021783657af9} <Debug> TCPHandler: Processed in 0.001767904 sec. | ||
| 982 | 2026.05.06 00:25:42.815960 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 983 | 2026.05.06 00:25:42.816062 [ 277 ] {69e2f350-b778-4a8f-b120-928b6736327c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 984 | 2026.05.06 00:25:42.816105 [ 277 ] {69e2f350-b778-4a8f-b120-928b6736327c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 985 | 2026.05.06 00:25:42.816460 [ 277 ] {69e2f350-b778-4a8f-b120-928b6736327c} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 986 | 2026.05.06 00:25:42.816498 [ 277 ] {69e2f350-b778-4a8f-b120-928b6736327c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 987 | 2026.05.06 00:25:42.816992 [ 277 ] {69e2f350-b778-4a8f-b120-928b6736327c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 988 | 2026.05.06 00:25:42.817445 [ 277 ] {69e2f350-b778-4a8f-b120-928b6736327c} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 989 | 2026.05.06 00:25:42.817577 [ 277 ] {69e2f350-b778-4a8f-b120-928b6736327c} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001557 sec., 19267.82273603083 rows/sec., 1.28 MiB/sec. | ||
| 990 | 2026.05.06 00:25:42.817611 [ 277 ] {69e2f350-b778-4a8f-b120-928b6736327c} <Debug> TCPHandler: Processed in 0.001731444 sec. | ||
| 991 | 2026.05.06 00:25:47.083799 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58073 | ||
| 992 | 2026.05.06 00:25:47.083921 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 993 | 2026.05.06 00:25:47.083947 [ 286 ] {} <Debug> TCP-Session: 109ab4f9-4d0e-4bbe-9133-b5d00be04bb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58073 | ||
| 994 | 2026.05.06 00:25:47.083970 [ 286 ] {} <Debug> TCP-Session: 109ab4f9-4d0e-4bbe-9133-b5d00be04bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 995 | 2026.05.06 00:25:47.083983 [ 286 ] {} <Debug> TCP-Session: 109ab4f9-4d0e-4bbe-9133-b5d00be04bb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.05.06 00:25:47.084214 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58608 | ||
| 997 | 2026.05.06 00:25:47.084236 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50390 | ||
| 998 | 2026.05.06 00:25:47.084270 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62619 | ||
| 999 | 2026.05.06 00:25:47.084292 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41465 | ||
| 1000 | 2026.05.06 00:25:47.084310 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52357 | ||
| 1001 | 2026.05.06 00:25:47.084329 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1002 | 2026.05.06 00:25:47.084363 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1003 | 2026.05.06 00:25:47.084376 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1004 | 2026.05.06 00:25:47.084419 [ 290 ] {} <Debug> TCP-Session: 90bb6476-5e32-41c1-9740-ebb1891530b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62619 | ||
| 1005 | 2026.05.06 00:25:47.084408 [ 287 ] {} <Debug> TCP-Session: e4abd19d-bf3b-46be-ad8b-9ea59e5cdabf Authenticating user 'default' from [fd00:1122:3344:101::e]:58608 | ||
| 1006 | 2026.05.06 00:25:47.084451 [ 290 ] {} <Debug> TCP-Session: 90bb6476-5e32-41c1-9740-ebb1891530b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1007 | 2026.05.06 00:25:47.084447 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1008 | 2026.05.06 00:25:47.084484 [ 290 ] {} <Debug> TCP-Session: 90bb6476-5e32-41c1-9740-ebb1891530b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1009 | 2026.05.06 00:25:47.084478 [ 287 ] {} <Debug> TCP-Session: e4abd19d-bf3b-46be-ad8b-9ea59e5cdabf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.05.06 00:25:47.084517 [ 294 ] {} <Debug> TCP-Session: b217d42d-31fe-4e9d-be0f-768b25853f2a Authenticating user 'default' from [fd00:1122:3344:101::e]:52357 | ||
| 1011 | 2026.05.06 00:25:47.084537 [ 287 ] {} <Debug> TCP-Session: e4abd19d-bf3b-46be-ad8b-9ea59e5cdabf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1012 | 2026.05.06 00:25:47.084446 [ 292 ] {} <Debug> TCP-Session: 08bf0f3c-8be3-4027-9b1c-d300ae19825f Authenticating user 'default' from [fd00:1122:3344:101::e]:41465 | ||
| 1013 | 2026.05.06 00:25:47.084559 [ 294 ] {} <Debug> TCP-Session: b217d42d-31fe-4e9d-be0f-768b25853f2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1014 | 2026.05.06 00:25:47.084592 [ 292 ] {} <Debug> TCP-Session: 08bf0f3c-8be3-4027-9b1c-d300ae19825f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2026.05.06 00:25:47.084600 [ 294 ] {} <Debug> TCP-Session: b217d42d-31fe-4e9d-be0f-768b25853f2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.05.06 00:25:47.084617 [ 292 ] {} <Debug> TCP-Session: 08bf0f3c-8be3-4027-9b1c-d300ae19825f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1017 | 2026.05.06 00:25:47.084364 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1018 | 2026.05.06 00:25:47.084299 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44087 | ||
| 1019 | 2026.05.06 00:25:47.084679 [ 288 ] {} <Debug> TCP-Session: 1d0f0005-6160-480f-9657-89ac162e2baf Authenticating user 'default' from [fd00:1122:3344:101::e]:50390 | ||
| 1020 | 2026.05.06 00:25:47.084282 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60266 | ||
| 1021 | 2026.05.06 00:25:47.084720 [ 288 ] {} <Debug> TCP-Session: 1d0f0005-6160-480f-9657-89ac162e2baf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1022 | 2026.05.06 00:25:47.084273 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36847 | ||
| 1023 | 2026.05.06 00:25:47.084759 [ 288 ] {} <Debug> TCP-Session: 1d0f0005-6160-480f-9657-89ac162e2baf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2026.05.06 00:25:47.084765 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1025 | 2026.05.06 00:25:47.084787 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1026 | 2026.05.06 00:25:47.084816 [ 293 ] {} <Debug> TCP-Session: 13d92bc8-47dd-4b6e-b0e7-b7c60270ed55 Authenticating user 'default' from [fd00:1122:3344:101::e]:44087 | ||
| 1027 | 2026.05.06 00:25:47.084827 [ 291 ] {} <Debug> TCP-Session: 4e87fb5b-cfd4-4954-8e31-4ed8ae3e7bed Authenticating user 'default' from [fd00:1122:3344:101::e]:60266 | ||
| 1028 | 2026.05.06 00:25:47.084832 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1029 | 2026.05.06 00:25:47.084847 [ 291 ] {} <Debug> TCP-Session: 4e87fb5b-cfd4-4954-8e31-4ed8ae3e7bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1030 | 2026.05.06 00:25:47.084839 [ 293 ] {} <Debug> TCP-Session: 13d92bc8-47dd-4b6e-b0e7-b7c60270ed55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2026.05.06 00:25:47.084872 [ 291 ] {} <Debug> TCP-Session: 4e87fb5b-cfd4-4954-8e31-4ed8ae3e7bed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1032 | 2026.05.06 00:25:47.084867 [ 289 ] {} <Debug> TCP-Session: a4869843-cbbc-43f4-874f-a523f9909d2b Authenticating user 'default' from [fd00:1122:3344:101::e]:36847 | ||
| 1033 | 2026.05.06 00:25:47.084886 [ 293 ] {} <Debug> TCP-Session: 13d92bc8-47dd-4b6e-b0e7-b7c60270ed55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1034 | 2026.05.06 00:25:47.084920 [ 289 ] {} <Debug> TCP-Session: a4869843-cbbc-43f4-874f-a523f9909d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1035 | 2026.05.06 00:25:47.084365 [ 286 ] {} <Trace> TCP-Session: 109ab4f9-4d0e-4bbe-9133-b5d00be04bb3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1036 | 2026.05.06 00:25:47.084944 [ 289 ] {} <Debug> TCP-Session: a4869843-cbbc-43f4-874f-a523f9909d2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1037 | 2026.05.06 00:25:47.085133 [ 286 ] {5c4858c3-e978-420f-92fe-32f57c5381f7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58073) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1038 | 2026.05.06 00:25:47.085394 [ 286 ] {5c4858c3-e978-420f-92fe-32f57c5381f7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1039 | 2026.05.06 00:25:47.085465 [ 286 ] {5c4858c3-e978-420f-92fe-32f57c5381f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1040 | 2026.05.06 00:25:47.085736 [ 286 ] {5c4858c3-e978-420f-92fe-32f57c5381f7} <Debug> oximeter.version (255697f4-5441-4d66-85c6-dbb5506fcaa9) (SelectExecutor): Key condition: unknown | ||
| 1041 | 2026.05.06 00:25:47.086706 [ 307 ] {5c4858c3-e978-420f-92fe-32f57c5381f7} <Trace> AggregatingTransform: Aggregating | ||
| 1042 | 2026.05.06 00:25:47.086749 [ 307 ] {5c4858c3-e978-420f-92fe-32f57c5381f7} <Trace> Aggregator: Aggregation method: without_key | ||
| 1043 | 2026.05.06 00:25:47.086785 [ 307 ] {5c4858c3-e978-420f-92fe-32f57c5381f7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000952873 sec. (1049.458 rows/sec., 40.99 KiB/sec.) | ||
| 1044 | 2026.05.06 00:25:47.086807 [ 307 ] {5c4858c3-e978-420f-92fe-32f57c5381f7} <Trace> Aggregator: Merging aggregated data | ||
| 1045 | 2026.05.06 00:25:47.088112 [ 286 ] {5c4858c3-e978-420f-92fe-32f57c5381f7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003032 sec., 329.81530343007915 rows/sec., 12.88 KiB/sec. | ||
| 1046 | 2026.05.06 00:25:47.088242 [ 286 ] {5c4858c3-e978-420f-92fe-32f57c5381f7} <Debug> TCPHandler: Processed in 0.004026555 sec. | ||
| 1047 | 2026.05.06 00:25:47.088371 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1048 | 2026.05.06 00:25:47.088395 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1049 | 2026.05.06 00:25:47.088409 [ 286 ] {} <Debug> TCP-Session: 109ab4f9-4d0e-4bbe-9133-b5d00be04bb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.05.06 00:25:47.088437 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1051 | 2026.05.06 00:25:47.088453 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1052 | 2026.05.06 00:25:47.088471 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1053 | 2026.05.06 00:25:47.088491 [ 288 ] {} <Debug> TCP-Session: 1d0f0005-6160-480f-9657-89ac162e2baf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.05.06 00:25:47.088510 [ 290 ] {} <Debug> TCP-Session: 90bb6476-5e32-41c1-9740-ebb1891530b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1055 | 2026.05.06 00:25:47.088504 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1056 | 2026.05.06 00:25:47.088530 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1057 | 2026.05.06 00:25:47.088569 [ 293 ] {} <Debug> TCP-Session: 13d92bc8-47dd-4b6e-b0e7-b7c60270ed55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1058 | 2026.05.06 00:25:47.088529 [ 292 ] {} <Debug> TCP-Session: 08bf0f3c-8be3-4027-9b1c-d300ae19825f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1059 | 2026.05.06 00:25:47.088595 [ 291 ] {} <Debug> TCP-Session: 4e87fb5b-cfd4-4954-8e31-4ed8ae3e7bed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1060 | 2026.05.06 00:25:47.088482 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1061 | 2026.05.06 00:25:47.088444 [ 287 ] {} <Debug> TCP-Session: e4abd19d-bf3b-46be-ad8b-9ea59e5cdabf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1062 | 2026.05.06 00:25:47.088412 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1063 | 2026.05.06 00:25:47.088667 [ 289 ] {} <Debug> TCP-Session: a4869843-cbbc-43f4-874f-a523f9909d2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1064 | 2026.05.06 00:25:47.088706 [ 294 ] {} <Debug> TCP-Session: b217d42d-31fe-4e9d-be0f-768b25853f2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1065 | 2026.05.06 00:25:47.093644 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60145 | ||
| 1066 | 2026.05.06 00:25:47.093718 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1067 | 2026.05.06 00:25:47.093743 [ 286 ] {} <Debug> TCP-Session: d4863795-1aa3-4e8c-bce0-339b17a8671f Authenticating user 'default' from [fd00:1122:3344:101::e]:60145 | ||
| 1068 | 2026.05.06 00:25:47.093763 [ 286 ] {} <Debug> TCP-Session: d4863795-1aa3-4e8c-bce0-339b17a8671f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1069 | 2026.05.06 00:25:47.093778 [ 286 ] {} <Debug> TCP-Session: d4863795-1aa3-4e8c-bce0-339b17a8671f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1070 | 2026.05.06 00:25:47.093978 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52950 | ||
| 1071 | 2026.05.06 00:25:47.094011 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49826 | ||
| 1072 | 2026.05.06 00:25:47.094022 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63085 | ||
| 1073 | 2026.05.06 00:25:47.094032 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50076 | ||
| 1074 | 2026.05.06 00:25:47.094062 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45666 | ||
| 1075 | 2026.05.06 00:25:47.094085 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1076 | 2026.05.06 00:25:47.094079 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41283 | ||
| 1077 | 2026.05.06 00:25:47.094119 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1078 | 2026.05.06 00:25:47.094115 [ 288 ] {} <Debug> TCP-Session: 28ea6302-5231-4c02-9ed2-acafe4edeabd Authenticating user 'default' from [fd00:1122:3344:101::e]:49826 | ||
| 1079 | 2026.05.06 00:25:47.094138 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1080 | 2026.05.06 00:25:47.094152 [ 290 ] {} <Debug> TCP-Session: a5bd66e4-0191-4fc5-a142-3c72e0efb69a Authenticating user 'default' from [fd00:1122:3344:101::e]:50076 | ||
| 1081 | 2026.05.06 00:25:47.094159 [ 288 ] {} <Debug> TCP-Session: 28ea6302-5231-4c02-9ed2-acafe4edeabd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1082 | 2026.05.06 00:25:47.094172 [ 292 ] {} <Debug> TCP-Session: acfb7ddb-a154-4913-9dea-ab0aa62073fd Authenticating user 'default' from [fd00:1122:3344:101::e]:45666 | ||
| 1083 | 2026.05.06 00:25:47.094183 [ 290 ] {} <Debug> TCP-Session: a5bd66e4-0191-4fc5-a142-3c72e0efb69a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1084 | 2026.05.06 00:25:47.094190 [ 288 ] {} <Debug> TCP-Session: 28ea6302-5231-4c02-9ed2-acafe4edeabd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1085 | 2026.05.06 00:25:47.094202 [ 292 ] {} <Debug> TCP-Session: acfb7ddb-a154-4913-9dea-ab0aa62073fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1086 | 2026.05.06 00:25:47.094212 [ 290 ] {} <Debug> TCP-Session: a5bd66e4-0191-4fc5-a142-3c72e0efb69a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1087 | 2026.05.06 00:25:47.094233 [ 292 ] {} <Debug> TCP-Session: acfb7ddb-a154-4913-9dea-ab0aa62073fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2026.05.06 00:25:47.094100 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1089 | 2026.05.06 00:25:47.094060 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1090 | 2026.05.06 00:25:47.094298 [ 289 ] {} <Debug> TCP-Session: cf131c09-b7e1-4a2b-8023-2a50a2551b33 Authenticating user 'default' from [fd00:1122:3344:101::e]:63085 | ||
| 1091 | 2026.05.06 00:25:47.094319 [ 287 ] {} <Debug> TCP-Session: 478d131b-7ceb-4712-a4fb-cdb4472be0ec Authenticating user 'default' from [fd00:1122:3344:101::e]:52950 | ||
| 1092 | 2026.05.06 00:25:47.094327 [ 289 ] {} <Debug> TCP-Session: cf131c09-b7e1-4a2b-8023-2a50a2551b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1093 | 2026.05.06 00:25:47.094349 [ 287 ] {} <Debug> TCP-Session: 478d131b-7ceb-4712-a4fb-cdb4472be0ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1094 | 2026.05.06 00:25:47.094360 [ 289 ] {} <Debug> TCP-Session: cf131c09-b7e1-4a2b-8023-2a50a2551b33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1095 | 2026.05.06 00:25:47.094375 [ 287 ] {} <Debug> TCP-Session: 478d131b-7ceb-4712-a4fb-cdb4472be0ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1096 | 2026.05.06 00:25:47.094037 [ 286 ] {} <Trace> TCP-Session: d4863795-1aa3-4e8c-bce0-339b17a8671f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1097 | 2026.05.06 00:25:47.094038 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38259 | ||
| 1098 | 2026.05.06 00:25:47.094067 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42301 | ||
| 1099 | 2026.05.06 00:25:47.094169 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1100 | 2026.05.06 00:25:47.094498 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1101 | 2026.05.06 00:25:47.094516 [ 294 ] {} <Debug> TCP-Session: 42223d03-97d1-4143-9c4a-d7bdb24b4dac Authenticating user 'default' from [fd00:1122:3344:101::e]:41283 | ||
| 1102 | 2026.05.06 00:25:47.094520 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1103 | 2026.05.06 00:25:47.094528 [ 291 ] {} <Debug> TCP-Session: 0d5c09f3-eb84-4c9f-b816-ff5868b115a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:38259 | ||
| 1104 | 2026.05.06 00:25:47.094540 [ 294 ] {} <Debug> TCP-Session: 42223d03-97d1-4143-9c4a-d7bdb24b4dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2026.05.06 00:25:47.094553 [ 286 ] {072a698b-40b3-49cd-a341-5c2a553c27df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60145) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1106 | 2026.05.06 00:25:47.094576 [ 294 ] {} <Debug> TCP-Session: 42223d03-97d1-4143-9c4a-d7bdb24b4dac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1107 | 2026.05.06 00:25:47.094564 [ 291 ] {} <Debug> TCP-Session: 0d5c09f3-eb84-4c9f-b816-ff5868b115a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1108 | 2026.05.06 00:25:47.094557 [ 293 ] {} <Debug> TCP-Session: 4b25a4fe-3c77-4243-aeca-ba7e2520ba7b Authenticating user 'default' from [fd00:1122:3344:101::e]:42301 | ||
| 1109 | 2026.05.06 00:25:47.094634 [ 291 ] {} <Debug> TCP-Session: 0d5c09f3-eb84-4c9f-b816-ff5868b115a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1110 | 2026.05.06 00:25:47.094650 [ 293 ] {} <Debug> TCP-Session: 4b25a4fe-3c77-4243-aeca-ba7e2520ba7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1111 | 2026.05.06 00:25:47.094664 [ 293 ] {} <Debug> TCP-Session: 4b25a4fe-3c77-4243-aeca-ba7e2520ba7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1112 | 2026.05.06 00:25:47.094749 [ 286 ] {072a698b-40b3-49cd-a341-5c2a553c27df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1113 | 2026.05.06 00:25:47.094794 [ 286 ] {072a698b-40b3-49cd-a341-5c2a553c27df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1114 | 2026.05.06 00:25:47.095010 [ 286 ] {072a698b-40b3-49cd-a341-5c2a553c27df} <Debug> oximeter.version (255697f4-5441-4d66-85c6-dbb5506fcaa9) (SelectExecutor): Key condition: unknown | ||
| 1115 | 2026.05.06 00:25:47.095742 [ 307 ] {072a698b-40b3-49cd-a341-5c2a553c27df} <Trace> AggregatingTransform: Aggregating | ||
| 1116 | 2026.05.06 00:25:47.095777 [ 307 ] {072a698b-40b3-49cd-a341-5c2a553c27df} <Trace> Aggregator: Aggregation method: without_key | ||
| 1117 | 2026.05.06 00:25:47.095805 [ 307 ] {072a698b-40b3-49cd-a341-5c2a553c27df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00071709 sec. (1394.525 rows/sec., 54.47 KiB/sec.) | ||
| 1118 | 2026.05.06 00:25:47.095823 [ 307 ] {072a698b-40b3-49cd-a341-5c2a553c27df} <Trace> Aggregator: Merging aggregated data | ||
| 1119 | 2026.05.06 00:25:47.097277 [ 286 ] {072a698b-40b3-49cd-a341-5c2a553c27df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002765 sec., 361.6636528028933 rows/sec., 14.13 KiB/sec. | ||
| 1120 | 2026.05.06 00:25:47.097405 [ 286 ] {072a698b-40b3-49cd-a341-5c2a553c27df} <Debug> TCPHandler: Processed in 0.003440126 sec. | ||
| 1121 | 2026.05.06 00:25:47.097533 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1122 | 2026.05.06 00:25:47.097559 [ 286 ] {} <Debug> TCP-Session: d4863795-1aa3-4e8c-bce0-339b17a8671f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1123 | 2026.05.06 00:25:47.097570 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1124 | 2026.05.06 00:25:47.097591 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1125 | 2026.05.06 00:25:47.097607 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1126 | 2026.05.06 00:25:47.097620 [ 287 ] {} <Debug> TCP-Session: 478d131b-7ceb-4712-a4fb-cdb4472be0ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1127 | 2026.05.06 00:25:47.097629 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1128 | 2026.05.06 00:25:47.097653 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1129 | 2026.05.06 00:25:47.097676 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1130 | 2026.05.06 00:25:47.097695 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1131 | 2026.05.06 00:25:47.097713 [ 290 ] {} <Debug> TCP-Session: a5bd66e4-0191-4fc5-a142-3c72e0efb69a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1132 | 2026.05.06 00:25:47.097731 [ 293 ] {} <Debug> TCP-Session: 4b25a4fe-3c77-4243-aeca-ba7e2520ba7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1133 | 2026.05.06 00:25:47.097742 [ 292 ] {} <Debug> TCP-Session: acfb7ddb-a154-4913-9dea-ab0aa62073fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2026.05.06 00:25:47.097725 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1135 | 2026.05.06 00:25:47.097654 [ 288 ] {} <Debug> TCP-Session: 28ea6302-5231-4c02-9ed2-acafe4edeabd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1136 | 2026.05.06 00:25:47.097691 [ 289 ] {} <Debug> TCP-Session: cf131c09-b7e1-4a2b-8023-2a50a2551b33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1137 | 2026.05.06 00:25:47.097828 [ 291 ] {} <Debug> TCP-Session: 0d5c09f3-eb84-4c9f-b816-ff5868b115a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1138 | 2026.05.06 00:25:47.097635 [ 294 ] {} <Debug> TCP-Session: 42223d03-97d1-4143-9c4a-d7bdb24b4dac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1139 | 2026.05.06 00:25:47.269248 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 509 entries to flush up to offset 2400 | ||
| 1140 | 2026.05.06 00:25:47.269750 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1141 | 2026.05.06 00:25:47.269786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1142 | 2026.05.06 00:25:47.270479 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1143 | 2026.05.06 00:25:47.271012 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1144 | 2026.05.06 00:25:47.271177 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2400 | ||
| 1145 | 2026.05.06 00:25:47.387781 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1146 | 2026.05.06 00:25:47.406585 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1147 | 2026.05.06 00:25:47.406656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1148 | 2026.05.06 00:25:47.417148 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1149 | 2026.05.06 00:25:47.418690 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1150 | 2026.05.06 00:25:47.423042 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1151 | 2026.05.06 00:25:47.777239 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1152 | 2026.05.06 00:25:47.777482 [ 277 ] {d727e7a1-caad-402d-a7a2-08818f4ce612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1153 | 2026.05.06 00:25:47.777829 [ 277 ] {d727e7a1-caad-402d-a7a2-08818f4ce612} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1154 | 2026.05.06 00:25:47.777868 [ 277 ] {d727e7a1-caad-402d-a7a2-08818f4ce612} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1155 | 2026.05.06 00:25:47.778099 [ 277 ] {d727e7a1-caad-402d-a7a2-08818f4ce612} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1156 | 2026.05.06 00:25:47.778172 [ 277 ] {d727e7a1-caad-402d-a7a2-08818f4ce612} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1157 | 2026.05.06 00:25:47.778333 [ 277 ] {d727e7a1-caad-402d-a7a2-08818f4ce612} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1158 | 2026.05.06 00:25:47.778377 [ 277 ] {d727e7a1-caad-402d-a7a2-08818f4ce612} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1159 | 2026.05.06 00:25:47.778406 [ 277 ] {d727e7a1-caad-402d-a7a2-08818f4ce612} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 1160 | 2026.05.06 00:25:47.778423 [ 277 ] {d727e7a1-caad-402d-a7a2-08818f4ce612} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1161 | 2026.05.06 00:25:47.778467 [ 277 ] {d727e7a1-caad-402d-a7a2-08818f4ce612} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1162 | 2026.05.06 00:25:47.778489 [ 277 ] {d727e7a1-caad-402d-a7a2-08818f4ce612} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1163 | 2026.05.06 00:25:47.779900 [ 277 ] {d727e7a1-caad-402d-a7a2-08818f4ce612} <Debug> executeQuery: Read 20 rows, 2.89 KiB in 0.002513 sec., 7958.615200955033 rows/sec., 1.12 MiB/sec. | ||
| 1164 | 2026.05.06 00:25:47.780049 [ 277 ] {d727e7a1-caad-402d-a7a2-08818f4ce612} <Debug> TCPHandler: Processed in 0.00294369 sec. | ||
| 1165 | 2026.05.06 00:25:47.781888 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2026.05.06 00:25:47.782036 [ 277 ] {6f5f3c3c-8afc-4a8d-8171-a5f5a2d41720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1167 | 2026.05.06 00:25:47.782095 [ 277 ] {6f5f3c3c-8afc-4a8d-8171-a5f5a2d41720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1168 | 2026.05.06 00:25:47.782790 [ 277 ] {6f5f3c3c-8afc-4a8d-8171-a5f5a2d41720} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.05.06 00:25:47.782837 [ 277 ] {6f5f3c3c-8afc-4a8d-8171-a5f5a2d41720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1170 | 2026.05.06 00:25:47.783456 [ 277 ] {6f5f3c3c-8afc-4a8d-8171-a5f5a2d41720} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1171 | 2026.05.06 00:25:47.783953 [ 277 ] {6f5f3c3c-8afc-4a8d-8171-a5f5a2d41720} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2026.05.06 00:25:47.784113 [ 277 ] {6f5f3c3c-8afc-4a8d-8171-a5f5a2d41720} <Debug> executeQuery: Read 52 rows, 4.61 KiB in 0.002124 sec., 24482.10922787194 rows/sec., 2.12 MiB/sec. | ||
| 1173 | 2026.05.06 00:25:47.784154 [ 277 ] {6f5f3c3c-8afc-4a8d-8171-a5f5a2d41720} <Debug> TCPHandler: Processed in 0.002338791 sec. | ||
| 1174 | 2026.05.06 00:25:47.784303 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.05.06 00:25:47.784408 [ 277 ] {f5e8095b-cacd-4bf9-a75c-8b8305bb9618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1176 | 2026.05.06 00:25:47.784454 [ 277 ] {f5e8095b-cacd-4bf9-a75c-8b8305bb9618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1177 | 2026.05.06 00:25:47.784885 [ 277 ] {f5e8095b-cacd-4bf9-a75c-8b8305bb9618} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.05.06 00:25:47.784929 [ 277 ] {f5e8095b-cacd-4bf9-a75c-8b8305bb9618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1179 | 2026.05.06 00:25:47.785353 [ 277 ] {f5e8095b-cacd-4bf9-a75c-8b8305bb9618} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1180 | 2026.05.06 00:25:47.785858 [ 277 ] {f5e8095b-cacd-4bf9-a75c-8b8305bb9618} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.05.06 00:25:47.786007 [ 277 ] {f5e8095b-cacd-4bf9-a75c-8b8305bb9618} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001624 sec., 6773.399014778325 rows/sec., 509.33 KiB/sec. | ||
| 1182 | 2026.05.06 00:25:47.786053 [ 277 ] {f5e8095b-cacd-4bf9-a75c-8b8305bb9618} <Debug> TCPHandler: Processed in 0.001802124 sec. | ||
| 1183 | 2026.05.06 00:25:47.786193 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2026.05.06 00:25:47.786297 [ 277 ] {e8d5703b-13c1-4ba8-b743-0c5c132eef35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1185 | 2026.05.06 00:25:47.786344 [ 277 ] {e8d5703b-13c1-4ba8-b743-0c5c132eef35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1186 | 2026.05.06 00:25:47.786777 [ 277 ] {e8d5703b-13c1-4ba8-b743-0c5c132eef35} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1187 | 2026.05.06 00:25:47.786816 [ 277 ] {e8d5703b-13c1-4ba8-b743-0c5c132eef35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1188 | 2026.05.06 00:25:47.787252 [ 277 ] {e8d5703b-13c1-4ba8-b743-0c5c132eef35} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1189 | 2026.05.06 00:25:47.787723 [ 277 ] {e8d5703b-13c1-4ba8-b743-0c5c132eef35} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1190 | 2026.05.06 00:25:47.787861 [ 277 ] {e8d5703b-13c1-4ba8-b743-0c5c132eef35} <Debug> executeQuery: Read 47 rows, 3.76 KiB in 0.001588 sec., 29596.977329974812 rows/sec., 2.31 MiB/sec. | ||
| 1191 | 2026.05.06 00:25:47.787900 [ 277 ] {e8d5703b-13c1-4ba8-b743-0c5c132eef35} <Debug> TCPHandler: Processed in 0.001758284 sec. | ||
| 1192 | 2026.05.06 00:25:47.788046 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1193 | 2026.05.06 00:25:47.788144 [ 277 ] {2082fdc2-37f6-44ed-8810-bed9b3131a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1194 | 2026.05.06 00:25:47.788189 [ 277 ] {2082fdc2-37f6-44ed-8810-bed9b3131a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1195 | 2026.05.06 00:25:47.788568 [ 277 ] {2082fdc2-37f6-44ed-8810-bed9b3131a5b} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1196 | 2026.05.06 00:25:47.788609 [ 277 ] {2082fdc2-37f6-44ed-8810-bed9b3131a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1197 | 2026.05.06 00:25:47.789037 [ 277 ] {2082fdc2-37f6-44ed-8810-bed9b3131a5b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1198 | 2026.05.06 00:25:47.789532 [ 277 ] {2082fdc2-37f6-44ed-8810-bed9b3131a5b} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1199 | 2026.05.06 00:25:47.789684 [ 277 ] {2082fdc2-37f6-44ed-8810-bed9b3131a5b} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.00156 sec., 38461.53846153846 rows/sec., 2.70 MiB/sec. | ||
| 1200 | 2026.05.06 00:25:47.789723 [ 277 ] {2082fdc2-37f6-44ed-8810-bed9b3131a5b} <Debug> TCPHandler: Processed in 0.001727503 sec. | ||
| 1201 | 2026.05.06 00:25:47.789876 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1202 | 2026.05.06 00:25:47.789977 [ 277 ] {56b79ff9-7e9f-450f-9b9e-a9c8432046ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1203 | 2026.05.06 00:25:47.790035 [ 277 ] {56b79ff9-7e9f-450f-9b9e-a9c8432046ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1204 | 2026.05.06 00:25:47.790910 [ 277 ] {56b79ff9-7e9f-450f-9b9e-a9c8432046ed} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1205 | 2026.05.06 00:25:47.790948 [ 277 ] {56b79ff9-7e9f-450f-9b9e-a9c8432046ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1206 | 2026.05.06 00:25:47.791674 [ 277 ] {56b79ff9-7e9f-450f-9b9e-a9c8432046ed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1207 | 2026.05.06 00:25:47.792209 [ 277 ] {56b79ff9-7e9f-450f-9b9e-a9c8432046ed} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1208 | 2026.05.06 00:25:47.792362 [ 277 ] {56b79ff9-7e9f-450f-9b9e-a9c8432046ed} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002405 sec., 4573.804573804574 rows/sec., 8.20 MiB/sec. | ||
| 1209 | 2026.05.06 00:25:47.792428 [ 277 ] {56b79ff9-7e9f-450f-9b9e-a9c8432046ed} <Debug> TCPHandler: Processed in 0.002611295 sec. | ||
| 1210 | 2026.05.06 00:25:47.792566 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2026.05.06 00:25:47.792661 [ 277 ] {ccfe8fed-ba95-466e-b347-409d807aafbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1212 | 2026.05.06 00:25:47.792704 [ 277 ] {ccfe8fed-ba95-466e-b347-409d807aafbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1213 | 2026.05.06 00:25:47.793045 [ 277 ] {ccfe8fed-ba95-466e-b347-409d807aafbf} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1214 | 2026.05.06 00:25:47.793082 [ 277 ] {ccfe8fed-ba95-466e-b347-409d807aafbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1215 | 2026.05.06 00:25:47.793510 [ 277 ] {ccfe8fed-ba95-466e-b347-409d807aafbf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1216 | 2026.05.06 00:25:47.794124 [ 277 ] {ccfe8fed-ba95-466e-b347-409d807aafbf} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1217 | 2026.05.06 00:25:47.794279 [ 277 ] {ccfe8fed-ba95-466e-b347-409d807aafbf} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001635 sec., 18348.62385321101 rows/sec., 1.22 MiB/sec. | ||
| 1218 | 2026.05.06 00:25:47.794328 [ 277 ] {ccfe8fed-ba95-466e-b347-409d807aafbf} <Debug> TCPHandler: Processed in 0.001814824 sec. | ||
| 1219 | 2026.05.06 00:25:49.692442 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 136 | ||
| 1220 | 2026.05.06 00:25:49.694772 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1221 | 2026.05.06 00:25:49.694827 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1222 | 2026.05.06 00:25:49.696209 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1223 | 2026.05.06 00:25:49.696772 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1224 | 2026.05.06 00:25:49.697035 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 136 | ||
| 1225 | 2026.05.06 00:25:52.781963 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.05.06 00:25:52.782242 [ 277 ] {7986bb34-9360-471b-8d42-fc78b76903d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1227 | 2026.05.06 00:25:52.782641 [ 277 ] {7986bb34-9360-471b-8d42-fc78b76903d9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1228 | 2026.05.06 00:25:52.782693 [ 277 ] {7986bb34-9360-471b-8d42-fc78b76903d9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1229 | 2026.05.06 00:25:52.782965 [ 277 ] {7986bb34-9360-471b-8d42-fc78b76903d9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1230 | 2026.05.06 00:25:52.783037 [ 277 ] {7986bb34-9360-471b-8d42-fc78b76903d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1231 | 2026.05.06 00:25:52.783180 [ 277 ] {7986bb34-9360-471b-8d42-fc78b76903d9} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 1232 | 2026.05.06 00:25:52.783217 [ 277 ] {7986bb34-9360-471b-8d42-fc78b76903d9} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1233 | 2026.05.06 00:25:52.783241 [ 277 ] {7986bb34-9360-471b-8d42-fc78b76903d9} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 1234 | 2026.05.06 00:25:52.783260 [ 277 ] {7986bb34-9360-471b-8d42-fc78b76903d9} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1235 | 2026.05.06 00:25:52.783307 [ 277 ] {7986bb34-9360-471b-8d42-fc78b76903d9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1236 | 2026.05.06 00:25:52.783330 [ 277 ] {7986bb34-9360-471b-8d42-fc78b76903d9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 20 rows starting from 0 | ||
| 1237 | 2026.05.06 00:25:52.784576 [ 277 ] {7986bb34-9360-471b-8d42-fc78b76903d9} <Debug> executeQuery: Read 20 rows, 2.89 KiB in 0.002446 sec., 8176.6148814390845 rows/sec., 1.16 MiB/sec. | ||
| 1238 | 2026.05.06 00:25:52.784688 [ 277 ] {7986bb34-9360-471b-8d42-fc78b76903d9} <Debug> TCPHandler: Processed in 0.002861569 sec. | ||
| 1239 | 2026.05.06 00:25:52.791808 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.05.06 00:25:52.791937 [ 277 ] {f60734d7-aeb7-4510-b2e1-abcd8e5dd638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1241 | 2026.05.06 00:25:52.791987 [ 277 ] {f60734d7-aeb7-4510-b2e1-abcd8e5dd638} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1242 | 2026.05.06 00:25:52.792570 [ 277 ] {f60734d7-aeb7-4510-b2e1-abcd8e5dd638} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.05.06 00:25:52.792620 [ 277 ] {f60734d7-aeb7-4510-b2e1-abcd8e5dd638} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1244 | 2026.05.06 00:25:52.793181 [ 277 ] {f60734d7-aeb7-4510-b2e1-abcd8e5dd638} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1245 | 2026.05.06 00:25:52.793580 [ 277 ] {f60734d7-aeb7-4510-b2e1-abcd8e5dd638} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.05.06 00:25:52.793737 [ 277 ] {f60734d7-aeb7-4510-b2e1-abcd8e5dd638} <Debug> executeQuery: Read 15 rows, 4.64 KiB in 0.001835 sec., 8174.386920980926 rows/sec., 2.47 MiB/sec. | ||
| 1247 | 2026.05.06 00:25:52.793779 [ 277 ] {f60734d7-aeb7-4510-b2e1-abcd8e5dd638} <Debug> TCPHandler: Processed in 0.002029017 sec. | ||
| 1248 | 2026.05.06 00:25:52.793903 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2026.05.06 00:25:52.794010 [ 277 ] {9fdd2144-101e-4bdb-b515-7144ed171b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1250 | 2026.05.06 00:25:52.794056 [ 277 ] {9fdd2144-101e-4bdb-b515-7144ed171b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1251 | 2026.05.06 00:25:52.795233 [ 277 ] {9fdd2144-101e-4bdb-b515-7144ed171b75} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2026.05.06 00:25:52.795271 [ 277 ] {9fdd2144-101e-4bdb-b515-7144ed171b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1253 | 2026.05.06 00:25:52.795731 [ 277 ] {9fdd2144-101e-4bdb-b515-7144ed171b75} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1254 | 2026.05.06 00:25:52.796169 [ 277 ] {9fdd2144-101e-4bdb-b515-7144ed171b75} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.05.06 00:25:52.796308 [ 277 ] {9fdd2144-101e-4bdb-b515-7144ed171b75} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00232 sec., 122413.79310344828 rows/sec., 7.77 MiB/sec. | ||
| 1256 | 2026.05.06 00:25:52.796348 [ 277 ] {9fdd2144-101e-4bdb-b515-7144ed171b75} <Debug> TCPHandler: Processed in 0.002496034 sec. | ||
| 1257 | 2026.05.06 00:25:52.796480 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2026.05.06 00:25:52.796579 [ 277 ] {0fc04724-953b-43bf-9df2-81e8a1d6f609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1259 | 2026.05.06 00:25:52.796621 [ 277 ] {0fc04724-953b-43bf-9df2-81e8a1d6f609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1260 | 2026.05.06 00:25:52.797026 [ 277 ] {0fc04724-953b-43bf-9df2-81e8a1d6f609} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2026.05.06 00:25:52.797064 [ 277 ] {0fc04724-953b-43bf-9df2-81e8a1d6f609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1262 | 2026.05.06 00:25:52.797501 [ 277 ] {0fc04724-953b-43bf-9df2-81e8a1d6f609} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1263 | 2026.05.06 00:25:52.797976 [ 277 ] {0fc04724-953b-43bf-9df2-81e8a1d6f609} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2026.05.06 00:25:52.798115 [ 277 ] {0fc04724-953b-43bf-9df2-81e8a1d6f609} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001556 sec., 2570.694087403599 rows/sec., 209.62 KiB/sec. | ||
| 1265 | 2026.05.06 00:25:52.798154 [ 277 ] {0fc04724-953b-43bf-9df2-81e8a1d6f609} <Debug> TCPHandler: Processed in 0.001725014 sec. | ||
| 1266 | 2026.05.06 00:25:52.798272 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1267 | 2026.05.06 00:25:52.798369 [ 277 ] {bc3cf54d-6358-4a11-8310-b0fa2882d2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1268 | 2026.05.06 00:25:52.798410 [ 277 ] {bc3cf54d-6358-4a11-8310-b0fa2882d2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1269 | 2026.05.06 00:25:52.799213 [ 277 ] {bc3cf54d-6358-4a11-8310-b0fa2882d2d0} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2026.05.06 00:25:52.799251 [ 277 ] {bc3cf54d-6358-4a11-8310-b0fa2882d2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1271 | 2026.05.06 00:25:52.799772 [ 277 ] {bc3cf54d-6358-4a11-8310-b0fa2882d2d0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1272 | 2026.05.06 00:25:52.800223 [ 277 ] {bc3cf54d-6358-4a11-8310-b0fa2882d2d0} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2026.05.06 00:25:52.800356 [ 277 ] {bc3cf54d-6358-4a11-8310-b0fa2882d2d0} <Debug> executeQuery: Read 779 rows, 61.56 KiB in 0.002006 sec., 388334.9950149551 rows/sec., 29.97 MiB/sec. | ||
| 1274 | 2026.05.06 00:25:52.800394 [ 277 ] {bc3cf54d-6358-4a11-8310-b0fa2882d2d0} <Debug> TCPHandler: Processed in 0.00217165 sec. | ||
| 1275 | 2026.05.06 00:25:52.800516 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2026.05.06 00:25:52.800612 [ 277 ] {ffbe5624-fc3d-4f02-b008-8616ce180a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1277 | 2026.05.06 00:25:52.800652 [ 277 ] {ffbe5624-fc3d-4f02-b008-8616ce180a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1278 | 2026.05.06 00:25:52.801087 [ 277 ] {ffbe5624-fc3d-4f02-b008-8616ce180a38} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2026.05.06 00:25:52.801124 [ 277 ] {ffbe5624-fc3d-4f02-b008-8616ce180a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1280 | 2026.05.06 00:25:52.801574 [ 277 ] {ffbe5624-fc3d-4f02-b008-8616ce180a38} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1281 | 2026.05.06 00:25:52.802016 [ 277 ] {ffbe5624-fc3d-4f02-b008-8616ce180a38} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2026.05.06 00:25:52.802147 [ 277 ] {ffbe5624-fc3d-4f02-b008-8616ce180a38} <Debug> executeQuery: Read 149 rows, 9.05 KiB in 0.001554 sec., 95881.59588159587 rows/sec., 5.69 MiB/sec. | ||
| 1283 | 2026.05.06 00:25:52.802186 [ 277 ] {ffbe5624-fc3d-4f02-b008-8616ce180a38} <Debug> TCPHandler: Processed in 0.001719603 sec. | ||
| 1284 | 2026.05.06 00:25:52.802304 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1285 | 2026.05.06 00:25:52.802399 [ 277 ] {b0c92b8d-3e2a-415e-a4c0-c6e8473224a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1286 | 2026.05.06 00:25:52.802439 [ 277 ] {b0c92b8d-3e2a-415e-a4c0-c6e8473224a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1287 | 2026.05.06 00:25:52.802915 [ 277 ] {b0c92b8d-3e2a-415e-a4c0-c6e8473224a0} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2026.05.06 00:25:52.802951 [ 277 ] {b0c92b8d-3e2a-415e-a4c0-c6e8473224a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1289 | 2026.05.06 00:25:52.803385 [ 277 ] {b0c92b8d-3e2a-415e-a4c0-c6e8473224a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1290 | 2026.05.06 00:25:52.803817 [ 277 ] {b0c92b8d-3e2a-415e-a4c0-c6e8473224a0} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2026.05.06 00:25:52.803948 [ 277 ] {b0c92b8d-3e2a-415e-a4c0-c6e8473224a0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001567 sec., 95086.15188257817 rows/sec., 6.14 MiB/sec. | ||
| 1292 | 2026.05.06 00:25:52.803987 [ 277 ] {b0c92b8d-3e2a-415e-a4c0-c6e8473224a0} <Debug> TCPHandler: Processed in 0.001733063 sec. | ||
| 1293 | 2026.05.06 00:25:52.804110 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2026.05.06 00:25:52.804204 [ 277 ] {4ac767c9-d294-405f-a62b-774c2fb389d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1295 | 2026.05.06 00:25:52.804245 [ 277 ] {4ac767c9-d294-405f-a62b-774c2fb389d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1296 | 2026.05.06 00:25:52.804689 [ 277 ] {4ac767c9-d294-405f-a62b-774c2fb389d1} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.05.06 00:25:52.804728 [ 277 ] {4ac767c9-d294-405f-a62b-774c2fb389d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1298 | 2026.05.06 00:25:52.805189 [ 277 ] {4ac767c9-d294-405f-a62b-774c2fb389d1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1299 | 2026.05.06 00:25:52.805647 [ 277 ] {4ac767c9-d294-405f-a62b-774c2fb389d1} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.05.06 00:25:52.805778 [ 277 ] {4ac767c9-d294-405f-a62b-774c2fb389d1} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001593 sec., 92906.46578782173 rows/sec., 5.28 MiB/sec. | ||
| 1301 | 2026.05.06 00:25:52.805821 [ 277 ] {4ac767c9-d294-405f-a62b-774c2fb389d1} <Debug> TCPHandler: Processed in 0.001760944 sec. | ||
| 1302 | 2026.05.06 00:25:52.805943 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1303 | 2026.05.06 00:25:52.806037 [ 277 ] {cd93b966-fa69-40b8-9da3-b0e60f88cbc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1304 | 2026.05.06 00:25:52.806078 [ 277 ] {cd93b966-fa69-40b8-9da3-b0e60f88cbc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1305 | 2026.05.06 00:25:52.806624 [ 277 ] {cd93b966-fa69-40b8-9da3-b0e60f88cbc9} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1306 | 2026.05.06 00:25:52.806661 [ 277 ] {cd93b966-fa69-40b8-9da3-b0e60f88cbc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1307 | 2026.05.06 00:25:52.807129 [ 277 ] {cd93b966-fa69-40b8-9da3-b0e60f88cbc9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1308 | 2026.05.06 00:25:52.807585 [ 277 ] {cd93b966-fa69-40b8-9da3-b0e60f88cbc9} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2026.05.06 00:25:52.807718 [ 277 ] {cd93b966-fa69-40b8-9da3-b0e60f88cbc9} <Debug> executeQuery: Read 472 rows, 33.75 KiB in 0.001699 sec., 277810.47675103 rows/sec., 19.40 MiB/sec. | ||
| 1310 | 2026.05.06 00:25:52.807755 [ 277 ] {cd93b966-fa69-40b8-9da3-b0e60f88cbc9} <Debug> TCPHandler: Processed in 0.001862375 sec. | ||
| 1311 | 2026.05.06 00:25:52.807878 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1312 | 2026.05.06 00:25:52.807973 [ 277 ] {0e005b31-2d72-4444-b494-84c4361e31f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1313 | 2026.05.06 00:25:52.808013 [ 277 ] {0e005b31-2d72-4444-b494-84c4361e31f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1314 | 2026.05.06 00:25:52.808334 [ 277 ] {0e005b31-2d72-4444-b494-84c4361e31f2} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1315 | 2026.05.06 00:25:52.808369 [ 277 ] {0e005b31-2d72-4444-b494-84c4361e31f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1316 | 2026.05.06 00:25:52.808772 [ 277 ] {0e005b31-2d72-4444-b494-84c4361e31f2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1317 | 2026.05.06 00:25:52.809193 [ 277 ] {0e005b31-2d72-4444-b494-84c4361e31f2} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1318 | 2026.05.06 00:25:52.809317 [ 277 ] {0e005b31-2d72-4444-b494-84c4361e31f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001363 sec., 4402.054292002935 rows/sec., 229.99 KiB/sec. | ||
| 1319 | 2026.05.06 00:25:52.809352 [ 277 ] {0e005b31-2d72-4444-b494-84c4361e31f2} <Debug> TCPHandler: Processed in 0.00152447 sec. | ||
| 1320 | 2026.05.06 00:25:52.809479 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1321 | 2026.05.06 00:25:52.809574 [ 277 ] {adfefaf4-b5bf-4676-b28e-cc850f63171b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1322 | 2026.05.06 00:25:52.809616 [ 277 ] {adfefaf4-b5bf-4676-b28e-cc850f63171b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1323 | 2026.05.06 00:25:52.810002 [ 277 ] {adfefaf4-b5bf-4676-b28e-cc850f63171b} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1324 | 2026.05.06 00:25:52.810036 [ 277 ] {adfefaf4-b5bf-4676-b28e-cc850f63171b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1325 | 2026.05.06 00:25:52.810536 [ 277 ] {adfefaf4-b5bf-4676-b28e-cc850f63171b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1326 | 2026.05.06 00:25:52.811019 [ 277 ] {adfefaf4-b5bf-4676-b28e-cc850f63171b} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1327 | 2026.05.06 00:25:52.811155 [ 277 ] {adfefaf4-b5bf-4676-b28e-cc850f63171b} <Debug> executeQuery: Read 167 rows, 11.07 KiB in 0.001599 sec., 104440.27517198249 rows/sec., 6.76 MiB/sec. | ||
| 1328 | 2026.05.06 00:25:52.811192 [ 277 ] {adfefaf4-b5bf-4676-b28e-cc850f63171b} <Debug> TCPHandler: Processed in 0.001762253 sec. | ||
| 1329 | 2026.05.06 00:25:52.811305 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1330 | 2026.05.06 00:25:52.811400 [ 277 ] {985d2ae5-00d0-4bc0-87c3-f478d237bb55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1331 | 2026.05.06 00:25:52.811441 [ 277 ] {985d2ae5-00d0-4bc0-87c3-f478d237bb55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1332 | 2026.05.06 00:25:52.811743 [ 277 ] {985d2ae5-00d0-4bc0-87c3-f478d237bb55} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1333 | 2026.05.06 00:25:52.811777 [ 277 ] {985d2ae5-00d0-4bc0-87c3-f478d237bb55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1334 | 2026.05.06 00:25:52.812231 [ 277 ] {985d2ae5-00d0-4bc0-87c3-f478d237bb55} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1335 | 2026.05.06 00:25:52.812647 [ 277 ] {985d2ae5-00d0-4bc0-87c3-f478d237bb55} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1336 | 2026.05.06 00:25:52.812779 [ 277 ] {985d2ae5-00d0-4bc0-87c3-f478d237bb55} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001397 sec., 715.8196134574088 rows/sec., 48.23 KiB/sec. | ||
| 1337 | 2026.05.06 00:25:52.812814 [ 277 ] {985d2ae5-00d0-4bc0-87c3-f478d237bb55} <Debug> TCPHandler: Processed in 0.001558721 sec. | ||
| 1338 | 2026.05.06 00:25:52.812987 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1339 | 2026.05.06 00:25:52.813081 [ 277 ] {d926fd27-025d-4555-b7ab-4d2cda1d402c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1340 | 2026.05.06 00:25:52.813135 [ 277 ] {d926fd27-025d-4555-b7ab-4d2cda1d402c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1341 | 2026.05.06 00:25:52.813895 [ 277 ] {d926fd27-025d-4555-b7ab-4d2cda1d402c} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1342 | 2026.05.06 00:25:52.813929 [ 277 ] {d926fd27-025d-4555-b7ab-4d2cda1d402c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1343 | 2026.05.06 00:25:52.814543 [ 277 ] {d926fd27-025d-4555-b7ab-4d2cda1d402c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1344 | 2026.05.06 00:25:52.814961 [ 277 ] {d926fd27-025d-4555-b7ab-4d2cda1d402c} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1345 | 2026.05.06 00:25:52.815108 [ 277 ] {d926fd27-025d-4555-b7ab-4d2cda1d402c} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.002045 sec., 1466.992665036675 rows/sec., 2.63 MiB/sec. | ||
| 1346 | 2026.05.06 00:25:52.815163 [ 277 ] {d926fd27-025d-4555-b7ab-4d2cda1d402c} <Debug> TCPHandler: Processed in 0.00222587 sec. | ||
| 1347 | 2026.05.06 00:25:52.815277 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1348 | 2026.05.06 00:25:52.815373 [ 277 ] {5786b90a-fcfc-4f9d-9009-efa86c33c1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1349 | 2026.05.06 00:25:52.815415 [ 277 ] {5786b90a-fcfc-4f9d-9009-efa86c33c1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1350 | 2026.05.06 00:25:52.815734 [ 277 ] {5786b90a-fcfc-4f9d-9009-efa86c33c1d5} <Trace> oximeter.measurements_i64 (99842a5d-3b85-4ee6-8e8a-ac634dc51815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2026.05.06 00:25:52.815768 [ 277 ] {5786b90a-fcfc-4f9d-9009-efa86c33c1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1352 | 2026.05.06 00:25:52.816283 [ 277 ] {5786b90a-fcfc-4f9d-9009-efa86c33c1d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1353 | 2026.05.06 00:25:52.816739 [ 277 ] {5786b90a-fcfc-4f9d-9009-efa86c33c1d5} <Trace> oximeter.measurements_i64 (99842a5d-3b85-4ee6-8e8a-ac634dc51815): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1354 | 2026.05.06 00:25:52.816865 [ 277 ] {5786b90a-fcfc-4f9d-9009-efa86c33c1d5} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001511 sec., 1985.440105890139 rows/sec., 140.25 KiB/sec. | ||
| 1355 | 2026.05.06 00:25:52.816900 [ 277 ] {5786b90a-fcfc-4f9d-9009-efa86c33c1d5} <Debug> TCPHandler: Processed in 0.001672732 sec. | ||
| 1356 | 2026.05.06 00:25:52.817014 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2026.05.06 00:25:52.817108 [ 277 ] {f7b160e5-84e2-48e6-8511-c6c513139cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1358 | 2026.05.06 00:25:52.817149 [ 277 ] {f7b160e5-84e2-48e6-8511-c6c513139cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1359 | 2026.05.06 00:25:52.817483 [ 277 ] {f7b160e5-84e2-48e6-8511-c6c513139cc5} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2026.05.06 00:25:52.817518 [ 277 ] {f7b160e5-84e2-48e6-8511-c6c513139cc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1361 | 2026.05.06 00:25:52.817941 [ 277 ] {f7b160e5-84e2-48e6-8511-c6c513139cc5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1362 | 2026.05.06 00:25:52.818352 [ 277 ] {f7b160e5-84e2-48e6-8511-c6c513139cc5} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1363 | 2026.05.06 00:25:52.818497 [ 277 ] {f7b160e5-84e2-48e6-8511-c6c513139cc5} <Debug> executeQuery: Read 60 rows, 3.66 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.54 MiB/sec. | ||
| 1364 | 2026.05.06 00:25:52.818534 [ 277 ] {f7b160e5-84e2-48e6-8511-c6c513139cc5} <Debug> TCPHandler: Processed in 0.001569821 sec. | ||
| 1365 | 2026.05.06 00:25:54.647686 [ 22 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1366 | 2026.05.06 00:25:54.647753 [ 22 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1367 | 2026.05.06 00:25:54.771369 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2848 | ||
| 1368 | 2026.05.06 00:25:54.771912 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2026.05.06 00:25:54.771960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 1370 | 2026.05.06 00:25:54.772672 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1371 | 2026.05.06 00:25:54.773171 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2026.05.06 00:25:54.773303 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2848 | ||
| 1373 | 2026.05.06 00:25:54.773303 [ 22 ] {} <Debug> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1374 | 2026.05.06 00:25:54.773391 [ 22 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2026.05.06 00:25:54.773414 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 1376 | 2026.05.06 00:25:54.773572 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::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 | ||
| 1377 | 2026.05.06 00:25:54.773710 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1378 | 2026.05.06 00:25:54.773789 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1379 | 2026.05.06 00:25:54.773888 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1380 | 2026.05.06 00:25:54.773956 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1381 | 2026.05.06 00:25:54.774014 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1382 | 2026.05.06 00:25:54.774063 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 509 rows starting from the beginning of the part | ||
| 1383 | 2026.05.06 00:25:54.774111 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1384 | 2026.05.06 00:25:54.800082 [ 201 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 4 columns (4 merged, 0 gathered) in 0.026583558 sec., 107133.89080573789 rows/sec., 1.53 MiB/sec. | ||
| 1385 | 2026.05.06 00:25:54.801071 [ 193 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1386 | 2026.05.06 00:25:54.801648 [ 193 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_6_1} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1387 | 2026.05.06 00:25:54.801730 [ 193 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_6_1} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1388 | 2026.05.06 00:25:54.801850 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1389 | 2026.05.06 00:25:54.923228 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1390 | 2026.05.06 00:25:54.941257 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2026.05.06 00:25:54.941319 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 1392 | 2026.05.06 00:25:54.947837 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1393 | 2026.05.06 00:25:54.948965 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2026.05.06 00:25:54.949260 [ 22 ] {} <Debug> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1395 | 2026.05.06 00:25:54.949306 [ 22 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2026.05.06 00:25:54.949326 [ 22 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.70 GiB. | ||
| 1397 | 2026.05.06 00:25:54.949426 [ 193 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 1398 | 2026.05.06 00:25:54.952734 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1399 | 2026.05.06 00:25:54.953442 [ 193 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1400 | 2026.05.06 00:25:54.954754 [ 193 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 1401 | 2026.05.06 00:25:54.959240 [ 193 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 1402 | 2026.05.06 00:25:54.963461 [ 193 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 1403 | 2026.05.06 00:25:54.967779 [ 193 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 1404 | 2026.05.06 00:25:54.974913 [ 193 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 1405 | 2026.05.06 00:25:54.979092 [ 193 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 1406 | 2026.05.06 00:25:55.000227 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.26 MiB, peak 179.26 MiB, free memory in arenas 0.00 B, will set to 177.98 MiB (RSS), difference: -1.28 MiB | ||
| 1407 | 2026.05.06 00:25:55.041071 [ 201 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.091687166 sec., 501.7059857646816 rows/sec., 2.59 MiB/sec. | ||
| 1408 | 2026.05.06 00:25:55.043558 [ 186 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1409 | 2026.05.06 00:25:55.046029 [ 186 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_6_1} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1410 | 2026.05.06 00:25:55.046138 [ 186 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_6_1} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1411 | 2026.05.06 00:25:55.047937 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1412 | 2026.05.06 00:25:56.000210 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.58 MiB, peak 179.26 MiB, free memory in arenas 0.00 B, will set to 181.00 MiB (RSS), difference: 12.43 MiB | ||
| 1413 | 2026.05.06 00:25:57.777300 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2026.05.06 00:25:57.777552 [ 277 ] {8231a355-1980-4c70-a789-58ca38b7af22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 1415 | 2026.05.06 00:25:57.777894 [ 277 ] {8231a355-1980-4c70-a789-58ca38b7af22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1416 | 2026.05.06 00:25:57.777935 [ 277 ] {8231a355-1980-4c70-a789-58ca38b7af22} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 1417 | 2026.05.06 00:25:57.778163 [ 277 ] {8231a355-1980-4c70-a789-58ca38b7af22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1418 | 2026.05.06 00:25:57.778230 [ 277 ] {8231a355-1980-4c70-a789-58ca38b7af22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1419 | 2026.05.06 00:25:57.778362 [ 277 ] {8231a355-1980-4c70-a789-58ca38b7af22} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1420 | 2026.05.06 00:25:57.778478 [ 308 ] {8231a355-1980-4c70-a789-58ca38b7af22} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1421 | 2026.05.06 00:25:57.778500 [ 321 ] {8231a355-1980-4c70-a789-58ca38b7af22} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1422 | 2026.05.06 00:25:57.778620 [ 277 ] {8231a355-1980-4c70-a789-58ca38b7af22} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 1423 | 2026.05.06 00:25:57.778646 [ 277 ] {8231a355-1980-4c70-a789-58ca38b7af22} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1424 | 2026.05.06 00:25:57.780746 [ 277 ] {8231a355-1980-4c70-a789-58ca38b7af22} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1425 | 2026.05.06 00:25:57.780773 [ 277 ] {8231a355-1980-4c70-a789-58ca38b7af22} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1426 | 2026.05.06 00:25:57.780827 [ 277 ] {8231a355-1980-4c70-a789-58ca38b7af22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1427 | 2026.05.06 00:25:57.780865 [ 277 ] {8231a355-1980-4c70-a789-58ca38b7af22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1428 | 2026.05.06 00:25:57.782072 [ 277 ] {8231a355-1980-4c70-a789-58ca38b7af22} <Debug> executeQuery: Read 35 rows, 3.42 KiB in 0.00462 sec., 7575.757575757576 rows/sec., 740.24 KiB/sec. | ||
| 1429 | 2026.05.06 00:25:57.782155 [ 277 ] {8231a355-1980-4c70-a789-58ca38b7af22} <Debug> TCPHandler: Processed in 0.004987277 sec. | ||
| 1430 | 2026.05.06 00:25:57.783564 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1431 | 2026.05.06 00:25:57.783782 [ 277 ] {5dfd42e6-9e43-405f-a0f3-a303957b7092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1432 | 2026.05.06 00:25:57.783825 [ 277 ] {5dfd42e6-9e43-405f-a0f3-a303957b7092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1433 | 2026.05.06 00:25:57.784284 [ 277 ] {5dfd42e6-9e43-405f-a0f3-a303957b7092} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1434 | 2026.05.06 00:25:57.784324 [ 277 ] {5dfd42e6-9e43-405f-a0f3-a303957b7092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1435 | 2026.05.06 00:25:57.784820 [ 277 ] {5dfd42e6-9e43-405f-a0f3-a303957b7092} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1436 | 2026.05.06 00:25:57.785333 [ 277 ] {5dfd42e6-9e43-405f-a0f3-a303957b7092} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1437 | 2026.05.06 00:25:57.785501 [ 277 ] {5dfd42e6-9e43-405f-a0f3-a303957b7092} <Debug> executeQuery: Read 52 rows, 4.61 KiB in 0.00175 sec., 29714.285714285714 rows/sec., 2.57 MiB/sec. | ||
| 1438 | 2026.05.06 00:25:57.785618 [ 277 ] {5dfd42e6-9e43-405f-a0f3-a303957b7092} <Debug> TCPHandler: Processed in 0.002105208 sec. | ||
| 1439 | 2026.05.06 00:25:57.785745 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1440 | 2026.05.06 00:25:57.785839 [ 277 ] {a7a77f9b-ebea-42d5-8549-d16d54dc8d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1441 | 2026.05.06 00:25:57.785878 [ 277 ] {a7a77f9b-ebea-42d5-8549-d16d54dc8d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1442 | 2026.05.06 00:25:57.786260 [ 277 ] {a7a77f9b-ebea-42d5-8549-d16d54dc8d13} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2026.05.06 00:25:57.786294 [ 277 ] {a7a77f9b-ebea-42d5-8549-d16d54dc8d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1444 | 2026.05.06 00:25:57.786685 [ 277 ] {a7a77f9b-ebea-42d5-8549-d16d54dc8d13} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1445 | 2026.05.06 00:25:57.787140 [ 277 ] {a7a77f9b-ebea-42d5-8549-d16d54dc8d13} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2026.05.06 00:25:57.787268 [ 277 ] {a7a77f9b-ebea-42d5-8549-d16d54dc8d13} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001447 sec., 7601.935038009676 rows/sec., 571.63 KiB/sec. | ||
| 1447 | 2026.05.06 00:25:57.787304 [ 277 ] {a7a77f9b-ebea-42d5-8549-d16d54dc8d13} <Debug> TCPHandler: Processed in 0.001607132 sec. | ||
| 1448 | 2026.05.06 00:25:57.787418 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1449 | 2026.05.06 00:25:57.787511 [ 277 ] {b88b87be-58db-4558-b04c-1e8ef6617020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1450 | 2026.05.06 00:25:57.787549 [ 277 ] {b88b87be-58db-4558-b04c-1e8ef6617020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1451 | 2026.05.06 00:25:57.787937 [ 277 ] {b88b87be-58db-4558-b04c-1e8ef6617020} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2026.05.06 00:25:57.787972 [ 277 ] {b88b87be-58db-4558-b04c-1e8ef6617020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1453 | 2026.05.06 00:25:57.788361 [ 277 ] {b88b87be-58db-4558-b04c-1e8ef6617020} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1454 | 2026.05.06 00:25:57.788801 [ 277 ] {b88b87be-58db-4558-b04c-1e8ef6617020} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2026.05.06 00:25:57.788947 [ 277 ] {b88b87be-58db-4558-b04c-1e8ef6617020} <Debug> executeQuery: Read 47 rows, 3.76 KiB in 0.001454 sec., 32324.621733149932 rows/sec., 2.53 MiB/sec. | ||
| 1456 | 2026.05.06 00:25:57.788985 [ 277 ] {b88b87be-58db-4558-b04c-1e8ef6617020} <Debug> TCPHandler: Processed in 0.001615821 sec. | ||
| 1457 | 2026.05.06 00:25:57.789097 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1458 | 2026.05.06 00:25:57.789189 [ 277 ] {1583878c-43a3-4bf4-9652-52e6cd101388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1459 | 2026.05.06 00:25:57.789230 [ 277 ] {1583878c-43a3-4bf4-9652-52e6cd101388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1460 | 2026.05.06 00:25:57.789586 [ 277 ] {1583878c-43a3-4bf4-9652-52e6cd101388} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1461 | 2026.05.06 00:25:57.789618 [ 277 ] {1583878c-43a3-4bf4-9652-52e6cd101388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1462 | 2026.05.06 00:25:57.790014 [ 277 ] {1583878c-43a3-4bf4-9652-52e6cd101388} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1463 | 2026.05.06 00:25:57.790413 [ 277 ] {1583878c-43a3-4bf4-9652-52e6cd101388} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1464 | 2026.05.06 00:25:57.790561 [ 277 ] {1583878c-43a3-4bf4-9652-52e6cd101388} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 3.03 MiB/sec. | ||
| 1465 | 2026.05.06 00:25:57.790598 [ 277 ] {1583878c-43a3-4bf4-9652-52e6cd101388} <Debug> TCPHandler: Processed in 0.001549451 sec. | ||
| 1466 | 2026.05.06 00:25:57.790718 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1467 | 2026.05.06 00:25:57.790811 [ 277 ] {ccc7fba7-2237-4229-b3ca-acccdcd86b8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1468 | 2026.05.06 00:25:57.790863 [ 277 ] {ccc7fba7-2237-4229-b3ca-acccdcd86b8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1469 | 2026.05.06 00:25:57.791568 [ 277 ] {ccc7fba7-2237-4229-b3ca-acccdcd86b8a} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1470 | 2026.05.06 00:25:57.791602 [ 277 ] {ccc7fba7-2237-4229-b3ca-acccdcd86b8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1471 | 2026.05.06 00:25:57.792233 [ 277 ] {ccc7fba7-2237-4229-b3ca-acccdcd86b8a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1472 | 2026.05.06 00:25:57.792722 [ 277 ] {ccc7fba7-2237-4229-b3ca-acccdcd86b8a} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1473 | 2026.05.06 00:25:57.792856 [ 277 ] {ccc7fba7-2237-4229-b3ca-acccdcd86b8a} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002064 sec., 5329.457364341086 rows/sec., 9.55 MiB/sec. | ||
| 1474 | 2026.05.06 00:25:57.792911 [ 277 ] {ccc7fba7-2237-4229-b3ca-acccdcd86b8a} <Debug> TCPHandler: Processed in 0.00224172 sec. | ||
| 1475 | 2026.05.06 00:25:57.793026 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1476 | 2026.05.06 00:25:57.793119 [ 277 ] {21fa468e-9324-4b6f-873f-05c56bce3128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1477 | 2026.05.06 00:25:57.793159 [ 277 ] {21fa468e-9324-4b6f-873f-05c56bce3128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1478 | 2026.05.06 00:25:57.793480 [ 277 ] {21fa468e-9324-4b6f-873f-05c56bce3128} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1479 | 2026.05.06 00:25:57.793516 [ 277 ] {21fa468e-9324-4b6f-873f-05c56bce3128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1480 | 2026.05.06 00:25:57.793901 [ 277 ] {21fa468e-9324-4b6f-873f-05c56bce3128} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1481 | 2026.05.06 00:25:57.794314 [ 277 ] {21fa468e-9324-4b6f-873f-05c56bce3128} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1482 | 2026.05.06 00:25:57.794460 [ 277 ] {21fa468e-9324-4b6f-873f-05c56bce3128} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001359 sec., 22075.05518763797 rows/sec., 1.46 MiB/sec. | ||
| 1483 | 2026.05.06 00:25:57.794497 [ 277 ] {21fa468e-9324-4b6f-873f-05c56bce3128} <Debug> TCPHandler: Processed in 0.001520221 sec. | ||
| 1484 | 2026.05.06 00:25:59.697281 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 180 | ||
| 1485 | 2026.05.06 00:25:59.699647 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1486 | 2026.05.06 00:25:59.699694 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1487 | 2026.05.06 00:25:59.701180 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1488 | 2026.05.06 00:25:59.701665 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1489 | 2026.05.06 00:25:59.701902 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 180 | ||
| 1490 | 2026.05.06 00:26:02.273379 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3360 | ||
| 1491 | 2026.05.06 00:26:02.273930 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1492 | 2026.05.06 00:26:02.273981 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1493 | 2026.05.06 00:26:02.274697 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1494 | 2026.05.06 00:26:02.275197 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1495 | 2026.05.06 00:26:02.275347 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3360 | ||
| 1496 | 2026.05.06 00:26:02.452797 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1497 | 2026.05.06 00:26:02.470142 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1498 | 2026.05.06 00:26:02.470201 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1499 | 2026.05.06 00:26:02.475997 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1500 | 2026.05.06 00:26:02.477052 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1501 | 2026.05.06 00:26:02.480194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1502 | 2026.05.06 00:26:02.782247 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1503 | 2026.05.06 00:26:02.782474 [ 277 ] {1c8a8386-7683-4646-b4b4-b2926112d4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 1504 | 2026.05.06 00:26:02.782805 [ 277 ] {1c8a8386-7683-4646-b4b4-b2926112d4f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1505 | 2026.05.06 00:26:02.782843 [ 277 ] {1c8a8386-7683-4646-b4b4-b2926112d4f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1506 | 2026.05.06 00:26:02.783095 [ 277 ] {1c8a8386-7683-4646-b4b4-b2926112d4f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1507 | 2026.05.06 00:26:02.783163 [ 277 ] {1c8a8386-7683-4646-b4b4-b2926112d4f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1508 | 2026.05.06 00:26:02.783300 [ 277 ] {1c8a8386-7683-4646-b4b4-b2926112d4f0} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 1509 | 2026.05.06 00:26:02.783389 [ 275 ] {1c8a8386-7683-4646-b4b4-b2926112d4f0} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1510 | 2026.05.06 00:26:02.783456 [ 305 ] {1c8a8386-7683-4646-b4b4-b2926112d4f0} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1511 | 2026.05.06 00:26:02.783588 [ 277 ] {1c8a8386-7683-4646-b4b4-b2926112d4f0} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 1512 | 2026.05.06 00:26:02.783615 [ 277 ] {1c8a8386-7683-4646-b4b4-b2926112d4f0} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1513 | 2026.05.06 00:26:02.783688 [ 277 ] {1c8a8386-7683-4646-b4b4-b2926112d4f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1514 | 2026.05.06 00:26:02.783709 [ 277 ] {1c8a8386-7683-4646-b4b4-b2926112d4f0} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1515 | 2026.05.06 00:26:02.783743 [ 277 ] {1c8a8386-7683-4646-b4b4-b2926112d4f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1516 | 2026.05.06 00:26:02.783782 [ 277 ] {1c8a8386-7683-4646-b4b4-b2926112d4f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1517 | 2026.05.06 00:26:02.786278 [ 277 ] {1c8a8386-7683-4646-b4b4-b2926112d4f0} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.00389 sec., 8997.429305912598 rows/sec., 1.89 MiB/sec. | ||
| 1518 | 2026.05.06 00:26:02.786410 [ 277 ] {1c8a8386-7683-4646-b4b4-b2926112d4f0} <Debug> TCPHandler: Processed in 0.004288458 sec. | ||
| 1519 | 2026.05.06 00:26:02.793619 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1520 | 2026.05.06 00:26:02.793740 [ 277 ] {c6dd6683-6ab3-4afb-a61a-b4f80deaa723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1521 | 2026.05.06 00:26:02.793787 [ 277 ] {c6dd6683-6ab3-4afb-a61a-b4f80deaa723} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1522 | 2026.05.06 00:26:02.794373 [ 277 ] {c6dd6683-6ab3-4afb-a61a-b4f80deaa723} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1523 | 2026.05.06 00:26:02.794414 [ 277 ] {c6dd6683-6ab3-4afb-a61a-b4f80deaa723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1524 | 2026.05.06 00:26:02.794915 [ 277 ] {c6dd6683-6ab3-4afb-a61a-b4f80deaa723} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1525 | 2026.05.06 00:26:02.795364 [ 277 ] {c6dd6683-6ab3-4afb-a61a-b4f80deaa723} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1526 | 2026.05.06 00:26:02.795516 [ 277 ] {c6dd6683-6ab3-4afb-a61a-b4f80deaa723} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001809 sec., 156992.81370923162 rows/sec., 9.97 MiB/sec. | ||
| 1527 | 2026.05.06 00:26:02.795556 [ 277 ] {c6dd6683-6ab3-4afb-a61a-b4f80deaa723} <Debug> TCPHandler: Processed in 0.001992767 sec. | ||
| 1528 | 2026.05.06 00:26:02.795691 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1529 | 2026.05.06 00:26:02.795789 [ 277 ] {011799c3-93b6-48e6-be65-b1f5243a316e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1530 | 2026.05.06 00:26:02.795830 [ 277 ] {011799c3-93b6-48e6-be65-b1f5243a316e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1531 | 2026.05.06 00:26:02.796615 [ 277 ] {011799c3-93b6-48e6-be65-b1f5243a316e} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2026.05.06 00:26:02.796656 [ 277 ] {011799c3-93b6-48e6-be65-b1f5243a316e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1533 | 2026.05.06 00:26:02.797161 [ 277 ] {011799c3-93b6-48e6-be65-b1f5243a316e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1534 | 2026.05.06 00:26:02.797622 [ 277 ] {011799c3-93b6-48e6-be65-b1f5243a316e} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2026.05.06 00:26:02.797734 [ 73 ] {} <Debug> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1536 | 2026.05.06 00:26:02.797755 [ 277 ] {011799c3-93b6-48e6-be65-b1f5243a316e} <Debug> executeQuery: Read 813 rows, 64.78 KiB in 0.001986 sec., 409365.5589123867 rows/sec., 31.85 MiB/sec. | ||
| 1537 | 2026.05.06 00:26:02.797799 [ 73 ] {} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1538 | 2026.05.06 00:26:02.797807 [ 277 ] {011799c3-93b6-48e6-be65-b1f5243a316e} <Debug> TCPHandler: Processed in 0.002166779 sec. | ||
| 1539 | 2026.05.06 00:26:02.797829 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1540 | 2026.05.06 00:26:02.797939 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::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 | ||
| 1541 | 2026.05.06 00:26:02.797941 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1542 | 2026.05.06 00:26:02.798062 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1543 | 2026.05.06 00:26:02.798072 [ 277 ] {3eb0882b-ebf4-421e-aa2f-d2ea3e5a9846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1544 | 2026.05.06 00:26:02.798107 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 55 rows starting from the beginning of the part | ||
| 1545 | 2026.05.06 00:26:02.798121 [ 277 ] {3eb0882b-ebf4-421e-aa2f-d2ea3e5a9846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1546 | 2026.05.06 00:26:02.798196 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1547 | 2026.05.06 00:26:02.798253 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
| 1548 | 2026.05.06 00:26:02.798299 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 779 rows starting from the beginning of the part | ||
| 1549 | 2026.05.06 00:26:02.798346 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
| 1550 | 2026.05.06 00:26:02.798389 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 813 rows starting from the beginning of the part | ||
| 1551 | 2026.05.06 00:26:02.798586 [ 277 ] {3eb0882b-ebf4-421e-aa2f-d2ea3e5a9846} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2026.05.06 00:26:02.798627 [ 277 ] {3eb0882b-ebf4-421e-aa2f-d2ea3e5a9846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1553 | 2026.05.06 00:26:02.799081 [ 277 ] {3eb0882b-ebf4-421e-aa2f-d2ea3e5a9846} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1554 | 2026.05.06 00:26:02.799507 [ 277 ] {3eb0882b-ebf4-421e-aa2f-d2ea3e5a9846} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2026.05.06 00:26:02.799526 [ 201 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1781 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623922 sec., 1096727.552185388 rows/sec., 90.04 MiB/sec. | ||
| 1556 | 2026.05.06 00:26:02.799664 [ 277 ] {3eb0882b-ebf4-421e-aa2f-d2ea3e5a9846} <Debug> executeQuery: Read 163 rows, 10.12 KiB in 0.00161 sec., 101242.23602484471 rows/sec., 6.14 MiB/sec. | ||
| 1557 | 2026.05.06 00:26:02.799707 [ 277 ] {3eb0882b-ebf4-421e-aa2f-d2ea3e5a9846} <Debug> TCPHandler: Processed in 0.001815764 sec. | ||
| 1558 | 2026.05.06 00:26:02.799831 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1559 | 2026.05.06 00:26:02.799912 [ 194 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1560 | 2026.05.06 00:26:02.799926 [ 277 ] {845468cc-5ea4-449e-8dfd-46c3fdb5e276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1561 | 2026.05.06 00:26:02.799976 [ 277 ] {845468cc-5ea4-449e-8dfd-46c3fdb5e276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1562 | 2026.05.06 00:26:02.800414 [ 277 ] {845468cc-5ea4-449e-8dfd-46c3fdb5e276} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1563 | 2026.05.06 00:26:02.800448 [ 194 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_6_1} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2026.05.06 00:26:02.800452 [ 277 ] {845468cc-5ea4-449e-8dfd-46c3fdb5e276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1565 | 2026.05.06 00:26:02.800544 [ 194 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_6_1} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1566 | 2026.05.06 00:26:02.800637 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 1567 | 2026.05.06 00:26:02.800928 [ 277 ] {845468cc-5ea4-449e-8dfd-46c3fdb5e276} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1568 | 2026.05.06 00:26:02.801343 [ 277 ] {845468cc-5ea4-449e-8dfd-46c3fdb5e276} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1569 | 2026.05.06 00:26:02.801470 [ 277 ] {845468cc-5ea4-449e-8dfd-46c3fdb5e276} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001562 sec., 95390.52496798975 rows/sec., 6.16 MiB/sec. | ||
| 1570 | 2026.05.06 00:26:02.801511 [ 277 ] {845468cc-5ea4-449e-8dfd-46c3fdb5e276} <Debug> TCPHandler: Processed in 0.001729413 sec. | ||
| 1571 | 2026.05.06 00:26:02.801626 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1572 | 2026.05.06 00:26:02.801720 [ 277 ] {c3b2644e-8771-412f-8d49-b6574aea511e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1573 | 2026.05.06 00:26:02.801759 [ 277 ] {c3b2644e-8771-412f-8d49-b6574aea511e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1574 | 2026.05.06 00:26:02.802192 [ 277 ] {c3b2644e-8771-412f-8d49-b6574aea511e} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1575 | 2026.05.06 00:26:02.802228 [ 277 ] {c3b2644e-8771-412f-8d49-b6574aea511e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1576 | 2026.05.06 00:26:02.802693 [ 277 ] {c3b2644e-8771-412f-8d49-b6574aea511e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1577 | 2026.05.06 00:26:02.803100 [ 277 ] {c3b2644e-8771-412f-8d49-b6574aea511e} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1578 | 2026.05.06 00:26:02.803229 [ 277 ] {c3b2644e-8771-412f-8d49-b6574aea511e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001526 sec., 96985.58322411534 rows/sec., 5.52 MiB/sec. | ||
| 1579 | 2026.05.06 00:26:02.803264 [ 277 ] {c3b2644e-8771-412f-8d49-b6574aea511e} <Debug> TCPHandler: Processed in 0.001687363 sec. | ||
| 1580 | 2026.05.06 00:26:02.803380 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1581 | 2026.05.06 00:26:02.803474 [ 277 ] {87986635-ec9e-45a1-99b0-6a73015cff2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1582 | 2026.05.06 00:26:02.803514 [ 277 ] {87986635-ec9e-45a1-99b0-6a73015cff2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1583 | 2026.05.06 00:26:02.804070 [ 277 ] {87986635-ec9e-45a1-99b0-6a73015cff2a} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1584 | 2026.05.06 00:26:02.804106 [ 277 ] {87986635-ec9e-45a1-99b0-6a73015cff2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1585 | 2026.05.06 00:26:02.804539 [ 277 ] {87986635-ec9e-45a1-99b0-6a73015cff2a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1586 | 2026.05.06 00:26:02.804948 [ 277 ] {87986635-ec9e-45a1-99b0-6a73015cff2a} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1587 | 2026.05.06 00:26:02.805049 [ 61 ] {} <Debug> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1588 | 2026.05.06 00:26:02.805077 [ 277 ] {87986635-ec9e-45a1-99b0-6a73015cff2a} <Debug> executeQuery: Read 491 rows, 35.29 KiB in 0.00162 sec., 303086.41975308646 rows/sec., 21.27 MiB/sec. | ||
| 1589 | 2026.05.06 00:26:02.805096 [ 61 ] {} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1590 | 2026.05.06 00:26:02.805117 [ 277 ] {87986635-ec9e-45a1-99b0-6a73015cff2a} <Debug> TCPHandler: Processed in 0.001786784 sec. | ||
| 1591 | 2026.05.06 00:26:02.805122 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1592 | 2026.05.06 00:26:02.805205 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::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 | ||
| 1593 | 2026.05.06 00:26:02.805239 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.05.06 00:26:02.805296 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1595 | 2026.05.06 00:26:02.805325 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 53 rows starting from the beginning of the part | ||
| 1596 | 2026.05.06 00:26:02.805336 [ 277 ] {2438e254-1d93-45c5-8902-7c44434e1cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1597 | 2026.05.06 00:26:02.805371 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1598 | 2026.05.06 00:26:02.805382 [ 277 ] {2438e254-1d93-45c5-8902-7c44434e1cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1599 | 2026.05.06 00:26:02.805413 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 47 rows starting from the beginning of the part | ||
| 1600 | 2026.05.06 00:26:02.805452 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 472 rows starting from the beginning of the part | ||
| 1601 | 2026.05.06 00:26:02.805486 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part | ||
| 1602 | 2026.05.06 00:26:02.805525 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 491 rows starting from the beginning of the part | ||
| 1603 | 2026.05.06 00:26:02.805733 [ 277 ] {2438e254-1d93-45c5-8902-7c44434e1cde} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1604 | 2026.05.06 00:26:02.805774 [ 277 ] {2438e254-1d93-45c5-8902-7c44434e1cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1605 | 2026.05.06 00:26:02.806193 [ 277 ] {2438e254-1d93-45c5-8902-7c44434e1cde} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1606 | 2026.05.06 00:26:02.806441 [ 190 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1146 rows, containing 5 columns (5 merged, 0 gathered) in 0.001263137 sec., 907265.0076753354 rows/sec., 68.16 MiB/sec. | ||
| 1607 | 2026.05.06 00:26:02.806679 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1608 | 2026.05.06 00:26:02.806706 [ 277 ] {2438e254-1d93-45c5-8902-7c44434e1cde} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2026.05.06 00:26:02.806846 [ 277 ] {2438e254-1d93-45c5-8902-7c44434e1cde} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001527 sec., 3929.2730844793714 rows/sec., 205.29 KiB/sec. | ||
| 1610 | 2026.05.06 00:26:02.806882 [ 277 ] {2438e254-1d93-45c5-8902-7c44434e1cde} <Debug> TCPHandler: Processed in 0.001691743 sec. | ||
| 1611 | 2026.05.06 00:26:02.806997 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1612 | 2026.05.06 00:26:02.807092 [ 277 ] {859ea944-10b2-4928-9f7a-595a456187a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1613 | 2026.05.06 00:26:02.807135 [ 277 ] {859ea944-10b2-4928-9f7a-595a456187a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1614 | 2026.05.06 00:26:02.807162 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_6_1} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2026.05.06 00:26:02.807236 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_6_1} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1616 | 2026.05.06 00:26:02.807298 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 1617 | 2026.05.06 00:26:02.807538 [ 277 ] {859ea944-10b2-4928-9f7a-595a456187a7} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1618 | 2026.05.06 00:26:02.807577 [ 277 ] {859ea944-10b2-4928-9f7a-595a456187a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1619 | 2026.05.06 00:26:02.808008 [ 277 ] {859ea944-10b2-4928-9f7a-595a456187a7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1620 | 2026.05.06 00:26:02.808424 [ 277 ] {859ea944-10b2-4928-9f7a-595a456187a7} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1621 | 2026.05.06 00:26:02.808524 [ 61 ] {} <Debug> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1622 | 2026.05.06 00:26:02.808553 [ 277 ] {859ea944-10b2-4928-9f7a-595a456187a7} <Debug> executeQuery: Read 165 rows, 10.93 KiB in 0.001479 sec., 111561.86612576064 rows/sec., 7.22 MiB/sec. | ||
| 1623 | 2026.05.06 00:26:02.808560 [ 61 ] {} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2026.05.06 00:26:02.808592 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1625 | 2026.05.06 00:26:02.808594 [ 277 ] {859ea944-10b2-4928-9f7a-595a456187a7} <Debug> TCPHandler: Processed in 0.001647432 sec. | ||
| 1626 | 2026.05.06 00:26:02.808677 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 1627 | 2026.05.06 00:26:02.808720 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1628 | 2026.05.06 00:26:02.808800 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1629 | 2026.05.06 00:26:02.808819 [ 277 ] {1ba938c9-daaf-491c-81bf-9d289e5da756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1630 | 2026.05.06 00:26:02.808848 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part | ||
| 1631 | 2026.05.06 00:26:02.808867 [ 277 ] {1ba938c9-daaf-491c-81bf-9d289e5da756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1632 | 2026.05.06 00:26:02.808945 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 1633 | 2026.05.06 00:26:02.809005 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 60 rows starting from the beginning of the part | ||
| 1634 | 2026.05.06 00:26:02.809049 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 167 rows starting from the beginning of the part | ||
| 1635 | 2026.05.06 00:26:02.809092 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1636 | 2026.05.06 00:26:02.809136 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 165 rows starting from the beginning of the part | ||
| 1637 | 2026.05.06 00:26:02.809203 [ 277 ] {1ba938c9-daaf-491c-81bf-9d289e5da756} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1638 | 2026.05.06 00:26:02.809243 [ 277 ] {1ba938c9-daaf-491c-81bf-9d289e5da756} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1639 | 2026.05.06 00:26:02.809678 [ 277 ] {1ba938c9-daaf-491c-81bf-9d289e5da756} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1640 | 2026.05.06 00:26:02.810128 [ 277 ] {1ba938c9-daaf-491c-81bf-9d289e5da756} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1641 | 2026.05.06 00:26:02.810187 [ 200 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 575 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548481 sec., 371331.6469494944 rows/sec., 24.89 MiB/sec. | ||
| 1642 | 2026.05.06 00:26:02.810260 [ 277 ] {1ba938c9-daaf-491c-81bf-9d289e5da756} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 46.25 KiB/sec. | ||
| 1643 | 2026.05.06 00:26:02.810301 [ 277 ] {1ba938c9-daaf-491c-81bf-9d289e5da756} <Debug> TCPHandler: Processed in 0.001629782 sec. | ||
| 1644 | 2026.05.06 00:26:02.810415 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1645 | 2026.05.06 00:26:02.810436 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1646 | 2026.05.06 00:26:02.810510 [ 277 ] {24b3a877-9cef-44f7-a416-23ef22a99b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1647 | 2026.05.06 00:26:02.810568 [ 277 ] {24b3a877-9cef-44f7-a416-23ef22a99b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1648 | 2026.05.06 00:26:02.810903 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2026.05.06 00:26:02.810974 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1650 | 2026.05.06 00:26:02.811034 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 1651 | 2026.05.06 00:26:02.811346 [ 277 ] {24b3a877-9cef-44f7-a416-23ef22a99b77} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1652 | 2026.05.06 00:26:02.811386 [ 277 ] {24b3a877-9cef-44f7-a416-23ef22a99b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1653 | 2026.05.06 00:26:02.812036 [ 277 ] {24b3a877-9cef-44f7-a416-23ef22a99b77} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1654 | 2026.05.06 00:26:02.812499 [ 277 ] {24b3a877-9cef-44f7-a416-23ef22a99b77} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1655 | 2026.05.06 00:26:02.812659 [ 277 ] {24b3a877-9cef-44f7-a416-23ef22a99b77} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002166 sec., 9695.290858725763 rows/sec., 17.37 MiB/sec. | ||
| 1656 | 2026.05.06 00:26:02.812720 [ 277 ] {24b3a877-9cef-44f7-a416-23ef22a99b77} <Debug> TCPHandler: Processed in 0.002354212 sec. | ||
| 1657 | 2026.05.06 00:26:02.812845 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2026.05.06 00:26:02.812939 [ 277 ] {67723429-ff80-4218-972a-108ae8798e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1659 | 2026.05.06 00:26:02.812979 [ 277 ] {67723429-ff80-4218-972a-108ae8798e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1660 | 2026.05.06 00:26:02.813301 [ 277 ] {67723429-ff80-4218-972a-108ae8798e4b} <Trace> oximeter.measurements_i64 (99842a5d-3b85-4ee6-8e8a-ac634dc51815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2026.05.06 00:26:02.813337 [ 277 ] {67723429-ff80-4218-972a-108ae8798e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1662 | 2026.05.06 00:26:02.813738 [ 277 ] {67723429-ff80-4218-972a-108ae8798e4b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1663 | 2026.05.06 00:26:02.814154 [ 277 ] {67723429-ff80-4218-972a-108ae8798e4b} <Trace> oximeter.measurements_i64 (99842a5d-3b85-4ee6-8e8a-ac634dc51815): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2026.05.06 00:26:02.814280 [ 277 ] {67723429-ff80-4218-972a-108ae8798e4b} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001359 sec., 11037.527593818984 rows/sec., 842.19 KiB/sec. | ||
| 1665 | 2026.05.06 00:26:02.814314 [ 277 ] {67723429-ff80-4218-972a-108ae8798e4b} <Debug> TCPHandler: Processed in 0.00151992 sec. | ||
| 1666 | 2026.05.06 00:26:02.814426 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1667 | 2026.05.06 00:26:02.814520 [ 277 ] {b61beb07-2685-4ac1-a567-245c3f0c011f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1668 | 2026.05.06 00:26:02.814561 [ 277 ] {b61beb07-2685-4ac1-a567-245c3f0c011f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1669 | 2026.05.06 00:26:02.814884 [ 277 ] {b61beb07-2685-4ac1-a567-245c3f0c011f} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1670 | 2026.05.06 00:26:02.814918 [ 277 ] {b61beb07-2685-4ac1-a567-245c3f0c011f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1671 | 2026.05.06 00:26:02.815343 [ 277 ] {b61beb07-2685-4ac1-a567-245c3f0c011f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1672 | 2026.05.06 00:26:02.815772 [ 277 ] {b61beb07-2685-4ac1-a567-245c3f0c011f} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1673 | 2026.05.06 00:26:02.815885 [ 61 ] {} <Debug> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1674 | 2026.05.06 00:26:02.815897 [ 277 ] {b61beb07-2685-4ac1-a567-245c3f0c011f} <Debug> executeQuery: Read 60 rows, 3.66 KiB in 0.001395 sec., 43010.75268817204 rows/sec., 2.56 MiB/sec. | ||
| 1675 | 2026.05.06 00:26:02.815934 [ 61 ] {} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1676 | 2026.05.06 00:26:02.815949 [ 277 ] {b61beb07-2685-4ac1-a567-245c3f0c011f} <Debug> TCPHandler: Processed in 0.001572121 sec. | ||
| 1677 | 2026.05.06 00:26:02.815965 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1678 | 2026.05.06 00:26:02.816113 [ 195 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 1679 | 2026.05.06 00:26:02.816278 [ 195 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1680 | 2026.05.06 00:26:02.816326 [ 195 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1681 | 2026.05.06 00:26:02.816414 [ 195 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1682 | 2026.05.06 00:26:02.816468 [ 195 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1683 | 2026.05.06 00:26:02.816516 [ 195 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 1684 | 2026.05.06 00:26:02.816558 [ 195 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1685 | 2026.05.06 00:26:02.816602 [ 195 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 1686 | 2026.05.06 00:26:02.817564 [ 200 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001509061 sec., 159039.29662220416 rows/sec., 10.01 MiB/sec. | ||
| 1687 | 2026.05.06 00:26:02.817789 [ 195 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1688 | 2026.05.06 00:26:02.818273 [ 195 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_6_1} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1689 | 2026.05.06 00:26:02.818349 [ 195 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_6_1} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1690 | 2026.05.06 00:26:02.818421 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 1691 | 2026.05.06 00:26:07.780931 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2026.05.06 00:26:07.781274 [ 277 ] {3c549804-fe1f-4b76-a22f-627a2cc7aeeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 1693 | 2026.05.06 00:26:07.781636 [ 277 ] {3c549804-fe1f-4b76-a22f-627a2cc7aeeb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1694 | 2026.05.06 00:26:07.781672 [ 277 ] {3c549804-fe1f-4b76-a22f-627a2cc7aeeb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 1695 | 2026.05.06 00:26:07.781896 [ 277 ] {3c549804-fe1f-4b76-a22f-627a2cc7aeeb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1696 | 2026.05.06 00:26:07.781965 [ 277 ] {3c549804-fe1f-4b76-a22f-627a2cc7aeeb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1697 | 2026.05.06 00:26:07.782105 [ 277 ] {3c549804-fe1f-4b76-a22f-627a2cc7aeeb} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 1698 | 2026.05.06 00:26:07.782205 [ 275 ] {3c549804-fe1f-4b76-a22f-627a2cc7aeeb} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1699 | 2026.05.06 00:26:07.782259 [ 338 ] {3c549804-fe1f-4b76-a22f-627a2cc7aeeb} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1700 | 2026.05.06 00:26:07.782420 [ 277 ] {3c549804-fe1f-4b76-a22f-627a2cc7aeeb} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 1701 | 2026.05.06 00:26:07.782448 [ 277 ] {3c549804-fe1f-4b76-a22f-627a2cc7aeeb} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1702 | 2026.05.06 00:26:07.782515 [ 277 ] {3c549804-fe1f-4b76-a22f-627a2cc7aeeb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1703 | 2026.05.06 00:26:07.782535 [ 277 ] {3c549804-fe1f-4b76-a22f-627a2cc7aeeb} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1704 | 2026.05.06 00:26:07.782569 [ 277 ] {3c549804-fe1f-4b76-a22f-627a2cc7aeeb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 1705 | 2026.05.06 00:26:07.782608 [ 277 ] {3c549804-fe1f-4b76-a22f-627a2cc7aeeb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 1706 | 2026.05.06 00:26:07.783962 [ 277 ] {3c549804-fe1f-4b76-a22f-627a2cc7aeeb} <Debug> executeQuery: Read 35 rows, 3.42 KiB in 0.00282 sec., 12411.347517730497 rows/sec., 1.18 MiB/sec. | ||
| 1707 | 2026.05.06 00:26:07.784061 [ 277 ] {3c549804-fe1f-4b76-a22f-627a2cc7aeeb} <Debug> TCPHandler: Processed in 0.003294144 sec. | ||
| 1708 | 2026.05.06 00:26:07.785952 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1709 | 2026.05.06 00:26:07.786061 [ 277 ] {04b1981d-b4d1-49cd-b9c2-0092dfaa9437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1710 | 2026.05.06 00:26:07.786105 [ 277 ] {04b1981d-b4d1-49cd-b9c2-0092dfaa9437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1711 | 2026.05.06 00:26:07.786544 [ 277 ] {04b1981d-b4d1-49cd-b9c2-0092dfaa9437} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1712 | 2026.05.06 00:26:07.786585 [ 277 ] {04b1981d-b4d1-49cd-b9c2-0092dfaa9437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1713 | 2026.05.06 00:26:07.786924 [ 277 ] {04b1981d-b4d1-49cd-b9c2-0092dfaa9437} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1714 | 2026.05.06 00:26:07.787147 [ 277 ] {04b1981d-b4d1-49cd-b9c2-0092dfaa9437} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1715 | 2026.05.06 00:26:07.787288 [ 277 ] {04b1981d-b4d1-49cd-b9c2-0092dfaa9437} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001258 sec., 1589.825119236884 rows/sec., 129.64 KiB/sec. | ||
| 1716 | 2026.05.06 00:26:07.787327 [ 277 ] {04b1981d-b4d1-49cd-b9c2-0092dfaa9437} <Debug> TCPHandler: Processed in 0.00142551 sec. | ||
| 1717 | 2026.05.06 00:26:07.787451 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1718 | 2026.05.06 00:26:07.787546 [ 277 ] {2ce7714a-3b19-4383-ac9f-e18bb30d63e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1719 | 2026.05.06 00:26:07.787585 [ 277 ] {2ce7714a-3b19-4383-ac9f-e18bb30d63e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1720 | 2026.05.06 00:26:07.788014 [ 277 ] {2ce7714a-3b19-4383-ac9f-e18bb30d63e5} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1721 | 2026.05.06 00:26:07.788050 [ 277 ] {2ce7714a-3b19-4383-ac9f-e18bb30d63e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1722 | 2026.05.06 00:26:07.788345 [ 277 ] {2ce7714a-3b19-4383-ac9f-e18bb30d63e5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1723 | 2026.05.06 00:26:07.788552 [ 277 ] {2ce7714a-3b19-4383-ac9f-e18bb30d63e5} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2026.05.06 00:26:07.788677 [ 277 ] {2ce7714a-3b19-4383-ac9f-e18bb30d63e5} <Debug> executeQuery: Read 79 rows, 6.69 KiB in 0.001149 sec., 68755.43951261966 rows/sec., 5.68 MiB/sec. | ||
| 1725 | 2026.05.06 00:26:07.788713 [ 277 ] {2ce7714a-3b19-4383-ac9f-e18bb30d63e5} <Debug> TCPHandler: Processed in 0.001311407 sec. | ||
| 1726 | 2026.05.06 00:26:07.788834 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1727 | 2026.05.06 00:26:07.788927 [ 277 ] {bb60d816-e419-434b-8a98-0c4b5bcd0503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1728 | 2026.05.06 00:26:07.788967 [ 277 ] {bb60d816-e419-434b-8a98-0c4b5bcd0503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1729 | 2026.05.06 00:26:07.789484 [ 277 ] {bb60d816-e419-434b-8a98-0c4b5bcd0503} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1730 | 2026.05.06 00:26:07.789520 [ 277 ] {bb60d816-e419-434b-8a98-0c4b5bcd0503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1731 | 2026.05.06 00:26:07.789802 [ 277 ] {bb60d816-e419-434b-8a98-0c4b5bcd0503} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1732 | 2026.05.06 00:26:07.790005 [ 277 ] {bb60d816-e419-434b-8a98-0c4b5bcd0503} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1733 | 2026.05.06 00:26:07.790113 [ 67 ] {} <Debug> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1734 | 2026.05.06 00:26:07.790131 [ 277 ] {bb60d816-e419-434b-8a98-0c4b5bcd0503} <Debug> executeQuery: Read 13 rows, 990.00 B in 0.001222 sec., 10638.297872340425 rows/sec., 791.16 KiB/sec. | ||
| 1735 | 2026.05.06 00:26:07.790185 [ 67 ] {} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1736 | 2026.05.06 00:26:07.790191 [ 277 ] {bb60d816-e419-434b-8a98-0c4b5bcd0503} <Debug> TCPHandler: Processed in 0.001406919 sec. | ||
| 1737 | 2026.05.06 00:26:07.790216 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1738 | 2026.05.06 00:26:07.790335 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1739 | 2026.05.06 00:26:07.790360 [ 201 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 1740 | 2026.05.06 00:26:07.790432 [ 277 ] {905eab84-c807-45c8-be2e-f52124faf5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1741 | 2026.05.06 00:26:07.790477 [ 277 ] {905eab84-c807-45c8-be2e-f52124faf5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1742 | 2026.05.06 00:26:07.790556 [ 201 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1743 | 2026.05.06 00:26:07.790617 [ 201 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part | ||
| 1744 | 2026.05.06 00:26:07.790719 [ 201 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 1745 | 2026.05.06 00:26:07.790796 [ 201 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 1746 | 2026.05.06 00:26:07.790860 [ 201 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 1747 | 2026.05.06 00:26:07.790894 [ 277 ] {905eab84-c807-45c8-be2e-f52124faf5cb} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1748 | 2026.05.06 00:26:07.790925 [ 201 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 163 rows starting from the beginning of the part | ||
| 1749 | 2026.05.06 00:26:07.790937 [ 277 ] {905eab84-c807-45c8-be2e-f52124faf5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1750 | 2026.05.06 00:26:07.790997 [ 201 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
| 1751 | 2026.05.06 00:26:07.791274 [ 277 ] {905eab84-c807-45c8-be2e-f52124faf5cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1752 | 2026.05.06 00:26:07.791519 [ 277 ] {905eab84-c807-45c8-be2e-f52124faf5cb} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1753 | 2026.05.06 00:26:07.791647 [ 277 ] {905eab84-c807-45c8-be2e-f52124faf5cb} <Debug> executeQuery: Read 77 rows, 6.16 KiB in 0.001232 sec., 62500 rows/sec., 4.88 MiB/sec. | ||
| 1754 | 2026.05.06 00:26:07.791684 [ 277 ] {905eab84-c807-45c8-be2e-f52124faf5cb} <Debug> TCPHandler: Processed in 0.001399148 sec. | ||
| 1755 | 2026.05.06 00:26:07.791800 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1756 | 2026.05.06 00:26:07.791893 [ 277 ] {f1dee4aa-5022-42a5-85d2-f12d0cde6149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1757 | 2026.05.06 00:26:07.791936 [ 277 ] {f1dee4aa-5022-42a5-85d2-f12d0cde6149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1758 | 2026.05.06 00:26:07.792099 [ 200 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 5 columns (5 merged, 0 gathered) in 0.001803405 sec., 201840.40745145988 rows/sec., 13.24 MiB/sec. | ||
| 1759 | 2026.05.06 00:26:07.792310 [ 197 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1760 | 2026.05.06 00:26:07.792338 [ 277 ] {f1dee4aa-5022-42a5-85d2-f12d0cde6149} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2026.05.06 00:26:07.792379 [ 277 ] {f1dee4aa-5022-42a5-85d2-f12d0cde6149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1762 | 2026.05.06 00:26:07.792622 [ 197 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_6_1} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2026.05.06 00:26:07.792704 [ 197 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_6_1} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1764 | 2026.05.06 00:26:07.792743 [ 277 ] {f1dee4aa-5022-42a5-85d2-f12d0cde6149} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1765 | 2026.05.06 00:26:07.792777 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1766 | 2026.05.06 00:26:07.792960 [ 277 ] {f1dee4aa-5022-42a5-85d2-f12d0cde6149} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1767 | 2026.05.06 00:26:07.793095 [ 277 ] {f1dee4aa-5022-42a5-85d2-f12d0cde6149} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001219 sec., 132075.4716981132 rows/sec., 9.20 MiB/sec. | ||
| 1768 | 2026.05.06 00:26:07.793131 [ 277 ] {f1dee4aa-5022-42a5-85d2-f12d0cde6149} <Debug> TCPHandler: Processed in 0.001379609 sec. | ||
| 1769 | 2026.05.06 00:26:07.793243 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1770 | 2026.05.06 00:26:07.793337 [ 277 ] {3eae008e-1154-4ef2-b28d-d3758a4c9976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1771 | 2026.05.06 00:26:07.793391 [ 277 ] {3eae008e-1154-4ef2-b28d-d3758a4c9976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1772 | 2026.05.06 00:26:07.794088 [ 277 ] {3eae008e-1154-4ef2-b28d-d3758a4c9976} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1773 | 2026.05.06 00:26:07.794123 [ 277 ] {3eae008e-1154-4ef2-b28d-d3758a4c9976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1774 | 2026.05.06 00:26:07.794612 [ 277 ] {3eae008e-1154-4ef2-b28d-d3758a4c9976} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1775 | 2026.05.06 00:26:07.794825 [ 277 ] {3eae008e-1154-4ef2-b28d-d3758a4c9976} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1776 | 2026.05.06 00:26:07.794924 [ 66 ] {} <Debug> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1777 | 2026.05.06 00:26:07.794957 [ 277 ] {3eae008e-1154-4ef2-b28d-d3758a4c9976} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001638 sec., 6715.506715506715 rows/sec., 12.03 MiB/sec. | ||
| 1778 | 2026.05.06 00:26:07.794969 [ 66 ] {} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.05.06 00:26:07.795001 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1780 | 2026.05.06 00:26:07.795024 [ 277 ] {3eae008e-1154-4ef2-b28d-d3758a4c9976} <Debug> TCPHandler: Processed in 0.001829704 sec. | ||
| 1781 | 2026.05.06 00:26:07.795069 [ 201 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 1782 | 2026.05.06 00:26:07.795147 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2026.05.06 00:26:07.795246 [ 277 ] {0d2c955a-13da-4448-a7a8-ddb29e6abc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1784 | 2026.05.06 00:26:07.795281 [ 201 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1785 | 2026.05.06 00:26:07.795287 [ 277 ] {0d2c955a-13da-4448-a7a8-ddb29e6abc38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1786 | 2026.05.06 00:26:07.795348 [ 201 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 1787 | 2026.05.06 00:26:07.795483 [ 201 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 1788 | 2026.05.06 00:26:07.795604 [ 201 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 1789 | 2026.05.06 00:26:07.795655 [ 277 ] {0d2c955a-13da-4448-a7a8-ddb29e6abc38} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1790 | 2026.05.06 00:26:07.795697 [ 277 ] {0d2c955a-13da-4448-a7a8-ddb29e6abc38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1791 | 2026.05.06 00:26:07.795719 [ 201 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 1792 | 2026.05.06 00:26:07.795835 [ 201 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part | ||
| 1793 | 2026.05.06 00:26:07.795947 [ 201 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part | ||
| 1794 | 2026.05.06 00:26:07.796007 [ 277 ] {0d2c955a-13da-4448-a7a8-ddb29e6abc38} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1795 | 2026.05.06 00:26:07.796224 [ 277 ] {0d2c955a-13da-4448-a7a8-ddb29e6abc38} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1796 | 2026.05.06 00:26:07.796355 [ 277 ] {0d2c955a-13da-4448-a7a8-ddb29e6abc38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 1797 | 2026.05.06 00:26:07.796401 [ 277 ] {0d2c955a-13da-4448-a7a8-ddb29e6abc38} <Debug> TCPHandler: Processed in 0.001303968 sec. | ||
| 1798 | 2026.05.06 00:26:07.797658 [ 200 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 68 rows, containing 19 columns (19 merged, 0 gathered) in 0.002618615 sec., 25967.925792833234 rows/sec., 46.53 MiB/sec. | ||
| 1799 | 2026.05.06 00:26:07.798002 [ 199 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1800 | 2026.05.06 00:26:07.798361 [ 199 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.05.06 00:26:07.798428 [ 199 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1802 | 2026.05.06 00:26:07.798537 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 1803 | 2026.05.06 00:26:09.647795 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1804 | 2026.05.06 00:26:09.647853 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1805 | 2026.05.06 00:26:09.702210 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 222 | ||
| 1806 | 2026.05.06 00:26:09.704770 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.05.06 00:26:09.704826 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1808 | 2026.05.06 00:26:09.706061 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1809 | 2026.05.06 00:26:09.706345 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.05.06 00:26:09.706666 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 222 | ||
| 1811 | 2026.05.06 00:26:09.775576 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3808 | ||
| 1812 | 2026.05.06 00:26:09.776339 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.05.06 00:26:09.776404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1814 | 2026.05.06 00:26:09.776901 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1815 | 2026.05.06 00:26:09.777130 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2026.05.06 00:26:09.777256 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3808 | ||
| 1817 | 2026.05.06 00:26:09.980406 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1818 | 2026.05.06 00:26:09.997928 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1819 | 2026.05.06 00:26:09.997995 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1820 | 2026.05.06 00:26:10.004367 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1821 | 2026.05.06 00:26:10.005132 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1822 | 2026.05.06 00:26:10.009037 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1823 | 2026.05.06 00:26:12.785783 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1824 | 2026.05.06 00:26:12.786054 [ 277 ] {d3c97f83-631f-4105-a0b3-510b618b1e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1825 | 2026.05.06 00:26:12.786426 [ 277 ] {d3c97f83-631f-4105-a0b3-510b618b1e4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1826 | 2026.05.06 00:26:12.786471 [ 277 ] {d3c97f83-631f-4105-a0b3-510b618b1e4a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1827 | 2026.05.06 00:26:12.786711 [ 277 ] {d3c97f83-631f-4105-a0b3-510b618b1e4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1828 | 2026.05.06 00:26:12.786781 [ 277 ] {d3c97f83-631f-4105-a0b3-510b618b1e4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1829 | 2026.05.06 00:26:12.786920 [ 277 ] {d3c97f83-631f-4105-a0b3-510b618b1e4a} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1830 | 2026.05.06 00:26:12.787019 [ 275 ] {d3c97f83-631f-4105-a0b3-510b618b1e4a} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1831 | 2026.05.06 00:26:12.787042 [ 338 ] {d3c97f83-631f-4105-a0b3-510b618b1e4a} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1832 | 2026.05.06 00:26:12.787153 [ 277 ] {d3c97f83-631f-4105-a0b3-510b618b1e4a} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 1833 | 2026.05.06 00:26:12.787180 [ 277 ] {d3c97f83-631f-4105-a0b3-510b618b1e4a} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1834 | 2026.05.06 00:26:12.787250 [ 277 ] {d3c97f83-631f-4105-a0b3-510b618b1e4a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1835 | 2026.05.06 00:26:12.787270 [ 277 ] {d3c97f83-631f-4105-a0b3-510b618b1e4a} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 1836 | 2026.05.06 00:26:12.787304 [ 277 ] {d3c97f83-631f-4105-a0b3-510b618b1e4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1837 | 2026.05.06 00:26:12.787339 [ 277 ] {d3c97f83-631f-4105-a0b3-510b618b1e4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1838 | 2026.05.06 00:26:12.788465 [ 277 ] {d3c97f83-631f-4105-a0b3-510b618b1e4a} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002521 sec., 13883.379611265373 rows/sec., 2.92 MiB/sec. | ||
| 1839 | 2026.05.06 00:26:12.788556 [ 277 ] {d3c97f83-631f-4105-a0b3-510b618b1e4a} <Debug> TCPHandler: Processed in 0.002910129 sec. | ||
| 1840 | 2026.05.06 00:26:12.793632 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1841 | 2026.05.06 00:26:12.793764 [ 277 ] {172fd3ac-eee8-449b-9b88-f416067865ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1842 | 2026.05.06 00:26:12.793817 [ 277 ] {172fd3ac-eee8-449b-9b88-f416067865ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1843 | 2026.05.06 00:26:12.794447 [ 277 ] {172fd3ac-eee8-449b-9b88-f416067865ec} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2026.05.06 00:26:12.794497 [ 277 ] {172fd3ac-eee8-449b-9b88-f416067865ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1845 | 2026.05.06 00:26:12.794880 [ 277 ] {172fd3ac-eee8-449b-9b88-f416067865ec} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1846 | 2026.05.06 00:26:12.795102 [ 277 ] {172fd3ac-eee8-449b-9b88-f416067865ec} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2026.05.06 00:26:12.795243 [ 277 ] {172fd3ac-eee8-449b-9b88-f416067865ec} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001517 sec., 187211.6018457482 rows/sec., 11.89 MiB/sec. | ||
| 1848 | 2026.05.06 00:26:12.795282 [ 277 ] {172fd3ac-eee8-449b-9b88-f416067865ec} <Debug> TCPHandler: Processed in 0.001715433 sec. | ||
| 1849 | 2026.05.06 00:26:12.795396 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1850 | 2026.05.06 00:26:12.795495 [ 277 ] {57d95a5e-2b21-4cef-9fb5-f7ac02ce48d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1851 | 2026.05.06 00:26:12.795536 [ 277 ] {57d95a5e-2b21-4cef-9fb5-f7ac02ce48d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1852 | 2026.05.06 00:26:12.796220 [ 277 ] {57d95a5e-2b21-4cef-9fb5-f7ac02ce48d6} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2026.05.06 00:26:12.796258 [ 277 ] {57d95a5e-2b21-4cef-9fb5-f7ac02ce48d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1854 | 2026.05.06 00:26:12.796603 [ 277 ] {57d95a5e-2b21-4cef-9fb5-f7ac02ce48d6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1855 | 2026.05.06 00:26:12.796811 [ 277 ] {57d95a5e-2b21-4cef-9fb5-f7ac02ce48d6} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2026.05.06 00:26:12.796937 [ 277 ] {57d95a5e-2b21-4cef-9fb5-f7ac02ce48d6} <Debug> executeQuery: Read 843 rows, 67.18 KiB in 0.001464 sec., 575819.6721311476 rows/sec., 44.81 MiB/sec. | ||
| 1857 | 2026.05.06 00:26:12.796973 [ 277 ] {57d95a5e-2b21-4cef-9fb5-f7ac02ce48d6} <Debug> TCPHandler: Processed in 0.001627882 sec. | ||
| 1858 | 2026.05.06 00:26:12.797111 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2026.05.06 00:26:12.797207 [ 277 ] {a7dc4e55-7b1d-42db-a81c-18ef92f17e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1860 | 2026.05.06 00:26:12.797247 [ 277 ] {a7dc4e55-7b1d-42db-a81c-18ef92f17e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1861 | 2026.05.06 00:26:12.797676 [ 277 ] {a7dc4e55-7b1d-42db-a81c-18ef92f17e2e} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1862 | 2026.05.06 00:26:12.797713 [ 277 ] {a7dc4e55-7b1d-42db-a81c-18ef92f17e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1863 | 2026.05.06 00:26:12.798012 [ 277 ] {a7dc4e55-7b1d-42db-a81c-18ef92f17e2e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1864 | 2026.05.06 00:26:12.798225 [ 277 ] {a7dc4e55-7b1d-42db-a81c-18ef92f17e2e} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1865 | 2026.05.06 00:26:12.798349 [ 277 ] {a7dc4e55-7b1d-42db-a81c-18ef92f17e2e} <Debug> executeQuery: Read 165 rows, 10.27 KiB in 0.001161 sec., 142118.8630490956 rows/sec., 8.64 MiB/sec. | ||
| 1866 | 2026.05.06 00:26:12.798386 [ 277 ] {a7dc4e55-7b1d-42db-a81c-18ef92f17e2e} <Debug> TCPHandler: Processed in 0.001324548 sec. | ||
| 1867 | 2026.05.06 00:26:12.798496 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2026.05.06 00:26:12.798590 [ 277 ] {e6abb8a2-64fc-4f4b-b828-ac26d6bb913a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1869 | 2026.05.06 00:26:12.798630 [ 277 ] {e6abb8a2-64fc-4f4b-b828-ac26d6bb913a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1870 | 2026.05.06 00:26:12.799038 [ 277 ] {e6abb8a2-64fc-4f4b-b828-ac26d6bb913a} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2026.05.06 00:26:12.799074 [ 277 ] {e6abb8a2-64fc-4f4b-b828-ac26d6bb913a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1872 | 2026.05.06 00:26:12.799364 [ 277 ] {e6abb8a2-64fc-4f4b-b828-ac26d6bb913a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1873 | 2026.05.06 00:26:12.799580 [ 277 ] {e6abb8a2-64fc-4f4b-b828-ac26d6bb913a} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2026.05.06 00:26:12.799701 [ 277 ] {e6abb8a2-64fc-4f4b-b828-ac26d6bb913a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001128 sec., 132092.19858156028 rows/sec., 8.53 MiB/sec. | ||
| 1875 | 2026.05.06 00:26:12.799738 [ 277 ] {e6abb8a2-64fc-4f4b-b828-ac26d6bb913a} <Debug> TCPHandler: Processed in 0.001290897 sec. | ||
| 1876 | 2026.05.06 00:26:12.799843 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2026.05.06 00:26:12.799938 [ 277 ] {1aec29e8-1151-4f8d-8670-7bee1bf36eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1878 | 2026.05.06 00:26:12.799977 [ 277 ] {1aec29e8-1151-4f8d-8670-7bee1bf36eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1879 | 2026.05.06 00:26:12.800406 [ 277 ] {1aec29e8-1151-4f8d-8670-7bee1bf36eab} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2026.05.06 00:26:12.800443 [ 277 ] {1aec29e8-1151-4f8d-8670-7bee1bf36eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1881 | 2026.05.06 00:26:12.800737 [ 277 ] {1aec29e8-1151-4f8d-8670-7bee1bf36eab} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1882 | 2026.05.06 00:26:12.800947 [ 277 ] {1aec29e8-1151-4f8d-8670-7bee1bf36eab} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2026.05.06 00:26:12.801070 [ 277 ] {1aec29e8-1151-4f8d-8670-7bee1bf36eab} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. | ||
| 1884 | 2026.05.06 00:26:12.801107 [ 277 ] {1aec29e8-1151-4f8d-8670-7bee1bf36eab} <Debug> TCPHandler: Processed in 0.001313577 sec. | ||
| 1885 | 2026.05.06 00:26:12.801224 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2026.05.06 00:26:12.801317 [ 277 ] {5da00912-d2ac-4fd8-bfee-44c9a504ba03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1887 | 2026.05.06 00:26:12.801355 [ 277 ] {5da00912-d2ac-4fd8-bfee-44c9a504ba03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1888 | 2026.05.06 00:26:12.801915 [ 277 ] {5da00912-d2ac-4fd8-bfee-44c9a504ba03} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2026.05.06 00:26:12.801953 [ 277 ] {5da00912-d2ac-4fd8-bfee-44c9a504ba03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1890 | 2026.05.06 00:26:12.802284 [ 277 ] {5da00912-d2ac-4fd8-bfee-44c9a504ba03} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1891 | 2026.05.06 00:26:12.802501 [ 277 ] {5da00912-d2ac-4fd8-bfee-44c9a504ba03} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2026.05.06 00:26:12.802628 [ 277 ] {5da00912-d2ac-4fd8-bfee-44c9a504ba03} <Debug> executeQuery: Read 513 rows, 37.02 KiB in 0.001329 sec., 386004.5146726862 rows/sec., 27.20 MiB/sec. | ||
| 1893 | 2026.05.06 00:26:12.802668 [ 277 ] {5da00912-d2ac-4fd8-bfee-44c9a504ba03} <Debug> TCPHandler: Processed in 0.001493269 sec. | ||
| 1894 | 2026.05.06 00:26:12.802770 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.05.06 00:26:12.802865 [ 277 ] {c0477205-8c1e-45d1-ba5c-d97078974cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1896 | 2026.05.06 00:26:12.802906 [ 277 ] {c0477205-8c1e-45d1-ba5c-d97078974cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1897 | 2026.05.06 00:26:12.803219 [ 277 ] {c0477205-8c1e-45d1-ba5c-d97078974cb2} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2026.05.06 00:26:12.803255 [ 277 ] {c0477205-8c1e-45d1-ba5c-d97078974cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1899 | 2026.05.06 00:26:12.803553 [ 277 ] {c0477205-8c1e-45d1-ba5c-d97078974cb2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1900 | 2026.05.06 00:26:12.803767 [ 277 ] {c0477205-8c1e-45d1-ba5c-d97078974cb2} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2026.05.06 00:26:12.803890 [ 277 ] {c0477205-8c1e-45d1-ba5c-d97078974cb2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 1902 | 2026.05.06 00:26:12.803926 [ 277 ] {c0477205-8c1e-45d1-ba5c-d97078974cb2} <Debug> TCPHandler: Processed in 0.001206506 sec. | ||
| 1903 | 2026.05.06 00:26:12.804042 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2026.05.06 00:26:12.804160 [ 277 ] {023f8c65-f8b0-4c5d-8840-816792f64fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1905 | 2026.05.06 00:26:12.804211 [ 277 ] {023f8c65-f8b0-4c5d-8840-816792f64fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1906 | 2026.05.06 00:26:12.804662 [ 277 ] {023f8c65-f8b0-4c5d-8840-816792f64fa2} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2026.05.06 00:26:12.804698 [ 277 ] {023f8c65-f8b0-4c5d-8840-816792f64fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1908 | 2026.05.06 00:26:12.805027 [ 277 ] {023f8c65-f8b0-4c5d-8840-816792f64fa2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1909 | 2026.05.06 00:26:12.805297 [ 277 ] {023f8c65-f8b0-4c5d-8840-816792f64fa2} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2026.05.06 00:26:12.805435 [ 277 ] {023f8c65-f8b0-4c5d-8840-816792f64fa2} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001298 sec., 204160.2465331279 rows/sec., 13.57 MiB/sec. | ||
| 1911 | 2026.05.06 00:26:12.805474 [ 277 ] {023f8c65-f8b0-4c5d-8840-816792f64fa2} <Debug> TCPHandler: Processed in 0.00149204 sec. | ||
| 1912 | 2026.05.06 00:26:12.805584 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2026.05.06 00:26:12.805681 [ 277 ] {85ab6a90-f5c9-412b-8a83-d2001cb9252f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1914 | 2026.05.06 00:26:12.805724 [ 277 ] {85ab6a90-f5c9-412b-8a83-d2001cb9252f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1915 | 2026.05.06 00:26:12.806050 [ 277 ] {85ab6a90-f5c9-412b-8a83-d2001cb9252f} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2026.05.06 00:26:12.806088 [ 277 ] {85ab6a90-f5c9-412b-8a83-d2001cb9252f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1917 | 2026.05.06 00:26:12.806398 [ 277 ] {85ab6a90-f5c9-412b-8a83-d2001cb9252f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1918 | 2026.05.06 00:26:12.806616 [ 277 ] {85ab6a90-f5c9-412b-8a83-d2001cb9252f} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2026.05.06 00:26:12.806746 [ 277 ] {85ab6a90-f5c9-412b-8a83-d2001cb9252f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001084 sec., 922.509225092251 rows/sec., 62.16 KiB/sec. | ||
| 1920 | 2026.05.06 00:26:12.806785 [ 277 ] {85ab6a90-f5c9-412b-8a83-d2001cb9252f} <Debug> TCPHandler: Processed in 0.001251237 sec. | ||
| 1921 | 2026.05.06 00:26:12.806900 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2026.05.06 00:26:12.807014 [ 277 ] {cac17cb6-ab17-43e1-a45d-442868371d44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1923 | 2026.05.06 00:26:12.807077 [ 277 ] {cac17cb6-ab17-43e1-a45d-442868371d44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1924 | 2026.05.06 00:26:12.807869 [ 277 ] {cac17cb6-ab17-43e1-a45d-442868371d44} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2026.05.06 00:26:12.807905 [ 277 ] {cac17cb6-ab17-43e1-a45d-442868371d44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1926 | 2026.05.06 00:26:12.808406 [ 277 ] {cac17cb6-ab17-43e1-a45d-442868371d44} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1927 | 2026.05.06 00:26:12.808624 [ 277 ] {cac17cb6-ab17-43e1-a45d-442868371d44} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2026.05.06 00:26:12.808754 [ 277 ] {cac17cb6-ab17-43e1-a45d-442868371d44} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001764 sec., 13038.548752834467 rows/sec., 23.36 MiB/sec. | ||
| 1929 | 2026.05.06 00:26:12.808808 [ 277 ] {cac17cb6-ab17-43e1-a45d-442868371d44} <Debug> TCPHandler: Processed in 0.001968186 sec. | ||
| 1930 | 2026.05.06 00:26:12.808918 [ 277 ] {} <Trace> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2026.05.06 00:26:12.809012 [ 277 ] {81dd20e1-72af-4768-aa1c-ee743e1404ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36150) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1932 | 2026.05.06 00:26:12.809053 [ 277 ] {81dd20e1-72af-4768-aa1c-ee743e1404ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1933 | 2026.05.06 00:26:12.809368 [ 277 ] {81dd20e1-72af-4768-aa1c-ee743e1404ee} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2026.05.06 00:26:12.809404 [ 277 ] {81dd20e1-72af-4768-aa1c-ee743e1404ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1935 | 2026.05.06 00:26:12.809705 [ 277 ] {81dd20e1-72af-4768-aa1c-ee743e1404ee} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1936 | 2026.05.06 00:26:12.809914 [ 277 ] {81dd20e1-72af-4768-aa1c-ee743e1404ee} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): 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.06 00:26:12.810037 [ 277 ] {81dd20e1-72af-4768-aa1c-ee743e1404ee} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001044 sec., 86206.89655172413 rows/sec., 5.39 MiB/sec. | ||
| 1938 | 2026.05.06 00:26:12.810072 [ 277 ] {81dd20e1-72af-4768-aa1c-ee743e1404ee} <Debug> TCPHandler: Processed in 0.001202436 sec. | ||
| 1939 | 2026.05.06 00:26:16.987762 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47067 | ||
| 1940 | 2026.05.06 00:26:16.987883 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1941 | 2026.05.06 00:26:16.987907 [ 286 ] {} <Debug> TCP-Session: d16ff39e-05aa-4b63-9d90-fe1828a2f5cb Authenticating user 'default' from [fd00:1122:3344:101::e]:47067 | ||
| 1942 | 2026.05.06 00:26:16.987927 [ 286 ] {} <Debug> TCP-Session: d16ff39e-05aa-4b63-9d90-fe1828a2f5cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2026.05.06 00:26:16.987940 [ 286 ] {} <Debug> TCP-Session: d16ff39e-05aa-4b63-9d90-fe1828a2f5cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1944 | 2026.05.06 00:26:16.988151 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37035 | ||
| 1945 | 2026.05.06 00:26:16.988166 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52395 | ||
| 1946 | 2026.05.06 00:26:16.988201 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41968 | ||
| 1947 | 2026.05.06 00:26:16.988221 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39972 | ||
| 1948 | 2026.05.06 00:26:16.988241 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47330 | ||
| 1949 | 2026.05.06 00:26:16.988259 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1950 | 2026.05.06 00:26:16.988305 [ 286 ] {} <Trace> TCP-Session: d16ff39e-05aa-4b63-9d90-fe1828a2f5cb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1951 | 2026.05.06 00:26:16.988338 [ 287 ] {} <Debug> TCP-Session: f17f4d1e-4e9d-47c8-bcea-9bc6b4078724 Authenticating user 'default' from [fd00:1122:3344:101::e]:37035 | ||
| 1952 | 2026.05.06 00:26:16.988223 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52294 | ||
| 1953 | 2026.05.06 00:26:16.988372 [ 287 ] {} <Debug> TCP-Session: f17f4d1e-4e9d-47c8-bcea-9bc6b4078724 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1954 | 2026.05.06 00:26:16.988209 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44419 | ||
| 1955 | 2026.05.06 00:26:16.988390 [ 287 ] {} <Debug> TCP-Session: f17f4d1e-4e9d-47c8-bcea-9bc6b4078724 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1956 | 2026.05.06 00:26:16.988208 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52431 | ||
| 1957 | 2026.05.06 00:26:16.988488 [ 286 ] {54475323-94b3-4dd3-a63c-38ed8719c48b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47067) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1958 | 2026.05.06 00:26:16.988677 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1959 | 2026.05.06 00:26:16.988705 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1960 | 2026.05.06 00:26:16.988714 [ 292 ] {} <Debug> TCP-Session: 7e1c57a2-5135-4420-845b-0dd8733bd627 Authenticating user 'default' from [fd00:1122:3344:101::e]:39972 | ||
| 1961 | 2026.05.06 00:26:16.988729 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1962 | 2026.05.06 00:26:16.988744 [ 291 ] {} <Debug> TCP-Session: 4fb9099b-4f93-4683-98d1-d6ee97aa77c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:52431 | ||
| 1963 | 2026.05.06 00:26:16.988770 [ 292 ] {} <Debug> TCP-Session: 7e1c57a2-5135-4420-845b-0dd8733bd627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2026.05.06 00:26:16.988780 [ 293 ] {} <Debug> TCP-Session: 4eb0274d-2208-4865-b034-799fa9fdbe89 Authenticating user 'default' from [fd00:1122:3344:101::e]:52294 | ||
| 1965 | 2026.05.06 00:26:16.988783 [ 291 ] {} <Debug> TCP-Session: 4fb9099b-4f93-4683-98d1-d6ee97aa77c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1966 | 2026.05.06 00:26:16.988796 [ 292 ] {} <Debug> TCP-Session: 7e1c57a2-5135-4420-845b-0dd8733bd627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1967 | 2026.05.06 00:26:16.988806 [ 286 ] {54475323-94b3-4dd3-a63c-38ed8719c48b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1968 | 2026.05.06 00:26:16.988817 [ 291 ] {} <Debug> TCP-Session: 4fb9099b-4f93-4683-98d1-d6ee97aa77c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1969 | 2026.05.06 00:26:16.988812 [ 293 ] {} <Debug> TCP-Session: 4eb0274d-2208-4865-b034-799fa9fdbe89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1970 | 2026.05.06 00:26:16.988862 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1971 | 2026.05.06 00:26:16.988881 [ 286 ] {54475323-94b3-4dd3-a63c-38ed8719c48b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1972 | 2026.05.06 00:26:16.988879 [ 293 ] {} <Debug> TCP-Session: 4eb0274d-2208-4865-b034-799fa9fdbe89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1973 | 2026.05.06 00:26:16.988917 [ 294 ] {} <Debug> TCP-Session: 60b65ff6-dec6-43a9-9a7b-07b02a66bca3 Authenticating user 'default' from [fd00:1122:3344:101::e]:47330 | ||
| 1974 | 2026.05.06 00:26:16.988941 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1975 | 2026.05.06 00:26:16.988958 [ 294 ] {} <Debug> TCP-Session: 60b65ff6-dec6-43a9-9a7b-07b02a66bca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1976 | 2026.05.06 00:26:16.988977 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1977 | 2026.05.06 00:26:16.988984 [ 294 ] {} <Debug> TCP-Session: 60b65ff6-dec6-43a9-9a7b-07b02a66bca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1978 | 2026.05.06 00:26:16.988981 [ 290 ] {} <Debug> TCP-Session: 8ce792e6-3303-46bf-a020-a20888edb766 Authenticating user 'default' from [fd00:1122:3344:101::e]:41968 | ||
| 1979 | 2026.05.06 00:26:16.989017 [ 289 ] {} <Debug> TCP-Session: b556a7f3-1532-4c97-99e0-258b33d2ca75 Authenticating user 'default' from [fd00:1122:3344:101::e]:44419 | ||
| 1980 | 2026.05.06 00:26:16.989033 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1981 | 2026.05.06 00:26:16.989044 [ 290 ] {} <Debug> TCP-Session: 8ce792e6-3303-46bf-a020-a20888edb766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1982 | 2026.05.06 00:26:16.989057 [ 289 ] {} <Debug> TCP-Session: b556a7f3-1532-4c97-99e0-258b33d2ca75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1983 | 2026.05.06 00:26:16.989085 [ 290 ] {} <Debug> TCP-Session: 8ce792e6-3303-46bf-a020-a20888edb766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1984 | 2026.05.06 00:26:16.989105 [ 289 ] {} <Debug> TCP-Session: b556a7f3-1532-4c97-99e0-258b33d2ca75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2026.05.06 00:26:16.989077 [ 288 ] {} <Debug> TCP-Session: cd417a88-1129-4d2c-abfd-4d67841e0fdf Authenticating user 'default' from [fd00:1122:3344:101::e]:52395 | ||
| 1986 | 2026.05.06 00:26:16.989151 [ 288 ] {} <Debug> TCP-Session: cd417a88-1129-4d2c-abfd-4d67841e0fdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1987 | 2026.05.06 00:26:16.989164 [ 288 ] {} <Debug> TCP-Session: cd417a88-1129-4d2c-abfd-4d67841e0fdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1988 | 2026.05.06 00:26:16.989209 [ 286 ] {54475323-94b3-4dd3-a63c-38ed8719c48b} <Debug> oximeter.version (255697f4-5441-4d66-85c6-dbb5506fcaa9) (SelectExecutor): Key condition: unknown | ||
| 1989 | 2026.05.06 00:26:16.989327 [ 286 ] {54475323-94b3-4dd3-a63c-38ed8719c48b} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1990 | 2026.05.06 00:26:17.277341 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4320 | ||
| 1991 | 2026.05.06 00:26:17.277910 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2026.05.06 00:26:17.277972 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 1993 | 2026.05.06 00:26:17.285867 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1994 | 2026.05.06 00:26:17.286151 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.05.06 00:26:17.286305 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4320 | ||
| 1996 | 2026.05.06 00:26:17.367790 [ 275 ] {54475323-94b3-4dd3-a63c-38ed8719c48b} <Trace> AggregatingTransform: Aggregating | ||
| 1997 | 2026.05.06 00:26:17.367856 [ 275 ] {54475323-94b3-4dd3-a63c-38ed8719c48b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1998 | 2026.05.06 00:26:17.367887 [ 275 ] {54475323-94b3-4dd3-a63c-38ed8719c48b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001235466 sec. (809.411 rows/sec., 31.62 KiB/sec.) | ||
| 1999 | 2026.05.06 00:26:17.367902 [ 275 ] {54475323-94b3-4dd3-a63c-38ed8719c48b} <Trace> Aggregator: Merging aggregated data | ||
| 2000 | 2026.05.06 00:26:17.369388 [ 286 ] {54475323-94b3-4dd3-a63c-38ed8719c48b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.380885 sec., 2.6254643790120378 rows/sec., 105.02 B/sec. | ||
| 2001 | 2026.05.06 00:26:17.369584 [ 286 ] {54475323-94b3-4dd3-a63c-38ed8719c48b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2002 | 2026.05.06 00:26:17.369603 [ 286 ] {54475323-94b3-4dd3-a63c-38ed8719c48b} <Debug> TCPHandler: Processed in 0.381418562 sec. | ||
| 2003 | 2026.05.06 00:26:17.369763 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2004 | 2026.05.06 00:26:17.369795 [ 286 ] {} <Debug> TCP-Session: d16ff39e-05aa-4b63-9d90-fe1828a2f5cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2005 | 2026.05.06 00:26:17.369800 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2006 | 2026.05.06 00:26:17.369827 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2007 | 2026.05.06 00:26:17.369841 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2008 | 2026.05.06 00:26:17.369864 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2009 | 2026.05.06 00:26:17.369888 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2010 | 2026.05.06 00:26:17.369918 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2011 | 2026.05.06 00:26:17.369942 [ 287 ] {} <Debug> TCP-Session: f17f4d1e-4e9d-47c8-bcea-9bc6b4078724 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2012 | 2026.05.06 00:26:17.369957 [ 291 ] {} <Debug> TCP-Session: 4fb9099b-4f93-4683-98d1-d6ee97aa77c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2026.05.06 00:26:17.369965 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2014 | 2026.05.06 00:26:17.369973 [ 290 ] {} <Debug> TCP-Session: 8ce792e6-3303-46bf-a020-a20888edb766 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2015 | 2026.05.06 00:26:17.369898 [ 289 ] {} <Debug> TCP-Session: b556a7f3-1532-4c97-99e0-258b33d2ca75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.05.06 00:26:17.370013 [ 293 ] {} <Debug> TCP-Session: 4eb0274d-2208-4865-b034-799fa9fdbe89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2017 | 2026.05.06 00:26:17.369897 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2018 | 2026.05.06 00:26:17.369847 [ 288 ] {} <Debug> TCP-Session: cd417a88-1129-4d2c-abfd-4d67841e0fdf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2026.05.06 00:26:17.369898 [ 294 ] {} <Debug> TCP-Session: 60b65ff6-dec6-43a9-9a7b-07b02a66bca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.05.06 00:26:17.370090 [ 292 ] {} <Debug> TCP-Session: 7e1c57a2-5135-4420-845b-0dd8733bd627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2021 | 2026.05.06 00:26:17.425467 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2022 | 2026.05.06 00:26:17.425535 [ 277 ] {} <Debug> TCP-Session: 8ac05a8f-bdeb-4879-bdb5-c38364903386 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2023 | 2026.05.06 00:26:17.509126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2024 | 2026.05.06 00:26:17.529223 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2025 | 2026.05.06 00:26:17.529295 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2026 | 2026.05.06 00:26:17.536143 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2027 | 2026.05.06 00:26:17.537225 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2028 | 2026.05.06 00:26:17.542651 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2029 | 2026.05.06 00:26:17.781392 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2030 | 2026.05.06 00:26:17.781624 [ 278 ] {0b2cde97-54ef-440c-bd26-991554270d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2031 | 2026.05.06 00:26:17.781989 [ 278 ] {0b2cde97-54ef-440c-bd26-991554270d06} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2032 | 2026.05.06 00:26:17.782026 [ 278 ] {0b2cde97-54ef-440c-bd26-991554270d06} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2033 | 2026.05.06 00:26:17.782249 [ 278 ] {0b2cde97-54ef-440c-bd26-991554270d06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2034 | 2026.05.06 00:26:17.782318 [ 278 ] {0b2cde97-54ef-440c-bd26-991554270d06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2035 | 2026.05.06 00:26:17.782457 [ 278 ] {0b2cde97-54ef-440c-bd26-991554270d06} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2036 | 2026.05.06 00:26:17.782593 [ 316 ] {0b2cde97-54ef-440c-bd26-991554270d06} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2037 | 2026.05.06 00:26:17.782684 [ 334 ] {0b2cde97-54ef-440c-bd26-991554270d06} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2038 | 2026.05.06 00:26:17.782820 [ 278 ] {0b2cde97-54ef-440c-bd26-991554270d06} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 2039 | 2026.05.06 00:26:17.782856 [ 278 ] {0b2cde97-54ef-440c-bd26-991554270d06} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2040 | 2026.05.06 00:26:17.782933 [ 278 ] {0b2cde97-54ef-440c-bd26-991554270d06} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2041 | 2026.05.06 00:26:17.782954 [ 278 ] {0b2cde97-54ef-440c-bd26-991554270d06} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2042 | 2026.05.06 00:26:17.782993 [ 278 ] {0b2cde97-54ef-440c-bd26-991554270d06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2043 | 2026.05.06 00:26:17.783030 [ 278 ] {0b2cde97-54ef-440c-bd26-991554270d06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2044 | 2026.05.06 00:26:17.784251 [ 278 ] {0b2cde97-54ef-440c-bd26-991554270d06} <Debug> executeQuery: Read 35 rows, 3.42 KiB in 0.002719 sec., 12872.379551305627 rows/sec., 1.23 MiB/sec. | ||
| 2045 | 2026.05.06 00:26:17.784362 [ 278 ] {0b2cde97-54ef-440c-bd26-991554270d06} <Debug> TCPHandler: Processed in 0.003104792 sec. | ||
| 2046 | 2026.05.06 00:26:17.786311 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2047 | 2026.05.06 00:26:17.786433 [ 278 ] {63a93821-6621-4b42-93bc-417b55c82578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2048 | 2026.05.06 00:26:17.786482 [ 278 ] {63a93821-6621-4b42-93bc-417b55c82578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2049 | 2026.05.06 00:26:17.787079 [ 278 ] {63a93821-6621-4b42-93bc-417b55c82578} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2050 | 2026.05.06 00:26:17.787139 [ 278 ] {63a93821-6621-4b42-93bc-417b55c82578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2051 | 2026.05.06 00:26:17.787623 [ 278 ] {63a93821-6621-4b42-93bc-417b55c82578} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2052 | 2026.05.06 00:26:17.787880 [ 278 ] {63a93821-6621-4b42-93bc-417b55c82578} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2053 | 2026.05.06 00:26:17.788033 [ 278 ] {63a93821-6621-4b42-93bc-417b55c82578} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001635 sec., 47706.422018348625 rows/sec., 3.95 MiB/sec. | ||
| 2054 | 2026.05.06 00:26:17.788075 [ 278 ] {63a93821-6621-4b42-93bc-417b55c82578} <Debug> TCPHandler: Processed in 0.001823135 sec. | ||
| 2055 | 2026.05.06 00:26:17.788250 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2056 | 2026.05.06 00:26:17.788348 [ 278 ] {5bca5f57-4ba9-49ab-936f-b6bf40ad52ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2057 | 2026.05.06 00:26:17.788391 [ 278 ] {5bca5f57-4ba9-49ab-936f-b6bf40ad52ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2058 | 2026.05.06 00:26:17.788806 [ 278 ] {5bca5f57-4ba9-49ab-936f-b6bf40ad52ad} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2059 | 2026.05.06 00:26:17.788842 [ 278 ] {5bca5f57-4ba9-49ab-936f-b6bf40ad52ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2060 | 2026.05.06 00:26:17.789157 [ 278 ] {5bca5f57-4ba9-49ab-936f-b6bf40ad52ad} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2061 | 2026.05.06 00:26:17.789375 [ 278 ] {5bca5f57-4ba9-49ab-936f-b6bf40ad52ad} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2062 | 2026.05.06 00:26:17.789526 [ 278 ] {5bca5f57-4ba9-49ab-936f-b6bf40ad52ad} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001197 sec., 9189.640768588137 rows/sec., 691.02 KiB/sec. | ||
| 2063 | 2026.05.06 00:26:17.789600 [ 278 ] {5bca5f57-4ba9-49ab-936f-b6bf40ad52ad} <Debug> TCPHandler: Processed in 0.001402399 sec. | ||
| 2064 | 2026.05.06 00:26:17.789741 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2065 | 2026.05.06 00:26:17.789845 [ 278 ] {a66716c5-5508-4f4e-b53e-b111d9a4bad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2066 | 2026.05.06 00:26:17.789886 [ 278 ] {a66716c5-5508-4f4e-b53e-b111d9a4bad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2067 | 2026.05.06 00:26:17.790329 [ 278 ] {a66716c5-5508-4f4e-b53e-b111d9a4bad7} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2068 | 2026.05.06 00:26:17.790370 [ 278 ] {a66716c5-5508-4f4e-b53e-b111d9a4bad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2069 | 2026.05.06 00:26:17.790749 [ 278 ] {a66716c5-5508-4f4e-b53e-b111d9a4bad7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2070 | 2026.05.06 00:26:17.790990 [ 278 ] {a66716c5-5508-4f4e-b53e-b111d9a4bad7} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): 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.06 00:26:17.791125 [ 278 ] {a66716c5-5508-4f4e-b53e-b111d9a4bad7} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.0013 sec., 57692.307692307695 rows/sec., 4.50 MiB/sec. | ||
| 2072 | 2026.05.06 00:26:17.791166 [ 278 ] {a66716c5-5508-4f4e-b53e-b111d9a4bad7} <Debug> TCPHandler: Processed in 0.001477579 sec. | ||
| 2073 | 2026.05.06 00:26:17.791292 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2074 | 2026.05.06 00:26:17.791391 [ 278 ] {fb7e6f29-c4af-487c-a697-e87760e19246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2075 | 2026.05.06 00:26:17.791439 [ 278 ] {fb7e6f29-c4af-487c-a697-e87760e19246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2076 | 2026.05.06 00:26:17.791874 [ 278 ] {fb7e6f29-c4af-487c-a697-e87760e19246} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2077 | 2026.05.06 00:26:17.791914 [ 278 ] {fb7e6f29-c4af-487c-a697-e87760e19246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2078 | 2026.05.06 00:26:17.792296 [ 278 ] {fb7e6f29-c4af-487c-a697-e87760e19246} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2079 | 2026.05.06 00:26:17.792541 [ 278 ] {fb7e6f29-c4af-487c-a697-e87760e19246} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2080 | 2026.05.06 00:26:17.792678 [ 278 ] {fb7e6f29-c4af-487c-a697-e87760e19246} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001308 sec., 122324.15902140674 rows/sec., 8.52 MiB/sec. | ||
| 2081 | 2026.05.06 00:26:17.792716 [ 278 ] {fb7e6f29-c4af-487c-a697-e87760e19246} <Debug> TCPHandler: Processed in 0.00147422 sec. | ||
| 2082 | 2026.05.06 00:26:17.792843 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2083 | 2026.05.06 00:26:17.792943 [ 278 ] {357007d3-0b5b-44ea-849f-55e43113391b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2084 | 2026.05.06 00:26:17.793005 [ 278 ] {357007d3-0b5b-44ea-849f-55e43113391b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2085 | 2026.05.06 00:26:17.793787 [ 278 ] {357007d3-0b5b-44ea-849f-55e43113391b} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2086 | 2026.05.06 00:26:17.793825 [ 278 ] {357007d3-0b5b-44ea-849f-55e43113391b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2087 | 2026.05.06 00:26:17.794378 [ 278 ] {357007d3-0b5b-44ea-849f-55e43113391b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2088 | 2026.05.06 00:26:17.794632 [ 278 ] {357007d3-0b5b-44ea-849f-55e43113391b} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2089 | 2026.05.06 00:26:17.794774 [ 278 ] {357007d3-0b5b-44ea-849f-55e43113391b} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001849 sec., 5949.16170903191 rows/sec., 10.66 MiB/sec. | ||
| 2090 | 2026.05.06 00:26:17.794847 [ 278 ] {357007d3-0b5b-44ea-849f-55e43113391b} <Debug> TCPHandler: Processed in 0.002054178 sec. | ||
| 2091 | 2026.05.06 00:26:17.794974 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2092 | 2026.05.06 00:26:17.795072 [ 278 ] {7433c80b-15fb-4069-a363-cf32bd18892a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2093 | 2026.05.06 00:26:17.795114 [ 278 ] {7433c80b-15fb-4069-a363-cf32bd18892a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2094 | 2026.05.06 00:26:17.795520 [ 278 ] {7433c80b-15fb-4069-a363-cf32bd18892a} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2095 | 2026.05.06 00:26:17.795558 [ 278 ] {7433c80b-15fb-4069-a363-cf32bd18892a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2096 | 2026.05.06 00:26:17.795941 [ 278 ] {7433c80b-15fb-4069-a363-cf32bd18892a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2097 | 2026.05.06 00:26:17.796228 [ 278 ] {7433c80b-15fb-4069-a363-cf32bd18892a} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): 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.06 00:26:17.796388 [ 278 ] {7433c80b-15fb-4069-a363-cf32bd18892a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec. | ||
| 2099 | 2026.05.06 00:26:17.796435 [ 278 ] {7433c80b-15fb-4069-a363-cf32bd18892a} <Debug> TCPHandler: Processed in 0.00151306 sec. | ||
| 2100 | 2026.05.06 00:26:18.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.19 MiB, peak 194.33 MiB, free memory in arenas 0.00 B, will set to 205.06 MiB (RSS), difference: 19.87 MiB | ||
| 2101 | 2026.05.06 00:26:19.706918 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 262 | ||
| 2102 | 2026.05.06 00:26:19.709403 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2103 | 2026.05.06 00:26:19.709458 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2104 | 2026.05.06 00:26:19.710780 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2105 | 2026.05.06 00:26:19.711077 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2106 | 2026.05.06 00:26:19.711224 [ 38 ] {} <Debug> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2107 | 2026.05.06 00:26:19.711269 [ 38 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2026.05.06 00:26:19.711292 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2109 | 2026.05.06 00:26:19.711390 [ 201 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::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 | ||
| 2110 | 2026.05.06 00:26:19.711422 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 262 | ||
| 2111 | 2026.05.06 00:26:19.711947 [ 201 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2112 | 2026.05.06 00:26:19.712066 [ 201 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::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 | ||
| 2113 | 2026.05.06 00:26:19.712411 [ 201 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 18 rows starting from the beginning of the part | ||
| 2114 | 2026.05.06 00:26:19.712756 [ 201 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 2115 | 2026.05.06 00:26:19.713084 [ 201 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::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 | ||
| 2116 | 2026.05.06 00:26:19.713415 [ 201 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 42 rows starting from the beginning of the part | ||
| 2117 | 2026.05.06 00:26:19.713813 [ 201 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 2118 | 2026.05.06 00:26:19.720310 [ 201 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 72 columns (72 merged, 0 gathered) in 0.00896188 sec., 29234.937312260372 rows/sec., 27.36 MiB/sec. | ||
| 2119 | 2026.05.06 00:26:19.721266 [ 191 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2120 | 2026.05.06 00:26:19.721950 [ 191 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_6_1} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2121 | 2026.05.06 00:26:19.722030 [ 191 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_6_1} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2122 | 2026.05.06 00:26:19.722268 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 2123 | 2026.05.06 00:26:20.000222 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.18 MiB, peak 209.64 MiB, free memory in arenas 0.00 B, will set to 206.39 MiB (RSS), difference: 1.21 MiB | ||
| 2124 | 2026.05.06 00:26:22.786464 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2026.05.06 00:26:22.786708 [ 278 ] {8e5aac93-42c3-4c8f-8d28-a32a35e3d37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2126 | 2026.05.06 00:26:22.787044 [ 278 ] {8e5aac93-42c3-4c8f-8d28-a32a35e3d37f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2127 | 2026.05.06 00:26:22.787081 [ 278 ] {8e5aac93-42c3-4c8f-8d28-a32a35e3d37f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2128 | 2026.05.06 00:26:22.787325 [ 278 ] {8e5aac93-42c3-4c8f-8d28-a32a35e3d37f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2129 | 2026.05.06 00:26:22.787388 [ 278 ] {8e5aac93-42c3-4c8f-8d28-a32a35e3d37f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2130 | 2026.05.06 00:26:22.787525 [ 278 ] {8e5aac93-42c3-4c8f-8d28-a32a35e3d37f} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 2131 | 2026.05.06 00:26:22.787612 [ 317 ] {8e5aac93-42c3-4c8f-8d28-a32a35e3d37f} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2132 | 2026.05.06 00:26:22.787670 [ 316 ] {8e5aac93-42c3-4c8f-8d28-a32a35e3d37f} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2133 | 2026.05.06 00:26:22.787805 [ 278 ] {8e5aac93-42c3-4c8f-8d28-a32a35e3d37f} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 2134 | 2026.05.06 00:26:22.787840 [ 278 ] {8e5aac93-42c3-4c8f-8d28-a32a35e3d37f} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2135 | 2026.05.06 00:26:22.787912 [ 278 ] {8e5aac93-42c3-4c8f-8d28-a32a35e3d37f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2136 | 2026.05.06 00:26:22.787932 [ 278 ] {8e5aac93-42c3-4c8f-8d28-a32a35e3d37f} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2137 | 2026.05.06 00:26:22.787965 [ 278 ] {8e5aac93-42c3-4c8f-8d28-a32a35e3d37f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2138 | 2026.05.06 00:26:22.788002 [ 278 ] {8e5aac93-42c3-4c8f-8d28-a32a35e3d37f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2139 | 2026.05.06 00:26:22.789277 [ 278 ] {8e5aac93-42c3-4c8f-8d28-a32a35e3d37f} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002669 sec., 13113.525665043087 rows/sec., 2.76 MiB/sec. | ||
| 2140 | 2026.05.06 00:26:22.789379 [ 278 ] {8e5aac93-42c3-4c8f-8d28-a32a35e3d37f} <Debug> TCPHandler: Processed in 0.003044072 sec. | ||
| 2141 | 2026.05.06 00:26:22.794853 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2142 | 2026.05.06 00:26:22.794992 [ 278 ] {9af4051b-343e-49ad-919b-dcb62987b008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2143 | 2026.05.06 00:26:22.795044 [ 278 ] {9af4051b-343e-49ad-919b-dcb62987b008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2144 | 2026.05.06 00:26:22.795763 [ 278 ] {9af4051b-343e-49ad-919b-dcb62987b008} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2145 | 2026.05.06 00:26:22.795810 [ 278 ] {9af4051b-343e-49ad-919b-dcb62987b008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2146 | 2026.05.06 00:26:22.796188 [ 278 ] {9af4051b-343e-49ad-919b-dcb62987b008} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2147 | 2026.05.06 00:26:22.796402 [ 278 ] {9af4051b-343e-49ad-919b-dcb62987b008} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2148 | 2026.05.06 00:26:22.796538 [ 278 ] {9af4051b-343e-49ad-919b-dcb62987b008} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001584 sec., 179292.9292929293 rows/sec., 11.39 MiB/sec. | ||
| 2149 | 2026.05.06 00:26:22.796574 [ 278 ] {9af4051b-343e-49ad-919b-dcb62987b008} <Debug> TCPHandler: Processed in 0.001782935 sec. | ||
| 2150 | 2026.05.06 00:26:22.796696 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2151 | 2026.05.06 00:26:22.796789 [ 278 ] {95f4768a-1061-45d0-b776-9078ff858e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2152 | 2026.05.06 00:26:22.796829 [ 278 ] {95f4768a-1061-45d0-b776-9078ff858e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2153 | 2026.05.06 00:26:22.797260 [ 278 ] {95f4768a-1061-45d0-b776-9078ff858e19} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2154 | 2026.05.06 00:26:22.797309 [ 278 ] {95f4768a-1061-45d0-b776-9078ff858e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2155 | 2026.05.06 00:26:22.797590 [ 278 ] {95f4768a-1061-45d0-b776-9078ff858e19} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2156 | 2026.05.06 00:26:22.797799 [ 278 ] {95f4768a-1061-45d0-b776-9078ff858e19} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2157 | 2026.05.06 00:26:22.797921 [ 278 ] {95f4768a-1061-45d0-b776-9078ff858e19} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00115 sec., 3478.2608695652175 rows/sec., 283.63 KiB/sec. | ||
| 2158 | 2026.05.06 00:26:22.797957 [ 278 ] {95f4768a-1061-45d0-b776-9078ff858e19} <Debug> TCPHandler: Processed in 0.001307398 sec. | ||
| 2159 | 2026.05.06 00:26:22.798088 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2160 | 2026.05.06 00:26:22.798181 [ 278 ] {d6b8f847-b88b-42f4-aeb3-0c602c18b6d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2161 | 2026.05.06 00:26:22.798219 [ 278 ] {d6b8f847-b88b-42f4-aeb3-0c602c18b6d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2162 | 2026.05.06 00:26:22.798939 [ 278 ] {d6b8f847-b88b-42f4-aeb3-0c602c18b6d4} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2163 | 2026.05.06 00:26:22.798973 [ 278 ] {d6b8f847-b88b-42f4-aeb3-0c602c18b6d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2164 | 2026.05.06 00:26:22.799317 [ 278 ] {d6b8f847-b88b-42f4-aeb3-0c602c18b6d4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2165 | 2026.05.06 00:26:22.799532 [ 278 ] {d6b8f847-b88b-42f4-aeb3-0c602c18b6d4} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2166 | 2026.05.06 00:26:22.799651 [ 278 ] {d6b8f847-b88b-42f4-aeb3-0c602c18b6d4} <Debug> executeQuery: Read 861 rows, 68.86 KiB in 0.001489 sec., 578240.4298186703 rows/sec., 45.16 MiB/sec. | ||
| 2167 | 2026.05.06 00:26:22.799687 [ 278 ] {d6b8f847-b88b-42f4-aeb3-0c602c18b6d4} <Debug> TCPHandler: Processed in 0.001644842 sec. | ||
| 2168 | 2026.05.06 00:26:22.799819 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2169 | 2026.05.06 00:26:22.799912 [ 278 ] {78a3110a-a0f0-4d7d-93b4-e60f7b5bffd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2170 | 2026.05.06 00:26:22.799950 [ 278 ] {78a3110a-a0f0-4d7d-93b4-e60f7b5bffd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2171 | 2026.05.06 00:26:22.800374 [ 278 ] {78a3110a-a0f0-4d7d-93b4-e60f7b5bffd3} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2026.05.06 00:26:22.800409 [ 278 ] {78a3110a-a0f0-4d7d-93b4-e60f7b5bffd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2173 | 2026.05.06 00:26:22.800700 [ 278 ] {78a3110a-a0f0-4d7d-93b4-e60f7b5bffd3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2174 | 2026.05.06 00:26:22.800909 [ 278 ] {78a3110a-a0f0-4d7d-93b4-e60f7b5bffd3} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2175 | 2026.05.06 00:26:22.801028 [ 278 ] {78a3110a-a0f0-4d7d-93b4-e60f7b5bffd3} <Debug> executeQuery: Read 177 rows, 11.15 KiB in 0.001135 sec., 155947.13656387667 rows/sec., 9.60 MiB/sec. | ||
| 2176 | 2026.05.06 00:26:22.801063 [ 278 ] {78a3110a-a0f0-4d7d-93b4-e60f7b5bffd3} <Debug> TCPHandler: Processed in 0.001291148 sec. | ||
| 2177 | 2026.05.06 00:26:22.801182 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2178 | 2026.05.06 00:26:22.801273 [ 278 ] {f38a146a-5503-4356-93e6-e682d798b9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2179 | 2026.05.06 00:26:22.801310 [ 278 ] {f38a146a-5503-4356-93e6-e682d798b9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2180 | 2026.05.06 00:26:22.801718 [ 278 ] {f38a146a-5503-4356-93e6-e682d798b9b9} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2181 | 2026.05.06 00:26:22.801751 [ 278 ] {f38a146a-5503-4356-93e6-e682d798b9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2182 | 2026.05.06 00:26:22.802056 [ 278 ] {f38a146a-5503-4356-93e6-e682d798b9b9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2183 | 2026.05.06 00:26:22.802271 [ 278 ] {f38a146a-5503-4356-93e6-e682d798b9b9} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2184 | 2026.05.06 00:26:22.802390 [ 278 ] {f38a146a-5503-4356-93e6-e682d798b9b9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001134 sec., 131393.29805996473 rows/sec., 8.49 MiB/sec. | ||
| 2185 | 2026.05.06 00:26:22.802424 [ 278 ] {f38a146a-5503-4356-93e6-e682d798b9b9} <Debug> TCPHandler: Processed in 0.001288717 sec. | ||
| 2186 | 2026.05.06 00:26:22.802544 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2026.05.06 00:26:22.802635 [ 278 ] {9f946f38-28bd-4eed-ad00-2f2ff167f53e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2188 | 2026.05.06 00:26:22.802673 [ 278 ] {9f946f38-28bd-4eed-ad00-2f2ff167f53e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2189 | 2026.05.06 00:26:22.803090 [ 278 ] {9f946f38-28bd-4eed-ad00-2f2ff167f53e} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2190 | 2026.05.06 00:26:22.803124 [ 278 ] {9f946f38-28bd-4eed-ad00-2f2ff167f53e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2191 | 2026.05.06 00:26:22.803416 [ 278 ] {9f946f38-28bd-4eed-ad00-2f2ff167f53e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2192 | 2026.05.06 00:26:22.803622 [ 278 ] {9f946f38-28bd-4eed-ad00-2f2ff167f53e} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2193 | 2026.05.06 00:26:22.803743 [ 278 ] {9f946f38-28bd-4eed-ad00-2f2ff167f53e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001125 sec., 131555.55555555556 rows/sec., 7.48 MiB/sec. | ||
| 2194 | 2026.05.06 00:26:22.803779 [ 278 ] {9f946f38-28bd-4eed-ad00-2f2ff167f53e} <Debug> TCPHandler: Processed in 0.001281607 sec. | ||
| 2195 | 2026.05.06 00:26:22.803897 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2196 | 2026.05.06 00:26:22.803988 [ 278 ] {12496b8f-d2c5-4392-ba85-c1c94d2dff92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2197 | 2026.05.06 00:26:22.804026 [ 278 ] {12496b8f-d2c5-4392-ba85-c1c94d2dff92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2198 | 2026.05.06 00:26:22.804630 [ 278 ] {12496b8f-d2c5-4392-ba85-c1c94d2dff92} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2199 | 2026.05.06 00:26:22.804664 [ 278 ] {12496b8f-d2c5-4392-ba85-c1c94d2dff92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2200 | 2026.05.06 00:26:22.804971 [ 278 ] {12496b8f-d2c5-4392-ba85-c1c94d2dff92} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2201 | 2026.05.06 00:26:22.805186 [ 278 ] {12496b8f-d2c5-4392-ba85-c1c94d2dff92} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2026.05.06 00:26:22.805306 [ 278 ] {12496b8f-d2c5-4392-ba85-c1c94d2dff92} <Debug> executeQuery: Read 534 rows, 38.71 KiB in 0.001335 sec., 400000 rows/sec., 28.32 MiB/sec. | ||
| 2203 | 2026.05.06 00:26:22.805341 [ 278 ] {12496b8f-d2c5-4392-ba85-c1c94d2dff92} <Debug> TCPHandler: Processed in 0.00149144 sec. | ||
| 2204 | 2026.05.06 00:26:22.805463 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2205 | 2026.05.06 00:26:22.805554 [ 278 ] {e07e7b60-c771-417b-8389-d54b35f53044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2206 | 2026.05.06 00:26:22.805594 [ 278 ] {e07e7b60-c771-417b-8389-d54b35f53044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2207 | 2026.05.06 00:26:22.805917 [ 278 ] {e07e7b60-c771-417b-8389-d54b35f53044} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2208 | 2026.05.06 00:26:22.805950 [ 278 ] {e07e7b60-c771-417b-8389-d54b35f53044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2209 | 2026.05.06 00:26:22.806243 [ 278 ] {e07e7b60-c771-417b-8389-d54b35f53044} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2210 | 2026.05.06 00:26:22.806445 [ 278 ] {e07e7b60-c771-417b-8389-d54b35f53044} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2211 | 2026.05.06 00:26:22.806567 [ 278 ] {e07e7b60-c771-417b-8389-d54b35f53044} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00103 sec., 5825.242718446601 rows/sec., 304.35 KiB/sec. | ||
| 2212 | 2026.05.06 00:26:22.806600 [ 278 ] {e07e7b60-c771-417b-8389-d54b35f53044} <Debug> TCPHandler: Processed in 0.001183245 sec. | ||
| 2213 | 2026.05.06 00:26:22.806716 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2214 | 2026.05.06 00:26:22.806805 [ 278 ] {6ec7fccb-f5e8-41ef-b3ad-cfcca664068b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2215 | 2026.05.06 00:26:22.806845 [ 278 ] {6ec7fccb-f5e8-41ef-b3ad-cfcca664068b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2216 | 2026.05.06 00:26:22.807240 [ 278 ] {6ec7fccb-f5e8-41ef-b3ad-cfcca664068b} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2217 | 2026.05.06 00:26:22.807273 [ 278 ] {6ec7fccb-f5e8-41ef-b3ad-cfcca664068b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2218 | 2026.05.06 00:26:22.807592 [ 278 ] {6ec7fccb-f5e8-41ef-b3ad-cfcca664068b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2219 | 2026.05.06 00:26:22.807805 [ 278 ] {6ec7fccb-f5e8-41ef-b3ad-cfcca664068b} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2220 | 2026.05.06 00:26:22.807925 [ 278 ] {6ec7fccb-f5e8-41ef-b3ad-cfcca664068b} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001138 sec., 234622.14411247804 rows/sec., 15.59 MiB/sec. | ||
| 2221 | 2026.05.06 00:26:22.807961 [ 278 ] {6ec7fccb-f5e8-41ef-b3ad-cfcca664068b} <Debug> TCPHandler: Processed in 0.001291298 sec. | ||
| 2222 | 2026.05.06 00:26:22.808078 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2223 | 2026.05.06 00:26:22.808169 [ 278 ] {7741ded8-95a8-4f33-a8d4-1c1364b3d454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2224 | 2026.05.06 00:26:22.808209 [ 278 ] {7741ded8-95a8-4f33-a8d4-1c1364b3d454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2225 | 2026.05.06 00:26:22.808521 [ 278 ] {7741ded8-95a8-4f33-a8d4-1c1364b3d454} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2226 | 2026.05.06 00:26:22.808555 [ 278 ] {7741ded8-95a8-4f33-a8d4-1c1364b3d454} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2227 | 2026.05.06 00:26:22.808837 [ 278 ] {7741ded8-95a8-4f33-a8d4-1c1364b3d454} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2228 | 2026.05.06 00:26:22.809042 [ 278 ] {7741ded8-95a8-4f33-a8d4-1c1364b3d454} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2026.05.06 00:26:22.809166 [ 278 ] {7741ded8-95a8-4f33-a8d4-1c1364b3d454} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001015 sec., 985.2216748768473 rows/sec., 66.39 KiB/sec. | ||
| 2230 | 2026.05.06 00:26:22.809199 [ 278 ] {7741ded8-95a8-4f33-a8d4-1c1364b3d454} <Debug> TCPHandler: Processed in 0.001167366 sec. | ||
| 2231 | 2026.05.06 00:26:22.809312 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2232 | 2026.05.06 00:26:22.809403 [ 278 ] {12f3ea69-550a-418c-918c-e4670e21a2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2233 | 2026.05.06 00:26:22.809454 [ 278 ] {12f3ea69-550a-418c-918c-e4670e21a2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2234 | 2026.05.06 00:26:22.810255 [ 278 ] {12f3ea69-550a-418c-918c-e4670e21a2a9} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2026.05.06 00:26:22.810287 [ 278 ] {12f3ea69-550a-418c-918c-e4670e21a2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2236 | 2026.05.06 00:26:22.810769 [ 278 ] {12f3ea69-550a-418c-918c-e4670e21a2a9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2237 | 2026.05.06 00:26:22.811052 [ 278 ] {12f3ea69-550a-418c-918c-e4670e21a2a9} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.05.06 00:26:22.811181 [ 278 ] {12f3ea69-550a-418c-918c-e4670e21a2a9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001794 sec., 17279.821627647714 rows/sec., 30.96 MiB/sec. | ||
| 2239 | 2026.05.06 00:26:22.811228 [ 278 ] {12f3ea69-550a-418c-918c-e4670e21a2a9} <Debug> TCPHandler: Processed in 0.001960707 sec. | ||
| 2240 | 2026.05.06 00:26:22.811346 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2026.05.06 00:26:22.811439 [ 278 ] {f3fd2dad-8f2b-40d0-83ca-fd6c7da6a93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2242 | 2026.05.06 00:26:22.811479 [ 278 ] {f3fd2dad-8f2b-40d0-83ca-fd6c7da6a93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2243 | 2026.05.06 00:26:22.811790 [ 278 ] {f3fd2dad-8f2b-40d0-83ca-fd6c7da6a93b} <Trace> oximeter.measurements_i64 (99842a5d-3b85-4ee6-8e8a-ac634dc51815): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.05.06 00:26:22.811823 [ 278 ] {f3fd2dad-8f2b-40d0-83ca-fd6c7da6a93b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2245 | 2026.05.06 00:26:22.812112 [ 278 ] {f3fd2dad-8f2b-40d0-83ca-fd6c7da6a93b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2246 | 2026.05.06 00:26:22.812315 [ 278 ] {f3fd2dad-8f2b-40d0-83ca-fd6c7da6a93b} <Trace> oximeter.measurements_i64 (99842a5d-3b85-4ee6-8e8a-ac634dc51815): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.05.06 00:26:22.812435 [ 278 ] {f3fd2dad-8f2b-40d0-83ca-fd6c7da6a93b} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001015 sec., 8866.995073891625 rows/sec., 626.35 KiB/sec. | ||
| 2248 | 2026.05.06 00:26:22.812470 [ 278 ] {f3fd2dad-8f2b-40d0-83ca-fd6c7da6a93b} <Debug> TCPHandler: Processed in 0.001169816 sec. | ||
| 2249 | 2026.05.06 00:26:22.812594 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2026.05.06 00:26:22.812684 [ 278 ] {bbcb708c-36df-4997-afad-c795bf4b3d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2251 | 2026.05.06 00:26:22.812723 [ 278 ] {bbcb708c-36df-4997-afad-c795bf4b3d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2252 | 2026.05.06 00:26:22.813052 [ 278 ] {bbcb708c-36df-4997-afad-c795bf4b3d95} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.05.06 00:26:22.813086 [ 278 ] {bbcb708c-36df-4997-afad-c795bf4b3d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2254 | 2026.05.06 00:26:22.813383 [ 278 ] {bbcb708c-36df-4997-afad-c795bf4b3d95} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2255 | 2026.05.06 00:26:22.813601 [ 278 ] {bbcb708c-36df-4997-afad-c795bf4b3d95} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2026.05.06 00:26:22.813720 [ 278 ] {bbcb708c-36df-4997-afad-c795bf4b3d95} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001054 sec., 85388.99430740038 rows/sec., 5.34 MiB/sec. | ||
| 2257 | 2026.05.06 00:26:22.813753 [ 278 ] {bbcb708c-36df-4997-afad-c795bf4b3d95} <Debug> TCPHandler: Processed in 0.001205986 sec. | ||
| 2258 | 2026.05.06 00:26:24.647887 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2259 | 2026.05.06 00:26:24.647941 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2260 | 2026.05.06 00:26:24.786657 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4768 | ||
| 2261 | 2026.05.06 00:26:24.787211 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2262 | 2026.05.06 00:26:24.787262 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2263 | 2026.05.06 00:26:24.787761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2264 | 2026.05.06 00:26:24.788003 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2265 | 2026.05.06 00:26:24.788133 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4768 | ||
| 2266 | 2026.05.06 00:26:25.042992 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2267 | 2026.05.06 00:26:25.061063 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.05.06 00:26:25.061127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2269 | 2026.05.06 00:26:25.067448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2270 | 2026.05.06 00:26:25.068120 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2271 | 2026.05.06 00:26:25.071394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2272 | 2026.05.06 00:26:26.000309 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 206.96 MiB, peak 210.96 MiB, free memory in arenas 0.00 B, will set to 209.21 MiB (RSS), difference: 2.25 MiB | ||
| 2273 | 2026.05.06 00:26:27.781630 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2274 | 2026.05.06 00:26:27.781916 [ 278 ] {f8308c7e-2b91-43d9-9736-5e30708e55c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2275 | 2026.05.06 00:26:27.782341 [ 278 ] {f8308c7e-2b91-43d9-9736-5e30708e55c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2276 | 2026.05.06 00:26:27.782381 [ 278 ] {f8308c7e-2b91-43d9-9736-5e30708e55c3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2277 | 2026.05.06 00:26:27.782684 [ 278 ] {f8308c7e-2b91-43d9-9736-5e30708e55c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2278 | 2026.05.06 00:26:27.782773 [ 278 ] {f8308c7e-2b91-43d9-9736-5e30708e55c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2279 | 2026.05.06 00:26:27.782965 [ 278 ] {f8308c7e-2b91-43d9-9736-5e30708e55c3} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2280 | 2026.05.06 00:26:27.783080 [ 317 ] {f8308c7e-2b91-43d9-9736-5e30708e55c3} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2281 | 2026.05.06 00:26:27.783099 [ 298 ] {f8308c7e-2b91-43d9-9736-5e30708e55c3} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2282 | 2026.05.06 00:26:27.783219 [ 278 ] {f8308c7e-2b91-43d9-9736-5e30708e55c3} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 2283 | 2026.05.06 00:26:27.783260 [ 278 ] {f8308c7e-2b91-43d9-9736-5e30708e55c3} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2284 | 2026.05.06 00:26:27.783348 [ 278 ] {f8308c7e-2b91-43d9-9736-5e30708e55c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2285 | 2026.05.06 00:26:27.783378 [ 278 ] {f8308c7e-2b91-43d9-9736-5e30708e55c3} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2286 | 2026.05.06 00:26:27.783428 [ 278 ] {f8308c7e-2b91-43d9-9736-5e30708e55c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2287 | 2026.05.06 00:26:27.783486 [ 278 ] {f8308c7e-2b91-43d9-9736-5e30708e55c3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2288 | 2026.05.06 00:26:27.784789 [ 278 ] {f8308c7e-2b91-43d9-9736-5e30708e55c3} <Debug> executeQuery: Read 35 rows, 3.42 KiB in 0.002994 sec., 11690.04676018704 rows/sec., 1.12 MiB/sec. | ||
| 2289 | 2026.05.06 00:26:27.784952 [ 278 ] {f8308c7e-2b91-43d9-9736-5e30708e55c3} <Debug> TCPHandler: Processed in 0.003505287 sec. | ||
| 2290 | 2026.05.06 00:26:27.786789 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2291 | 2026.05.06 00:26:27.786899 [ 278 ] {ef566391-ce6a-4e7c-a81b-1004b923bc2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2292 | 2026.05.06 00:26:27.786943 [ 278 ] {ef566391-ce6a-4e7c-a81b-1004b923bc2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2293 | 2026.05.06 00:26:27.787450 [ 278 ] {ef566391-ce6a-4e7c-a81b-1004b923bc2a} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2026.05.06 00:26:27.787497 [ 278 ] {ef566391-ce6a-4e7c-a81b-1004b923bc2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2295 | 2026.05.06 00:26:27.787900 [ 278 ] {ef566391-ce6a-4e7c-a81b-1004b923bc2a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2296 | 2026.05.06 00:26:27.788126 [ 278 ] {ef566391-ce6a-4e7c-a81b-1004b923bc2a} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2026.05.06 00:26:27.788257 [ 28 ] {} <Debug> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2298 | 2026.05.06 00:26:27.788279 [ 278 ] {ef566391-ce6a-4e7c-a81b-1004b923bc2a} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001414 sec., 55162.659123055164 rows/sec., 4.57 MiB/sec. | ||
| 2299 | 2026.05.06 00:26:27.788324 [ 28 ] {} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2026.05.06 00:26:27.788334 [ 278 ] {ef566391-ce6a-4e7c-a81b-1004b923bc2a} <Debug> TCPHandler: Processed in 0.001599662 sec. | ||
| 2301 | 2026.05.06 00:26:27.788351 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2302 | 2026.05.06 00:26:27.788462 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::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 | ||
| 2303 | 2026.05.06 00:26:27.788467 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2304 | 2026.05.06 00:26:27.788613 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2305 | 2026.05.06 00:26:27.788615 [ 278 ] {47d447dd-a63a-4cd3-b0aa-5970275725ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2306 | 2026.05.06 00:26:27.788655 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 840 rows starting from the beginning of the part | ||
| 2307 | 2026.05.06 00:26:27.788675 [ 278 ] {47d447dd-a63a-4cd3-b0aa-5970275725ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2308 | 2026.05.06 00:26:27.788726 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 79 rows starting from the beginning of the part | ||
| 2309 | 2026.05.06 00:26:27.788782 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 843 rows starting from the beginning of the part | ||
| 2310 | 2026.05.06 00:26:27.788829 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 78 rows starting from the beginning of the part | ||
| 2311 | 2026.05.06 00:26:27.788870 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 861 rows starting from the beginning of the part | ||
| 2312 | 2026.05.06 00:26:27.788912 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 78 rows starting from the beginning of the part | ||
| 2313 | 2026.05.06 00:26:27.789093 [ 278 ] {47d447dd-a63a-4cd3-b0aa-5970275725ca} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2314 | 2026.05.06 00:26:27.789137 [ 278 ] {47d447dd-a63a-4cd3-b0aa-5970275725ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2315 | 2026.05.06 00:26:27.789478 [ 278 ] {47d447dd-a63a-4cd3-b0aa-5970275725ca} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2316 | 2026.05.06 00:26:27.789708 [ 278 ] {47d447dd-a63a-4cd3-b0aa-5970275725ca} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2317 | 2026.05.06 00:26:27.789841 [ 278 ] {47d447dd-a63a-4cd3-b0aa-5970275725ca} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001247 sec., 8821.170809943866 rows/sec., 663.31 KiB/sec. | ||
| 2318 | 2026.05.06 00:26:27.789878 [ 278 ] {47d447dd-a63a-4cd3-b0aa-5970275725ca} <Debug> TCPHandler: Processed in 0.00146116 sec. | ||
| 2319 | 2026.05.06 00:26:27.790001 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2320 | 2026.05.06 00:26:27.790095 [ 278 ] {ff8beb55-e8f6-4842-8e20-a78e70e648ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2321 | 2026.05.06 00:26:27.790135 [ 278 ] {ff8beb55-e8f6-4842-8e20-a78e70e648ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2322 | 2026.05.06 00:26:27.790248 [ 201 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2779 rows, containing 5 columns (5 merged, 0 gathered) in 0.001830075 sec., 1518517.0006693716 rows/sec., 124.95 MiB/sec. | ||
| 2323 | 2026.05.06 00:26:27.790482 [ 191 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2324 | 2026.05.06 00:26:27.790566 [ 278 ] {ff8beb55-e8f6-4842-8e20-a78e70e648ca} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2026.05.06 00:26:27.790602 [ 278 ] {ff8beb55-e8f6-4842-8e20-a78e70e648ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2326 | 2026.05.06 00:26:27.790755 [ 191 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_11_2} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2327 | 2026.05.06 00:26:27.790825 [ 191 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_11_2} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2328 | 2026.05.06 00:26:27.790899 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 2329 | 2026.05.06 00:26:27.790920 [ 278 ] {ff8beb55-e8f6-4842-8e20-a78e70e648ca} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2330 | 2026.05.06 00:26:27.791132 [ 278 ] {ff8beb55-e8f6-4842-8e20-a78e70e648ca} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2331 | 2026.05.06 00:26:27.791228 [ 28 ] {} <Debug> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2332 | 2026.05.06 00:26:27.791259 [ 278 ] {ff8beb55-e8f6-4842-8e20-a78e70e648ca} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001182 sec., 63451.776649746185 rows/sec., 4.95 MiB/sec. | ||
| 2333 | 2026.05.06 00:26:27.791260 [ 28 ] {} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2026.05.06 00:26:27.791297 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2335 | 2026.05.06 00:26:27.791301 [ 278 ] {ff8beb55-e8f6-4842-8e20-a78e70e648ca} <Debug> TCPHandler: Processed in 0.001349648 sec. | ||
| 2336 | 2026.05.06 00:26:27.791424 [ 192 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::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 | ||
| 2337 | 2026.05.06 00:26:27.791426 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2338 | 2026.05.06 00:26:27.791538 [ 278 ] {97ced8aa-40b7-4996-af74-018037dbad96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2339 | 2026.05.06 00:26:27.791540 [ 192 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2340 | 2026.05.06 00:26:27.791583 [ 278 ] {97ced8aa-40b7-4996-af74-018037dbad96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2341 | 2026.05.06 00:26:27.791589 [ 192 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 514 rows starting from the beginning of the part | ||
| 2342 | 2026.05.06 00:26:27.791700 [ 192 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 77 rows starting from the beginning of the part | ||
| 2343 | 2026.05.06 00:26:27.791751 [ 192 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 513 rows starting from the beginning of the part | ||
| 2344 | 2026.05.06 00:26:27.791799 [ 192 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 75 rows starting from the beginning of the part | ||
| 2345 | 2026.05.06 00:26:27.791846 [ 192 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 534 rows starting from the beginning of the part | ||
| 2346 | 2026.05.06 00:26:27.791910 [ 192 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 75 rows starting from the beginning of the part | ||
| 2347 | 2026.05.06 00:26:27.792000 [ 278 ] {97ced8aa-40b7-4996-af74-018037dbad96} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2348 | 2026.05.06 00:26:27.792041 [ 278 ] {97ced8aa-40b7-4996-af74-018037dbad96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2349 | 2026.05.06 00:26:27.792423 [ 278 ] {97ced8aa-40b7-4996-af74-018037dbad96} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2350 | 2026.05.06 00:26:27.792661 [ 278 ] {97ced8aa-40b7-4996-af74-018037dbad96} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2351 | 2026.05.06 00:26:27.792773 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2352 | 2026.05.06 00:26:27.792795 [ 278 ] {97ced8aa-40b7-4996-af74-018037dbad96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 2353 | 2026.05.06 00:26:27.792812 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2354 | 2026.05.06 00:26:27.792837 [ 278 ] {97ced8aa-40b7-4996-af74-018037dbad96} <Debug> TCPHandler: Processed in 0.00145924 sec. | ||
| 2355 | 2026.05.06 00:26:27.792837 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2356 | 2026.05.06 00:26:27.792929 [ 191 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 2357 | 2026.05.06 00:26:27.792968 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2026.05.06 00:26:27.793022 [ 191 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2359 | 2026.05.06 00:26:27.793051 [ 191 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 575 rows starting from the beginning of the part | ||
| 2360 | 2026.05.06 00:26:27.793061 [ 278 ] {690359bc-a9bf-4052-9361-98bce0c14426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2361 | 2026.05.06 00:26:27.793117 [ 278 ] {690359bc-a9bf-4052-9361-98bce0c14426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2362 | 2026.05.06 00:26:27.793122 [ 191 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 161 rows starting from the beginning of the part | ||
| 2363 | 2026.05.06 00:26:27.793175 [ 191 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 265 rows starting from the beginning of the part | ||
| 2364 | 2026.05.06 00:26:27.793182 [ 201 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1788 rows, containing 5 columns (5 merged, 0 gathered) in 0.001814004 sec., 985664.8607169555 rows/sec., 74.29 MiB/sec. | ||
| 2365 | 2026.05.06 00:26:27.793218 [ 191 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 2366 | 2026.05.06 00:26:27.793259 [ 191 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 267 rows starting from the beginning of the part | ||
| 2367 | 2026.05.06 00:26:27.793297 [ 191 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2368 | 2026.05.06 00:26:27.793419 [ 196 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2369 | 2026.05.06 00:26:27.793740 [ 196 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_11_2} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2370 | 2026.05.06 00:26:27.793828 [ 196 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_11_2} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2371 | 2026.05.06 00:26:27.793897 [ 278 ] {690359bc-a9bf-4052-9361-98bce0c14426} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2372 | 2026.05.06 00:26:27.793914 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2373 | 2026.05.06 00:26:27.793941 [ 278 ] {690359bc-a9bf-4052-9361-98bce0c14426} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2374 | 2026.05.06 00:26:27.794441 [ 196 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1588 rows, containing 5 columns (5 merged, 0 gathered) in 0.00154531 sec., 1027625.5249755712 rows/sec., 69.50 MiB/sec. | ||
| 2375 | 2026.05.06 00:26:27.794480 [ 278 ] {690359bc-a9bf-4052-9361-98bce0c14426} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2376 | 2026.05.06 00:26:27.794637 [ 191 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2377 | 2026.05.06 00:26:27.794724 [ 278 ] {690359bc-a9bf-4052-9361-98bce0c14426} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2378 | 2026.05.06 00:26:27.794866 [ 278 ] {690359bc-a9bf-4052-9361-98bce0c14426} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001822 sec., 6037.321624588364 rows/sec., 10.82 MiB/sec. | ||
| 2379 | 2026.05.06 00:26:27.794875 [ 191 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2380 | 2026.05.06 00:26:27.794916 [ 278 ] {690359bc-a9bf-4052-9361-98bce0c14426} <Debug> TCPHandler: Processed in 0.001997647 sec. | ||
| 2381 | 2026.05.06 00:26:27.794947 [ 191 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2382 | 2026.05.06 00:26:27.795010 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 2383 | 2026.05.06 00:26:27.795040 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2384 | 2026.05.06 00:26:27.795136 [ 278 ] {178a2415-e3ec-4801-b6d8-47d75e9579d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2385 | 2026.05.06 00:26:27.795177 [ 278 ] {178a2415-e3ec-4801-b6d8-47d75e9579d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2386 | 2026.05.06 00:26:27.795533 [ 278 ] {178a2415-e3ec-4801-b6d8-47d75e9579d6} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2387 | 2026.05.06 00:26:27.795568 [ 278 ] {178a2415-e3ec-4801-b6d8-47d75e9579d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2388 | 2026.05.06 00:26:27.795871 [ 278 ] {178a2415-e3ec-4801-b6d8-47d75e9579d6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2389 | 2026.05.06 00:26:27.796089 [ 278 ] {178a2415-e3ec-4801-b6d8-47d75e9579d6} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2390 | 2026.05.06 00:26:27.796183 [ 28 ] {} <Debug> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2391 | 2026.05.06 00:26:27.796212 [ 28 ] {} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2392 | 2026.05.06 00:26:27.796216 [ 278 ] {178a2415-e3ec-4801-b6d8-47d75e9579d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001099 sec., 54595.08644222021 rows/sec., 3.68 MiB/sec. | ||
| 2393 | 2026.05.06 00:26:27.796230 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2394 | 2026.05.06 00:26:27.796261 [ 278 ] {178a2415-e3ec-4801-b6d8-47d75e9579d6} <Debug> TCPHandler: Processed in 0.001270507 sec. | ||
| 2395 | 2026.05.06 00:26:27.796325 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 2396 | 2026.05.06 00:26:27.796444 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2397 | 2026.05.06 00:26:27.796477 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 240 rows starting from the beginning of the part | ||
| 2398 | 2026.05.06 00:26:27.796538 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2399 | 2026.05.06 00:26:27.796582 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
| 2400 | 2026.05.06 00:26:27.796620 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 2401 | 2026.05.06 00:26:27.796653 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 2402 | 2026.05.06 00:26:27.796713 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 2403 | 2026.05.06 00:26:27.797590 [ 187 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001300978 sec., 461191.5036226593 rows/sec., 29.59 MiB/sec. | ||
| 2404 | 2026.05.06 00:26:27.797747 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2405 | 2026.05.06 00:26:27.798000 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_11_2} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2026.05.06 00:26:27.798075 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_11_2} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2407 | 2026.05.06 00:26:27.798142 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2408 | 2026.05.06 00:26:29.711730 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 304 | ||
| 2409 | 2026.05.06 00:26:29.714175 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2410 | 2026.05.06 00:26:29.714229 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2411 | 2026.05.06 00:26:29.715558 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2412 | 2026.05.06 00:26:29.715845 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2413 | 2026.05.06 00:26:29.716179 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 304 | ||
| 2414 | 2026.05.06 00:26:32.288206 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5280 | ||
| 2415 | 2026.05.06 00:26:32.288759 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2026.05.06 00:26:32.288808 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2417 | 2026.05.06 00:26:32.289318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2418 | 2026.05.06 00:26:32.289555 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2026.05.06 00:26:32.289690 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5280 | ||
| 2420 | 2026.05.06 00:26:32.289691 [ 46 ] {} <Debug> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2421 | 2026.05.06 00:26:32.289764 [ 46 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2026.05.06 00:26:32.289785 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2423 | 2026.05.06 00:26:32.289895 [ 196 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::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 | ||
| 2424 | 2026.05.06 00:26:32.290031 [ 196 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2425 | 2026.05.06 00:26:32.290070 [ 196 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2848 rows starting from the beginning of the part | ||
| 2426 | 2026.05.06 00:26:32.290162 [ 196 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2427 | 2026.05.06 00:26:32.290212 [ 196 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 2428 | 2026.05.06 00:26:32.290259 [ 196 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 2429 | 2026.05.06 00:26:32.290305 [ 196 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 2430 | 2026.05.06 00:26:32.290347 [ 196 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2431 | 2026.05.06 00:26:32.291834 [ 187 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5280 rows, containing 4 columns (4 merged, 0 gathered) in 0.001988897 sec., 2654737.776767726 rows/sec., 37.98 MiB/sec. | ||
| 2432 | 2026.05.06 00:26:32.292579 [ 188 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2433 | 2026.05.06 00:26:32.292919 [ 188 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_11_2} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2434 | 2026.05.06 00:26:32.293014 [ 188 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_11_2} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2435 | 2026.05.06 00:26:32.293113 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2436 | 2026.05.06 00:26:32.571440 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2437 | 2026.05.06 00:26:32.588608 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2438 | 2026.05.06 00:26:32.588657 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2439 | 2026.05.06 00:26:32.594847 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2440 | 2026.05.06 00:26:32.595534 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2441 | 2026.05.06 00:26:32.595808 [ 88 ] {} <Debug> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2442 | 2026.05.06 00:26:32.595849 [ 88 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2443 | 2026.05.06 00:26:32.595871 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2444 | 2026.05.06 00:26:32.596001 [ 196 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 2445 | 2026.05.06 00:26:32.598780 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2446 | 2026.05.06 00:26:32.599970 [ 196 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2447 | 2026.05.06 00:26:32.601322 [ 196 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 2448 | 2026.05.06 00:26:32.605784 [ 196 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 2449 | 2026.05.06 00:26:32.609994 [ 196 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 2450 | 2026.05.06 00:26:32.614081 [ 196 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 2451 | 2026.05.06 00:26:32.618771 [ 196 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 2452 | 2026.05.06 00:26:32.622966 [ 196 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 2453 | 2026.05.06 00:26:32.675050 [ 189 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079108466 sec., 1049.1923835307337 rows/sec., 5.43 MiB/sec. | ||
| 2454 | 2026.05.06 00:26:32.677882 [ 187 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2455 | 2026.05.06 00:26:32.679992 [ 187 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_11_2} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2456 | 2026.05.06 00:26:32.680106 [ 187 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_11_2} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2457 | 2026.05.06 00:26:32.682094 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2458 | 2026.05.06 00:26:32.786692 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2459 | 2026.05.06 00:26:32.786959 [ 278 ] {eea4cb38-88a7-4608-b5ae-5e73e959b893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2460 | 2026.05.06 00:26:32.787366 [ 278 ] {eea4cb38-88a7-4608-b5ae-5e73e959b893} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2461 | 2026.05.06 00:26:32.787406 [ 278 ] {eea4cb38-88a7-4608-b5ae-5e73e959b893} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2462 | 2026.05.06 00:26:32.787651 [ 278 ] {eea4cb38-88a7-4608-b5ae-5e73e959b893} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2463 | 2026.05.06 00:26:32.787720 [ 278 ] {eea4cb38-88a7-4608-b5ae-5e73e959b893} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2464 | 2026.05.06 00:26:32.787865 [ 278 ] {eea4cb38-88a7-4608-b5ae-5e73e959b893} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2465 | 2026.05.06 00:26:32.787983 [ 317 ] {eea4cb38-88a7-4608-b5ae-5e73e959b893} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2466 | 2026.05.06 00:26:32.787984 [ 316 ] {eea4cb38-88a7-4608-b5ae-5e73e959b893} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2467 | 2026.05.06 00:26:32.788103 [ 278 ] {eea4cb38-88a7-4608-b5ae-5e73e959b893} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 2468 | 2026.05.06 00:26:32.788131 [ 278 ] {eea4cb38-88a7-4608-b5ae-5e73e959b893} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2469 | 2026.05.06 00:26:32.788200 [ 278 ] {eea4cb38-88a7-4608-b5ae-5e73e959b893} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2470 | 2026.05.06 00:26:32.788221 [ 278 ] {eea4cb38-88a7-4608-b5ae-5e73e959b893} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2471 | 2026.05.06 00:26:32.788257 [ 278 ] {eea4cb38-88a7-4608-b5ae-5e73e959b893} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2472 | 2026.05.06 00:26:32.788297 [ 278 ] {eea4cb38-88a7-4608-b5ae-5e73e959b893} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2473 | 2026.05.06 00:26:32.789684 [ 278 ] {eea4cb38-88a7-4608-b5ae-5e73e959b893} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002841 sec., 12319.605772615276 rows/sec., 2.59 MiB/sec. | ||
| 2474 | 2026.05.06 00:26:32.789813 [ 278 ] {eea4cb38-88a7-4608-b5ae-5e73e959b893} <Debug> TCPHandler: Processed in 0.003265164 sec. | ||
| 2475 | 2026.05.06 00:26:32.795203 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2476 | 2026.05.06 00:26:32.795337 [ 278 ] {c341c026-8a01-48c8-b9fe-b905b3de311e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2477 | 2026.05.06 00:26:32.795389 [ 278 ] {c341c026-8a01-48c8-b9fe-b905b3de311e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2478 | 2026.05.06 00:26:32.796047 [ 278 ] {c341c026-8a01-48c8-b9fe-b905b3de311e} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2479 | 2026.05.06 00:26:32.796099 [ 278 ] {c341c026-8a01-48c8-b9fe-b905b3de311e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2480 | 2026.05.06 00:26:32.796531 [ 278 ] {c341c026-8a01-48c8-b9fe-b905b3de311e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2481 | 2026.05.06 00:26:32.796776 [ 278 ] {c341c026-8a01-48c8-b9fe-b905b3de311e} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2482 | 2026.05.06 00:26:32.796913 [ 88 ] {} <Debug> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2483 | 2026.05.06 00:26:32.796925 [ 278 ] {c341c026-8a01-48c8-b9fe-b905b3de311e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001627 sec., 174554.39459127228 rows/sec., 11.09 MiB/sec. | ||
| 2484 | 2026.05.06 00:26:32.796953 [ 88 ] {} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2485 | 2026.05.06 00:26:32.796979 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2486 | 2026.05.06 00:26:32.796982 [ 278 ] {c341c026-8a01-48c8-b9fe-b905b3de311e} <Debug> TCPHandler: Processed in 0.001840115 sec. | ||
| 2487 | 2026.05.06 00:26:32.797073 [ 198 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::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 | ||
| 2488 | 2026.05.06 00:26:32.797118 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2489 | 2026.05.06 00:26:32.797174 [ 198 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2490 | 2026.05.06 00:26:32.797204 [ 198 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::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 | ||
| 2491 | 2026.05.06 00:26:32.797214 [ 278 ] {25eee912-9103-4b8a-9b3f-4130044a710b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2492 | 2026.05.06 00:26:32.797257 [ 278 ] {25eee912-9103-4b8a-9b3f-4130044a710b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2493 | 2026.05.06 00:26:32.797261 [ 198 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::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 | ||
| 2494 | 2026.05.06 00:26:32.797320 [ 198 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::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 | ||
| 2495 | 2026.05.06 00:26:32.797369 [ 198 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::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 | ||
| 2496 | 2026.05.06 00:26:32.797427 [ 198 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::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 | ||
| 2497 | 2026.05.06 00:26:32.798021 [ 278 ] {25eee912-9103-4b8a-9b3f-4130044a710b} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2026.05.06 00:26:32.798057 [ 278 ] {25eee912-9103-4b8a-9b3f-4130044a710b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2499 | 2026.05.06 00:26:32.798469 [ 278 ] {25eee912-9103-4b8a-9b3f-4130044a710b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2500 | 2026.05.06 00:26:32.798482 [ 189 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448869 sec., 980074.8031740619 rows/sec., 65.99 MiB/sec. | ||
| 2501 | 2026.05.06 00:26:32.798627 [ 186 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2502 | 2026.05.06 00:26:32.798712 [ 278 ] {25eee912-9103-4b8a-9b3f-4130044a710b} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2026.05.06 00:26:32.798848 [ 278 ] {25eee912-9103-4b8a-9b3f-4130044a710b} <Debug> executeQuery: Read 859 rows, 68.71 KiB in 0.001653 sec., 519661.2220205687 rows/sec., 40.59 MiB/sec. | ||
| 2504 | 2026.05.06 00:26:32.798885 [ 278 ] {25eee912-9103-4b8a-9b3f-4130044a710b} <Debug> TCPHandler: Processed in 0.001816835 sec. | ||
| 2505 | 2026.05.06 00:26:32.798885 [ 186 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_5_1} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2026.05.06 00:26:32.798952 [ 186 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_5_1} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2507 | 2026.05.06 00:26:32.799011 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2508 | 2026.05.06 00:26:32.799028 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2509 | 2026.05.06 00:26:32.799106 [ 278 ] {5d6038e1-24b0-44a2-9fed-ef5ff9c04b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2510 | 2026.05.06 00:26:32.799147 [ 278 ] {5d6038e1-24b0-44a2-9fed-ef5ff9c04b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2511 | 2026.05.06 00:26:32.799585 [ 278 ] {5d6038e1-24b0-44a2-9fed-ef5ff9c04b46} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2512 | 2026.05.06 00:26:32.799621 [ 278 ] {5d6038e1-24b0-44a2-9fed-ef5ff9c04b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2513 | 2026.05.06 00:26:32.799946 [ 278 ] {5d6038e1-24b0-44a2-9fed-ef5ff9c04b46} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2514 | 2026.05.06 00:26:32.800174 [ 278 ] {5d6038e1-24b0-44a2-9fed-ef5ff9c04b46} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.05.06 00:26:32.800285 [ 105 ] {} <Debug> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2516 | 2026.05.06 00:26:32.800308 [ 278 ] {5d6038e1-24b0-44a2-9fed-ef5ff9c04b46} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.00122 sec., 141803.2786885246 rows/sec., 8.70 MiB/sec. | ||
| 2517 | 2026.05.06 00:26:32.800332 [ 105 ] {} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2026.05.06 00:26:32.800350 [ 278 ] {5d6038e1-24b0-44a2-9fed-ef5ff9c04b46} <Debug> TCPHandler: Processed in 0.001388938 sec. | ||
| 2519 | 2026.05.06 00:26:32.800361 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2520 | 2026.05.06 00:26:32.800456 [ 187 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 2521 | 2026.05.06 00:26:32.800477 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2522 | 2026.05.06 00:26:32.800578 [ 278 ] {03412c4b-840a-4844-9440-e8694a40f00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2523 | 2026.05.06 00:26:32.800578 [ 187 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2524 | 2026.05.06 00:26:32.800623 [ 278 ] {03412c4b-840a-4844-9440-e8694a40f00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2525 | 2026.05.06 00:26:32.800632 [ 187 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 186 rows starting from the beginning of the part | ||
| 2526 | 2026.05.06 00:26:32.800721 [ 187 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 165 rows starting from the beginning of the part | ||
| 2527 | 2026.05.06 00:26:32.800772 [ 187 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 2528 | 2026.05.06 00:26:32.800814 [ 187 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 177 rows starting from the beginning of the part | ||
| 2529 | 2026.05.06 00:26:32.800856 [ 187 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 2530 | 2026.05.06 00:26:32.800905 [ 187 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 173 rows starting from the beginning of the part | ||
| 2531 | 2026.05.06 00:26:32.801062 [ 278 ] {03412c4b-840a-4844-9440-e8694a40f00b} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2026.05.06 00:26:32.801106 [ 278 ] {03412c4b-840a-4844-9440-e8694a40f00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2533 | 2026.05.06 00:26:32.801472 [ 278 ] {03412c4b-840a-4844-9440-e8694a40f00b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2534 | 2026.05.06 00:26:32.801721 [ 278 ] {03412c4b-840a-4844-9440-e8694a40f00b} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2026.05.06 00:26:32.801830 [ 105 ] {} <Debug> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2536 | 2026.05.06 00:26:32.801856 [ 189 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 5 columns (5 merged, 0 gathered) in 0.00143862 sec., 502564.9580848313 rows/sec., 32.96 MiB/sec. | ||
| 2537 | 2026.05.06 00:26:32.801864 [ 105 ] {} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2538 | 2026.05.06 00:26:32.801863 [ 278 ] {03412c4b-840a-4844-9440-e8694a40f00b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001303 sec., 114351.49654643131 rows/sec., 7.39 MiB/sec. | ||
| 2539 | 2026.05.06 00:26:32.801894 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2540 | 2026.05.06 00:26:32.801925 [ 278 ] {03412c4b-840a-4844-9440-e8694a40f00b} <Debug> TCPHandler: Processed in 0.001497441 sec. | ||
| 2541 | 2026.05.06 00:26:32.801967 [ 186 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::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 | ||
| 2542 | 2026.05.06 00:26:32.801992 [ 187 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2543 | 2026.05.06 00:26:32.802041 [ 186 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2544 | 2026.05.06 00:26:32.802050 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2545 | 2026.05.06 00:26:32.802073 [ 186 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2546 | 2026.05.06 00:26:32.802144 [ 186 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2547 | 2026.05.06 00:26:32.802150 [ 278 ] {93142c07-873e-4672-825f-cce7316de2e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2548 | 2026.05.06 00:26:32.802199 [ 186 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 2549 | 2026.05.06 00:26:32.802200 [ 278 ] {93142c07-873e-4672-825f-cce7316de2e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2550 | 2026.05.06 00:26:32.802243 [ 186 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2551 | 2026.05.06 00:26:32.802270 [ 187 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_11_2} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2026.05.06 00:26:32.802287 [ 186 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2553 | 2026.05.06 00:26:32.802351 [ 187 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_11_2} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2554 | 2026.05.06 00:26:32.802433 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2555 | 2026.05.06 00:26:32.802639 [ 278 ] {93142c07-873e-4672-825f-cce7316de2e0} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.05.06 00:26:32.802680 [ 278 ] {93142c07-873e-4672-825f-cce7316de2e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2557 | 2026.05.06 00:26:32.803009 [ 278 ] {93142c07-873e-4672-825f-cce7316de2e0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2558 | 2026.05.06 00:26:32.803107 [ 193 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001164495 sec., 639762.3003963091 rows/sec., 43.77 MiB/sec. | ||
| 2559 | 2026.05.06 00:26:32.803227 [ 278 ] {93142c07-873e-4672-825f-cce7316de2e0} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2560 | 2026.05.06 00:26:32.803299 [ 193 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2561 | 2026.05.06 00:26:32.803340 [ 105 ] {} <Debug> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2562 | 2026.05.06 00:26:32.803367 [ 105 ] {} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2563 | 2026.05.06 00:26:32.803373 [ 278 ] {93142c07-873e-4672-825f-cce7316de2e0} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00124 sec., 119354.83870967742 rows/sec., 6.79 MiB/sec. | ||
| 2564 | 2026.05.06 00:26:32.803391 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2565 | 2026.05.06 00:26:32.803426 [ 278 ] {93142c07-873e-4672-825f-cce7316de2e0} <Debug> TCPHandler: Processed in 0.001426239 sec. | ||
| 2566 | 2026.05.06 00:26:32.803463 [ 186 ] {33c78334-c499-4395-8f10-08b69c5065f6::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 | ||
| 2567 | 2026.05.06 00:26:32.803549 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2568 | 2026.05.06 00:26:32.803556 [ 186 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2569 | 2026.05.06 00:26:32.803593 [ 186 ] {33c78334-c499-4395-8f10-08b69c5065f6::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 | ||
| 2570 | 2026.05.06 00:26:32.803612 [ 193 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_5_1} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2571 | 2026.05.06 00:26:32.803638 [ 186 ] {33c78334-c499-4395-8f10-08b69c5065f6::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 | ||
| 2572 | 2026.05.06 00:26:32.803647 [ 278 ] {14b7eb9f-bc54-4ff0-8d74-66742d2dd647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2573 | 2026.05.06 00:26:32.803680 [ 186 ] {33c78334-c499-4395-8f10-08b69c5065f6::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 | ||
| 2574 | 2026.05.06 00:26:32.803692 [ 278 ] {14b7eb9f-bc54-4ff0-8d74-66742d2dd647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2575 | 2026.05.06 00:26:32.803699 [ 193 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_5_1} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2576 | 2026.05.06 00:26:32.803720 [ 186 ] {33c78334-c499-4395-8f10-08b69c5065f6::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 | ||
| 2577 | 2026.05.06 00:26:32.803760 [ 186 ] {33c78334-c499-4395-8f10-08b69c5065f6::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 | ||
| 2578 | 2026.05.06 00:26:32.803800 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2579 | 2026.05.06 00:26:32.804273 [ 278 ] {14b7eb9f-bc54-4ff0-8d74-66742d2dd647} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2580 | 2026.05.06 00:26:32.804312 [ 278 ] {14b7eb9f-bc54-4ff0-8d74-66742d2dd647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2581 | 2026.05.06 00:26:32.804478 [ 194 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001035864 sec., 714379.4938331672 rows/sec., 43.35 MiB/sec. | ||
| 2582 | 2026.05.06 00:26:32.804600 [ 186 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2583 | 2026.05.06 00:26:32.804667 [ 278 ] {14b7eb9f-bc54-4ff0-8d74-66742d2dd647} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2584 | 2026.05.06 00:26:32.804852 [ 186 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_5_1} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2026.05.06 00:26:32.804909 [ 278 ] {14b7eb9f-bc54-4ff0-8d74-66742d2dd647} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2586 | 2026.05.06 00:26:32.804912 [ 186 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_5_1} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2587 | 2026.05.06 00:26:32.804976 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2588 | 2026.05.06 00:26:32.805043 [ 278 ] {14b7eb9f-bc54-4ff0-8d74-66742d2dd647} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001414 sec., 368458.2743988685 rows/sec., 26.01 MiB/sec. | ||
| 2589 | 2026.05.06 00:26:32.805083 [ 278 ] {14b7eb9f-bc54-4ff0-8d74-66742d2dd647} <Debug> TCPHandler: Processed in 0.001583601 sec. | ||
| 2590 | 2026.05.06 00:26:32.805193 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2591 | 2026.05.06 00:26:32.805289 [ 278 ] {dbd3674e-913e-4716-b6b5-d877f5fabf6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2592 | 2026.05.06 00:26:32.805332 [ 278 ] {dbd3674e-913e-4716-b6b5-d877f5fabf6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2593 | 2026.05.06 00:26:32.805667 [ 278 ] {dbd3674e-913e-4716-b6b5-d877f5fabf6a} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.05.06 00:26:32.805704 [ 278 ] {dbd3674e-913e-4716-b6b5-d877f5fabf6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2595 | 2026.05.06 00:26:32.806036 [ 278 ] {dbd3674e-913e-4716-b6b5-d877f5fabf6a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2596 | 2026.05.06 00:26:32.806265 [ 278 ] {dbd3674e-913e-4716-b6b5-d877f5fabf6a} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2026.05.06 00:26:32.806399 [ 278 ] {dbd3674e-913e-4716-b6b5-d877f5fabf6a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 2598 | 2026.05.06 00:26:32.806436 [ 278 ] {dbd3674e-913e-4716-b6b5-d877f5fabf6a} <Debug> TCPHandler: Processed in 0.001291247 sec. | ||
| 2599 | 2026.05.06 00:26:32.806550 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2600 | 2026.05.06 00:26:32.806646 [ 278 ] {986d19d7-a0d5-4ec9-8a4f-4c6fcbca703a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2601 | 2026.05.06 00:26:32.806690 [ 278 ] {986d19d7-a0d5-4ec9-8a4f-4c6fcbca703a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2602 | 2026.05.06 00:26:32.807086 [ 278 ] {986d19d7-a0d5-4ec9-8a4f-4c6fcbca703a} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.05.06 00:26:32.807124 [ 278 ] {986d19d7-a0d5-4ec9-8a4f-4c6fcbca703a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2604 | 2026.05.06 00:26:32.807475 [ 278 ] {986d19d7-a0d5-4ec9-8a4f-4c6fcbca703a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2605 | 2026.05.06 00:26:32.807694 [ 278 ] {986d19d7-a0d5-4ec9-8a4f-4c6fcbca703a} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2026.05.06 00:26:32.807824 [ 278 ] {986d19d7-a0d5-4ec9-8a4f-4c6fcbca703a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001196 sec., 221571.90635451506 rows/sec., 14.72 MiB/sec. | ||
| 2607 | 2026.05.06 00:26:32.807861 [ 278 ] {986d19d7-a0d5-4ec9-8a4f-4c6fcbca703a} <Debug> TCPHandler: Processed in 0.001359119 sec. | ||
| 2608 | 2026.05.06 00:26:32.807979 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2609 | 2026.05.06 00:26:32.808069 [ 278 ] {c501e68e-79aa-4ae0-a886-c9bdda57d48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2610 | 2026.05.06 00:26:32.808109 [ 278 ] {c501e68e-79aa-4ae0-a886-c9bdda57d48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2611 | 2026.05.06 00:26:32.808414 [ 278 ] {c501e68e-79aa-4ae0-a886-c9bdda57d48a} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2612 | 2026.05.06 00:26:32.808449 [ 278 ] {c501e68e-79aa-4ae0-a886-c9bdda57d48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2613 | 2026.05.06 00:26:32.808750 [ 278 ] {c501e68e-79aa-4ae0-a886-c9bdda57d48a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2614 | 2026.05.06 00:26:32.809029 [ 278 ] {c501e68e-79aa-4ae0-a886-c9bdda57d48a} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2615 | 2026.05.06 00:26:32.809135 [ 105 ] {} <Debug> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2616 | 2026.05.06 00:26:32.809169 [ 278 ] {c501e68e-79aa-4ae0-a886-c9bdda57d48a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001108 sec., 902.5270758122743 rows/sec., 60.81 KiB/sec. | ||
| 2617 | 2026.05.06 00:26:32.809171 [ 105 ] {} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2618 | 2026.05.06 00:26:32.809209 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2619 | 2026.05.06 00:26:32.809211 [ 278 ] {c501e68e-79aa-4ae0-a886-c9bdda57d48a} <Debug> TCPHandler: Processed in 0.001283637 sec. | ||
| 2620 | 2026.05.06 00:26:32.809310 [ 187 ] {225abb46-28d9-4669-a48b-0d937299dac5::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 | ||
| 2621 | 2026.05.06 00:26:32.809337 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2622 | 2026.05.06 00:26:32.809441 [ 278 ] {239b559e-362e-46e9-9ea7-f1572b53e2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2623 | 2026.05.06 00:26:32.809467 [ 187 ] {225abb46-28d9-4669-a48b-0d937299dac5::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2624 | 2026.05.06 00:26:32.809497 [ 278 ] {239b559e-362e-46e9-9ea7-f1572b53e2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2625 | 2026.05.06 00:26:32.809521 [ 187 ] {225abb46-28d9-4669-a48b-0d937299dac5::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 | ||
| 2626 | 2026.05.06 00:26:32.809609 [ 187 ] {225abb46-28d9-4669-a48b-0d937299dac5::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 | ||
| 2627 | 2026.05.06 00:26:32.809680 [ 187 ] {225abb46-28d9-4669-a48b-0d937299dac5::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 | ||
| 2628 | 2026.05.06 00:26:32.809740 [ 187 ] {225abb46-28d9-4669-a48b-0d937299dac5::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 | ||
| 2629 | 2026.05.06 00:26:32.809802 [ 187 ] {225abb46-28d9-4669-a48b-0d937299dac5::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 | ||
| 2630 | 2026.05.06 00:26:32.810380 [ 278 ] {239b559e-362e-46e9-9ea7-f1572b53e2ea} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2026.05.06 00:26:32.810424 [ 278 ] {239b559e-362e-46e9-9ea7-f1572b53e2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2632 | 2026.05.06 00:26:32.810666 [ 194 ] {225abb46-28d9-4669-a48b-0d937299dac5::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001405459 sec., 3557.55664163807 rows/sec., 239.72 KiB/sec. | ||
| 2633 | 2026.05.06 00:26:32.810780 [ 187 ] {225abb46-28d9-4669-a48b-0d937299dac5::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2634 | 2026.05.06 00:26:32.811029 [ 187 ] {225abb46-28d9-4669-a48b-0d937299dac5::all_1_5_1} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2635 | 2026.05.06 00:26:32.811067 [ 278 ] {239b559e-362e-46e9-9ea7-f1572b53e2ea} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2636 | 2026.05.06 00:26:32.811096 [ 187 ] {225abb46-28d9-4669-a48b-0d937299dac5::all_1_5_1} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2637 | 2026.05.06 00:26:32.811162 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2638 | 2026.05.06 00:26:32.811317 [ 278 ] {239b559e-362e-46e9-9ea7-f1572b53e2ea} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2639 | 2026.05.06 00:26:32.811433 [ 88 ] {} <Debug> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2640 | 2026.05.06 00:26:32.811467 [ 88 ] {} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2641 | 2026.05.06 00:26:32.811466 [ 278 ] {239b559e-362e-46e9-9ea7-f1572b53e2ea} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002042 sec., 15181.194906953966 rows/sec., 27.20 MiB/sec. | ||
| 2642 | 2026.05.06 00:26:32.811484 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2643 | 2026.05.06 00:26:32.811535 [ 278 ] {239b559e-362e-46e9-9ea7-f1572b53e2ea} <Debug> TCPHandler: Processed in 0.00224756 sec. | ||
| 2644 | 2026.05.06 00:26:32.811575 [ 190 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 2645 | 2026.05.06 00:26:32.811657 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2646 | 2026.05.06 00:26:32.811760 [ 278 ] {599cdb55-14b6-4848-8227-92eb3a09d44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2647 | 2026.05.06 00:26:32.811803 [ 278 ] {599cdb55-14b6-4848-8227-92eb3a09d44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2648 | 2026.05.06 00:26:32.811841 [ 190 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2649 | 2026.05.06 00:26:32.811909 [ 190 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 68 rows starting from the beginning of the part | ||
| 2650 | 2026.05.06 00:26:32.812069 [ 190 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 23 rows starting from the beginning of the part | ||
| 2651 | 2026.05.06 00:26:32.812139 [ 278 ] {599cdb55-14b6-4848-8227-92eb3a09d44c} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2026.05.06 00:26:32.812182 [ 278 ] {599cdb55-14b6-4848-8227-92eb3a09d44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2653 | 2026.05.06 00:26:32.812187 [ 190 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 2654 | 2026.05.06 00:26:32.812316 [ 190 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 2655 | 2026.05.06 00:26:32.812441 [ 190 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 2656 | 2026.05.06 00:26:32.812533 [ 278 ] {599cdb55-14b6-4848-8227-92eb3a09d44c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2657 | 2026.05.06 00:26:32.812553 [ 190 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 2658 | 2026.05.06 00:26:32.812772 [ 278 ] {599cdb55-14b6-4848-8227-92eb3a09d44c} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2026.05.06 00:26:32.812906 [ 278 ] {599cdb55-14b6-4848-8227-92eb3a09d44c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001164 sec., 77319.58762886598 rows/sec., 4.84 MiB/sec. | ||
| 2660 | 2026.05.06 00:26:32.812942 [ 278 ] {599cdb55-14b6-4848-8227-92eb3a09d44c} <Debug> TCPHandler: Processed in 0.001335848 sec. | ||
| 2661 | 2026.05.06 00:26:32.820446 [ 194 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 19 columns (19 merged, 0 gathered) in 0.00890676 sec., 19647.9977006229 rows/sec., 35.21 MiB/sec. | ||
| 2662 | 2026.05.06 00:26:32.820871 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2663 | 2026.05.06 00:26:32.821225 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2026.05.06 00:26:32.821298 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2665 | 2026.05.06 00:26:32.821393 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 2666 | 2026.05.06 00:26:33.000242 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.93 MiB, peak 220.78 MiB, free memory in arenas 0.00 B, will set to 222.23 MiB (RSS), difference: 10.30 MiB | ||
| 2667 | 2026.05.06 00:26:33.293322 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2668 | 2026.05.06 00:26:33.293567 [ 278 ] {973267f8-bcbb-4fc1-ba20-6423cf5084da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2669 | 2026.05.06 00:26:33.293993 [ 278 ] {973267f8-bcbb-4fc1-ba20-6423cf5084da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2670 | 2026.05.06 00:26:33.294036 [ 278 ] {973267f8-bcbb-4fc1-ba20-6423cf5084da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2671 | 2026.05.06 00:26:33.294398 [ 278 ] {973267f8-bcbb-4fc1-ba20-6423cf5084da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2672 | 2026.05.06 00:26:33.294471 [ 278 ] {973267f8-bcbb-4fc1-ba20-6423cf5084da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2673 | 2026.05.06 00:26:33.294619 [ 278 ] {973267f8-bcbb-4fc1-ba20-6423cf5084da} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 2674 | 2026.05.06 00:26:33.294722 [ 341 ] {973267f8-bcbb-4fc1-ba20-6423cf5084da} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2675 | 2026.05.06 00:26:33.294746 [ 308 ] {973267f8-bcbb-4fc1-ba20-6423cf5084da} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2676 | 2026.05.06 00:26:33.294856 [ 278 ] {973267f8-bcbb-4fc1-ba20-6423cf5084da} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 2677 | 2026.05.06 00:26:33.294883 [ 278 ] {973267f8-bcbb-4fc1-ba20-6423cf5084da} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2678 | 2026.05.06 00:26:33.294957 [ 278 ] {973267f8-bcbb-4fc1-ba20-6423cf5084da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2679 | 2026.05.06 00:26:33.294979 [ 278 ] {973267f8-bcbb-4fc1-ba20-6423cf5084da} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 35 rows with 2 streams | ||
| 2680 | 2026.05.06 00:26:33.295015 [ 278 ] {973267f8-bcbb-4fc1-ba20-6423cf5084da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2681 | 2026.05.06 00:26:33.295065 [ 278 ] {973267f8-bcbb-4fc1-ba20-6423cf5084da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 2682 | 2026.05.06 00:26:33.296457 [ 278 ] {973267f8-bcbb-4fc1-ba20-6423cf5084da} <Debug> executeQuery: Read 35 rows, 3.42 KiB in 0.002997 sec., 11678.345011678344 rows/sec., 1.11 MiB/sec. | ||
| 2683 | 2026.05.06 00:26:33.296585 [ 278 ] {973267f8-bcbb-4fc1-ba20-6423cf5084da} <Debug> TCPHandler: Processed in 0.003403486 sec. | ||
| 2684 | 2026.05.06 00:26:33.322311 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2685 | 2026.05.06 00:26:33.322511 [ 278 ] {91175e6e-1721-4511-90eb-d7db9408724a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2686 | 2026.05.06 00:26:33.322592 [ 278 ] {91175e6e-1721-4511-90eb-d7db9408724a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2687 | 2026.05.06 00:26:33.323454 [ 278 ] {91175e6e-1721-4511-90eb-d7db9408724a} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.05.06 00:26:33.323502 [ 278 ] {91175e6e-1721-4511-90eb-d7db9408724a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2689 | 2026.05.06 00:26:33.323934 [ 278 ] {91175e6e-1721-4511-90eb-d7db9408724a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2690 | 2026.05.06 00:26:33.324134 [ 278 ] {91175e6e-1721-4511-90eb-d7db9408724a} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.05.06 00:26:33.324285 [ 278 ] {91175e6e-1721-4511-90eb-d7db9408724a} <Debug> executeQuery: Read 15 rows, 4.72 KiB in 0.00183 sec., 8196.72131147541 rows/sec., 2.52 MiB/sec. | ||
| 2692 | 2026.05.06 00:26:33.324324 [ 278 ] {91175e6e-1721-4511-90eb-d7db9408724a} <Debug> TCPHandler: Processed in 0.002112418 sec. | ||
| 2693 | 2026.05.06 00:26:33.324449 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2694 | 2026.05.06 00:26:33.324551 [ 278 ] {72f5c92e-6c6a-4a6b-8a61-fc5e7afaac0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2695 | 2026.05.06 00:26:33.324594 [ 278 ] {72f5c92e-6c6a-4a6b-8a61-fc5e7afaac0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2696 | 2026.05.06 00:26:33.325032 [ 278 ] {72f5c92e-6c6a-4a6b-8a61-fc5e7afaac0f} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2697 | 2026.05.06 00:26:33.325071 [ 278 ] {72f5c92e-6c6a-4a6b-8a61-fc5e7afaac0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2698 | 2026.05.06 00:26:33.325406 [ 278 ] {72f5c92e-6c6a-4a6b-8a61-fc5e7afaac0f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2699 | 2026.05.06 00:26:33.325617 [ 278 ] {72f5c92e-6c6a-4a6b-8a61-fc5e7afaac0f} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2700 | 2026.05.06 00:26:33.325750 [ 278 ] {72f5c92e-6c6a-4a6b-8a61-fc5e7afaac0f} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001222 sec., 19639.934533551554 rows/sec., 1.63 MiB/sec. | ||
| 2701 | 2026.05.06 00:26:33.325788 [ 278 ] {72f5c92e-6c6a-4a6b-8a61-fc5e7afaac0f} <Debug> TCPHandler: Processed in 0.001391399 sec. | ||
| 2702 | 2026.05.06 00:26:33.325901 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2703 | 2026.05.06 00:26:33.325998 [ 278 ] {abff333c-be58-45a0-a501-5901f81018af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2704 | 2026.05.06 00:26:33.326040 [ 278 ] {abff333c-be58-45a0-a501-5901f81018af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2705 | 2026.05.06 00:26:33.326437 [ 278 ] {abff333c-be58-45a0-a501-5901f81018af} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2706 | 2026.05.06 00:26:33.326474 [ 278 ] {abff333c-be58-45a0-a501-5901f81018af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2707 | 2026.05.06 00:26:33.326772 [ 278 ] {abff333c-be58-45a0-a501-5901f81018af} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2708 | 2026.05.06 00:26:33.326985 [ 278 ] {abff333c-be58-45a0-a501-5901f81018af} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2709 | 2026.05.06 00:26:33.327117 [ 278 ] {abff333c-be58-45a0-a501-5901f81018af} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001137 sec., 7036.059806508355 rows/sec., 573.74 KiB/sec. | ||
| 2710 | 2026.05.06 00:26:33.327155 [ 278 ] {abff333c-be58-45a0-a501-5901f81018af} <Debug> TCPHandler: Processed in 0.001303278 sec. | ||
| 2711 | 2026.05.06 00:26:33.327276 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2712 | 2026.05.06 00:26:33.327398 [ 278 ] {6572c8b6-b217-4944-957a-2eaad5594516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2713 | 2026.05.06 00:26:33.327446 [ 278 ] {6572c8b6-b217-4944-957a-2eaad5594516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2714 | 2026.05.06 00:26:33.329056 [ 278 ] {6572c8b6-b217-4944-957a-2eaad5594516} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2715 | 2026.05.06 00:26:33.329094 [ 278 ] {6572c8b6-b217-4944-957a-2eaad5594516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2716 | 2026.05.06 00:26:33.329621 [ 278 ] {6572c8b6-b217-4944-957a-2eaad5594516} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2717 | 2026.05.06 00:26:33.329838 [ 278 ] {6572c8b6-b217-4944-957a-2eaad5594516} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2718 | 2026.05.06 00:26:33.329969 [ 278 ] {6572c8b6-b217-4944-957a-2eaad5594516} <Debug> executeQuery: Read 2549 rows, 195.44 KiB in 0.002597 sec., 981517.1351559492 rows/sec., 73.49 MiB/sec. | ||
| 2719 | 2026.05.06 00:26:33.330009 [ 278 ] {6572c8b6-b217-4944-957a-2eaad5594516} <Debug> TCPHandler: Processed in 0.002794068 sec. | ||
| 2720 | 2026.05.06 00:26:33.330137 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2721 | 2026.05.06 00:26:33.330233 [ 278 ] {31a6e185-0a3d-4f8d-8aaf-f6f5c050a0fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2722 | 2026.05.06 00:26:33.330272 [ 278 ] {31a6e185-0a3d-4f8d-8aaf-f6f5c050a0fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2723 | 2026.05.06 00:26:33.330714 [ 278 ] {31a6e185-0a3d-4f8d-8aaf-f6f5c050a0fc} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2724 | 2026.05.06 00:26:33.330752 [ 278 ] {31a6e185-0a3d-4f8d-8aaf-f6f5c050a0fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2725 | 2026.05.06 00:26:33.331080 [ 278 ] {31a6e185-0a3d-4f8d-8aaf-f6f5c050a0fc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2726 | 2026.05.06 00:26:33.331288 [ 278 ] {31a6e185-0a3d-4f8d-8aaf-f6f5c050a0fc} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2727 | 2026.05.06 00:26:33.331416 [ 278 ] {31a6e185-0a3d-4f8d-8aaf-f6f5c050a0fc} <Debug> executeQuery: Read 40 rows, 3.02 KiB in 0.001202 sec., 33277.87021630616 rows/sec., 2.46 MiB/sec. | ||
| 2728 | 2026.05.06 00:26:33.331453 [ 278 ] {31a6e185-0a3d-4f8d-8aaf-f6f5c050a0fc} <Debug> TCPHandler: Processed in 0.001365978 sec. | ||
| 2729 | 2026.05.06 00:26:33.331567 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2730 | 2026.05.06 00:26:33.331661 [ 278 ] {f7b8b3d2-9c99-49c9-95de-730382842de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2731 | 2026.05.06 00:26:33.331700 [ 278 ] {f7b8b3d2-9c99-49c9-95de-730382842de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2732 | 2026.05.06 00:26:33.332317 [ 278 ] {f7b8b3d2-9c99-49c9-95de-730382842de6} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2733 | 2026.05.06 00:26:33.332353 [ 278 ] {f7b8b3d2-9c99-49c9-95de-730382842de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2734 | 2026.05.06 00:26:33.332686 [ 278 ] {f7b8b3d2-9c99-49c9-95de-730382842de6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2735 | 2026.05.06 00:26:33.332898 [ 278 ] {f7b8b3d2-9c99-49c9-95de-730382842de6} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2026.05.06 00:26:33.333028 [ 278 ] {f7b8b3d2-9c99-49c9-95de-730382842de6} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001386 sec., 595238.0952380951 rows/sec., 34.82 MiB/sec. | ||
| 2737 | 2026.05.06 00:26:33.333067 [ 278 ] {f7b8b3d2-9c99-49c9-95de-730382842de6} <Debug> TCPHandler: Processed in 0.001548091 sec. | ||
| 2738 | 2026.05.06 00:26:33.333184 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2739 | 2026.05.06 00:26:33.333278 [ 278 ] {a64c3daf-f0d4-49bd-b582-218853679041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2740 | 2026.05.06 00:26:33.333316 [ 278 ] {a64c3daf-f0d4-49bd-b582-218853679041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2741 | 2026.05.06 00:26:33.333695 [ 278 ] {a64c3daf-f0d4-49bd-b582-218853679041} <Trace> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2742 | 2026.05.06 00:26:33.333732 [ 278 ] {a64c3daf-f0d4-49bd-b582-218853679041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2743 | 2026.05.06 00:26:33.334012 [ 278 ] {a64c3daf-f0d4-49bd-b582-218853679041} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2744 | 2026.05.06 00:26:33.334219 [ 278 ] {a64c3daf-f0d4-49bd-b582-218853679041} <Trace> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2745 | 2026.05.06 00:26:33.334342 [ 278 ] {a64c3daf-f0d4-49bd-b582-218853679041} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001083 sec., 1846.7220683287167 rows/sec., 129.85 KiB/sec. | ||
| 2746 | 2026.05.06 00:26:33.334379 [ 278 ] {a64c3daf-f0d4-49bd-b582-218853679041} <Debug> TCPHandler: Processed in 0.001244767 sec. | ||
| 2747 | 2026.05.06 00:26:33.334498 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2748 | 2026.05.06 00:26:33.334591 [ 278 ] {9f542f0f-9a72-4292-8758-bc974213bd6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2749 | 2026.05.06 00:26:33.334629 [ 278 ] {9f542f0f-9a72-4292-8758-bc974213bd6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2750 | 2026.05.06 00:26:33.335028 [ 278 ] {9f542f0f-9a72-4292-8758-bc974213bd6c} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2751 | 2026.05.06 00:26:33.335064 [ 278 ] {9f542f0f-9a72-4292-8758-bc974213bd6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2752 | 2026.05.06 00:26:33.335366 [ 278 ] {9f542f0f-9a72-4292-8758-bc974213bd6c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2753 | 2026.05.06 00:26:33.335597 [ 278 ] {9f542f0f-9a72-4292-8758-bc974213bd6c} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2026.05.06 00:26:33.335722 [ 278 ] {9f542f0f-9a72-4292-8758-bc974213bd6c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001149 sec., 10443.864229765013 rows/sec., 815.93 KiB/sec. | ||
| 2755 | 2026.05.06 00:26:33.335760 [ 278 ] {9f542f0f-9a72-4292-8758-bc974213bd6c} <Debug> TCPHandler: Processed in 0.001311047 sec. | ||
| 2756 | 2026.05.06 00:26:33.335875 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2026.05.06 00:26:33.335968 [ 278 ] {700b56fe-c2c4-4bdd-a2f8-adf9857811b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2758 | 2026.05.06 00:26:33.336007 [ 278 ] {700b56fe-c2c4-4bdd-a2f8-adf9857811b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2759 | 2026.05.06 00:26:33.336794 [ 278 ] {700b56fe-c2c4-4bdd-a2f8-adf9857811b0} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2026.05.06 00:26:33.336830 [ 278 ] {700b56fe-c2c4-4bdd-a2f8-adf9857811b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2761 | 2026.05.06 00:26:33.337248 [ 278 ] {700b56fe-c2c4-4bdd-a2f8-adf9857811b0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2762 | 2026.05.06 00:26:33.337461 [ 278 ] {700b56fe-c2c4-4bdd-a2f8-adf9857811b0} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.05.06 00:26:33.337590 [ 278 ] {700b56fe-c2c4-4bdd-a2f8-adf9857811b0} <Debug> executeQuery: Read 1343 rows, 92.75 KiB in 0.001639 sec., 819402.0744356315 rows/sec., 55.26 MiB/sec. | ||
| 2764 | 2026.05.06 00:26:33.337627 [ 278 ] {700b56fe-c2c4-4bdd-a2f8-adf9857811b0} <Debug> TCPHandler: Processed in 0.001801405 sec. | ||
| 2765 | 2026.05.06 00:26:33.337745 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2766 | 2026.05.06 00:26:33.337839 [ 278 ] {18f9716b-131b-445b-aaee-ce608b295ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2767 | 2026.05.06 00:26:33.337881 [ 278 ] {18f9716b-131b-445b-aaee-ce608b295ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2768 | 2026.05.06 00:26:33.339725 [ 278 ] {18f9716b-131b-445b-aaee-ce608b295ac0} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2769 | 2026.05.06 00:26:33.339762 [ 278 ] {18f9716b-131b-445b-aaee-ce608b295ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2770 | 2026.05.06 00:26:33.340542 [ 278 ] {18f9716b-131b-445b-aaee-ce608b295ac0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2771 | 2026.05.06 00:26:33.340764 [ 278 ] {18f9716b-131b-445b-aaee-ce608b295ac0} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2772 | 2026.05.06 00:26:33.340894 [ 278 ] {18f9716b-131b-445b-aaee-ce608b295ac0} <Debug> executeQuery: Read 4465 rows, 297.06 KiB in 0.003073 sec., 1452977.5463716236 rows/sec., 94.40 MiB/sec. | ||
| 2773 | 2026.05.06 00:26:33.340933 [ 278 ] {18f9716b-131b-445b-aaee-ce608b295ac0} <Debug> MemoryTracker: Peak memory usage (for query): 4.02 MiB. | ||
| 2774 | 2026.05.06 00:26:33.340947 [ 278 ] {18f9716b-131b-445b-aaee-ce608b295ac0} <Debug> TCPHandler: Processed in 0.003250894 sec. | ||
| 2775 | 2026.05.06 00:26:33.341068 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2026.05.06 00:26:33.341163 [ 278 ] {c2c88fee-2aa0-48b5-b093-d893ebecebdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2777 | 2026.05.06 00:26:33.341218 [ 278 ] {c2c88fee-2aa0-48b5-b093-d893ebecebdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2778 | 2026.05.06 00:26:33.342019 [ 278 ] {c2c88fee-2aa0-48b5-b093-d893ebecebdd} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2026.05.06 00:26:33.342055 [ 278 ] {c2c88fee-2aa0-48b5-b093-d893ebecebdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2780 | 2026.05.06 00:26:33.342573 [ 278 ] {c2c88fee-2aa0-48b5-b093-d893ebecebdd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2781 | 2026.05.06 00:26:33.342809 [ 278 ] {c2c88fee-2aa0-48b5-b093-d893ebecebdd} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2026.05.06 00:26:33.342946 [ 278 ] {c2c88fee-2aa0-48b5-b093-d893ebecebdd} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001802 sec., 11098.779134295228 rows/sec., 19.89 MiB/sec. | ||
| 2783 | 2026.05.06 00:26:33.342996 [ 278 ] {c2c88fee-2aa0-48b5-b093-d893ebecebdd} <Debug> TCPHandler: Processed in 0.001976527 sec. | ||
| 2784 | 2026.05.06 00:26:33.343112 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2026.05.06 00:26:33.343208 [ 278 ] {d7eeff92-b005-4b54-95c9-c34f1dba3ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2786 | 2026.05.06 00:26:33.343250 [ 278 ] {d7eeff92-b005-4b54-95c9-c34f1dba3ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2787 | 2026.05.06 00:26:33.343586 [ 278 ] {d7eeff92-b005-4b54-95c9-c34f1dba3ac0} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2026.05.06 00:26:33.343622 [ 278 ] {d7eeff92-b005-4b54-95c9-c34f1dba3ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2789 | 2026.05.06 00:26:33.343919 [ 278 ] {d7eeff92-b005-4b54-95c9-c34f1dba3ac0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2790 | 2026.05.06 00:26:33.344128 [ 278 ] {d7eeff92-b005-4b54-95c9-c34f1dba3ac0} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2026.05.06 00:26:33.344255 [ 278 ] {d7eeff92-b005-4b54-95c9-c34f1dba3ac0} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001067 sec., 11246.485473289596 rows/sec., 776.12 KiB/sec. | ||
| 2792 | 2026.05.06 00:26:33.344291 [ 278 ] {d7eeff92-b005-4b54-95c9-c34f1dba3ac0} <Debug> TCPHandler: Processed in 0.001227977 sec. | ||
| 2793 | 2026.05.06 00:26:37.780076 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2026.05.06 00:26:37.780459 [ 278 ] {895db9fa-5f31-4a33-8f01-bcc57eab97cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2795 | 2026.05.06 00:26:37.780870 [ 278 ] {895db9fa-5f31-4a33-8f01-bcc57eab97cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2796 | 2026.05.06 00:26:37.780904 [ 278 ] {895db9fa-5f31-4a33-8f01-bcc57eab97cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2797 | 2026.05.06 00:26:37.781136 [ 278 ] {895db9fa-5f31-4a33-8f01-bcc57eab97cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2798 | 2026.05.06 00:26:37.781205 [ 278 ] {895db9fa-5f31-4a33-8f01-bcc57eab97cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2799 | 2026.05.06 00:26:37.781344 [ 278 ] {895db9fa-5f31-4a33-8f01-bcc57eab97cc} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2800 | 2026.05.06 00:26:37.781460 [ 341 ] {895db9fa-5f31-4a33-8f01-bcc57eab97cc} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2801 | 2026.05.06 00:26:37.781476 [ 308 ] {895db9fa-5f31-4a33-8f01-bcc57eab97cc} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2802 | 2026.05.06 00:26:37.781506 [ 314 ] {895db9fa-5f31-4a33-8f01-bcc57eab97cc} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2803 | 2026.05.06 00:26:37.781693 [ 278 ] {895db9fa-5f31-4a33-8f01-bcc57eab97cc} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 2804 | 2026.05.06 00:26:37.781723 [ 278 ] {895db9fa-5f31-4a33-8f01-bcc57eab97cc} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2805 | 2026.05.06 00:26:37.781810 [ 278 ] {895db9fa-5f31-4a33-8f01-bcc57eab97cc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2806 | 2026.05.06 00:26:37.781830 [ 278 ] {895db9fa-5f31-4a33-8f01-bcc57eab97cc} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 2807 | 2026.05.06 00:26:37.781865 [ 278 ] {895db9fa-5f31-4a33-8f01-bcc57eab97cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2808 | 2026.05.06 00:26:37.781903 [ 278 ] {895db9fa-5f31-4a33-8f01-bcc57eab97cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2809 | 2026.05.06 00:26:37.781941 [ 278 ] {895db9fa-5f31-4a33-8f01-bcc57eab97cc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2810 | 2026.05.06 00:26:37.783374 [ 278 ] {895db9fa-5f31-4a33-8f01-bcc57eab97cc} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.003064 sec., 16318.537859007834 rows/sec., 1.28 MiB/sec. | ||
| 2811 | 2026.05.06 00:26:37.783507 [ 278 ] {895db9fa-5f31-4a33-8f01-bcc57eab97cc} <Debug> TCPHandler: Processed in 0.003612329 sec. | ||
| 2812 | 2026.05.06 00:26:37.785006 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2026.05.06 00:26:37.785121 [ 278 ] {e91e4660-dc73-4772-bb6e-1be1394c2bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2814 | 2026.05.06 00:26:37.785162 [ 278 ] {e91e4660-dc73-4772-bb6e-1be1394c2bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2815 | 2026.05.06 00:26:37.785707 [ 278 ] {e91e4660-dc73-4772-bb6e-1be1394c2bf9} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2816 | 2026.05.06 00:26:37.785747 [ 278 ] {e91e4660-dc73-4772-bb6e-1be1394c2bf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2817 | 2026.05.06 00:26:37.786112 [ 278 ] {e91e4660-dc73-4772-bb6e-1be1394c2bf9} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2818 | 2026.05.06 00:26:37.786337 [ 278 ] {e91e4660-dc73-4772-bb6e-1be1394c2bf9} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2819 | 2026.05.06 00:26:37.786482 [ 278 ] {e91e4660-dc73-4772-bb6e-1be1394c2bf9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001394 sec., 40172.166427546625 rows/sec., 3.09 MiB/sec. | ||
| 2820 | 2026.05.06 00:26:37.786520 [ 278 ] {e91e4660-dc73-4772-bb6e-1be1394c2bf9} <Debug> TCPHandler: Processed in 0.00156453 sec. | ||
| 2821 | 2026.05.06 00:26:37.786646 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2822 | 2026.05.06 00:26:37.786740 [ 278 ] {a18f0927-bef3-4bdc-9cde-8fd345147f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2823 | 2026.05.06 00:26:37.786778 [ 278 ] {a18f0927-bef3-4bdc-9cde-8fd345147f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2824 | 2026.05.06 00:26:37.787224 [ 278 ] {a18f0927-bef3-4bdc-9cde-8fd345147f71} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2825 | 2026.05.06 00:26:37.787260 [ 278 ] {a18f0927-bef3-4bdc-9cde-8fd345147f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2826 | 2026.05.06 00:26:37.787559 [ 278 ] {a18f0927-bef3-4bdc-9cde-8fd345147f71} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2827 | 2026.05.06 00:26:37.787788 [ 278 ] {a18f0927-bef3-4bdc-9cde-8fd345147f71} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2828 | 2026.05.06 00:26:37.787922 [ 278 ] {a18f0927-bef3-4bdc-9cde-8fd345147f71} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 2829 | 2026.05.06 00:26:37.787958 [ 278 ] {a18f0927-bef3-4bdc-9cde-8fd345147f71} <Debug> TCPHandler: Processed in 0.001359958 sec. | ||
| 2830 | 2026.05.06 00:26:37.788074 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2831 | 2026.05.06 00:26:37.788172 [ 278 ] {e0f3bb58-afaf-4103-9370-a71ed2852451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2832 | 2026.05.06 00:26:37.788214 [ 278 ] {e0f3bb58-afaf-4103-9370-a71ed2852451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2833 | 2026.05.06 00:26:37.788602 [ 278 ] {e0f3bb58-afaf-4103-9370-a71ed2852451} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2834 | 2026.05.06 00:26:37.788637 [ 278 ] {e0f3bb58-afaf-4103-9370-a71ed2852451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2835 | 2026.05.06 00:26:37.788983 [ 278 ] {e0f3bb58-afaf-4103-9370-a71ed2852451} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2836 | 2026.05.06 00:26:37.789190 [ 278 ] {e0f3bb58-afaf-4103-9370-a71ed2852451} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2837 | 2026.05.06 00:26:37.789321 [ 278 ] {e0f3bb58-afaf-4103-9370-a71ed2852451} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001167 sec., 109682.94772922022 rows/sec., 7.64 MiB/sec. | ||
| 2838 | 2026.05.06 00:26:37.789357 [ 278 ] {e0f3bb58-afaf-4103-9370-a71ed2852451} <Debug> TCPHandler: Processed in 0.001330048 sec. | ||
| 2839 | 2026.05.06 00:26:37.789473 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2026.05.06 00:26:37.789565 [ 278 ] {0b3925d2-f007-4775-96b7-a77f2d0253a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2841 | 2026.05.06 00:26:37.789605 [ 278 ] {0b3925d2-f007-4775-96b7-a77f2d0253a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2842 | 2026.05.06 00:26:37.789940 [ 278 ] {0b3925d2-f007-4775-96b7-a77f2d0253a6} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.05.06 00:26:37.789976 [ 278 ] {0b3925d2-f007-4775-96b7-a77f2d0253a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2844 | 2026.05.06 00:26:37.790279 [ 278 ] {0b3925d2-f007-4775-96b7-a77f2d0253a6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2845 | 2026.05.06 00:26:37.790479 [ 278 ] {0b3925d2-f007-4775-96b7-a77f2d0253a6} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.05.06 00:26:37.790610 [ 278 ] {0b3925d2-f007-4775-96b7-a77f2d0253a6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001062 sec., 45197.74011299435 rows/sec., 3.05 MiB/sec. | ||
| 2847 | 2026.05.06 00:26:37.790645 [ 278 ] {0b3925d2-f007-4775-96b7-a77f2d0253a6} <Debug> TCPHandler: Processed in 0.001222636 sec. | ||
| 2848 | 2026.05.06 00:26:39.647992 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2849 | 2026.05.06 00:26:39.648069 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2850 | 2026.05.06 00:26:39.716576 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 364 | ||
| 2851 | 2026.05.06 00:26:39.719752 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2852 | 2026.05.06 00:26:39.719814 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2853 | 2026.05.06 00:26:39.721161 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2854 | 2026.05.06 00:26:39.721446 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2855 | 2026.05.06 00:26:39.721773 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 364 | ||
| 2856 | 2026.05.06 00:26:39.789917 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5728 | ||
| 2857 | 2026.05.06 00:26:39.790450 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.05.06 00:26:39.790489 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2859 | 2026.05.06 00:26:39.791010 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2860 | 2026.05.06 00:26:39.791239 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.05.06 00:26:39.791362 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5728 | ||
| 2862 | 2026.05.06 00:26:40.098986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2863 | 2026.05.06 00:26:40.113981 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2864 | 2026.05.06 00:26:40.114041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2865 | 2026.05.06 00:26:40.119982 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2866 | 2026.05.06 00:26:40.120707 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.05.06 00:26:40.123189 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2868 | 2026.05.06 00:26:41.001177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.68 MiB, peak 227.68 MiB, free memory in arenas 0.00 B, will set to 224.93 MiB (RSS), difference: 1.26 MiB | ||
| 2869 | 2026.05.06 00:26:42.782704 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2870 | 2026.05.06 00:26:42.782949 [ 278 ] {788f3fdb-131e-44fd-a60d-2d3db624ec94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2871 | 2026.05.06 00:26:42.783323 [ 278 ] {788f3fdb-131e-44fd-a60d-2d3db624ec94} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2872 | 2026.05.06 00:26:42.783366 [ 278 ] {788f3fdb-131e-44fd-a60d-2d3db624ec94} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2873 | 2026.05.06 00:26:42.783622 [ 278 ] {788f3fdb-131e-44fd-a60d-2d3db624ec94} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2874 | 2026.05.06 00:26:42.783695 [ 278 ] {788f3fdb-131e-44fd-a60d-2d3db624ec94} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2875 | 2026.05.06 00:26:42.783835 [ 278 ] {788f3fdb-131e-44fd-a60d-2d3db624ec94} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2876 | 2026.05.06 00:26:42.783951 [ 304 ] {788f3fdb-131e-44fd-a60d-2d3db624ec94} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2877 | 2026.05.06 00:26:42.783955 [ 345 ] {788f3fdb-131e-44fd-a60d-2d3db624ec94} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2878 | 2026.05.06 00:26:42.783996 [ 314 ] {788f3fdb-131e-44fd-a60d-2d3db624ec94} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2879 | 2026.05.06 00:26:42.784184 [ 278 ] {788f3fdb-131e-44fd-a60d-2d3db624ec94} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 2880 | 2026.05.06 00:26:42.784213 [ 278 ] {788f3fdb-131e-44fd-a60d-2d3db624ec94} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2881 | 2026.05.06 00:26:42.784296 [ 278 ] {788f3fdb-131e-44fd-a60d-2d3db624ec94} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2882 | 2026.05.06 00:26:42.784317 [ 278 ] {788f3fdb-131e-44fd-a60d-2d3db624ec94} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 2883 | 2026.05.06 00:26:42.784350 [ 278 ] {788f3fdb-131e-44fd-a60d-2d3db624ec94} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2884 | 2026.05.06 00:26:42.784386 [ 278 ] {788f3fdb-131e-44fd-a60d-2d3db624ec94} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2885 | 2026.05.06 00:26:42.784420 [ 278 ] {788f3fdb-131e-44fd-a60d-2d3db624ec94} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2886 | 2026.05.06 00:26:42.785534 [ 278 ] {788f3fdb-131e-44fd-a60d-2d3db624ec94} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002685 sec., 18621.9739292365 rows/sec., 1.46 MiB/sec. | ||
| 2887 | 2026.05.06 00:26:42.785646 [ 278 ] {788f3fdb-131e-44fd-a60d-2d3db624ec94} <Debug> TCPHandler: Processed in 0.003077912 sec. | ||
| 2888 | 2026.05.06 00:26:42.787832 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2026.05.06 00:26:42.788055 [ 278 ] {819ae4cc-7f7a-4b49-8f63-a94657e44886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2890 | 2026.05.06 00:26:42.788161 [ 278 ] {819ae4cc-7f7a-4b49-8f63-a94657e44886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2891 | 2026.05.06 00:26:42.788947 [ 278 ] {819ae4cc-7f7a-4b49-8f63-a94657e44886} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2026.05.06 00:26:42.788989 [ 278 ] {819ae4cc-7f7a-4b49-8f63-a94657e44886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2893 | 2026.05.06 00:26:42.789374 [ 278 ] {819ae4cc-7f7a-4b49-8f63-a94657e44886} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2894 | 2026.05.06 00:26:42.789606 [ 278 ] {819ae4cc-7f7a-4b49-8f63-a94657e44886} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2026.05.06 00:26:42.789752 [ 278 ] {819ae4cc-7f7a-4b49-8f63-a94657e44886} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001768 sec., 66742.0814479638 rows/sec., 5.68 MiB/sec. | ||
| 2896 | 2026.05.06 00:26:42.789789 [ 278 ] {819ae4cc-7f7a-4b49-8f63-a94657e44886} <Debug> TCPHandler: Processed in 0.002058448 sec. | ||
| 2897 | 2026.05.06 00:26:42.789922 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2026.05.06 00:26:42.790016 [ 278 ] {3f0c34b3-1a4a-47d2-94f8-7e8b2b0100dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2899 | 2026.05.06 00:26:42.790058 [ 278 ] {3f0c34b3-1a4a-47d2-94f8-7e8b2b0100dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2900 | 2026.05.06 00:26:42.790486 [ 278 ] {3f0c34b3-1a4a-47d2-94f8-7e8b2b0100dc} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2026.05.06 00:26:42.790522 [ 278 ] {3f0c34b3-1a4a-47d2-94f8-7e8b2b0100dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2902 | 2026.05.06 00:26:42.790817 [ 278 ] {3f0c34b3-1a4a-47d2-94f8-7e8b2b0100dc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2903 | 2026.05.06 00:26:42.791034 [ 278 ] {3f0c34b3-1a4a-47d2-94f8-7e8b2b0100dc} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2026.05.06 00:26:42.791163 [ 278 ] {3f0c34b3-1a4a-47d2-94f8-7e8b2b0100dc} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001169 sec., 26518.391787852866 rows/sec., 1.95 MiB/sec. | ||
| 2905 | 2026.05.06 00:26:42.791198 [ 278 ] {3f0c34b3-1a4a-47d2-94f8-7e8b2b0100dc} <Debug> TCPHandler: Processed in 0.001330688 sec. | ||
| 2906 | 2026.05.06 00:26:42.791306 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2026.05.06 00:26:42.791394 [ 278 ] {e4c4eea0-9d6f-402f-9f17-c9242ba11673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2908 | 2026.05.06 00:26:42.791431 [ 278 ] {e4c4eea0-9d6f-402f-9f17-c9242ba11673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2909 | 2026.05.06 00:26:42.791843 [ 278 ] {e4c4eea0-9d6f-402f-9f17-c9242ba11673} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2026.05.06 00:26:42.791876 [ 278 ] {e4c4eea0-9d6f-402f-9f17-c9242ba11673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2911 | 2026.05.06 00:26:42.792229 [ 278 ] {e4c4eea0-9d6f-402f-9f17-c9242ba11673} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2912 | 2026.05.06 00:26:42.792441 [ 278 ] {e4c4eea0-9d6f-402f-9f17-c9242ba11673} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2026.05.06 00:26:42.792566 [ 278 ] {e4c4eea0-9d6f-402f-9f17-c9242ba11673} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00117 sec., 81196.58119658119 rows/sec., 6.34 MiB/sec. | ||
| 2914 | 2026.05.06 00:26:42.792602 [ 278 ] {e4c4eea0-9d6f-402f-9f17-c9242ba11673} <Debug> TCPHandler: Processed in 0.001330208 sec. | ||
| 2915 | 2026.05.06 00:26:42.792720 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2026.05.06 00:26:42.792814 [ 278 ] {e85a311a-d029-4a91-b087-4a67f1b5fe5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2917 | 2026.05.06 00:26:42.792856 [ 278 ] {e85a311a-d029-4a91-b087-4a67f1b5fe5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2918 | 2026.05.06 00:26:42.793279 [ 278 ] {e85a311a-d029-4a91-b087-4a67f1b5fe5f} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2026.05.06 00:26:42.793314 [ 278 ] {e85a311a-d029-4a91-b087-4a67f1b5fe5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2920 | 2026.05.06 00:26:42.793639 [ 278 ] {e85a311a-d029-4a91-b087-4a67f1b5fe5f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2921 | 2026.05.06 00:26:42.793854 [ 278 ] {e85a311a-d029-4a91-b087-4a67f1b5fe5f} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2026.05.06 00:26:42.793983 [ 278 ] {e85a311a-d029-4a91-b087-4a67f1b5fe5f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 2923 | 2026.05.06 00:26:42.794018 [ 278 ] {e85a311a-d029-4a91-b087-4a67f1b5fe5f} <Debug> TCPHandler: Processed in 0.001346049 sec. | ||
| 2924 | 2026.05.06 00:26:42.794132 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2925 | 2026.05.06 00:26:42.794225 [ 278 ] {8743b241-72ce-4424-8dcc-662e5f981be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2926 | 2026.05.06 00:26:42.794279 [ 278 ] {8743b241-72ce-4424-8dcc-662e5f981be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2927 | 2026.05.06 00:26:42.795046 [ 278 ] {8743b241-72ce-4424-8dcc-662e5f981be0} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2026.05.06 00:26:42.795080 [ 278 ] {8743b241-72ce-4424-8dcc-662e5f981be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2929 | 2026.05.06 00:26:42.795622 [ 278 ] {8743b241-72ce-4424-8dcc-662e5f981be0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2930 | 2026.05.06 00:26:42.795848 [ 278 ] {8743b241-72ce-4424-8dcc-662e5f981be0} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2026.05.06 00:26:42.795986 [ 278 ] {8743b241-72ce-4424-8dcc-662e5f981be0} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00178 sec., 17415.730337078654 rows/sec., 31.21 MiB/sec. | ||
| 2932 | 2026.05.06 00:26:42.796041 [ 278 ] {8743b241-72ce-4424-8dcc-662e5f981be0} <Debug> TCPHandler: Processed in 0.001957706 sec. | ||
| 2933 | 2026.05.06 00:26:42.796175 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2934 | 2026.05.06 00:26:42.796269 [ 278 ] {cef36f06-847c-4e0b-94b7-13ee4a95ebc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2935 | 2026.05.06 00:26:42.796310 [ 278 ] {cef36f06-847c-4e0b-94b7-13ee4a95ebc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2936 | 2026.05.06 00:26:42.796647 [ 278 ] {cef36f06-847c-4e0b-94b7-13ee4a95ebc0} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2937 | 2026.05.06 00:26:42.796681 [ 278 ] {cef36f06-847c-4e0b-94b7-13ee4a95ebc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2938 | 2026.05.06 00:26:42.796981 [ 278 ] {cef36f06-847c-4e0b-94b7-13ee4a95ebc0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2939 | 2026.05.06 00:26:42.797204 [ 278 ] {cef36f06-847c-4e0b-94b7-13ee4a95ebc0} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2940 | 2026.05.06 00:26:42.797332 [ 278 ] {cef36f06-847c-4e0b-94b7-13ee4a95ebc0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 2941 | 2026.05.06 00:26:42.797367 [ 278 ] {cef36f06-847c-4e0b-94b7-13ee4a95ebc0} <Debug> TCPHandler: Processed in 0.001240457 sec. | ||
| 2942 | 2026.05.06 00:26:44.721266 [ 148 ] {} <Debug> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2943 | 2026.05.06 00:26:44.721336 [ 148 ] {} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.05.06 00:26:44.721360 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2945 | 2026.05.06 00:26:44.721479 [ 195 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::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 | ||
| 2946 | 2026.05.06 00:26:44.721637 [ 195 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2947 | 2026.05.06 00:26:44.721679 [ 195 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::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 | ||
| 2948 | 2026.05.06 00:26:44.721755 [ 195 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2949 | 2026.05.06 00:26:44.721801 [ 195 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::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 | ||
| 2950 | 2026.05.06 00:26:44.721847 [ 195 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::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 | ||
| 2951 | 2026.05.06 00:26:44.721890 [ 195 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 8 rows starting from the beginning of the part | ||
| 2952 | 2026.05.06 00:26:44.722646 [ 187 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001216877 sec., 19722.617815933736 rows/sec., 1.65 MiB/sec. | ||
| 2953 | 2026.05.06 00:26:44.722830 [ 194 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2954 | 2026.05.06 00:26:44.723136 [ 194 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_5_1} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2026.05.06 00:26:44.723213 [ 194 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_5_1} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2956 | 2026.05.06 00:26:44.723305 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 2957 | 2026.05.06 00:26:45.021466 [ 148 ] {} <Debug> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2958 | 2026.05.06 00:26:45.021536 [ 148 ] {} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.05.06 00:26:45.021559 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2960 | 2026.05.06 00:26:45.021733 [ 195 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::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 | ||
| 2961 | 2026.05.06 00:26:45.021946 [ 195 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2962 | 2026.05.06 00:26:45.021985 [ 195 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::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 | ||
| 2963 | 2026.05.06 00:26:45.022057 [ 195 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::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 | ||
| 2964 | 2026.05.06 00:26:45.022105 [ 195 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::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 | ||
| 2965 | 2026.05.06 00:26:45.022153 [ 195 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::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 | ||
| 2966 | 2026.05.06 00:26:45.022193 [ 195 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::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 | ||
| 2967 | 2026.05.06 00:26:45.023005 [ 194 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001355049 sec., 22139.42078847333 rows/sec., 1.13 MiB/sec. | ||
| 2968 | 2026.05.06 00:26:45.023201 [ 197 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2969 | 2026.05.06 00:26:45.023514 [ 197 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::all_1_5_1} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2970 | 2026.05.06 00:26:45.023593 [ 197 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::all_1_5_1} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2971 | 2026.05.06 00:26:45.023678 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2972 | 2026.05.06 00:26:47.291560 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6240 | ||
| 2973 | 2026.05.06 00:26:47.292124 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2026.05.06 00:26:47.292174 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2975 | 2026.05.06 00:26:47.292748 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2976 | 2026.05.06 00:26:47.292989 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2026.05.06 00:26:47.293124 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6240 | ||
| 2978 | 2026.05.06 00:26:47.623379 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2979 | 2026.05.06 00:26:47.639750 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.05.06 00:26:47.639803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 2981 | 2026.05.06 00:26:47.645267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2982 | 2026.05.06 00:26:47.645918 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.05.06 00:26:47.648689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2984 | 2026.05.06 00:26:47.781398 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2985 | 2026.05.06 00:26:47.781651 [ 278 ] {09090c15-2a2c-470c-8a30-aa9b18e3349a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2986 | 2026.05.06 00:26:47.782015 [ 278 ] {09090c15-2a2c-470c-8a30-aa9b18e3349a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2987 | 2026.05.06 00:26:47.782051 [ 278 ] {09090c15-2a2c-470c-8a30-aa9b18e3349a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2988 | 2026.05.06 00:26:47.782277 [ 278 ] {09090c15-2a2c-470c-8a30-aa9b18e3349a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2989 | 2026.05.06 00:26:47.782348 [ 278 ] {09090c15-2a2c-470c-8a30-aa9b18e3349a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2990 | 2026.05.06 00:26:47.782492 [ 278 ] {09090c15-2a2c-470c-8a30-aa9b18e3349a} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2991 | 2026.05.06 00:26:47.782594 [ 325 ] {09090c15-2a2c-470c-8a30-aa9b18e3349a} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2992 | 2026.05.06 00:26:47.782597 [ 341 ] {09090c15-2a2c-470c-8a30-aa9b18e3349a} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2993 | 2026.05.06 00:26:47.782596 [ 345 ] {09090c15-2a2c-470c-8a30-aa9b18e3349a} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2994 | 2026.05.06 00:26:47.782725 [ 278 ] {09090c15-2a2c-470c-8a30-aa9b18e3349a} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 2995 | 2026.05.06 00:26:47.782747 [ 278 ] {09090c15-2a2c-470c-8a30-aa9b18e3349a} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2996 | 2026.05.06 00:26:47.782832 [ 278 ] {09090c15-2a2c-470c-8a30-aa9b18e3349a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2997 | 2026.05.06 00:26:47.782854 [ 278 ] {09090c15-2a2c-470c-8a30-aa9b18e3349a} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 2998 | 2026.05.06 00:26:47.782888 [ 278 ] {09090c15-2a2c-470c-8a30-aa9b18e3349a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2999 | 2026.05.06 00:26:47.782926 [ 278 ] {09090c15-2a2c-470c-8a30-aa9b18e3349a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3000 | 2026.05.06 00:26:47.782971 [ 278 ] {09090c15-2a2c-470c-8a30-aa9b18e3349a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3001 | 2026.05.06 00:26:47.784078 [ 278 ] {09090c15-2a2c-470c-8a30-aa9b18e3349a} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002534 sec., 19731.64956590371 rows/sec., 1.55 MiB/sec. | ||
| 3002 | 2026.05.06 00:26:47.784193 [ 278 ] {09090c15-2a2c-470c-8a30-aa9b18e3349a} <Debug> TCPHandler: Processed in 0.0029364 sec. | ||
| 3003 | 2026.05.06 00:26:47.786061 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2026.05.06 00:26:47.786169 [ 278 ] {e001d024-6605-4ce7-91ff-c08973c8698d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3005 | 2026.05.06 00:26:47.786212 [ 278 ] {e001d024-6605-4ce7-91ff-c08973c8698d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3006 | 2026.05.06 00:26:47.786698 [ 278 ] {e001d024-6605-4ce7-91ff-c08973c8698d} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.05.06 00:26:47.786743 [ 278 ] {e001d024-6605-4ce7-91ff-c08973c8698d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3008 | 2026.05.06 00:26:47.787143 [ 278 ] {e001d024-6605-4ce7-91ff-c08973c8698d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3009 | 2026.05.06 00:26:47.787380 [ 278 ] {e001d024-6605-4ce7-91ff-c08973c8698d} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.05.06 00:26:47.787531 [ 278 ] {e001d024-6605-4ce7-91ff-c08973c8698d} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001394 sec., 55954.08895265423 rows/sec., 4.63 MiB/sec. | ||
| 3011 | 2026.05.06 00:26:47.787532 [ 142 ] {} <Debug> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3012 | 2026.05.06 00:26:47.787571 [ 278 ] {e001d024-6605-4ce7-91ff-c08973c8698d} <Debug> TCPHandler: Processed in 0.001560921 sec. | ||
| 3013 | 2026.05.06 00:26:47.787619 [ 142 ] {} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.05.06 00:26:47.787650 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3015 | 2026.05.06 00:26:47.787715 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2026.05.06 00:26:47.787759 [ 197 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::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 | ||
| 3017 | 2026.05.06 00:26:47.787816 [ 278 ] {430f57a6-3f26-4d08-ab3b-7d155228345a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3018 | 2026.05.06 00:26:47.787865 [ 278 ] {430f57a6-3f26-4d08-ab3b-7d155228345a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3019 | 2026.05.06 00:26:47.787899 [ 197 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3020 | 2026.05.06 00:26:47.787944 [ 197 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 889 rows starting from the beginning of the part | ||
| 3021 | 2026.05.06 00:26:47.788040 [ 197 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 859 rows starting from the beginning of the part | ||
| 3022 | 2026.05.06 00:26:47.788099 [ 197 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2549 rows starting from the beginning of the part | ||
| 3023 | 2026.05.06 00:26:47.788157 [ 197 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 56 rows starting from the beginning of the part | ||
| 3024 | 2026.05.06 00:26:47.788210 [ 197 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 118 rows starting from the beginning of the part | ||
| 3025 | 2026.05.06 00:26:47.788263 [ 197 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 78 rows starting from the beginning of the part | ||
| 3026 | 2026.05.06 00:26:47.788270 [ 278 ] {430f57a6-3f26-4d08-ab3b-7d155228345a} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2026.05.06 00:26:47.788316 [ 278 ] {430f57a6-3f26-4d08-ab3b-7d155228345a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3028 | 2026.05.06 00:26:47.788634 [ 278 ] {430f57a6-3f26-4d08-ab3b-7d155228345a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3029 | 2026.05.06 00:26:47.788861 [ 278 ] {430f57a6-3f26-4d08-ab3b-7d155228345a} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3030 | 2026.05.06 00:26:47.788998 [ 278 ] {430f57a6-3f26-4d08-ab3b-7d155228345a} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.0012 sec., 9166.666666666668 rows/sec., 689.29 KiB/sec. | ||
| 3031 | 2026.05.06 00:26:47.789037 [ 278 ] {430f57a6-3f26-4d08-ab3b-7d155228345a} <Debug> TCPHandler: Processed in 0.001371228 sec. | ||
| 3032 | 2026.05.06 00:26:47.789154 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3033 | 2026.05.06 00:26:47.789248 [ 278 ] {3c07be5b-c2f0-40a8-a84b-d70a12f98e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3034 | 2026.05.06 00:26:47.789289 [ 278 ] {3c07be5b-c2f0-40a8-a84b-d70a12f98e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3035 | 2026.05.06 00:26:47.789705 [ 278 ] {3c07be5b-c2f0-40a8-a84b-d70a12f98e4d} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2026.05.06 00:26:47.789741 [ 278 ] {3c07be5b-c2f0-40a8-a84b-d70a12f98e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3037 | 2026.05.06 00:26:47.790051 [ 278 ] {3c07be5b-c2f0-40a8-a84b-d70a12f98e4d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3038 | 2026.05.06 00:26:47.790268 [ 278 ] {3c07be5b-c2f0-40a8-a84b-d70a12f98e4d} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2026.05.06 00:26:47.790311 [ 194 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4549 rows, containing 5 columns (5 merged, 0 gathered) in 0.002600375 sec., 1749363.072633755 rows/sec., 140.73 MiB/sec. | ||
| 3040 | 2026.05.06 00:26:47.790370 [ 142 ] {} <Debug> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3041 | 2026.05.06 00:26:47.790397 [ 142 ] {} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2026.05.06 00:26:47.790400 [ 278 ] {3c07be5b-c2f0-40a8-a84b-d70a12f98e4d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001171 sec., 64047.822374039286 rows/sec., 5.00 MiB/sec. | ||
| 3043 | 2026.05.06 00:26:47.790415 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3044 | 2026.05.06 00:26:47.790450 [ 278 ] {3c07be5b-c2f0-40a8-a84b-d70a12f98e4d} <Debug> TCPHandler: Processed in 0.001344628 sec. | ||
| 3045 | 2026.05.06 00:26:47.790515 [ 199 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::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 | ||
| 3046 | 2026.05.06 00:26:47.790576 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.05.06 00:26:47.790628 [ 199 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3048 | 2026.05.06 00:26:47.790664 [ 199 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 566 rows starting from the beginning of the part | ||
| 3049 | 2026.05.06 00:26:47.790675 [ 278 ] {e68dd84f-4e15-40bf-899e-5d03fe3a0198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3050 | 2026.05.06 00:26:47.790695 [ 197 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3051 | 2026.05.06 00:26:47.790726 [ 278 ] {e68dd84f-4e15-40bf-899e-5d03fe3a0198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3052 | 2026.05.06 00:26:47.790742 [ 199 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 521 rows starting from the beginning of the part | ||
| 3053 | 2026.05.06 00:26:47.790795 [ 199 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1343 rows starting from the beginning of the part | ||
| 3054 | 2026.05.06 00:26:47.790840 [ 199 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 64 rows starting from the beginning of the part | ||
| 3055 | 2026.05.06 00:26:47.790892 [ 199 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 95 rows starting from the beginning of the part | ||
| 3056 | 2026.05.06 00:26:47.790941 [ 199 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 75 rows starting from the beginning of the part | ||
| 3057 | 2026.05.06 00:26:47.790985 [ 197 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_16_3} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3058 | 2026.05.06 00:26:47.791066 [ 197 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_16_3} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3059 | 2026.05.06 00:26:47.791141 [ 278 ] {e68dd84f-4e15-40bf-899e-5d03fe3a0198} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3060 | 2026.05.06 00:26:47.791143 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 3061 | 2026.05.06 00:26:47.791186 [ 278 ] {e68dd84f-4e15-40bf-899e-5d03fe3a0198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3062 | 2026.05.06 00:26:47.791552 [ 278 ] {e68dd84f-4e15-40bf-899e-5d03fe3a0198} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3063 | 2026.05.06 00:26:47.791800 [ 278 ] {e68dd84f-4e15-40bf-899e-5d03fe3a0198} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.05.06 00:26:47.791907 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3065 | 2026.05.06 00:26:47.791938 [ 278 ] {e68dd84f-4e15-40bf-899e-5d03fe3a0198} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001282 sec., 124804.992199688 rows/sec., 8.69 MiB/sec. | ||
| 3066 | 2026.05.06 00:26:47.791939 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3067 | 2026.05.06 00:26:47.791981 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3068 | 2026.05.06 00:26:47.791982 [ 278 ] {e68dd84f-4e15-40bf-899e-5d03fe3a0198} <Debug> TCPHandler: Processed in 0.00145447 sec. | ||
| 3069 | 2026.05.06 00:26:47.792047 [ 194 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 3070 | 2026.05.06 00:26:47.792119 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2026.05.06 00:26:47.792152 [ 194 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3072 | 2026.05.06 00:26:47.792187 [ 194 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1588 rows starting from the beginning of the part | ||
| 3073 | 2026.05.06 00:26:47.792220 [ 278 ] {32658dbc-9154-492f-972f-23b7b2489574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3074 | 2026.05.06 00:26:47.792266 [ 194 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 265 rows starting from the beginning of the part | ||
| 3075 | 2026.05.06 00:26:47.792288 [ 278 ] {32658dbc-9154-492f-972f-23b7b2489574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3076 | 2026.05.06 00:26:47.792293 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2664 rows, containing 5 columns (5 merged, 0 gathered) in 0.001812945 sec., 1469432.3324756129 rows/sec., 108.17 MiB/sec. | ||
| 3077 | 2026.05.06 00:26:47.792325 [ 194 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4465 rows starting from the beginning of the part | ||
| 3078 | 2026.05.06 00:26:47.792409 [ 194 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 128 rows starting from the beginning of the part | ||
| 3079 | 2026.05.06 00:26:47.792455 [ 194 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 3080 | 2026.05.06 00:26:47.792508 [ 194 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 3081 | 2026.05.06 00:26:47.792633 [ 191 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3082 | 2026.05.06 00:26:47.792962 [ 191 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_16_3} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2026.05.06 00:26:47.793027 [ 191 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_16_3} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3084 | 2026.05.06 00:26:47.793065 [ 278 ] {32658dbc-9154-492f-972f-23b7b2489574} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3085 | 2026.05.06 00:26:47.793102 [ 278 ] {32658dbc-9154-492f-972f-23b7b2489574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3086 | 2026.05.06 00:26:47.793104 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 3087 | 2026.05.06 00:26:47.793643 [ 278 ] {32658dbc-9154-492f-972f-23b7b2489574} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3088 | 2026.05.06 00:26:47.793880 [ 278 ] {32658dbc-9154-492f-972f-23b7b2489574} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2026.05.06 00:26:47.794024 [ 278 ] {32658dbc-9154-492f-972f-23b7b2489574} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001822 sec., 6037.321624588364 rows/sec., 10.82 MiB/sec. | ||
| 3090 | 2026.05.06 00:26:47.794081 [ 278 ] {32658dbc-9154-492f-972f-23b7b2489574} <Debug> TCPHandler: Processed in 0.002010107 sec. | ||
| 3091 | 2026.05.06 00:26:47.794200 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2026.05.06 00:26:47.794303 [ 278 ] {5db33683-5cac-47ba-b0af-6f1bc451d11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3093 | 2026.05.06 00:26:47.794347 [ 278 ] {5db33683-5cac-47ba-b0af-6f1bc451d11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3094 | 2026.05.06 00:26:47.794691 [ 278 ] {5db33683-5cac-47ba-b0af-6f1bc451d11b} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2026.05.06 00:26:47.794727 [ 278 ] {5db33683-5cac-47ba-b0af-6f1bc451d11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3096 | 2026.05.06 00:26:47.794878 [ 192 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6766 rows, containing 5 columns (5 merged, 0 gathered) in 0.002853409 sec., 2371198.8011532873 rows/sec., 156.41 MiB/sec. | ||
| 3097 | 2026.05.06 00:26:47.795131 [ 278 ] {5db33683-5cac-47ba-b0af-6f1bc451d11b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3098 | 2026.05.06 00:26:47.795354 [ 278 ] {5db33683-5cac-47ba-b0af-6f1bc451d11b} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3099 | 2026.05.06 00:26:47.795456 [ 142 ] {} <Debug> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3100 | 2026.05.06 00:26:47.795486 [ 278 ] {5db33683-5cac-47ba-b0af-6f1bc451d11b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 3101 | 2026.05.06 00:26:47.795491 [ 142 ] {} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3102 | 2026.05.06 00:26:47.795529 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3103 | 2026.05.06 00:26:47.795530 [ 278 ] {5db33683-5cac-47ba-b0af-6f1bc451d11b} <Debug> TCPHandler: Processed in 0.001378198 sec. | ||
| 3104 | 2026.05.06 00:26:47.795587 [ 191 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3105 | 2026.05.06 00:26:47.795593 [ 194 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact with storage Full | ||
| 3106 | 2026.05.06 00:26:47.795699 [ 194 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3107 | 2026.05.06 00:26:47.795728 [ 194 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 600 rows starting from the beginning of the part | ||
| 3108 | 2026.05.06 00:26:47.795774 [ 194 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 90 rows starting from the beginning of the part | ||
| 3109 | 2026.05.06 00:26:47.795816 [ 194 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 3110 | 2026.05.06 00:26:47.795853 [ 194 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 3111 | 2026.05.06 00:26:47.795891 [ 194 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3112 | 2026.05.06 00:26:47.795901 [ 191 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.05.06 00:26:47.795926 [ 194 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 3114 | 2026.05.06 00:26:47.795974 [ 191 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3115 | 2026.05.06 00:26:47.796051 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 3116 | 2026.05.06 00:26:47.796725 [ 200 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 4 columns (4 merged, 0 gathered) in 0.001158435 sec., 751013.2204223803 rows/sec., 48.57 MiB/sec. | ||
| 3117 | 2026.05.06 00:26:47.796894 [ 191 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3118 | 2026.05.06 00:26:47.797142 [ 191 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_16_3} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2026.05.06 00:26:47.797203 [ 191 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_16_3} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3120 | 2026.05.06 00:26:47.797271 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3121 | 2026.05.06 00:26:49.722118 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 392 | ||
| 3122 | 2026.05.06 00:26:49.724332 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3123 | 2026.05.06 00:26:49.724386 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3124 | 2026.05.06 00:26:49.725611 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3125 | 2026.05.06 00:26:49.725895 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3126 | 2026.05.06 00:26:49.726243 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
| 3127 | 2026.05.06 00:26:52.781735 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2026.05.06 00:26:52.782008 [ 278 ] {cca8f776-b6a1-4809-963e-fb9d4eb1ff5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 3129 | 2026.05.06 00:26:52.782360 [ 278 ] {cca8f776-b6a1-4809-963e-fb9d4eb1ff5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3130 | 2026.05.06 00:26:52.782397 [ 278 ] {cca8f776-b6a1-4809-963e-fb9d4eb1ff5e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 3131 | 2026.05.06 00:26:52.782647 [ 278 ] {cca8f776-b6a1-4809-963e-fb9d4eb1ff5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3132 | 2026.05.06 00:26:52.782726 [ 278 ] {cca8f776-b6a1-4809-963e-fb9d4eb1ff5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3133 | 2026.05.06 00:26:52.782872 [ 278 ] {cca8f776-b6a1-4809-963e-fb9d4eb1ff5e} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3134 | 2026.05.06 00:26:52.782988 [ 325 ] {cca8f776-b6a1-4809-963e-fb9d4eb1ff5e} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3135 | 2026.05.06 00:26:52.782987 [ 345 ] {cca8f776-b6a1-4809-963e-fb9d4eb1ff5e} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3136 | 2026.05.06 00:26:52.782995 [ 304 ] {cca8f776-b6a1-4809-963e-fb9d4eb1ff5e} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3137 | 2026.05.06 00:26:52.783149 [ 278 ] {cca8f776-b6a1-4809-963e-fb9d4eb1ff5e} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 3138 | 2026.05.06 00:26:52.783177 [ 278 ] {cca8f776-b6a1-4809-963e-fb9d4eb1ff5e} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3139 | 2026.05.06 00:26:52.783264 [ 278 ] {cca8f776-b6a1-4809-963e-fb9d4eb1ff5e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3140 | 2026.05.06 00:26:52.783285 [ 278 ] {cca8f776-b6a1-4809-963e-fb9d4eb1ff5e} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3141 | 2026.05.06 00:26:52.783321 [ 278 ] {cca8f776-b6a1-4809-963e-fb9d4eb1ff5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3142 | 2026.05.06 00:26:52.783363 [ 278 ] {cca8f776-b6a1-4809-963e-fb9d4eb1ff5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3143 | 2026.05.06 00:26:52.783398 [ 278 ] {cca8f776-b6a1-4809-963e-fb9d4eb1ff5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3144 | 2026.05.06 00:26:52.784522 [ 278 ] {cca8f776-b6a1-4809-963e-fb9d4eb1ff5e} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002623 sec., 19062.142584826535 rows/sec., 1.50 MiB/sec. | ||
| 3145 | 2026.05.06 00:26:52.784661 [ 278 ] {cca8f776-b6a1-4809-963e-fb9d4eb1ff5e} <Debug> TCPHandler: Processed in 0.003069271 sec. | ||
| 3146 | 2026.05.06 00:26:52.786861 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3147 | 2026.05.06 00:26:52.786980 [ 278 ] {265e11e0-22b0-4982-8c3a-a4f128f931e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3148 | 2026.05.06 00:26:52.787028 [ 278 ] {265e11e0-22b0-4982-8c3a-a4f128f931e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3149 | 2026.05.06 00:26:52.787521 [ 278 ] {265e11e0-22b0-4982-8c3a-a4f128f931e6} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2026.05.06 00:26:52.787566 [ 278 ] {265e11e0-22b0-4982-8c3a-a4f128f931e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3151 | 2026.05.06 00:26:52.787930 [ 278 ] {265e11e0-22b0-4982-8c3a-a4f128f931e6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3152 | 2026.05.06 00:26:52.788153 [ 278 ] {265e11e0-22b0-4982-8c3a-a4f128f931e6} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3153 | 2026.05.06 00:26:52.788318 [ 278 ] {265e11e0-22b0-4982-8c3a-a4f128f931e6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001373 sec., 2913.3284777858703 rows/sec., 237.56 KiB/sec. | ||
| 3154 | 2026.05.06 00:26:52.788358 [ 278 ] {265e11e0-22b0-4982-8c3a-a4f128f931e6} <Debug> TCPHandler: Processed in 0.001552541 sec. | ||
| 3155 | 2026.05.06 00:26:52.788482 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3156 | 2026.05.06 00:26:52.788581 [ 278 ] {20c8ad89-1205-4e0b-bce4-322a8131f1f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3157 | 2026.05.06 00:26:52.788621 [ 278 ] {20c8ad89-1205-4e0b-bce4-322a8131f1f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3158 | 2026.05.06 00:26:52.789069 [ 278 ] {20c8ad89-1205-4e0b-bce4-322a8131f1f4} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3159 | 2026.05.06 00:26:52.789107 [ 278 ] {20c8ad89-1205-4e0b-bce4-322a8131f1f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3160 | 2026.05.06 00:26:52.789425 [ 278 ] {20c8ad89-1205-4e0b-bce4-322a8131f1f4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3161 | 2026.05.06 00:26:52.789643 [ 278 ] {20c8ad89-1205-4e0b-bce4-322a8131f1f4} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.05.06 00:26:52.789775 [ 278 ] {20c8ad89-1205-4e0b-bce4-322a8131f1f4} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001216 sec., 98684.21052631579 rows/sec., 8.37 MiB/sec. | ||
| 3163 | 2026.05.06 00:26:52.789812 [ 278 ] {20c8ad89-1205-4e0b-bce4-322a8131f1f4} <Debug> TCPHandler: Processed in 0.001381819 sec. | ||
| 3164 | 2026.05.06 00:26:52.789943 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3165 | 2026.05.06 00:26:52.790039 [ 278 ] {a624ccd6-fbf1-4616-b3cb-c8ea504a1a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3166 | 2026.05.06 00:26:52.790079 [ 278 ] {a624ccd6-fbf1-4616-b3cb-c8ea504a1a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3167 | 2026.05.06 00:26:52.790489 [ 278 ] {a624ccd6-fbf1-4616-b3cb-c8ea504a1a7a} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.05.06 00:26:52.790525 [ 278 ] {a624ccd6-fbf1-4616-b3cb-c8ea504a1a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3169 | 2026.05.06 00:26:52.790829 [ 278 ] {a624ccd6-fbf1-4616-b3cb-c8ea504a1a7a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3170 | 2026.05.06 00:26:52.791058 [ 278 ] {a624ccd6-fbf1-4616-b3cb-c8ea504a1a7a} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.05.06 00:26:52.791225 [ 278 ] {a624ccd6-fbf1-4616-b3cb-c8ea504a1a7a} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001206 sec., 29021.55887230514 rows/sec., 2.11 MiB/sec. | ||
| 3172 | 2026.05.06 00:26:52.791266 [ 278 ] {a624ccd6-fbf1-4616-b3cb-c8ea504a1a7a} <Debug> TCPHandler: Processed in 0.001371418 sec. | ||
| 3173 | 2026.05.06 00:26:52.791387 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3174 | 2026.05.06 00:26:52.791485 [ 278 ] {a72160b5-a655-4e95-a2fb-1dfd445eaef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3175 | 2026.05.06 00:26:52.791527 [ 278 ] {a72160b5-a655-4e95-a2fb-1dfd445eaef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3176 | 2026.05.06 00:26:52.791980 [ 278 ] {a72160b5-a655-4e95-a2fb-1dfd445eaef3} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3177 | 2026.05.06 00:26:52.792019 [ 278 ] {a72160b5-a655-4e95-a2fb-1dfd445eaef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3178 | 2026.05.06 00:26:52.792365 [ 278 ] {a72160b5-a655-4e95-a2fb-1dfd445eaef3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3179 | 2026.05.06 00:26:52.792597 [ 278 ] {a72160b5-a655-4e95-a2fb-1dfd445eaef3} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3180 | 2026.05.06 00:26:52.792740 [ 278 ] {a72160b5-a655-4e95-a2fb-1dfd445eaef3} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001269 sec., 78014.18439716312 rows/sec., 6.10 MiB/sec. | ||
| 3181 | 2026.05.06 00:26:52.792781 [ 278 ] {a72160b5-a655-4e95-a2fb-1dfd445eaef3} <Debug> TCPHandler: Processed in 0.00144415 sec. | ||
| 3182 | 2026.05.06 00:26:52.792927 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3183 | 2026.05.06 00:26:52.793025 [ 278 ] {8d6089b5-dcd4-4651-9c36-642c2a54c683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3184 | 2026.05.06 00:26:52.793071 [ 278 ] {8d6089b5-dcd4-4651-9c36-642c2a54c683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3185 | 2026.05.06 00:26:52.793497 [ 278 ] {8d6089b5-dcd4-4651-9c36-642c2a54c683} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3186 | 2026.05.06 00:26:52.793535 [ 278 ] {8d6089b5-dcd4-4651-9c36-642c2a54c683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3187 | 2026.05.06 00:26:52.793882 [ 278 ] {8d6089b5-dcd4-4651-9c36-642c2a54c683} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3188 | 2026.05.06 00:26:52.794104 [ 278 ] {8d6089b5-dcd4-4651-9c36-642c2a54c683} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3189 | 2026.05.06 00:26:52.794242 [ 278 ] {8d6089b5-dcd4-4651-9c36-642c2a54c683} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001235 sec., 131174.0890688259 rows/sec., 9.13 MiB/sec. | ||
| 3190 | 2026.05.06 00:26:52.794279 [ 278 ] {8d6089b5-dcd4-4651-9c36-642c2a54c683} <Debug> TCPHandler: Processed in 0.001402009 sec. | ||
| 3191 | 2026.05.06 00:26:52.794414 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3192 | 2026.05.06 00:26:52.794509 [ 278 ] {c2a8546c-e69b-4843-9269-9f9a5db86967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3193 | 2026.05.06 00:26:52.794566 [ 278 ] {c2a8546c-e69b-4843-9269-9f9a5db86967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3194 | 2026.05.06 00:26:52.795372 [ 278 ] {c2a8546c-e69b-4843-9269-9f9a5db86967} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.05.06 00:26:52.795411 [ 278 ] {c2a8546c-e69b-4843-9269-9f9a5db86967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3196 | 2026.05.06 00:26:52.795968 [ 278 ] {c2a8546c-e69b-4843-9269-9f9a5db86967} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3197 | 2026.05.06 00:26:52.796204 [ 278 ] {c2a8546c-e69b-4843-9269-9f9a5db86967} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3198 | 2026.05.06 00:26:52.796347 [ 278 ] {c2a8546c-e69b-4843-9269-9f9a5db86967} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001857 sec., 16693.591814754982 rows/sec., 29.91 MiB/sec. | ||
| 3199 | 2026.05.06 00:26:52.796404 [ 278 ] {c2a8546c-e69b-4843-9269-9f9a5db86967} <Debug> TCPHandler: Processed in 0.002039738 sec. | ||
| 3200 | 2026.05.06 00:26:52.796540 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3201 | 2026.05.06 00:26:52.796635 [ 278 ] {4af6e28d-ccaf-4525-9119-08723f9f02a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3202 | 2026.05.06 00:26:52.796678 [ 278 ] {4af6e28d-ccaf-4525-9119-08723f9f02a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3203 | 2026.05.06 00:26:52.797030 [ 278 ] {4af6e28d-ccaf-4525-9119-08723f9f02a0} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3204 | 2026.05.06 00:26:52.797067 [ 278 ] {4af6e28d-ccaf-4525-9119-08723f9f02a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3205 | 2026.05.06 00:26:52.797390 [ 278 ] {4af6e28d-ccaf-4525-9119-08723f9f02a0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3206 | 2026.05.06 00:26:52.797604 [ 278 ] {4af6e28d-ccaf-4525-9119-08723f9f02a0} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3207 | 2026.05.06 00:26:52.797735 [ 278 ] {4af6e28d-ccaf-4525-9119-08723f9f02a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001118 sec., 53667.26296958855 rows/sec., 3.62 MiB/sec. | ||
| 3208 | 2026.05.06 00:26:52.797771 [ 278 ] {4af6e28d-ccaf-4525-9119-08723f9f02a0} <Debug> TCPHandler: Processed in 0.001280847 sec. | ||
| 3209 | 2026.05.06 00:26:54.648122 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3210 | 2026.05.06 00:26:54.648175 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3211 | 2026.05.06 00:26:54.793253 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6688 | ||
| 3212 | 2026.05.06 00:26:54.793757 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3213 | 2026.05.06 00:26:54.793804 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3214 | 2026.05.06 00:26:54.794318 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3215 | 2026.05.06 00:26:54.794559 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3216 | 2026.05.06 00:26:54.794710 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6688 | ||
| 3217 | 2026.05.06 00:26:55.148807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3218 | 2026.05.06 00:26:55.164949 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2026.05.06 00:26:55.165000 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 3220 | 2026.05.06 00:26:55.171048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3221 | 2026.05.06 00:26:55.171709 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2026.05.06 00:26:55.174642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3223 | 2026.05.06 00:26:57.781287 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3224 | 2026.05.06 00:26:57.781535 [ 278 ] {223c28cd-b8f7-4a80-8c19-53cacdc28441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3225 | 2026.05.06 00:26:57.781896 [ 278 ] {223c28cd-b8f7-4a80-8c19-53cacdc28441} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3226 | 2026.05.06 00:26:57.781935 [ 278 ] {223c28cd-b8f7-4a80-8c19-53cacdc28441} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3227 | 2026.05.06 00:26:57.782164 [ 278 ] {223c28cd-b8f7-4a80-8c19-53cacdc28441} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3228 | 2026.05.06 00:26:57.782238 [ 278 ] {223c28cd-b8f7-4a80-8c19-53cacdc28441} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3229 | 2026.05.06 00:26:57.782385 [ 278 ] {223c28cd-b8f7-4a80-8c19-53cacdc28441} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3230 | 2026.05.06 00:26:57.782489 [ 325 ] {223c28cd-b8f7-4a80-8c19-53cacdc28441} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3231 | 2026.05.06 00:26:57.782499 [ 345 ] {223c28cd-b8f7-4a80-8c19-53cacdc28441} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3232 | 2026.05.06 00:26:57.782516 [ 304 ] {223c28cd-b8f7-4a80-8c19-53cacdc28441} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3233 | 2026.05.06 00:26:57.782654 [ 278 ] {223c28cd-b8f7-4a80-8c19-53cacdc28441} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 3234 | 2026.05.06 00:26:57.782682 [ 278 ] {223c28cd-b8f7-4a80-8c19-53cacdc28441} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3235 | 2026.05.06 00:26:57.782771 [ 278 ] {223c28cd-b8f7-4a80-8c19-53cacdc28441} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3236 | 2026.05.06 00:26:57.782793 [ 278 ] {223c28cd-b8f7-4a80-8c19-53cacdc28441} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3237 | 2026.05.06 00:26:57.782829 [ 278 ] {223c28cd-b8f7-4a80-8c19-53cacdc28441} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3238 | 2026.05.06 00:26:57.782903 [ 278 ] {223c28cd-b8f7-4a80-8c19-53cacdc28441} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3239 | 2026.05.06 00:26:57.782940 [ 278 ] {223c28cd-b8f7-4a80-8c19-53cacdc28441} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3240 | 2026.05.06 00:26:57.784240 [ 278 ] {223c28cd-b8f7-4a80-8c19-53cacdc28441} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002796 sec., 17882.6895565093 rows/sec., 1.41 MiB/sec. | ||
| 3241 | 2026.05.06 00:26:57.784385 [ 278 ] {223c28cd-b8f7-4a80-8c19-53cacdc28441} <Debug> TCPHandler: Processed in 0.003232574 sec. | ||
| 3242 | 2026.05.06 00:26:57.786213 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3243 | 2026.05.06 00:26:57.786330 [ 278 ] {c27aee64-0995-490f-8f16-6c6cdcb645b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3244 | 2026.05.06 00:26:57.786377 [ 278 ] {c27aee64-0995-490f-8f16-6c6cdcb645b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3245 | 2026.05.06 00:26:57.786865 [ 278 ] {c27aee64-0995-490f-8f16-6c6cdcb645b5} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2026.05.06 00:26:57.786911 [ 278 ] {c27aee64-0995-490f-8f16-6c6cdcb645b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3247 | 2026.05.06 00:26:57.787316 [ 278 ] {c27aee64-0995-490f-8f16-6c6cdcb645b5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3248 | 2026.05.06 00:26:57.787546 [ 278 ] {c27aee64-0995-490f-8f16-6c6cdcb645b5} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2026.05.06 00:26:57.787700 [ 278 ] {c27aee64-0995-490f-8f16-6c6cdcb645b5} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001406 sec., 55476.529160739694 rows/sec., 4.59 MiB/sec. | ||
| 3250 | 2026.05.06 00:26:57.787741 [ 278 ] {c27aee64-0995-490f-8f16-6c6cdcb645b5} <Debug> TCPHandler: Processed in 0.001580361 sec. | ||
| 3251 | 2026.05.06 00:26:57.787871 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2026.05.06 00:26:57.787973 [ 278 ] {0405bfdb-eb98-4cb4-97b1-dd80688858f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3253 | 2026.05.06 00:26:57.788015 [ 278 ] {0405bfdb-eb98-4cb4-97b1-dd80688858f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3254 | 2026.05.06 00:26:57.788420 [ 278 ] {0405bfdb-eb98-4cb4-97b1-dd80688858f8} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2026.05.06 00:26:57.788458 [ 278 ] {0405bfdb-eb98-4cb4-97b1-dd80688858f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3256 | 2026.05.06 00:26:57.788757 [ 278 ] {0405bfdb-eb98-4cb4-97b1-dd80688858f8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3257 | 2026.05.06 00:26:57.788973 [ 278 ] {0405bfdb-eb98-4cb4-97b1-dd80688858f8} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2026.05.06 00:26:57.789096 [ 132 ] {} <Debug> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3259 | 2026.05.06 00:26:57.789103 [ 278 ] {0405bfdb-eb98-4cb4-97b1-dd80688858f8} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001152 sec., 9548.611111111111 rows/sec., 718.01 KiB/sec. | ||
| 3260 | 2026.05.06 00:26:57.789155 [ 132 ] {} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2026.05.06 00:26:57.789166 [ 278 ] {0405bfdb-eb98-4cb4-97b1-dd80688858f8} <Debug> TCPHandler: Processed in 0.001345358 sec. | ||
| 3262 | 2026.05.06 00:26:57.789189 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3263 | 2026.05.06 00:26:57.789294 [ 191 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 3264 | 2026.05.06 00:26:57.789295 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2026.05.06 00:26:57.789406 [ 191 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3266 | 2026.05.06 00:26:57.789423 [ 278 ] {1535396e-b17c-47ea-bc09-1e1d9320befa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3267 | 2026.05.06 00:26:57.789440 [ 191 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 200 rows starting from the beginning of the part | ||
| 3268 | 2026.05.06 00:26:57.789464 [ 278 ] {1535396e-b17c-47ea-bc09-1e1d9320befa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3269 | 2026.05.06 00:26:57.789504 [ 191 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 3270 | 2026.05.06 00:26:57.789558 [ 191 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 3271 | 2026.05.06 00:26:57.789608 [ 191 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 3272 | 2026.05.06 00:26:57.789655 [ 191 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 35 rows starting from the beginning of the part | ||
| 3273 | 2026.05.06 00:26:57.789700 [ 191 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 3274 | 2026.05.06 00:26:57.789885 [ 278 ] {1535396e-b17c-47ea-bc09-1e1d9320befa} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2026.05.06 00:26:57.789921 [ 278 ] {1535396e-b17c-47ea-bc09-1e1d9320befa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3276 | 2026.05.06 00:26:57.790371 [ 278 ] {1535396e-b17c-47ea-bc09-1e1d9320befa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3277 | 2026.05.06 00:26:57.790554 [ 200 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 5 columns (5 merged, 0 gathered) in 0.001298538 sec., 252591.76088801408 rows/sec., 17.84 MiB/sec. | ||
| 3278 | 2026.05.06 00:26:57.790587 [ 278 ] {1535396e-b17c-47ea-bc09-1e1d9320befa} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2026.05.06 00:26:57.790741 [ 278 ] {1535396e-b17c-47ea-bc09-1e1d9320befa} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001336 sec., 56137.72455089821 rows/sec., 4.38 MiB/sec. | ||
| 3280 | 2026.05.06 00:26:57.790765 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3281 | 2026.05.06 00:26:57.790781 [ 278 ] {1535396e-b17c-47ea-bc09-1e1d9320befa} <Debug> TCPHandler: Processed in 0.001535121 sec. | ||
| 3282 | 2026.05.06 00:26:57.790911 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2026.05.06 00:26:57.791010 [ 278 ] {c7842713-880e-4815-8ae7-fb29d2e622a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3284 | 2026.05.06 00:26:57.791057 [ 278 ] {c7842713-880e-4815-8ae7-fb29d2e622a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3285 | 2026.05.06 00:26:57.791069 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_16_3} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.05.06 00:26:57.791145 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_16_3} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3287 | 2026.05.06 00:26:57.791237 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 3288 | 2026.05.06 00:26:57.791480 [ 278 ] {c7842713-880e-4815-8ae7-fb29d2e622a4} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3289 | 2026.05.06 00:26:57.791522 [ 278 ] {c7842713-880e-4815-8ae7-fb29d2e622a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3290 | 2026.05.06 00:26:57.791862 [ 278 ] {c7842713-880e-4815-8ae7-fb29d2e622a4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3291 | 2026.05.06 00:26:57.792089 [ 278 ] {c7842713-880e-4815-8ae7-fb29d2e622a4} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3292 | 2026.05.06 00:26:57.792222 [ 278 ] {c7842713-880e-4815-8ae7-fb29d2e622a4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 3293 | 2026.05.06 00:26:57.792260 [ 278 ] {c7842713-880e-4815-8ae7-fb29d2e622a4} <Debug> TCPHandler: Processed in 0.001398449 sec. | ||
| 3294 | 2026.05.06 00:26:57.792380 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3295 | 2026.05.06 00:26:57.792473 [ 278 ] {9aeed08c-fd6e-4536-bfc5-c329eec98374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3296 | 2026.05.06 00:26:57.792528 [ 278 ] {9aeed08c-fd6e-4536-bfc5-c329eec98374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3297 | 2026.05.06 00:26:57.793266 [ 278 ] {9aeed08c-fd6e-4536-bfc5-c329eec98374} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2026.05.06 00:26:57.793304 [ 278 ] {9aeed08c-fd6e-4536-bfc5-c329eec98374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3299 | 2026.05.06 00:26:57.793810 [ 278 ] {9aeed08c-fd6e-4536-bfc5-c329eec98374} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3300 | 2026.05.06 00:26:57.794039 [ 278 ] {9aeed08c-fd6e-4536-bfc5-c329eec98374} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3301 | 2026.05.06 00:26:57.794151 [ 132 ] {} <Debug> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3302 | 2026.05.06 00:26:57.794185 [ 278 ] {9aeed08c-fd6e-4536-bfc5-c329eec98374} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00173 sec., 6358.381502890174 rows/sec., 11.39 MiB/sec. | ||
| 3303 | 2026.05.06 00:26:57.794197 [ 132 ] {} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3304 | 2026.05.06 00:26:57.794233 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3305 | 2026.05.06 00:26:57.794247 [ 278 ] {9aeed08c-fd6e-4536-bfc5-c329eec98374} <Debug> TCPHandler: Processed in 0.001916316 sec. | ||
| 3306 | 2026.05.06 00:26:57.794309 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 3307 | 2026.05.06 00:26:57.794378 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3308 | 2026.05.06 00:26:57.794474 [ 278 ] {4747c63a-c1a8-41c8-a1dc-8a783b86d324} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3309 | 2026.05.06 00:26:57.794497 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3310 | 2026.05.06 00:26:57.794516 [ 278 ] {4747c63a-c1a8-41c8-a1dc-8a783b86d324} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3311 | 2026.05.06 00:26:57.794553 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 175 rows starting from the beginning of the part | ||
| 3312 | 2026.05.06 00:26:57.794676 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 3313 | 2026.05.06 00:26:57.794783 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 3314 | 2026.05.06 00:26:57.794865 [ 278 ] {4747c63a-c1a8-41c8-a1dc-8a783b86d324} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3315 | 2026.05.06 00:26:57.794893 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 3316 | 2026.05.06 00:26:57.794904 [ 278 ] {4747c63a-c1a8-41c8-a1dc-8a783b86d324} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3317 | 2026.05.06 00:26:57.795011 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 3318 | 2026.05.06 00:26:57.795122 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 3319 | 2026.05.06 00:26:57.795235 [ 278 ] {4747c63a-c1a8-41c8-a1dc-8a783b86d324} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3320 | 2026.05.06 00:26:57.795459 [ 278 ] {4747c63a-c1a8-41c8-a1dc-8a783b86d324} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3321 | 2026.05.06 00:26:57.795603 [ 278 ] {4747c63a-c1a8-41c8-a1dc-8a783b86d324} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001148 sec., 52264.80836236934 rows/sec., 3.52 MiB/sec. | ||
| 3322 | 2026.05.06 00:26:57.795640 [ 278 ] {4747c63a-c1a8-41c8-a1dc-8a783b86d324} <Debug> TCPHandler: Processed in 0.001311487 sec. | ||
| 3323 | 2026.05.06 00:26:57.798197 [ 199 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 279 rows, containing 19 columns (19 merged, 0 gathered) in 0.003917433 sec., 71220.1076572337 rows/sec., 127.62 MiB/sec. | ||
| 3324 | 2026.05.06 00:26:57.798885 [ 199 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3325 | 2026.05.06 00:26:57.799242 [ 199 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2026.05.06 00:26:57.799307 [ 199 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3327 | 2026.05.06 00:26:57.799421 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3328 | 2026.05.06 00:26:59.726425 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 422 | ||
| 3329 | 2026.05.06 00:26:59.728689 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2026.05.06 00:26:59.728726 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3331 | 2026.05.06 00:26:59.729908 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3332 | 2026.05.06 00:26:59.730182 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2026.05.06 00:26:59.730424 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 422 | ||
| 3334 | 2026.05.06 00:27:02.294833 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7200 | ||
| 3335 | 2026.05.06 00:27:02.295366 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3336 | 2026.05.06 00:27:02.295403 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3337 | 2026.05.06 00:27:02.295944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3338 | 2026.05.06 00:27:02.296207 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3339 | 2026.05.06 00:27:02.296343 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7200 | ||
| 3340 | 2026.05.06 00:27:02.674755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 114 | ||
| 3341 | 2026.05.06 00:27:02.690476 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3342 | 2026.05.06 00:27:02.690530 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3343 | 2026.05.06 00:27:02.695762 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3344 | 2026.05.06 00:27:02.696432 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3345 | 2026.05.06 00:27:02.699109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 114 | ||
| 3346 | 2026.05.06 00:27:02.782473 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3347 | 2026.05.06 00:27:02.782700 [ 278 ] {0eedee69-0b82-45d3-aebd-9ec96f9e13ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3348 | 2026.05.06 00:27:02.783035 [ 278 ] {0eedee69-0b82-45d3-aebd-9ec96f9e13ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3349 | 2026.05.06 00:27:02.783069 [ 278 ] {0eedee69-0b82-45d3-aebd-9ec96f9e13ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3350 | 2026.05.06 00:27:02.783287 [ 278 ] {0eedee69-0b82-45d3-aebd-9ec96f9e13ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3351 | 2026.05.06 00:27:02.783355 [ 278 ] {0eedee69-0b82-45d3-aebd-9ec96f9e13ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3352 | 2026.05.06 00:27:02.783496 [ 278 ] {0eedee69-0b82-45d3-aebd-9ec96f9e13ba} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3353 | 2026.05.06 00:27:02.783593 [ 325 ] {0eedee69-0b82-45d3-aebd-9ec96f9e13ba} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3354 | 2026.05.06 00:27:02.783599 [ 345 ] {0eedee69-0b82-45d3-aebd-9ec96f9e13ba} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3355 | 2026.05.06 00:27:02.783605 [ 304 ] {0eedee69-0b82-45d3-aebd-9ec96f9e13ba} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3356 | 2026.05.06 00:27:02.783724 [ 278 ] {0eedee69-0b82-45d3-aebd-9ec96f9e13ba} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 3357 | 2026.05.06 00:27:02.783750 [ 278 ] {0eedee69-0b82-45d3-aebd-9ec96f9e13ba} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3358 | 2026.05.06 00:27:02.783835 [ 278 ] {0eedee69-0b82-45d3-aebd-9ec96f9e13ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3359 | 2026.05.06 00:27:02.783854 [ 278 ] {0eedee69-0b82-45d3-aebd-9ec96f9e13ba} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3360 | 2026.05.06 00:27:02.783888 [ 278 ] {0eedee69-0b82-45d3-aebd-9ec96f9e13ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3361 | 2026.05.06 00:27:02.783923 [ 278 ] {0eedee69-0b82-45d3-aebd-9ec96f9e13ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3362 | 2026.05.06 00:27:02.783961 [ 278 ] {0eedee69-0b82-45d3-aebd-9ec96f9e13ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3363 | 2026.05.06 00:27:02.785040 [ 278 ] {0eedee69-0b82-45d3-aebd-9ec96f9e13ba} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002433 sec., 20550.760378133993 rows/sec., 1.62 MiB/sec. | ||
| 3364 | 2026.05.06 00:27:02.785166 [ 278 ] {0eedee69-0b82-45d3-aebd-9ec96f9e13ba} <Debug> TCPHandler: Processed in 0.002822338 sec. | ||
| 3365 | 2026.05.06 00:27:02.787316 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2026.05.06 00:27:02.787440 [ 278 ] {8f4008ce-bb78-4496-8c61-5a651c428cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3367 | 2026.05.06 00:27:02.787491 [ 278 ] {8f4008ce-bb78-4496-8c61-5a651c428cc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3368 | 2026.05.06 00:27:02.788098 [ 278 ] {8f4008ce-bb78-4496-8c61-5a651c428cc7} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2026.05.06 00:27:02.788143 [ 278 ] {8f4008ce-bb78-4496-8c61-5a651c428cc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3370 | 2026.05.06 00:27:02.788544 [ 278 ] {8f4008ce-bb78-4496-8c61-5a651c428cc7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3371 | 2026.05.06 00:27:02.788778 [ 278 ] {8f4008ce-bb78-4496-8c61-5a651c428cc7} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3372 | 2026.05.06 00:27:02.788918 [ 278 ] {8f4008ce-bb78-4496-8c61-5a651c428cc7} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001515 sec., 77887.78877887789 rows/sec., 6.63 MiB/sec. | ||
| 3373 | 2026.05.06 00:27:02.788954 [ 278 ] {8f4008ce-bb78-4496-8c61-5a651c428cc7} <Debug> TCPHandler: Processed in 0.001687622 sec. | ||
| 3374 | 2026.05.06 00:27:02.789089 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3375 | 2026.05.06 00:27:02.789182 [ 278 ] {505b6e57-bf16-4484-bda1-84caa070dc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3376 | 2026.05.06 00:27:02.789221 [ 278 ] {505b6e57-bf16-4484-bda1-84caa070dc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3377 | 2026.05.06 00:27:02.789625 [ 278 ] {505b6e57-bf16-4484-bda1-84caa070dc53} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3378 | 2026.05.06 00:27:02.789659 [ 278 ] {505b6e57-bf16-4484-bda1-84caa070dc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3379 | 2026.05.06 00:27:02.789947 [ 278 ] {505b6e57-bf16-4484-bda1-84caa070dc53} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3380 | 2026.05.06 00:27:02.790155 [ 278 ] {505b6e57-bf16-4484-bda1-84caa070dc53} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3381 | 2026.05.06 00:27:02.790279 [ 278 ] {505b6e57-bf16-4484-bda1-84caa070dc53} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001116 sec., 27777.777777777777 rows/sec., 2.04 MiB/sec. | ||
| 3382 | 2026.05.06 00:27:02.790316 [ 278 ] {505b6e57-bf16-4484-bda1-84caa070dc53} <Debug> TCPHandler: Processed in 0.001274158 sec. | ||
| 3383 | 2026.05.06 00:27:02.790433 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3384 | 2026.05.06 00:27:02.790526 [ 278 ] {7d0d5d47-ea6b-4e5f-b256-f0c3e1bc04a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3385 | 2026.05.06 00:27:02.790564 [ 278 ] {7d0d5d47-ea6b-4e5f-b256-f0c3e1bc04a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3386 | 2026.05.06 00:27:02.790991 [ 278 ] {7d0d5d47-ea6b-4e5f-b256-f0c3e1bc04a2} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2026.05.06 00:27:02.791025 [ 278 ] {7d0d5d47-ea6b-4e5f-b256-f0c3e1bc04a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3388 | 2026.05.06 00:27:02.791324 [ 278 ] {7d0d5d47-ea6b-4e5f-b256-f0c3e1bc04a2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3389 | 2026.05.06 00:27:02.791541 [ 278 ] {7d0d5d47-ea6b-4e5f-b256-f0c3e1bc04a2} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2026.05.06 00:27:02.791663 [ 278 ] {7d0d5d47-ea6b-4e5f-b256-f0c3e1bc04a2} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001156 sec., 82179.93079584776 rows/sec., 6.42 MiB/sec. | ||
| 3391 | 2026.05.06 00:27:02.791699 [ 278 ] {7d0d5d47-ea6b-4e5f-b256-f0c3e1bc04a2} <Debug> TCPHandler: Processed in 0.001312188 sec. | ||
| 3392 | 2026.05.06 00:27:02.791817 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2026.05.06 00:27:02.791909 [ 278 ] {b255f6f8-c4e8-4f28-8c47-ca48509f30be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3394 | 2026.05.06 00:27:02.791951 [ 278 ] {b255f6f8-c4e8-4f28-8c47-ca48509f30be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3395 | 2026.05.06 00:27:02.792360 [ 278 ] {b255f6f8-c4e8-4f28-8c47-ca48509f30be} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2026.05.06 00:27:02.792394 [ 278 ] {b255f6f8-c4e8-4f28-8c47-ca48509f30be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3397 | 2026.05.06 00:27:02.792713 [ 278 ] {b255f6f8-c4e8-4f28-8c47-ca48509f30be} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3398 | 2026.05.06 00:27:02.792928 [ 278 ] {b255f6f8-c4e8-4f28-8c47-ca48509f30be} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2026.05.06 00:27:02.793053 [ 278 ] {b255f6f8-c4e8-4f28-8c47-ca48509f30be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 3400 | 2026.05.06 00:27:02.793087 [ 278 ] {b255f6f8-c4e8-4f28-8c47-ca48509f30be} <Debug> TCPHandler: Processed in 0.001316938 sec. | ||
| 3401 | 2026.05.06 00:27:02.793201 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3402 | 2026.05.06 00:27:02.793292 [ 278 ] {0fe2944b-8e6a-4b55-a37f-5b4f0ca04730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3403 | 2026.05.06 00:27:02.793346 [ 278 ] {0fe2944b-8e6a-4b55-a37f-5b4f0ca04730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3404 | 2026.05.06 00:27:02.794099 [ 278 ] {0fe2944b-8e6a-4b55-a37f-5b4f0ca04730} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2026.05.06 00:27:02.794133 [ 278 ] {0fe2944b-8e6a-4b55-a37f-5b4f0ca04730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3406 | 2026.05.06 00:27:02.794690 [ 278 ] {0fe2944b-8e6a-4b55-a37f-5b4f0ca04730} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3407 | 2026.05.06 00:27:02.794907 [ 278 ] {0fe2944b-8e6a-4b55-a37f-5b4f0ca04730} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2026.05.06 00:27:02.795037 [ 278 ] {0fe2944b-8e6a-4b55-a37f-5b4f0ca04730} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001762 sec., 17593.643586833146 rows/sec., 31.53 MiB/sec. | ||
| 3409 | 2026.05.06 00:27:02.795086 [ 278 ] {0fe2944b-8e6a-4b55-a37f-5b4f0ca04730} <Debug> TCPHandler: Processed in 0.001932146 sec. | ||
| 3410 | 2026.05.06 00:27:02.795215 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2026.05.06 00:27:02.795308 [ 278 ] {18d438b1-c5ab-4381-932c-24fabb90ff6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3412 | 2026.05.06 00:27:02.795349 [ 278 ] {18d438b1-c5ab-4381-932c-24fabb90ff6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3413 | 2026.05.06 00:27:02.795664 [ 278 ] {18d438b1-c5ab-4381-932c-24fabb90ff6a} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2026.05.06 00:27:02.795695 [ 278 ] {18d438b1-c5ab-4381-932c-24fabb90ff6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3415 | 2026.05.06 00:27:02.795976 [ 278 ] {18d438b1-c5ab-4381-932c-24fabb90ff6a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3416 | 2026.05.06 00:27:02.796170 [ 278 ] {18d438b1-c5ab-4381-932c-24fabb90ff6a} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2026.05.06 00:27:02.796286 [ 278 ] {18d438b1-c5ab-4381-932c-24fabb90ff6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 3418 | 2026.05.06 00:27:02.796384 [ 278 ] {18d438b1-c5ab-4381-932c-24fabb90ff6a} <Debug> TCPHandler: Processed in 0.001216156 sec. | ||
| 3419 | 2026.05.06 00:27:03.041862 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2026.05.06 00:27:03.042106 [ 278 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3421 | 2026.05.06 00:27:03.042462 [ 278 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3422 | 2026.05.06 00:27:03.042502 [ 278 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3423 | 2026.05.06 00:27:03.042756 [ 278 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3424 | 2026.05.06 00:27:03.042828 [ 278 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3425 | 2026.05.06 00:27:03.042979 [ 278 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 3426 | 2026.05.06 00:27:03.043088 [ 345 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3427 | 2026.05.06 00:27:03.043110 [ 307 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3428 | 2026.05.06 00:27:03.043110 [ 304 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3429 | 2026.05.06 00:27:03.043242 [ 278 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 3430 | 2026.05.06 00:27:03.043271 [ 278 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3431 | 2026.05.06 00:27:03.043354 [ 278 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3432 | 2026.05.06 00:27:03.043377 [ 278 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3433 | 2026.05.06 00:27:03.043413 [ 278 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3434 | 2026.05.06 00:27:03.043454 [ 278 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3435 | 2026.05.06 00:27:03.043495 [ 278 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 3436 | 2026.05.06 00:27:03.044697 [ 278 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002697 sec., 18539.11753800519 rows/sec., 2.95 MiB/sec. | ||
| 3437 | 2026.05.06 00:27:03.044824 [ 278 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Debug> MemoryTracker: Peak memory usage (for query): 136.16 KiB. | ||
| 3438 | 2026.05.06 00:27:03.044840 [ 278 ] {694fed3f-a815-480c-b8c9-174aad7bdca0} <Debug> TCPHandler: Processed in 0.003127592 sec. | ||
| 3439 | 2026.05.06 00:27:03.057368 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2026.05.06 00:27:03.057560 [ 278 ] {19b01edc-894b-460a-82c4-414b4b740cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3441 | 2026.05.06 00:27:03.057635 [ 278 ] {19b01edc-894b-460a-82c4-414b4b740cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3442 | 2026.05.06 00:27:03.058404 [ 278 ] {19b01edc-894b-460a-82c4-414b4b740cdd} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.05.06 00:27:03.058457 [ 278 ] {19b01edc-894b-460a-82c4-414b4b740cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3444 | 2026.05.06 00:27:03.058827 [ 278 ] {19b01edc-894b-460a-82c4-414b4b740cdd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3445 | 2026.05.06 00:27:03.059058 [ 278 ] {19b01edc-894b-460a-82c4-414b4b740cdd} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2026.05.06 00:27:03.059205 [ 278 ] {19b01edc-894b-460a-82c4-414b4b740cdd} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001699 sec., 14125.956444967627 rows/sec., 1.17 MiB/sec. | ||
| 3447 | 2026.05.06 00:27:03.059245 [ 278 ] {19b01edc-894b-460a-82c4-414b4b740cdd} <Debug> TCPHandler: Processed in 0.001970137 sec. | ||
| 3448 | 2026.05.06 00:27:03.059373 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2026.05.06 00:27:03.059469 [ 278 ] {82f53422-573d-4a93-9daa-7cbd2da30132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3450 | 2026.05.06 00:27:03.059509 [ 278 ] {82f53422-573d-4a93-9daa-7cbd2da30132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3451 | 2026.05.06 00:27:03.059902 [ 278 ] {82f53422-573d-4a93-9daa-7cbd2da30132} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2026.05.06 00:27:03.059941 [ 278 ] {82f53422-573d-4a93-9daa-7cbd2da30132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3453 | 2026.05.06 00:27:03.060235 [ 278 ] {82f53422-573d-4a93-9daa-7cbd2da30132} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3454 | 2026.05.06 00:27:03.060456 [ 278 ] {82f53422-573d-4a93-9daa-7cbd2da30132} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2026.05.06 00:27:03.060585 [ 278 ] {82f53422-573d-4a93-9daa-7cbd2da30132} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001134 sec., 1763.668430335097 rows/sec., 143.81 KiB/sec. | ||
| 3456 | 2026.05.06 00:27:03.060623 [ 278 ] {82f53422-573d-4a93-9daa-7cbd2da30132} <Debug> TCPHandler: Processed in 0.001300927 sec. | ||
| 3457 | 2026.05.06 00:27:03.060736 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3458 | 2026.05.06 00:27:03.060831 [ 278 ] {b378667a-3442-4c5d-9933-4cec3b92b7ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3459 | 2026.05.06 00:27:03.060870 [ 278 ] {b378667a-3442-4c5d-9933-4cec3b92b7ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3460 | 2026.05.06 00:27:03.062415 [ 278 ] {b378667a-3442-4c5d-9933-4cec3b92b7ee} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3461 | 2026.05.06 00:27:03.062453 [ 278 ] {b378667a-3442-4c5d-9933-4cec3b92b7ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3462 | 2026.05.06 00:27:03.062937 [ 278 ] {b378667a-3442-4c5d-9933-4cec3b92b7ee} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3463 | 2026.05.06 00:27:03.063155 [ 278 ] {b378667a-3442-4c5d-9933-4cec3b92b7ee} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2026.05.06 00:27:03.063285 [ 278 ] {b378667a-3442-4c5d-9933-4cec3b92b7ee} <Debug> executeQuery: Read 2544 rows, 195.07 KiB in 0.002473 sec., 1028710.0687424182 rows/sec., 77.03 MiB/sec. | ||
| 3465 | 2026.05.06 00:27:03.063323 [ 278 ] {b378667a-3442-4c5d-9933-4cec3b92b7ee} <Debug> TCPHandler: Processed in 0.002635046 sec. | ||
| 3466 | 2026.05.06 00:27:03.063441 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3467 | 2026.05.06 00:27:03.063537 [ 278 ] {3ad5ee0b-ba98-4723-be46-2ccc01733c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3468 | 2026.05.06 00:27:03.063577 [ 278 ] {3ad5ee0b-ba98-4723-be46-2ccc01733c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3469 | 2026.05.06 00:27:03.063999 [ 278 ] {3ad5ee0b-ba98-4723-be46-2ccc01733c9b} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.05.06 00:27:03.064037 [ 278 ] {3ad5ee0b-ba98-4723-be46-2ccc01733c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3471 | 2026.05.06 00:27:03.064331 [ 278 ] {3ad5ee0b-ba98-4723-be46-2ccc01733c9b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3472 | 2026.05.06 00:27:03.064548 [ 278 ] {3ad5ee0b-ba98-4723-be46-2ccc01733c9b} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3473 | 2026.05.06 00:27:03.064693 [ 278 ] {3ad5ee0b-ba98-4723-be46-2ccc01733c9b} <Debug> executeQuery: Read 34 rows, 2.60 KiB in 0.001174 sec., 28960.817717206133 rows/sec., 2.17 MiB/sec. | ||
| 3474 | 2026.05.06 00:27:03.064731 [ 278 ] {3ad5ee0b-ba98-4723-be46-2ccc01733c9b} <Debug> TCPHandler: Processed in 0.001339018 sec. | ||
| 3475 | 2026.05.06 00:27:03.064849 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3476 | 2026.05.06 00:27:03.064971 [ 278 ] {970ac0b5-eecf-4702-99b6-ff5016d65e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3477 | 2026.05.06 00:27:03.065020 [ 278 ] {970ac0b5-eecf-4702-99b6-ff5016d65e28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3478 | 2026.05.06 00:27:03.065749 [ 278 ] {970ac0b5-eecf-4702-99b6-ff5016d65e28} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2026.05.06 00:27:03.065784 [ 278 ] {970ac0b5-eecf-4702-99b6-ff5016d65e28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3480 | 2026.05.06 00:27:03.066109 [ 278 ] {970ac0b5-eecf-4702-99b6-ff5016d65e28} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3481 | 2026.05.06 00:27:03.066384 [ 278 ] {970ac0b5-eecf-4702-99b6-ff5016d65e28} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2026.05.06 00:27:03.066515 [ 278 ] {970ac0b5-eecf-4702-99b6-ff5016d65e28} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001567 sec., 526483.7268666241 rows/sec., 30.80 MiB/sec. | ||
| 3483 | 2026.05.06 00:27:03.066555 [ 278 ] {970ac0b5-eecf-4702-99b6-ff5016d65e28} <Debug> TCPHandler: Processed in 0.001765523 sec. | ||
| 3484 | 2026.05.06 00:27:03.066689 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3485 | 2026.05.06 00:27:03.066784 [ 278 ] {6214c29c-4799-4437-984c-b0fb7d57de8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3486 | 2026.05.06 00:27:03.066825 [ 278 ] {6214c29c-4799-4437-984c-b0fb7d57de8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3487 | 2026.05.06 00:27:03.067207 [ 278 ] {6214c29c-4799-4437-984c-b0fb7d57de8d} <Trace> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3488 | 2026.05.06 00:27:03.067245 [ 278 ] {6214c29c-4799-4437-984c-b0fb7d57de8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3489 | 2026.05.06 00:27:03.067538 [ 278 ] {6214c29c-4799-4437-984c-b0fb7d57de8d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3490 | 2026.05.06 00:27:03.067755 [ 278 ] {6214c29c-4799-4437-984c-b0fb7d57de8d} <Trace> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3491 | 2026.05.06 00:27:03.067881 [ 278 ] {6214c29c-4799-4437-984c-b0fb7d57de8d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 63.06 KiB/sec. | ||
| 3492 | 2026.05.06 00:27:03.067921 [ 278 ] {6214c29c-4799-4437-984c-b0fb7d57de8d} <Debug> TCPHandler: Processed in 0.001281418 sec. | ||
| 3493 | 2026.05.06 00:27:03.068038 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3494 | 2026.05.06 00:27:03.068130 [ 278 ] {b9336153-1a0f-4709-b6c3-2dd3c66270ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3495 | 2026.05.06 00:27:03.068169 [ 278 ] {b9336153-1a0f-4709-b6c3-2dd3c66270ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3496 | 2026.05.06 00:27:03.068563 [ 278 ] {b9336153-1a0f-4709-b6c3-2dd3c66270ba} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3497 | 2026.05.06 00:27:03.068599 [ 278 ] {b9336153-1a0f-4709-b6c3-2dd3c66270ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3498 | 2026.05.06 00:27:03.068896 [ 278 ] {b9336153-1a0f-4709-b6c3-2dd3c66270ba} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3499 | 2026.05.06 00:27:03.069107 [ 278 ] {b9336153-1a0f-4709-b6c3-2dd3c66270ba} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2026.05.06 00:27:03.069236 [ 278 ] {b9336153-1a0f-4709-b6c3-2dd3c66270ba} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001122 sec., 10695.187165775402 rows/sec., 835.56 KiB/sec. | ||
| 3501 | 2026.05.06 00:27:03.069275 [ 278 ] {b9336153-1a0f-4709-b6c3-2dd3c66270ba} <Debug> TCPHandler: Processed in 0.001285498 sec. | ||
| 3502 | 2026.05.06 00:27:03.069390 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3503 | 2026.05.06 00:27:03.069483 [ 278 ] {5af50db3-4192-45ea-9310-7c0ee3ae33d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3504 | 2026.05.06 00:27:03.069522 [ 278 ] {5af50db3-4192-45ea-9310-7c0ee3ae33d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3505 | 2026.05.06 00:27:03.070381 [ 278 ] {5af50db3-4192-45ea-9310-7c0ee3ae33d6} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2026.05.06 00:27:03.070419 [ 278 ] {5af50db3-4192-45ea-9310-7c0ee3ae33d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3507 | 2026.05.06 00:27:03.070774 [ 278 ] {5af50db3-4192-45ea-9310-7c0ee3ae33d6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3508 | 2026.05.06 00:27:03.070986 [ 278 ] {5af50db3-4192-45ea-9310-7c0ee3ae33d6} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2026.05.06 00:27:03.071115 [ 278 ] {5af50db3-4192-45ea-9310-7c0ee3ae33d6} <Debug> executeQuery: Read 1337 rows, 92.26 KiB in 0.001649 sec., 810794.4208611279 rows/sec., 54.64 MiB/sec. | ||
| 3510 | 2026.05.06 00:27:03.071153 [ 278 ] {5af50db3-4192-45ea-9310-7c0ee3ae33d6} <Debug> TCPHandler: Processed in 0.001812584 sec. | ||
| 3511 | 2026.05.06 00:27:03.071267 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3512 | 2026.05.06 00:27:03.071371 [ 278 ] {2e785a59-0d46-461e-b7d2-98c6d3452cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3513 | 2026.05.06 00:27:03.071424 [ 278 ] {2e785a59-0d46-461e-b7d2-98c6d3452cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3514 | 2026.05.06 00:27:03.072250 [ 278 ] {2e785a59-0d46-461e-b7d2-98c6d3452cbd} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3515 | 2026.05.06 00:27:03.072294 [ 278 ] {2e785a59-0d46-461e-b7d2-98c6d3452cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3516 | 2026.05.06 00:27:03.072745 [ 278 ] {2e785a59-0d46-461e-b7d2-98c6d3452cbd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3517 | 2026.05.06 00:27:03.072958 [ 278 ] {2e785a59-0d46-461e-b7d2-98c6d3452cbd} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3518 | 2026.05.06 00:27:03.073100 [ 278 ] {2e785a59-0d46-461e-b7d2-98c6d3452cbd} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001748 sec., 877002.2883295194 rows/sec., 53.61 MiB/sec. | ||
| 3519 | 2026.05.06 00:27:03.073152 [ 278 ] {2e785a59-0d46-461e-b7d2-98c6d3452cbd} <Debug> TCPHandler: Processed in 0.001934306 sec. | ||
| 3520 | 2026.05.06 00:27:03.073277 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3521 | 2026.05.06 00:27:03.073380 [ 278 ] {4e548a28-6c96-4d5b-9382-04372dd49ff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3522 | 2026.05.06 00:27:03.073439 [ 278 ] {4e548a28-6c96-4d5b-9382-04372dd49ff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3523 | 2026.05.06 00:27:03.074228 [ 278 ] {4e548a28-6c96-4d5b-9382-04372dd49ff4} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3524 | 2026.05.06 00:27:03.074264 [ 278 ] {4e548a28-6c96-4d5b-9382-04372dd49ff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3525 | 2026.05.06 00:27:03.074791 [ 278 ] {4e548a28-6c96-4d5b-9382-04372dd49ff4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3526 | 2026.05.06 00:27:03.075025 [ 278 ] {4e548a28-6c96-4d5b-9382-04372dd49ff4} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.05.06 00:27:03.075171 [ 278 ] {4e548a28-6c96-4d5b-9382-04372dd49ff4} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001809 sec., 11055.83195135434 rows/sec., 19.81 MiB/sec. | ||
| 3528 | 2026.05.06 00:27:03.075224 [ 278 ] {4e548a28-6c96-4d5b-9382-04372dd49ff4} <Debug> TCPHandler: Processed in 0.001996757 sec. | ||
| 3529 | 2026.05.06 00:27:03.075346 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2026.05.06 00:27:03.075441 [ 278 ] {19fb8903-46fd-40e9-ba20-1c952cf4eb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3531 | 2026.05.06 00:27:03.075483 [ 278 ] {19fb8903-46fd-40e9-ba20-1c952cf4eb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3532 | 2026.05.06 00:27:03.075809 [ 278 ] {19fb8903-46fd-40e9-ba20-1c952cf4eb57} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.05.06 00:27:03.075844 [ 278 ] {19fb8903-46fd-40e9-ba20-1c952cf4eb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3534 | 2026.05.06 00:27:03.076146 [ 278 ] {19fb8903-46fd-40e9-ba20-1c952cf4eb57} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3535 | 2026.05.06 00:27:03.076356 [ 278 ] {19fb8903-46fd-40e9-ba20-1c952cf4eb57} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2026.05.06 00:27:03.076487 [ 278 ] {19fb8903-46fd-40e9-ba20-1c952cf4eb57} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001064 sec., 11278.195488721803 rows/sec., 778.31 KiB/sec. | ||
| 3537 | 2026.05.06 00:27:03.076522 [ 278 ] {19fb8903-46fd-40e9-ba20-1c952cf4eb57} <Debug> TCPHandler: Processed in 0.001227157 sec. | ||
| 3538 | 2026.05.06 00:27:07.779777 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3539 | 2026.05.06 00:27:07.780023 [ 278 ] {361596de-eb6c-4a73-bfdb-820d19ecb712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3540 | 2026.05.06 00:27:07.780364 [ 278 ] {361596de-eb6c-4a73-bfdb-820d19ecb712} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3541 | 2026.05.06 00:27:07.780400 [ 278 ] {361596de-eb6c-4a73-bfdb-820d19ecb712} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3542 | 2026.05.06 00:27:07.780621 [ 278 ] {361596de-eb6c-4a73-bfdb-820d19ecb712} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3543 | 2026.05.06 00:27:07.780692 [ 278 ] {361596de-eb6c-4a73-bfdb-820d19ecb712} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3544 | 2026.05.06 00:27:07.780835 [ 278 ] {361596de-eb6c-4a73-bfdb-820d19ecb712} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3545 | 2026.05.06 00:27:07.780945 [ 345 ] {361596de-eb6c-4a73-bfdb-820d19ecb712} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3546 | 2026.05.06 00:27:07.780949 [ 307 ] {361596de-eb6c-4a73-bfdb-820d19ecb712} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3547 | 2026.05.06 00:27:07.780950 [ 304 ] {361596de-eb6c-4a73-bfdb-820d19ecb712} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3548 | 2026.05.06 00:27:07.781091 [ 278 ] {361596de-eb6c-4a73-bfdb-820d19ecb712} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 3549 | 2026.05.06 00:27:07.781118 [ 278 ] {361596de-eb6c-4a73-bfdb-820d19ecb712} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3550 | 2026.05.06 00:27:07.781202 [ 278 ] {361596de-eb6c-4a73-bfdb-820d19ecb712} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3551 | 2026.05.06 00:27:07.781223 [ 278 ] {361596de-eb6c-4a73-bfdb-820d19ecb712} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3552 | 2026.05.06 00:27:07.781259 [ 278 ] {361596de-eb6c-4a73-bfdb-820d19ecb712} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3553 | 2026.05.06 00:27:07.781301 [ 278 ] {361596de-eb6c-4a73-bfdb-820d19ecb712} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3554 | 2026.05.06 00:27:07.781337 [ 278 ] {361596de-eb6c-4a73-bfdb-820d19ecb712} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3555 | 2026.05.06 00:27:07.782635 [ 278 ] {361596de-eb6c-4a73-bfdb-820d19ecb712} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002704 sec., 18491.12426035503 rows/sec., 1.45 MiB/sec. | ||
| 3556 | 2026.05.06 00:27:07.782789 [ 278 ] {361596de-eb6c-4a73-bfdb-820d19ecb712} <Debug> TCPHandler: Processed in 0.003145843 sec. | ||
| 3557 | 2026.05.06 00:27:07.784235 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.05.06 00:27:07.784345 [ 278 ] {63cdbba7-b80b-49b1-9beb-f00d1f4392eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3559 | 2026.05.06 00:27:07.784388 [ 278 ] {63cdbba7-b80b-49b1-9beb-f00d1f4392eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3560 | 2026.05.06 00:27:07.784886 [ 278 ] {63cdbba7-b80b-49b1-9beb-f00d1f4392eb} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.05.06 00:27:07.784934 [ 278 ] {63cdbba7-b80b-49b1-9beb-f00d1f4392eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3562 | 2026.05.06 00:27:07.785322 [ 278 ] {63cdbba7-b80b-49b1-9beb-f00d1f4392eb} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3563 | 2026.05.06 00:27:07.785550 [ 278 ] {63cdbba7-b80b-49b1-9beb-f00d1f4392eb} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.05.06 00:27:07.785690 [ 118 ] {} <Debug> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3565 | 2026.05.06 00:27:07.785700 [ 278 ] {63cdbba7-b80b-49b1-9beb-f00d1f4392eb} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001388 sec., 40345.821325648416 rows/sec., 3.10 MiB/sec. | ||
| 3566 | 2026.05.06 00:27:07.785762 [ 118 ] {} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2026.05.06 00:27:07.785783 [ 278 ] {63cdbba7-b80b-49b1-9beb-f00d1f4392eb} <Debug> TCPHandler: Processed in 0.001597912 sec. | ||
| 3568 | 2026.05.06 00:27:07.785789 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3569 | 2026.05.06 00:27:07.785896 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::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 | ||
| 3570 | 2026.05.06 00:27:07.785921 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2026.05.06 00:27:07.786004 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3572 | 2026.05.06 00:27:07.786022 [ 278 ] {dba5dae2-e34b-4d15-9282-1fee779fcbf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3573 | 2026.05.06 00:27:07.786037 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3357 rows starting from the beginning of the part | ||
| 3574 | 2026.05.06 00:27:07.786070 [ 278 ] {dba5dae2-e34b-4d15-9282-1fee779fcbf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3575 | 2026.05.06 00:27:07.786121 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 120 rows starting from the beginning of the part | ||
| 3576 | 2026.05.06 00:27:07.786178 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 78 rows starting from the beginning of the part | ||
| 3577 | 2026.05.06 00:27:07.786225 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 118 rows starting from the beginning of the part | ||
| 3578 | 2026.05.06 00:27:07.786267 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2544 rows starting from the beginning of the part | ||
| 3579 | 2026.05.06 00:27:07.786329 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part | ||
| 3580 | 2026.05.06 00:27:07.786514 [ 278 ] {dba5dae2-e34b-4d15-9282-1fee779fcbf8} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3581 | 2026.05.06 00:27:07.786558 [ 278 ] {dba5dae2-e34b-4d15-9282-1fee779fcbf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3582 | 2026.05.06 00:27:07.786878 [ 278 ] {dba5dae2-e34b-4d15-9282-1fee779fcbf8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3583 | 2026.05.06 00:27:07.787108 [ 278 ] {dba5dae2-e34b-4d15-9282-1fee779fcbf8} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3584 | 2026.05.06 00:27:07.787220 [ 118 ] {} <Debug> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3585 | 2026.05.06 00:27:07.787242 [ 278 ] {dba5dae2-e34b-4d15-9282-1fee779fcbf8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001239 sec., 51654.5601291364 rows/sec., 4.03 MiB/sec. | ||
| 3586 | 2026.05.06 00:27:07.787258 [ 118 ] {} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2026.05.06 00:27:07.787284 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3588 | 2026.05.06 00:27:07.787304 [ 278 ] {dba5dae2-e34b-4d15-9282-1fee779fcbf8} <Debug> TCPHandler: Processed in 0.00143208 sec. | ||
| 3589 | 2026.05.06 00:27:07.787368 [ 199 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::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 | ||
| 3590 | 2026.05.06 00:27:07.787442 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3591 | 2026.05.06 00:27:07.787469 [ 199 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3592 | 2026.05.06 00:27:07.787500 [ 199 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1828 rows starting from the beginning of the part | ||
| 3593 | 2026.05.06 00:27:07.787548 [ 278 ] {b4521252-c5bd-4931-b2ca-67c8c53fc806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3594 | 2026.05.06 00:27:07.787552 [ 199 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 99 rows starting from the beginning of the part | ||
| 3595 | 2026.05.06 00:27:07.787600 [ 278 ] {b4521252-c5bd-4931-b2ca-67c8c53fc806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3596 | 2026.05.06 00:27:07.787616 [ 199 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 75 rows starting from the beginning of the part | ||
| 3597 | 2026.05.06 00:27:07.787662 [ 199 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 95 rows starting from the beginning of the part | ||
| 3598 | 2026.05.06 00:27:07.787699 [ 199 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1337 rows starting from the beginning of the part | ||
| 3599 | 2026.05.06 00:27:07.787738 [ 199 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 3600 | 2026.05.06 00:27:07.788005 [ 278 ] {b4521252-c5bd-4931-b2ca-67c8c53fc806} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3601 | 2026.05.06 00:27:07.788046 [ 278 ] {b4521252-c5bd-4931-b2ca-67c8c53fc806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3602 | 2026.05.06 00:27:07.788444 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6273 rows, containing 5 columns (5 merged, 0 gathered) in 0.002584975 sec., 2426715.9256859347 rows/sec., 193.20 MiB/sec. | ||
| 3603 | 2026.05.06 00:27:07.788532 [ 278 ] {b4521252-c5bd-4931-b2ca-67c8c53fc806} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3604 | 2026.05.06 00:27:07.788769 [ 278 ] {b4521252-c5bd-4931-b2ca-67c8c53fc806} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2026.05.06 00:27:07.788834 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3606 | 2026.05.06 00:27:07.788875 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3498 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548751 sec., 2258594.183312876 rows/sec., 164.01 MiB/sec. | ||
| 3607 | 2026.05.06 00:27:07.788897 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3608 | 2026.05.06 00:27:07.788913 [ 278 ] {b4521252-c5bd-4931-b2ca-67c8c53fc806} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001384 sec., 92485.54913294797 rows/sec., 6.44 MiB/sec. | ||
| 3609 | 2026.05.06 00:27:07.788946 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3610 | 2026.05.06 00:27:07.788969 [ 278 ] {b4521252-c5bd-4931-b2ca-67c8c53fc806} <Debug> TCPHandler: Processed in 0.001576131 sec. | ||
| 3611 | 2026.05.06 00:27:07.788982 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3612 | 2026.05.06 00:27:07.789053 [ 199 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 3613 | 2026.05.06 00:27:07.789055 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3614 | 2026.05.06 00:27:07.789105 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3615 | 2026.05.06 00:27:07.789143 [ 199 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3616 | 2026.05.06 00:27:07.789174 [ 199 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6766 rows starting from the beginning of the part | ||
| 3617 | 2026.05.06 00:27:07.789208 [ 278 ] {1b4fb670-14ee-48e3-9b26-e29cc7cfd386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3618 | 2026.05.06 00:27:07.789220 [ 199 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 162 rows starting from the beginning of the part | ||
| 3619 | 2026.05.06 00:27:07.789216 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_21_4} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3620 | 2026.05.06 00:27:07.789258 [ 278 ] {1b4fb670-14ee-48e3-9b26-e29cc7cfd386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3621 | 2026.05.06 00:27:07.789284 [ 199 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3622 | 2026.05.06 00:27:07.789326 [ 199 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 3623 | 2026.05.06 00:27:07.789348 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_21_4} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3624 | 2026.05.06 00:27:07.789349 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_21_4} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3625 | 2026.05.06 00:27:07.789364 [ 199 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1533 rows starting from the beginning of the part | ||
| 3626 | 2026.05.06 00:27:07.789411 [ 199 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 128 rows starting from the beginning of the part | ||
| 3627 | 2026.05.06 00:27:07.789436 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_21_4} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3628 | 2026.05.06 00:27:07.789455 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 3629 | 2026.05.06 00:27:07.789504 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3630 | 2026.05.06 00:27:07.789627 [ 278 ] {1b4fb670-14ee-48e3-9b26-e29cc7cfd386} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3631 | 2026.05.06 00:27:07.789668 [ 278 ] {1b4fb670-14ee-48e3-9b26-e29cc7cfd386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3632 | 2026.05.06 00:27:07.789994 [ 278 ] {1b4fb670-14ee-48e3-9b26-e29cc7cfd386} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3633 | 2026.05.06 00:27:07.790218 [ 278 ] {1b4fb670-14ee-48e3-9b26-e29cc7cfd386} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3634 | 2026.05.06 00:27:07.790328 [ 116 ] {} <Debug> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3635 | 2026.05.06 00:27:07.790356 [ 278 ] {1b4fb670-14ee-48e3-9b26-e29cc7cfd386} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001167 sec., 41131.105398457585 rows/sec., 2.77 MiB/sec. | ||
| 3636 | 2026.05.06 00:27:07.790363 [ 116 ] {} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3637 | 2026.05.06 00:27:07.790407 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3638 | 2026.05.06 00:27:07.790410 [ 278 ] {1b4fb670-14ee-48e3-9b26-e29cc7cfd386} <Debug> TCPHandler: Processed in 0.001355178 sec. | ||
| 3639 | 2026.05.06 00:27:07.790493 [ 198 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 3640 | 2026.05.06 00:27:07.790606 [ 198 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3641 | 2026.05.06 00:27:07.790638 [ 198 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 870 rows starting from the beginning of the part | ||
| 3642 | 2026.05.06 00:27:07.790692 [ 198 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 3643 | 2026.05.06 00:27:07.790734 [ 198 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 3644 | 2026.05.06 00:27:07.790771 [ 198 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 3645 | 2026.05.06 00:27:07.790808 [ 198 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 12 rows starting from the beginning of the part | ||
| 3646 | 2026.05.06 00:27:07.790846 [ 198 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 48 rows starting from the beginning of the part | ||
| 3647 | 2026.05.06 00:27:07.791742 [ 189 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1110 rows, containing 4 columns (4 merged, 0 gathered) in 0.001287797 sec., 861937.0910166742 rows/sec., 56.25 MiB/sec. | ||
| 3648 | 2026.05.06 00:27:07.791894 [ 198 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3649 | 2026.05.06 00:27:07.792139 [ 198 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_21_4} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2026.05.06 00:27:07.792200 [ 198 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_21_4} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3651 | 2026.05.06 00:27:07.792262 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3652 | 2026.05.06 00:27:07.792318 [ 189 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8909 rows, containing 5 columns (5 merged, 0 gathered) in 0.003293944 sec., 2704660.431385597 rows/sec., 176.84 MiB/sec. | ||
| 3653 | 2026.05.06 00:27:07.792470 [ 199 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3654 | 2026.05.06 00:27:07.792725 [ 199 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2026.05.06 00:27:07.792784 [ 199 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3656 | 2026.05.06 00:27:07.792841 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.58 MiB. | ||
| 3657 | 2026.05.06 00:27:09.648231 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3658 | 2026.05.06 00:27:09.648287 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3659 | 2026.05.06 00:27:09.730744 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 470 | ||
| 3660 | 2026.05.06 00:27:09.733532 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2026.05.06 00:27:09.733574 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3662 | 2026.05.06 00:27:09.734799 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3663 | 2026.05.06 00:27:09.735064 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.05.06 00:27:09.735200 [ 114 ] {} <Debug> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3665 | 2026.05.06 00:27:09.735247 [ 114 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3666 | 2026.05.06 00:27:09.735269 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3667 | 2026.05.06 00:27:09.735316 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 470 | ||
| 3668 | 2026.05.06 00:27:09.735403 [ 198 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::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 | ||
| 3669 | 2026.05.06 00:27:09.736012 [ 198 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3670 | 2026.05.06 00:27:09.736163 [ 198 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 262 rows starting from the beginning of the part | ||
| 3671 | 2026.05.06 00:27:09.736554 [ 198 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::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 | ||
| 3672 | 2026.05.06 00:27:09.736919 [ 198 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 3673 | 2026.05.06 00:27:09.737257 [ 198 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 28 rows starting from the beginning of the part | ||
| 3674 | 2026.05.06 00:27:09.737593 [ 198 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 30 rows starting from the beginning of the part | ||
| 3675 | 2026.05.06 00:27:09.737930 [ 198 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::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 | ||
| 3676 | 2026.05.06 00:27:09.743446 [ 189 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 470 rows, containing 72 columns (72 merged, 0 gathered) in 0.008096539 sec., 58049.49497556919 rows/sec., 51.21 MiB/sec. | ||
| 3677 | 2026.05.06 00:27:09.744463 [ 193 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3678 | 2026.05.06 00:27:09.745087 [ 193 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_11_2} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2026.05.06 00:27:09.745179 [ 193 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_11_2} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3680 | 2026.05.06 00:27:09.745517 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.86 MiB. | ||
| 3681 | 2026.05.06 00:27:09.796526 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7648 | ||
| 3682 | 2026.05.06 00:27:09.796942 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2026.05.06 00:27:09.796979 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3684 | 2026.05.06 00:27:09.797426 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3685 | 2026.05.06 00:27:09.797663 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3686 | 2026.05.06 00:27:09.797787 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7648 | ||
| 3687 | 2026.05.06 00:27:09.797788 [ 114 ] {} <Debug> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3688 | 2026.05.06 00:27:09.797848 [ 114 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3689 | 2026.05.06 00:27:09.797870 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3690 | 2026.05.06 00:27:09.797956 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::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 | ||
| 3691 | 2026.05.06 00:27:09.798048 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3692 | 2026.05.06 00:27:09.798079 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5280 rows starting from the beginning of the part | ||
| 3693 | 2026.05.06 00:27:09.798131 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 3694 | 2026.05.06 00:27:09.798179 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 3695 | 2026.05.06 00:27:09.798222 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 3696 | 2026.05.06 00:27:09.798260 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 3697 | 2026.05.06 00:27:09.798299 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 3698 | 2026.05.06 00:27:09.799514 [ 189 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7648 rows, containing 4 columns (4 merged, 0 gathered) in 0.001593592 sec., 4799220.87962289 rows/sec., 68.65 MiB/sec. | ||
| 3699 | 2026.05.06 00:27:09.800038 [ 186 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3700 | 2026.05.06 00:27:09.800350 [ 186 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_16_3} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2026.05.06 00:27:09.800424 [ 186 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_16_3} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3702 | 2026.05.06 00:27:09.800512 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3703 | 2026.05.06 00:27:10.001239 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000858322 sec. | ||
| 3704 | 2026.05.06 00:27:10.199511 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 121 | ||
| 3705 | 2026.05.06 00:27:10.216265 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3706 | 2026.05.06 00:27:10.216329 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3707 | 2026.05.06 00:27:10.222591 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3708 | 2026.05.06 00:27:10.223328 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3709 | 2026.05.06 00:27:10.223659 [ 114 ] {} <Debug> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3710 | 2026.05.06 00:27:10.223728 [ 114 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3711 | 2026.05.06 00:27:10.223751 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3712 | 2026.05.06 00:27:10.223885 [ 198 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 3713 | 2026.05.06 00:27:10.227082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3714 | 2026.05.06 00:27:10.227787 [ 198 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3715 | 2026.05.06 00:27:10.229202 [ 198 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 3716 | 2026.05.06 00:27:10.233863 [ 198 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 3717 | 2026.05.06 00:27:10.238042 [ 198 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 3718 | 2026.05.06 00:27:10.242163 [ 198 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 3719 | 2026.05.06 00:27:10.246570 [ 198 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
| 3720 | 2026.05.06 00:27:10.251040 [ 198 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 7 rows starting from the beginning of the part | ||
| 3721 | 2026.05.06 00:27:10.306484 [ 189 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082653534 sec., 1463.9422435343176 rows/sec., 7.57 MiB/sec. | ||
| 3722 | 2026.05.06 00:27:10.309127 [ 190 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3723 | 2026.05.06 00:27:10.311340 [ 190 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_16_3} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2026.05.06 00:27:10.311448 [ 190 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_16_3} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3725 | 2026.05.06 00:27:10.313608 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3726 | 2026.05.06 00:27:11.000253 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.05 MiB, peak 241.00 MiB, free memory in arenas 0.00 B, will set to 239.81 MiB (RSS), difference: 8.76 MiB | ||
| 3727 | 2026.05.06 00:27:12.782286 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3728 | 2026.05.06 00:27:12.782517 [ 278 ] {a4240cd3-c68d-4092-8927-f9e9beebcd47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 3729 | 2026.05.06 00:27:12.782869 [ 278 ] {a4240cd3-c68d-4092-8927-f9e9beebcd47} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3730 | 2026.05.06 00:27:12.782907 [ 278 ] {a4240cd3-c68d-4092-8927-f9e9beebcd47} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 3731 | 2026.05.06 00:27:12.783128 [ 278 ] {a4240cd3-c68d-4092-8927-f9e9beebcd47} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3732 | 2026.05.06 00:27:12.783197 [ 278 ] {a4240cd3-c68d-4092-8927-f9e9beebcd47} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3733 | 2026.05.06 00:27:12.783342 [ 278 ] {a4240cd3-c68d-4092-8927-f9e9beebcd47} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3734 | 2026.05.06 00:27:12.783464 [ 331 ] {a4240cd3-c68d-4092-8927-f9e9beebcd47} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3735 | 2026.05.06 00:27:12.783473 [ 345 ] {a4240cd3-c68d-4092-8927-f9e9beebcd47} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3736 | 2026.05.06 00:27:12.783490 [ 344 ] {a4240cd3-c68d-4092-8927-f9e9beebcd47} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3737 | 2026.05.06 00:27:12.783630 [ 278 ] {a4240cd3-c68d-4092-8927-f9e9beebcd47} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 3738 | 2026.05.06 00:27:12.783658 [ 278 ] {a4240cd3-c68d-4092-8927-f9e9beebcd47} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3739 | 2026.05.06 00:27:12.783745 [ 278 ] {a4240cd3-c68d-4092-8927-f9e9beebcd47} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3740 | 2026.05.06 00:27:12.783766 [ 278 ] {a4240cd3-c68d-4092-8927-f9e9beebcd47} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 3741 | 2026.05.06 00:27:12.783801 [ 278 ] {a4240cd3-c68d-4092-8927-f9e9beebcd47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3742 | 2026.05.06 00:27:12.783839 [ 278 ] {a4240cd3-c68d-4092-8927-f9e9beebcd47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3743 | 2026.05.06 00:27:12.783872 [ 278 ] {a4240cd3-c68d-4092-8927-f9e9beebcd47} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3744 | 2026.05.06 00:27:12.785098 [ 278 ] {a4240cd3-c68d-4092-8927-f9e9beebcd47} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002675 sec., 18691.58878504673 rows/sec., 1.47 MiB/sec. | ||
| 3745 | 2026.05.06 00:27:12.785231 [ 278 ] {a4240cd3-c68d-4092-8927-f9e9beebcd47} <Debug> TCPHandler: Processed in 0.003079601 sec. | ||
| 3746 | 2026.05.06 00:27:12.787411 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3747 | 2026.05.06 00:27:12.787527 [ 278 ] {c80154e9-8488-436e-a031-c93206bbb704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3748 | 2026.05.06 00:27:12.787572 [ 278 ] {c80154e9-8488-436e-a031-c93206bbb704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3749 | 2026.05.06 00:27:12.788103 [ 278 ] {c80154e9-8488-436e-a031-c93206bbb704} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2026.05.06 00:27:12.788146 [ 278 ] {c80154e9-8488-436e-a031-c93206bbb704} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3751 | 2026.05.06 00:27:12.788544 [ 278 ] {c80154e9-8488-436e-a031-c93206bbb704} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3752 | 2026.05.06 00:27:12.788784 [ 278 ] {c80154e9-8488-436e-a031-c93206bbb704} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3753 | 2026.05.06 00:27:12.788929 [ 278 ] {c80154e9-8488-436e-a031-c93206bbb704} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001437 sec., 82115.51844119694 rows/sec., 6.98 MiB/sec. | ||
| 3754 | 2026.05.06 00:27:12.788967 [ 278 ] {c80154e9-8488-436e-a031-c93206bbb704} <Debug> TCPHandler: Processed in 0.001611252 sec. | ||
| 3755 | 2026.05.06 00:27:12.789096 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3756 | 2026.05.06 00:27:12.789191 [ 278 ] {b1b8a4a1-ed40-47d4-96d3-e2632fb3cddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3757 | 2026.05.06 00:27:12.789231 [ 278 ] {b1b8a4a1-ed40-47d4-96d3-e2632fb3cddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3758 | 2026.05.06 00:27:12.789640 [ 278 ] {b1b8a4a1-ed40-47d4-96d3-e2632fb3cddb} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3759 | 2026.05.06 00:27:12.789677 [ 278 ] {b1b8a4a1-ed40-47d4-96d3-e2632fb3cddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3760 | 2026.05.06 00:27:12.789973 [ 278 ] {b1b8a4a1-ed40-47d4-96d3-e2632fb3cddb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3761 | 2026.05.06 00:27:12.790195 [ 278 ] {b1b8a4a1-ed40-47d4-96d3-e2632fb3cddb} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3762 | 2026.05.06 00:27:12.790323 [ 278 ] {b1b8a4a1-ed40-47d4-96d3-e2632fb3cddb} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00115 sec., 26956.521739130436 rows/sec., 1.98 MiB/sec. | ||
| 3763 | 2026.05.06 00:27:12.790359 [ 278 ] {b1b8a4a1-ed40-47d4-96d3-e2632fb3cddb} <Debug> TCPHandler: Processed in 0.001312597 sec. | ||
| 3764 | 2026.05.06 00:27:12.790484 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3765 | 2026.05.06 00:27:12.790579 [ 278 ] {1d691d1f-5175-48b8-9e3f-fb8535c27072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3766 | 2026.05.06 00:27:12.790619 [ 278 ] {1d691d1f-5175-48b8-9e3f-fb8535c27072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3767 | 2026.05.06 00:27:12.791056 [ 278 ] {1d691d1f-5175-48b8-9e3f-fb8535c27072} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3768 | 2026.05.06 00:27:12.791092 [ 278 ] {1d691d1f-5175-48b8-9e3f-fb8535c27072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3769 | 2026.05.06 00:27:12.791390 [ 278 ] {1d691d1f-5175-48b8-9e3f-fb8535c27072} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3770 | 2026.05.06 00:27:12.791601 [ 278 ] {1d691d1f-5175-48b8-9e3f-fb8535c27072} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3771 | 2026.05.06 00:27:12.791729 [ 278 ] {1d691d1f-5175-48b8-9e3f-fb8535c27072} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001168 sec., 81335.61643835617 rows/sec., 6.35 MiB/sec. | ||
| 3772 | 2026.05.06 00:27:12.791765 [ 278 ] {1d691d1f-5175-48b8-9e3f-fb8535c27072} <Debug> TCPHandler: Processed in 0.001329438 sec. | ||
| 3773 | 2026.05.06 00:27:12.791883 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3774 | 2026.05.06 00:27:12.791977 [ 278 ] {7abbfbf7-0711-45b3-9b33-bddbbbade316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3775 | 2026.05.06 00:27:12.792019 [ 278 ] {7abbfbf7-0711-45b3-9b33-bddbbbade316} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3776 | 2026.05.06 00:27:12.792422 [ 278 ] {7abbfbf7-0711-45b3-9b33-bddbbbade316} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2026.05.06 00:27:12.792459 [ 278 ] {7abbfbf7-0711-45b3-9b33-bddbbbade316} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3778 | 2026.05.06 00:27:12.792775 [ 278 ] {7abbfbf7-0711-45b3-9b33-bddbbbade316} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3779 | 2026.05.06 00:27:12.792984 [ 278 ] {7abbfbf7-0711-45b3-9b33-bddbbbade316} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.05.06 00:27:12.793109 [ 278 ] {7abbfbf7-0711-45b3-9b33-bddbbbade316} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00115 sec., 139130.4347826087 rows/sec., 9.69 MiB/sec. | ||
| 3781 | 2026.05.06 00:27:12.793145 [ 278 ] {7abbfbf7-0711-45b3-9b33-bddbbbade316} <Debug> TCPHandler: Processed in 0.001311968 sec. | ||
| 3782 | 2026.05.06 00:27:12.793259 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3783 | 2026.05.06 00:27:12.793355 [ 278 ] {c48211d0-71a4-40be-bc6e-1a19063487b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3784 | 2026.05.06 00:27:12.793409 [ 278 ] {c48211d0-71a4-40be-bc6e-1a19063487b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3785 | 2026.05.06 00:27:12.794148 [ 278 ] {c48211d0-71a4-40be-bc6e-1a19063487b7} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2026.05.06 00:27:12.794184 [ 278 ] {c48211d0-71a4-40be-bc6e-1a19063487b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3787 | 2026.05.06 00:27:12.794740 [ 278 ] {c48211d0-71a4-40be-bc6e-1a19063487b7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3788 | 2026.05.06 00:27:12.794967 [ 278 ] {c48211d0-71a4-40be-bc6e-1a19063487b7} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.05.06 00:27:12.795103 [ 278 ] {c48211d0-71a4-40be-bc6e-1a19063487b7} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001766 sec., 17553.793884484712 rows/sec., 31.46 MiB/sec. | ||
| 3790 | 2026.05.06 00:27:12.795155 [ 278 ] {c48211d0-71a4-40be-bc6e-1a19063487b7} <Debug> TCPHandler: Processed in 0.001944136 sec. | ||
| 3791 | 2026.05.06 00:27:12.795281 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2026.05.06 00:27:12.795376 [ 278 ] {035dd35c-b91f-45bf-83e1-21718f125eec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3793 | 2026.05.06 00:27:12.795418 [ 278 ] {035dd35c-b91f-45bf-83e1-21718f125eec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3794 | 2026.05.06 00:27:12.795753 [ 278 ] {035dd35c-b91f-45bf-83e1-21718f125eec} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2026.05.06 00:27:12.795790 [ 278 ] {035dd35c-b91f-45bf-83e1-21718f125eec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3796 | 2026.05.06 00:27:12.796090 [ 278 ] {035dd35c-b91f-45bf-83e1-21718f125eec} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3797 | 2026.05.06 00:27:12.796302 [ 278 ] {035dd35c-b91f-45bf-83e1-21718f125eec} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2026.05.06 00:27:12.796431 [ 278 ] {035dd35c-b91f-45bf-83e1-21718f125eec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 3799 | 2026.05.06 00:27:12.796467 [ 278 ] {035dd35c-b91f-45bf-83e1-21718f125eec} <Debug> TCPHandler: Processed in 0.001234447 sec. | ||
| 3800 | 2026.05.06 00:27:17.060391 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64552 | ||
| 3801 | 2026.05.06 00:27:17.060547 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3802 | 2026.05.06 00:27:17.060586 [ 289 ] {} <Debug> TCP-Session: 8e3b8357-4426-4cf3-a603-c2573bae0587 Authenticating user 'default' from [fd00:1122:3344:101::e]:64552 | ||
| 3803 | 2026.05.06 00:27:17.060616 [ 289 ] {} <Debug> TCP-Session: 8e3b8357-4426-4cf3-a603-c2573bae0587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3804 | 2026.05.06 00:27:17.060631 [ 289 ] {} <Debug> TCP-Session: 8e3b8357-4426-4cf3-a603-c2573bae0587 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.05.06 00:27:17.060930 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43022 | ||
| 3806 | 2026.05.06 00:27:17.060944 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49210 | ||
| 3807 | 2026.05.06 00:27:17.060980 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39345 | ||
| 3808 | 2026.05.06 00:27:17.060997 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46848 | ||
| 3809 | 2026.05.06 00:27:17.061001 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49628 | ||
| 3810 | 2026.05.06 00:27:17.060963 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46602 | ||
| 3811 | 2026.05.06 00:27:17.061140 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3812 | 2026.05.06 00:27:17.060956 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38927 | ||
| 3813 | 2026.05.06 00:27:17.061209 [ 291 ] {} <Debug> TCP-Session: 73b4807e-a4b7-46ea-b97f-641b6423c935 Authenticating user 'default' from [fd00:1122:3344:101::e]:43022 | ||
| 3814 | 2026.05.06 00:27:17.060945 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37021 | ||
| 3815 | 2026.05.06 00:27:17.061260 [ 289 ] {} <Trace> TCP-Session: 8e3b8357-4426-4cf3-a603-c2573bae0587 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3816 | 2026.05.06 00:27:17.061263 [ 291 ] {} <Debug> TCP-Session: 73b4807e-a4b7-46ea-b97f-641b6423c935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3817 | 2026.05.06 00:27:17.061341 [ 291 ] {} <Debug> TCP-Session: 73b4807e-a4b7-46ea-b97f-641b6423c935 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2026.05.06 00:27:17.061520 [ 289 ] {4e6ce422-fb65-486e-9617-654df76d270b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64552) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3819 | 2026.05.06 00:27:17.061604 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3820 | 2026.05.06 00:27:17.061654 [ 290 ] {} <Debug> TCP-Session: 78b83d5a-f43c-4697-ba5b-9ca5716d5c7c Authenticating user 'default' from [fd00:1122:3344:101::e]:38927 | ||
| 3821 | 2026.05.06 00:27:17.061679 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3822 | 2026.05.06 00:27:17.061695 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3823 | 2026.05.06 00:27:17.061770 [ 294 ] {} <Debug> TCP-Session: ed608f17-f07d-4ecb-b30b-37861bf15561 Authenticating user 'default' from [fd00:1122:3344:101::e]:46602 | ||
| 3824 | 2026.05.06 00:27:17.061684 [ 290 ] {} <Debug> TCP-Session: 78b83d5a-f43c-4697-ba5b-9ca5716d5c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3825 | 2026.05.06 00:27:17.061809 [ 292 ] {} <Debug> TCP-Session: e39f2d63-5de2-4624-bfad-662177a770bb Authenticating user 'default' from [fd00:1122:3344:101::e]:37021 | ||
| 3826 | 2026.05.06 00:27:17.061837 [ 290 ] {} <Debug> TCP-Session: 78b83d5a-f43c-4697-ba5b-9ca5716d5c7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3827 | 2026.05.06 00:27:17.061813 [ 294 ] {} <Debug> TCP-Session: ed608f17-f07d-4ecb-b30b-37861bf15561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3828 | 2026.05.06 00:27:17.061865 [ 292 ] {} <Debug> TCP-Session: e39f2d63-5de2-4624-bfad-662177a770bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.05.06 00:27:17.061889 [ 294 ] {} <Debug> TCP-Session: ed608f17-f07d-4ecb-b30b-37861bf15561 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.05.06 00:27:17.061903 [ 292 ] {} <Debug> TCP-Session: e39f2d63-5de2-4624-bfad-662177a770bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3831 | 2026.05.06 00:27:17.061945 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3832 | 2026.05.06 00:27:17.061970 [ 289 ] {4e6ce422-fb65-486e-9617-654df76d270b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3833 | 2026.05.06 00:27:17.061995 [ 287 ] {} <Debug> TCP-Session: 2e40e97f-e1a5-4cf9-ae4e-a9e6e03f1649 Authenticating user 'default' from [fd00:1122:3344:101::e]:49628 | ||
| 3834 | 2026.05.06 00:27:17.061995 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3835 | 2026.05.06 00:27:17.062031 [ 287 ] {} <Debug> TCP-Session: 2e40e97f-e1a5-4cf9-ae4e-a9e6e03f1649 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.05.06 00:27:17.062054 [ 289 ] {4e6ce422-fb65-486e-9617-654df76d270b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3837 | 2026.05.06 00:27:17.062060 [ 286 ] {} <Debug> TCP-Session: c0e99ed6-3544-4747-9701-c183df8da1a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:46848 | ||
| 3838 | 2026.05.06 00:27:17.062069 [ 287 ] {} <Debug> TCP-Session: 2e40e97f-e1a5-4cf9-ae4e-a9e6e03f1649 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.05.06 00:27:17.062107 [ 286 ] {} <Debug> TCP-Session: c0e99ed6-3544-4747-9701-c183df8da1a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.05.06 00:27:17.062133 [ 286 ] {} <Debug> TCP-Session: c0e99ed6-3544-4747-9701-c183df8da1a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2026.05.06 00:27:17.062172 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3842 | 2026.05.06 00:27:17.062209 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3843 | 2026.05.06 00:27:17.062213 [ 277 ] {} <Debug> TCP-Session: c5781a7d-53c3-413a-ba6d-877ac53118ef Authenticating user 'default' from [fd00:1122:3344:101::e]:39345 | ||
| 3844 | 2026.05.06 00:27:17.062255 [ 293 ] {} <Debug> TCP-Session: 71c7c1f9-3c37-4581-b1f8-7b0775500a84 Authenticating user 'default' from [fd00:1122:3344:101::e]:49210 | ||
| 3845 | 2026.05.06 00:27:17.062262 [ 277 ] {} <Debug> TCP-Session: c5781a7d-53c3-413a-ba6d-877ac53118ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3846 | 2026.05.06 00:27:17.062289 [ 293 ] {} <Debug> TCP-Session: 71c7c1f9-3c37-4581-b1f8-7b0775500a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2026.05.06 00:27:17.062305 [ 277 ] {} <Debug> TCP-Session: c5781a7d-53c3-413a-ba6d-877ac53118ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.05.06 00:27:17.062318 [ 293 ] {} <Debug> TCP-Session: 71c7c1f9-3c37-4581-b1f8-7b0775500a84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3849 | 2026.05.06 00:27:17.062458 [ 289 ] {4e6ce422-fb65-486e-9617-654df76d270b} <Debug> oximeter.version (255697f4-5441-4d66-85c6-dbb5506fcaa9) (SelectExecutor): Key condition: unknown | ||
| 3850 | 2026.05.06 00:27:17.063798 [ 319 ] {4e6ce422-fb65-486e-9617-654df76d270b} <Trace> AggregatingTransform: Aggregating | ||
| 3851 | 2026.05.06 00:27:17.063841 [ 319 ] {4e6ce422-fb65-486e-9617-654df76d270b} <Trace> Aggregator: Aggregation method: without_key | ||
| 3852 | 2026.05.06 00:27:17.063879 [ 319 ] {4e6ce422-fb65-486e-9617-654df76d270b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001282157 sec. (779.936 rows/sec., 30.47 KiB/sec.) | ||
| 3853 | 2026.05.06 00:27:17.063898 [ 319 ] {4e6ce422-fb65-486e-9617-654df76d270b} <Trace> Aggregator: Merging aggregated data | ||
| 3854 | 2026.05.06 00:27:17.065612 [ 289 ] {4e6ce422-fb65-486e-9617-654df76d270b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004178 sec., 239.34897079942556 rows/sec., 9.35 KiB/sec. | ||
| 3855 | 2026.05.06 00:27:17.065772 [ 289 ] {4e6ce422-fb65-486e-9617-654df76d270b} <Debug> TCPHandler: Processed in 0.004834975 sec. | ||
| 3856 | 2026.05.06 00:27:17.065945 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3857 | 2026.05.06 00:27:17.065981 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3858 | 2026.05.06 00:27:17.066006 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3859 | 2026.05.06 00:27:17.066025 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3860 | 2026.05.06 00:27:17.066049 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3861 | 2026.05.06 00:27:17.066070 [ 292 ] {} <Debug> TCP-Session: e39f2d63-5de2-4624-bfad-662177a770bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2026.05.06 00:27:17.066092 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3863 | 2026.05.06 00:27:17.066125 [ 290 ] {} <Debug> TCP-Session: 78b83d5a-f43c-4697-ba5b-9ca5716d5c7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.05.06 00:27:17.066134 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3865 | 2026.05.06 00:27:17.066165 [ 294 ] {} <Debug> TCP-Session: ed608f17-f07d-4ecb-b30b-37861bf15561 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3866 | 2026.05.06 00:27:17.066107 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3867 | 2026.05.06 00:27:17.066205 [ 286 ] {} <Debug> TCP-Session: c0e99ed6-3544-4747-9701-c183df8da1a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.05.06 00:27:17.066101 [ 293 ] {} <Debug> TCP-Session: 71c7c1f9-3c37-4581-b1f8-7b0775500a84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.05.06 00:27:17.066247 [ 287 ] {} <Debug> TCP-Session: 2e40e97f-e1a5-4cf9-ae4e-a9e6e03f1649 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3870 | 2026.05.06 00:27:17.066073 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3871 | 2026.05.06 00:27:17.066041 [ 291 ] {} <Debug> TCP-Session: 73b4807e-a4b7-46ea-b97f-641b6423c935 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3872 | 2026.05.06 00:27:17.066329 [ 277 ] {} <Debug> TCP-Session: c5781a7d-53c3-413a-ba6d-877ac53118ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3873 | 2026.05.06 00:27:17.065984 [ 289 ] {} <Debug> TCP-Session: 8e3b8357-4426-4cf3-a603-c2573bae0587 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2026.05.06 00:27:17.084566 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42562 | ||
| 3875 | 2026.05.06 00:27:17.084650 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3876 | 2026.05.06 00:27:17.084678 [ 289 ] {} <Debug> TCP-Session: 015acc9f-3567-4e5c-9367-4ae9e1b94cc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42562 | ||
| 3877 | 2026.05.06 00:27:17.084701 [ 289 ] {} <Debug> TCP-Session: 015acc9f-3567-4e5c-9367-4ae9e1b94cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2026.05.06 00:27:17.084716 [ 289 ] {} <Debug> TCP-Session: 015acc9f-3567-4e5c-9367-4ae9e1b94cc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3879 | 2026.05.06 00:27:17.084944 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32941 | ||
| 3880 | 2026.05.06 00:27:17.084964 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48090 | ||
| 3881 | 2026.05.06 00:27:17.084995 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61829 | ||
| 3882 | 2026.05.06 00:27:17.085017 [ 289 ] {} <Trace> TCP-Session: 015acc9f-3567-4e5c-9367-4ae9e1b94cc8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3883 | 2026.05.06 00:27:17.085019 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64606 | ||
| 3884 | 2026.05.06 00:27:17.085046 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3885 | 2026.05.06 00:27:17.085067 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3886 | 2026.05.06 00:27:17.085079 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3887 | 2026.05.06 00:27:17.085101 [ 290 ] {} <Debug> TCP-Session: de721261-7312-4648-8ffe-677c7c369271 Authenticating user 'default' from [fd00:1122:3344:101::e]:32941 | ||
| 3888 | 2026.05.06 00:27:17.085120 [ 292 ] {} <Debug> TCP-Session: 2528ef38-e228-4346-a000-e20fe242e874 Authenticating user 'default' from [fd00:1122:3344:101::e]:48090 | ||
| 3889 | 2026.05.06 00:27:17.085136 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3890 | 2026.05.06 00:27:17.085152 [ 290 ] {} <Debug> TCP-Session: de721261-7312-4648-8ffe-677c7c369271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.05.06 00:27:17.085168 [ 292 ] {} <Debug> TCP-Session: 2528ef38-e228-4346-a000-e20fe242e874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3892 | 2026.05.06 00:27:17.085190 [ 290 ] {} <Debug> TCP-Session: de721261-7312-4648-8ffe-677c7c369271 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3893 | 2026.05.06 00:27:17.085189 [ 286 ] {} <Debug> TCP-Session: 4d9df9a1-167c-4b5d-8806-778a6a4da42c Authenticating user 'default' from [fd00:1122:3344:101::e]:64606 | ||
| 3894 | 2026.05.06 00:27:17.085206 [ 292 ] {} <Debug> TCP-Session: 2528ef38-e228-4346-a000-e20fe242e874 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2026.05.06 00:27:17.085212 [ 289 ] {ecfa9c84-c80a-4fff-9694-5107091dd60a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42562) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3896 | 2026.05.06 00:27:17.085234 [ 286 ] {} <Debug> TCP-Session: 4d9df9a1-167c-4b5d-8806-778a6a4da42c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3897 | 2026.05.06 00:27:17.085137 [ 294 ] {} <Debug> TCP-Session: 781e9f16-8989-474e-b044-0747600d3bd3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61829 | ||
| 3898 | 2026.05.06 00:27:17.085290 [ 286 ] {} <Debug> TCP-Session: 4d9df9a1-167c-4b5d-8806-778a6a4da42c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3899 | 2026.05.06 00:27:17.085316 [ 294 ] {} <Debug> TCP-Session: 781e9f16-8989-474e-b044-0747600d3bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3900 | 2026.05.06 00:27:17.085020 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56788 | ||
| 3901 | 2026.05.06 00:27:17.085347 [ 294 ] {} <Debug> TCP-Session: 781e9f16-8989-474e-b044-0747600d3bd3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.05.06 00:27:17.085006 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58497 | ||
| 3903 | 2026.05.06 00:27:17.085424 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3904 | 2026.05.06 00:27:17.084973 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54622 | ||
| 3905 | 2026.05.06 00:27:17.085462 [ 287 ] {} <Debug> TCP-Session: 26165402-ff57-4271-9f29-5b2c47473273 Authenticating user 'default' from [fd00:1122:3344:101::e]:56788 | ||
| 3906 | 2026.05.06 00:27:17.085475 [ 289 ] {ecfa9c84-c80a-4fff-9694-5107091dd60a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3907 | 2026.05.06 00:27:17.085487 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3908 | 2026.05.06 00:27:17.085533 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3909 | 2026.05.06 00:27:17.085554 [ 277 ] {} <Debug> TCP-Session: d663b2fe-e067-4d1c-90f5-cbc4970ad92c Authenticating user 'default' from [fd00:1122:3344:101::e]:58497 | ||
| 3910 | 2026.05.06 00:27:17.085562 [ 289 ] {ecfa9c84-c80a-4fff-9694-5107091dd60a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3911 | 2026.05.06 00:27:17.085575 [ 293 ] {} <Debug> TCP-Session: dda1dbee-1484-42fc-8073-10d00f8c6e1e Authenticating user 'default' from [fd00:1122:3344:101::e]:54622 | ||
| 3912 | 2026.05.06 00:27:17.085602 [ 277 ] {} <Debug> TCP-Session: d663b2fe-e067-4d1c-90f5-cbc4970ad92c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.05.06 00:27:17.085641 [ 293 ] {} <Debug> TCP-Session: dda1dbee-1484-42fc-8073-10d00f8c6e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.05.06 00:27:17.085656 [ 277 ] {} <Debug> TCP-Session: d663b2fe-e067-4d1c-90f5-cbc4970ad92c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2026.05.06 00:27:17.085672 [ 293 ] {} <Debug> TCP-Session: dda1dbee-1484-42fc-8073-10d00f8c6e1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3916 | 2026.05.06 00:27:17.084945 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39043 | ||
| 3917 | 2026.05.06 00:27:17.085494 [ 287 ] {} <Debug> TCP-Session: 26165402-ff57-4271-9f29-5b2c47473273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3918 | 2026.05.06 00:27:17.085753 [ 287 ] {} <Debug> TCP-Session: 26165402-ff57-4271-9f29-5b2c47473273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3919 | 2026.05.06 00:27:17.085763 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3920 | 2026.05.06 00:27:17.085794 [ 291 ] {} <Debug> TCP-Session: 338fdcf0-a7bc-4d00-a8d3-a49b44f21732 Authenticating user 'default' from [fd00:1122:3344:101::e]:39043 | ||
| 3921 | 2026.05.06 00:27:17.085811 [ 291 ] {} <Debug> TCP-Session: 338fdcf0-a7bc-4d00-a8d3-a49b44f21732 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.05.06 00:27:17.085828 [ 291 ] {} <Debug> TCP-Session: 338fdcf0-a7bc-4d00-a8d3-a49b44f21732 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3923 | 2026.05.06 00:27:17.085969 [ 289 ] {ecfa9c84-c80a-4fff-9694-5107091dd60a} <Debug> oximeter.version (255697f4-5441-4d66-85c6-dbb5506fcaa9) (SelectExecutor): Key condition: unknown | ||
| 3924 | 2026.05.06 00:27:17.087092 [ 300 ] {ecfa9c84-c80a-4fff-9694-5107091dd60a} <Trace> AggregatingTransform: Aggregating | ||
| 3925 | 2026.05.06 00:27:17.087127 [ 300 ] {ecfa9c84-c80a-4fff-9694-5107091dd60a} <Trace> Aggregator: Aggregation method: without_key | ||
| 3926 | 2026.05.06 00:27:17.087156 [ 300 ] {ecfa9c84-c80a-4fff-9694-5107091dd60a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001058624 sec. (944.622 rows/sec., 36.90 KiB/sec.) | ||
| 3927 | 2026.05.06 00:27:17.087181 [ 300 ] {ecfa9c84-c80a-4fff-9694-5107091dd60a} <Trace> Aggregator: Merging aggregated data | ||
| 3928 | 2026.05.06 00:27:17.088964 [ 289 ] {ecfa9c84-c80a-4fff-9694-5107091dd60a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003798 sec., 263.2964718272775 rows/sec., 10.29 KiB/sec. | ||
| 3929 | 2026.05.06 00:27:17.089186 [ 289 ] {ecfa9c84-c80a-4fff-9694-5107091dd60a} <Debug> TCPHandler: Processed in 0.004257687 sec. | ||
| 3930 | 2026.05.06 00:27:17.089372 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3931 | 2026.05.06 00:27:17.089402 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3932 | 2026.05.06 00:27:17.089424 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3933 | 2026.05.06 00:27:17.089458 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3934 | 2026.05.06 00:27:17.089470 [ 287 ] {} <Debug> TCP-Session: 26165402-ff57-4271-9f29-5b2c47473273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.05.06 00:27:17.089487 [ 290 ] {} <Debug> TCP-Session: de721261-7312-4648-8ffe-677c7c369271 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.05.06 00:27:17.089501 [ 294 ] {} <Debug> TCP-Session: 781e9f16-8989-474e-b044-0747600d3bd3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2026.05.06 00:27:17.089527 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3938 | 2026.05.06 00:27:17.089499 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3939 | 2026.05.06 00:27:17.089575 [ 291 ] {} <Debug> TCP-Session: 338fdcf0-a7bc-4d00-a8d3-a49b44f21732 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3940 | 2026.05.06 00:27:17.089571 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3941 | 2026.05.06 00:27:17.089599 [ 293 ] {} <Debug> TCP-Session: dda1dbee-1484-42fc-8073-10d00f8c6e1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2026.05.06 00:27:17.089480 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3943 | 2026.05.06 00:27:17.089639 [ 286 ] {} <Debug> TCP-Session: 4d9df9a1-167c-4b5d-8806-778a6a4da42c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3944 | 2026.05.06 00:27:17.089438 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3945 | 2026.05.06 00:27:17.089697 [ 277 ] {} <Debug> TCP-Session: d663b2fe-e067-4d1c-90f5-cbc4970ad92c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3946 | 2026.05.06 00:27:17.089405 [ 289 ] {} <Debug> TCP-Session: 015acc9f-3567-4e5c-9367-4ae9e1b94cc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3947 | 2026.05.06 00:27:17.089751 [ 292 ] {} <Debug> TCP-Session: 2528ef38-e228-4346-a000-e20fe242e874 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3948 | 2026.05.06 00:27:17.298105 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8160 | ||
| 3949 | 2026.05.06 00:27:17.298651 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3950 | 2026.05.06 00:27:17.298703 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 3951 | 2026.05.06 00:27:17.299255 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3952 | 2026.05.06 00:27:17.299526 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3953 | 2026.05.06 00:27:17.299687 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8160 | ||
| 3954 | 2026.05.06 00:27:17.329514 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65259 | ||
| 3955 | 2026.05.06 00:27:17.329631 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3956 | 2026.05.06 00:27:17.329661 [ 289 ] {} <Debug> TCP-Session: a3f6ff23-8648-4893-9f27-3e337414bb45 Authenticating user 'default' from [fd00:1122:3344:101::e]:65259 | ||
| 3957 | 2026.05.06 00:27:17.329690 [ 289 ] {} <Debug> TCP-Session: a3f6ff23-8648-4893-9f27-3e337414bb45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2026.05.06 00:27:17.329708 [ 289 ] {} <Debug> TCP-Session: a3f6ff23-8648-4893-9f27-3e337414bb45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.05.06 00:27:17.329918 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55486 | ||
| 3960 | 2026.05.06 00:27:17.329947 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36672 | ||
| 3961 | 2026.05.06 00:27:17.329960 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42873 | ||
| 3962 | 2026.05.06 00:27:17.329937 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47444 | ||
| 3963 | 2026.05.06 00:27:17.330019 [ 289 ] {} <Trace> TCP-Session: a3f6ff23-8648-4893-9f27-3e337414bb45 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2026.05.06 00:27:17.330037 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3965 | 2026.05.06 00:27:17.330034 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3966 | 2026.05.06 00:27:17.330080 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3967 | 2026.05.06 00:27:17.330080 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3968 | 2026.05.06 00:27:17.330114 [ 290 ] {} <Debug> TCP-Session: c4f53e5e-6b6f-4cce-a3b4-8058a7905761 Authenticating user 'default' from [fd00:1122:3344:101::e]:55486 | ||
| 3969 | 2026.05.06 00:27:17.330120 [ 277 ] {} <Debug> TCP-Session: 0275a9c1-795c-4eb8-a7dd-0aa7e3e4043b Authenticating user 'default' from [fd00:1122:3344:101::e]:42873 | ||
| 3970 | 2026.05.06 00:27:17.330125 [ 292 ] {} <Debug> TCP-Session: 38cee2a0-cdb4-44db-9eb1-6c8e2662bd99 Authenticating user 'default' from [fd00:1122:3344:101::e]:47444 | ||
| 3971 | 2026.05.06 00:27:17.330145 [ 290 ] {} <Debug> TCP-Session: c4f53e5e-6b6f-4cce-a3b4-8058a7905761 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3972 | 2026.05.06 00:27:17.330156 [ 277 ] {} <Debug> TCP-Session: 0275a9c1-795c-4eb8-a7dd-0aa7e3e4043b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3973 | 2026.05.06 00:27:17.330160 [ 292 ] {} <Debug> TCP-Session: 38cee2a0-cdb4-44db-9eb1-6c8e2662bd99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2026.05.06 00:27:17.330169 [ 290 ] {} <Debug> TCP-Session: c4f53e5e-6b6f-4cce-a3b4-8058a7905761 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3975 | 2026.05.06 00:27:17.330187 [ 292 ] {} <Debug> TCP-Session: 38cee2a0-cdb4-44db-9eb1-6c8e2662bd99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3976 | 2026.05.06 00:27:17.330202 [ 289 ] {c999ff50-24d3-4e28-8268-39f717f0ac5b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65259) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3977 | 2026.05.06 00:27:17.330074 [ 294 ] {} <Debug> TCP-Session: c89955e0-8872-4528-abed-12d23d87eda3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36672 | ||
| 3978 | 2026.05.06 00:27:17.329933 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46384 | ||
| 3979 | 2026.05.06 00:27:17.330265 [ 294 ] {} <Debug> TCP-Session: c89955e0-8872-4528-abed-12d23d87eda3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2026.05.06 00:27:17.329919 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33755 | ||
| 3981 | 2026.05.06 00:27:17.330306 [ 294 ] {} <Debug> TCP-Session: c89955e0-8872-4528-abed-12d23d87eda3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3982 | 2026.05.06 00:27:17.330179 [ 277 ] {} <Debug> TCP-Session: 0275a9c1-795c-4eb8-a7dd-0aa7e3e4043b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2026.05.06 00:27:17.330350 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3984 | 2026.05.06 00:27:17.330374 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3985 | 2026.05.06 00:27:17.330391 [ 293 ] {} <Debug> TCP-Session: 51e0e0f9-7183-494f-8612-fa12f140ac35 Authenticating user 'default' from [fd00:1122:3344:101::e]:46384 | ||
| 3986 | 2026.05.06 00:27:17.330401 [ 291 ] {} <Debug> TCP-Session: a001b19b-c97f-48ad-abb9-81c1ea2d2571 Authenticating user 'default' from [fd00:1122:3344:101::e]:33755 | ||
| 3987 | 2026.05.06 00:27:17.330416 [ 293 ] {} <Debug> TCP-Session: 51e0e0f9-7183-494f-8612-fa12f140ac35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3988 | 2026.05.06 00:27:17.330419 [ 291 ] {} <Debug> TCP-Session: a001b19b-c97f-48ad-abb9-81c1ea2d2571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3989 | 2026.05.06 00:27:17.330430 [ 293 ] {} <Debug> TCP-Session: 51e0e0f9-7183-494f-8612-fa12f140ac35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3990 | 2026.05.06 00:27:17.330438 [ 291 ] {} <Debug> TCP-Session: a001b19b-c97f-48ad-abb9-81c1ea2d2571 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3991 | 2026.05.06 00:27:17.330497 [ 289 ] {c999ff50-24d3-4e28-8268-39f717f0ac5b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3992 | 2026.05.06 00:27:17.330556 [ 289 ] {c999ff50-24d3-4e28-8268-39f717f0ac5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3993 | 2026.05.06 00:27:17.330840 [ 289 ] {c999ff50-24d3-4e28-8268-39f717f0ac5b} <Debug> oximeter.version (255697f4-5441-4d66-85c6-dbb5506fcaa9) (SelectExecutor): Key condition: unknown | ||
| 3994 | 2026.05.06 00:27:17.331782 [ 329 ] {c999ff50-24d3-4e28-8268-39f717f0ac5b} <Trace> AggregatingTransform: Aggregating | ||
| 3995 | 2026.05.06 00:27:17.331835 [ 329 ] {c999ff50-24d3-4e28-8268-39f717f0ac5b} <Trace> Aggregator: Aggregation method: without_key | ||
| 3996 | 2026.05.06 00:27:17.331879 [ 329 ] {c999ff50-24d3-4e28-8268-39f717f0ac5b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000934263 sec. (1070.362 rows/sec., 41.81 KiB/sec.) | ||
| 3997 | 2026.05.06 00:27:17.331903 [ 329 ] {c999ff50-24d3-4e28-8268-39f717f0ac5b} <Trace> Aggregator: Merging aggregated data | ||
| 3998 | 2026.05.06 00:27:17.333349 [ 289 ] {c999ff50-24d3-4e28-8268-39f717f0ac5b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003204 sec., 312.10986267166044 rows/sec., 12.19 KiB/sec. | ||
| 3999 | 2026.05.06 00:27:17.333506 [ 289 ] {c999ff50-24d3-4e28-8268-39f717f0ac5b} <Debug> TCPHandler: Processed in 0.003608379 sec. | ||
| 4000 | 2026.05.06 00:27:17.333620 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4001 | 2026.05.06 00:27:17.333649 [ 289 ] {} <Debug> TCP-Session: a3f6ff23-8648-4893-9f27-3e337414bb45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4002 | 2026.05.06 00:27:17.333684 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4003 | 2026.05.06 00:27:17.333703 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4004 | 2026.05.06 00:27:17.333723 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4005 | 2026.05.06 00:27:17.333734 [ 292 ] {} <Debug> TCP-Session: 38cee2a0-cdb4-44db-9eb1-6c8e2662bd99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4006 | 2026.05.06 00:27:17.333764 [ 277 ] {} <Debug> TCP-Session: 0275a9c1-795c-4eb8-a7dd-0aa7e3e4043b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2026.05.06 00:27:17.333769 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4008 | 2026.05.06 00:27:17.333794 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4009 | 2026.05.06 00:27:17.333748 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4010 | 2026.05.06 00:27:17.333824 [ 290 ] {} <Debug> TCP-Session: c4f53e5e-6b6f-4cce-a3b4-8058a7905761 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2026.05.06 00:27:17.333841 [ 294 ] {} <Debug> TCP-Session: c89955e0-8872-4528-abed-12d23d87eda3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.05.06 00:27:17.333868 [ 291 ] {} <Debug> TCP-Session: a001b19b-c97f-48ad-abb9-81c1ea2d2571 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4013 | 2026.05.06 00:27:17.333754 [ 293 ] {} <Debug> TCP-Session: 51e0e0f9-7183-494f-8612-fa12f140ac35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4014 | 2026.05.06 00:27:17.335655 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63035 | ||
| 4015 | 2026.05.06 00:27:17.335693 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56146 | ||
| 4016 | 2026.05.06 00:27:17.335738 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4017 | 2026.05.06 00:27:17.335773 [ 287 ] {} <Debug> TCP-Session: 941645b3-0bb4-46f3-aaaf-83ca17bed5f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63035 | ||
| 4018 | 2026.05.06 00:27:17.335791 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4019 | 2026.05.06 00:27:17.335794 [ 287 ] {} <Debug> TCP-Session: 941645b3-0bb4-46f3-aaaf-83ca17bed5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4020 | 2026.05.06 00:27:17.335831 [ 286 ] {} <Debug> TCP-Session: 6563d158-42a1-4aa2-bd7a-7beafa6802e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56146 | ||
| 4021 | 2026.05.06 00:27:17.335837 [ 287 ] {} <Debug> TCP-Session: 941645b3-0bb4-46f3-aaaf-83ca17bed5f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4022 | 2026.05.06 00:27:17.335869 [ 286 ] {} <Debug> TCP-Session: 6563d158-42a1-4aa2-bd7a-7beafa6802e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4023 | 2026.05.06 00:27:17.335896 [ 286 ] {} <Debug> TCP-Session: 6563d158-42a1-4aa2-bd7a-7beafa6802e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4024 | 2026.05.06 00:27:17.352538 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:63035). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4025 | |||
| 4026 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4027 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4028 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4029 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4030 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4031 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4032 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4033 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4034 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4035 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4036 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 4037 | (version 23.8.7.1) | ||
| 4038 | 2026.05.06 00:27:17.352718 [ 287 ] {} <Debug> TCP-Session: 941645b3-0bb4-46f3-aaaf-83ca17bed5f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4039 | 2026.05.06 00:27:17.352743 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56146). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4040 | |||
| 4041 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4042 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4043 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 4044 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4045 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4046 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4047 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4048 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4049 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4050 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4051 | 10. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 4052 | (version 23.8.7.1) | ||
| 4053 | 2026.05.06 00:27:17.352816 [ 286 ] {} <Debug> TCP-Session: 6563d158-42a1-4aa2-bd7a-7beafa6802e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4054 | 2026.05.06 00:27:17.727381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4055 | 2026.05.06 00:27:17.742906 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4056 | 2026.05.06 00:27:17.742955 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4057 | 2026.05.06 00:27:17.749126 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4058 | 2026.05.06 00:27:17.749840 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4059 | 2026.05.06 00:27:17.752644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4060 | 2026.05.06 00:27:17.785369 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4061 | 2026.05.06 00:27:17.785605 [ 278 ] {13b47bbb-a533-4301-b459-35841fbb6e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4062 | 2026.05.06 00:27:17.785965 [ 278 ] {13b47bbb-a533-4301-b459-35841fbb6e35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4063 | 2026.05.06 00:27:17.786004 [ 278 ] {13b47bbb-a533-4301-b459-35841fbb6e35} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4064 | 2026.05.06 00:27:17.786242 [ 278 ] {13b47bbb-a533-4301-b459-35841fbb6e35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4065 | 2026.05.06 00:27:17.786320 [ 278 ] {13b47bbb-a533-4301-b459-35841fbb6e35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4066 | 2026.05.06 00:27:17.786469 [ 278 ] {13b47bbb-a533-4301-b459-35841fbb6e35} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4067 | 2026.05.06 00:27:17.786599 [ 307 ] {13b47bbb-a533-4301-b459-35841fbb6e35} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4068 | 2026.05.06 00:27:17.786618 [ 324 ] {13b47bbb-a533-4301-b459-35841fbb6e35} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4069 | 2026.05.06 00:27:17.786599 [ 327 ] {13b47bbb-a533-4301-b459-35841fbb6e35} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4070 | 2026.05.06 00:27:17.786778 [ 278 ] {13b47bbb-a533-4301-b459-35841fbb6e35} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 4071 | 2026.05.06 00:27:17.786819 [ 278 ] {13b47bbb-a533-4301-b459-35841fbb6e35} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4072 | 2026.05.06 00:27:17.786937 [ 278 ] {13b47bbb-a533-4301-b459-35841fbb6e35} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4073 | 2026.05.06 00:27:17.786962 [ 278 ] {13b47bbb-a533-4301-b459-35841fbb6e35} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4074 | 2026.05.06 00:27:17.787001 [ 278 ] {13b47bbb-a533-4301-b459-35841fbb6e35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4075 | 2026.05.06 00:27:17.787049 [ 278 ] {13b47bbb-a533-4301-b459-35841fbb6e35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4076 | 2026.05.06 00:27:17.787135 [ 278 ] {13b47bbb-a533-4301-b459-35841fbb6e35} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4077 | 2026.05.06 00:27:17.788566 [ 278 ] {13b47bbb-a533-4301-b459-35841fbb6e35} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.003053 sec., 16377.333770062232 rows/sec., 1.29 MiB/sec. | ||
| 4078 | 2026.05.06 00:27:17.788751 [ 278 ] {13b47bbb-a533-4301-b459-35841fbb6e35} <Debug> TCPHandler: Processed in 0.003520647 sec. | ||
| 4079 | 2026.05.06 00:27:17.790956 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4080 | 2026.05.06 00:27:17.791080 [ 278 ] {9f6c3168-af38-4844-897b-6bcf8b6f60ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4081 | 2026.05.06 00:27:17.791132 [ 278 ] {9f6c3168-af38-4844-897b-6bcf8b6f60ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4082 | 2026.05.06 00:27:17.791699 [ 278 ] {9f6c3168-af38-4844-897b-6bcf8b6f60ff} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4083 | 2026.05.06 00:27:17.791756 [ 278 ] {9f6c3168-af38-4844-897b-6bcf8b6f60ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4084 | 2026.05.06 00:27:17.792224 [ 278 ] {9f6c3168-af38-4844-897b-6bcf8b6f60ff} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4085 | 2026.05.06 00:27:17.792474 [ 278 ] {9f6c3168-af38-4844-897b-6bcf8b6f60ff} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4086 | 2026.05.06 00:27:17.792633 [ 278 ] {9f6c3168-af38-4844-897b-6bcf8b6f60ff} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001589 sec., 49087.47640025173 rows/sec., 4.06 MiB/sec. | ||
| 4087 | 2026.05.06 00:27:17.792681 [ 278 ] {9f6c3168-af38-4844-897b-6bcf8b6f60ff} <Debug> TCPHandler: Processed in 0.001811404 sec. | ||
| 4088 | 2026.05.06 00:27:17.792861 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4089 | 2026.05.06 00:27:17.792993 [ 278 ] {6ec14f01-dd4a-42fe-a6ad-c0943850dae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4090 | 2026.05.06 00:27:17.793050 [ 278 ] {6ec14f01-dd4a-42fe-a6ad-c0943850dae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4091 | 2026.05.06 00:27:17.793779 [ 278 ] {6ec14f01-dd4a-42fe-a6ad-c0943850dae3} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4092 | 2026.05.06 00:27:17.793828 [ 278 ] {6ec14f01-dd4a-42fe-a6ad-c0943850dae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4093 | 2026.05.06 00:27:17.794168 [ 278 ] {6ec14f01-dd4a-42fe-a6ad-c0943850dae3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4094 | 2026.05.06 00:27:17.794423 [ 278 ] {6ec14f01-dd4a-42fe-a6ad-c0943850dae3} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.05.06 00:27:17.794578 [ 278 ] {6ec14f01-dd4a-42fe-a6ad-c0943850dae3} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001617 sec., 6802.721088435374 rows/sec., 511.53 KiB/sec. | ||
| 4096 | 2026.05.06 00:27:17.794625 [ 278 ] {6ec14f01-dd4a-42fe-a6ad-c0943850dae3} <Debug> TCPHandler: Processed in 0.001828784 sec. | ||
| 4097 | 2026.05.06 00:27:17.794797 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4098 | 2026.05.06 00:27:17.794911 [ 278 ] {b5afc630-c58a-4c14-97ab-b7d0f5c4d434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4099 | 2026.05.06 00:27:17.794954 [ 278 ] {b5afc630-c58a-4c14-97ab-b7d0f5c4d434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4100 | 2026.05.06 00:27:17.795699 [ 278 ] {b5afc630-c58a-4c14-97ab-b7d0f5c4d434} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4101 | 2026.05.06 00:27:17.795740 [ 278 ] {b5afc630-c58a-4c14-97ab-b7d0f5c4d434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4102 | 2026.05.06 00:27:17.796133 [ 278 ] {b5afc630-c58a-4c14-97ab-b7d0f5c4d434} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4103 | 2026.05.06 00:27:17.796406 [ 278 ] {b5afc630-c58a-4c14-97ab-b7d0f5c4d434} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2026.05.06 00:27:17.796564 [ 278 ] {b5afc630-c58a-4c14-97ab-b7d0f5c4d434} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001673 sec., 44829.64734010759 rows/sec., 3.50 MiB/sec. | ||
| 4105 | 2026.05.06 00:27:17.796612 [ 278 ] {b5afc630-c58a-4c14-97ab-b7d0f5c4d434} <Debug> TCPHandler: Processed in 0.001886705 sec. | ||
| 4106 | 2026.05.06 00:27:17.796763 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4107 | 2026.05.06 00:27:17.796866 [ 278 ] {03a56550-4ff9-427c-976c-be924c1ef2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4108 | 2026.05.06 00:27:17.796917 [ 278 ] {03a56550-4ff9-427c-976c-be924c1ef2bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4109 | 2026.05.06 00:27:17.797461 [ 278 ] {03a56550-4ff9-427c-976c-be924c1ef2bd} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4110 | 2026.05.06 00:27:17.797504 [ 278 ] {03a56550-4ff9-427c-976c-be924c1ef2bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4111 | 2026.05.06 00:27:17.797908 [ 278 ] {03a56550-4ff9-427c-976c-be924c1ef2bd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4112 | 2026.05.06 00:27:17.798168 [ 278 ] {03a56550-4ff9-427c-976c-be924c1ef2bd} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4113 | 2026.05.06 00:27:17.798308 [ 278 ] {03a56550-4ff9-427c-976c-be924c1ef2bd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001465 sec., 109215.01706484643 rows/sec., 7.61 MiB/sec. | ||
| 4114 | 2026.05.06 00:27:17.798349 [ 278 ] {03a56550-4ff9-427c-976c-be924c1ef2bd} <Debug> TCPHandler: Processed in 0.001642532 sec. | ||
| 4115 | 2026.05.06 00:27:17.798502 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4116 | 2026.05.06 00:27:17.798615 [ 278 ] {5945a878-243a-423d-852d-ba85baaa27fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4117 | 2026.05.06 00:27:17.798683 [ 278 ] {5945a878-243a-423d-852d-ba85baaa27fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4118 | 2026.05.06 00:27:17.799485 [ 278 ] {5945a878-243a-423d-852d-ba85baaa27fb} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4119 | 2026.05.06 00:27:17.799523 [ 278 ] {5945a878-243a-423d-852d-ba85baaa27fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4120 | 2026.05.06 00:27:17.800074 [ 278 ] {5945a878-243a-423d-852d-ba85baaa27fb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4121 | 2026.05.06 00:27:17.800318 [ 278 ] {5945a878-243a-423d-852d-ba85baaa27fb} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4122 | 2026.05.06 00:27:17.800464 [ 278 ] {5945a878-243a-423d-852d-ba85baaa27fb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001872 sec., 5876.068376068376 rows/sec., 10.53 MiB/sec. | ||
| 4123 | 2026.05.06 00:27:17.800530 [ 278 ] {5945a878-243a-423d-852d-ba85baaa27fb} <Debug> TCPHandler: Processed in 0.002083028 sec. | ||
| 4124 | 2026.05.06 00:27:17.800659 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4125 | 2026.05.06 00:27:17.800760 [ 278 ] {a372d9c9-2dcb-4a66-b5ff-887bf687602d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4126 | 2026.05.06 00:27:17.800804 [ 278 ] {a372d9c9-2dcb-4a66-b5ff-887bf687602d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4127 | 2026.05.06 00:27:17.801181 [ 278 ] {a372d9c9-2dcb-4a66-b5ff-887bf687602d} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4128 | 2026.05.06 00:27:17.801219 [ 278 ] {a372d9c9-2dcb-4a66-b5ff-887bf687602d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4129 | 2026.05.06 00:27:17.801540 [ 278 ] {a372d9c9-2dcb-4a66-b5ff-887bf687602d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4130 | 2026.05.06 00:27:17.801780 [ 278 ] {a372d9c9-2dcb-4a66-b5ff-887bf687602d} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4131 | 2026.05.06 00:27:17.801927 [ 278 ] {a372d9c9-2dcb-4a66-b5ff-887bf687602d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001189 sec., 50462.57359125315 rows/sec., 3.40 MiB/sec. | ||
| 4132 | 2026.05.06 00:27:17.801966 [ 278 ] {a372d9c9-2dcb-4a66-b5ff-887bf687602d} <Debug> TCPHandler: Processed in 0.001358228 sec. | ||
| 4133 | 2026.05.06 00:27:19.735766 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 504 | ||
| 4134 | 2026.05.06 00:27:19.738053 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4135 | 2026.05.06 00:27:19.738101 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 4136 | 2026.05.06 00:27:19.739402 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4137 | 2026.05.06 00:27:19.739687 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2026.05.06 00:27:19.740052 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 504 | ||
| 4139 | 2026.05.06 00:27:22.782292 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4140 | 2026.05.06 00:27:22.782541 [ 278 ] {93bf6708-1878-436a-81c0-1e38469207c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 4141 | 2026.05.06 00:27:22.782887 [ 278 ] {93bf6708-1878-436a-81c0-1e38469207c8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4142 | 2026.05.06 00:27:22.782925 [ 278 ] {93bf6708-1878-436a-81c0-1e38469207c8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 4143 | 2026.05.06 00:27:22.783147 [ 278 ] {93bf6708-1878-436a-81c0-1e38469207c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4144 | 2026.05.06 00:27:22.783220 [ 278 ] {93bf6708-1878-436a-81c0-1e38469207c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4145 | 2026.05.06 00:27:22.783362 [ 278 ] {93bf6708-1878-436a-81c0-1e38469207c8} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4146 | 2026.05.06 00:27:22.783479 [ 300 ] {93bf6708-1878-436a-81c0-1e38469207c8} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4147 | 2026.05.06 00:27:22.783497 [ 316 ] {93bf6708-1878-436a-81c0-1e38469207c8} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4148 | 2026.05.06 00:27:22.783479 [ 307 ] {93bf6708-1878-436a-81c0-1e38469207c8} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4149 | 2026.05.06 00:27:22.783660 [ 278 ] {93bf6708-1878-436a-81c0-1e38469207c8} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 4150 | 2026.05.06 00:27:22.783691 [ 278 ] {93bf6708-1878-436a-81c0-1e38469207c8} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4151 | 2026.05.06 00:27:22.783787 [ 278 ] {93bf6708-1878-436a-81c0-1e38469207c8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4152 | 2026.05.06 00:27:22.783810 [ 278 ] {93bf6708-1878-436a-81c0-1e38469207c8} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4153 | 2026.05.06 00:27:22.783845 [ 278 ] {93bf6708-1878-436a-81c0-1e38469207c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4154 | 2026.05.06 00:27:22.783882 [ 278 ] {93bf6708-1878-436a-81c0-1e38469207c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4155 | 2026.05.06 00:27:22.783915 [ 278 ] {93bf6708-1878-436a-81c0-1e38469207c8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4156 | 2026.05.06 00:27:22.785045 [ 278 ] {93bf6708-1878-436a-81c0-1e38469207c8} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002593 sec., 19282.68414963363 rows/sec., 1.52 MiB/sec. | ||
| 4157 | 2026.05.06 00:27:22.785209 [ 278 ] {93bf6708-1878-436a-81c0-1e38469207c8} <Debug> TCPHandler: Processed in 0.003051921 sec. | ||
| 4158 | 2026.05.06 00:27:22.787368 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4159 | 2026.05.06 00:27:22.787504 [ 278 ] {40b212ce-7854-4dc5-ad06-cf9cd4f08e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4160 | 2026.05.06 00:27:22.787558 [ 278 ] {40b212ce-7854-4dc5-ad06-cf9cd4f08e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4161 | 2026.05.06 00:27:22.788113 [ 278 ] {40b212ce-7854-4dc5-ad06-cf9cd4f08e45} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4162 | 2026.05.06 00:27:22.788168 [ 278 ] {40b212ce-7854-4dc5-ad06-cf9cd4f08e45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4163 | 2026.05.06 00:27:22.788550 [ 278 ] {40b212ce-7854-4dc5-ad06-cf9cd4f08e45} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4164 | 2026.05.06 00:27:22.788787 [ 278 ] {40b212ce-7854-4dc5-ad06-cf9cd4f08e45} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4165 | 2026.05.06 00:27:22.788937 [ 278 ] {40b212ce-7854-4dc5-ad06-cf9cd4f08e45} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001473 sec., 2715.5465037338768 rows/sec., 221.43 KiB/sec. | ||
| 4166 | 2026.05.06 00:27:22.788977 [ 278 ] {40b212ce-7854-4dc5-ad06-cf9cd4f08e45} <Debug> TCPHandler: Processed in 0.001672963 sec. | ||
| 4167 | 2026.05.06 00:27:22.789102 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4168 | 2026.05.06 00:27:22.789202 [ 278 ] {f4febd00-35ce-48cf-98b6-869d46091671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4169 | 2026.05.06 00:27:22.789242 [ 278 ] {f4febd00-35ce-48cf-98b6-869d46091671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4170 | 2026.05.06 00:27:22.789698 [ 278 ] {f4febd00-35ce-48cf-98b6-869d46091671} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2026.05.06 00:27:22.789733 [ 278 ] {f4febd00-35ce-48cf-98b6-869d46091671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4172 | 2026.05.06 00:27:22.790051 [ 278 ] {f4febd00-35ce-48cf-98b6-869d46091671} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4173 | 2026.05.06 00:27:22.790270 [ 278 ] {f4febd00-35ce-48cf-98b6-869d46091671} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2026.05.06 00:27:22.790401 [ 278 ] {f4febd00-35ce-48cf-98b6-869d46091671} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001221 sec., 98280.09828009827 rows/sec., 8.34 MiB/sec. | ||
| 4175 | 2026.05.06 00:27:22.790439 [ 278 ] {f4febd00-35ce-48cf-98b6-869d46091671} <Debug> TCPHandler: Processed in 0.001386838 sec. | ||
| 4176 | 2026.05.06 00:27:22.790559 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4177 | 2026.05.06 00:27:22.790655 [ 278 ] {702934ff-cce7-4392-910a-9be4eb3b6ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4178 | 2026.05.06 00:27:22.790696 [ 278 ] {702934ff-cce7-4392-910a-9be4eb3b6ae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4179 | 2026.05.06 00:27:22.791097 [ 278 ] {702934ff-cce7-4392-910a-9be4eb3b6ae4} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4180 | 2026.05.06 00:27:22.791132 [ 278 ] {702934ff-cce7-4392-910a-9be4eb3b6ae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4181 | 2026.05.06 00:27:22.791427 [ 278 ] {702934ff-cce7-4392-910a-9be4eb3b6ae4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4182 | 2026.05.06 00:27:22.791654 [ 278 ] {702934ff-cce7-4392-910a-9be4eb3b6ae4} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4183 | 2026.05.06 00:27:22.791752 [ 99 ] {} <Debug> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4184 | 2026.05.06 00:27:22.791787 [ 278 ] {702934ff-cce7-4392-910a-9be4eb3b6ae4} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.00115 sec., 30434.782608695652 rows/sec., 2.22 MiB/sec. | ||
| 4185 | 2026.05.06 00:27:22.791788 [ 99 ] {} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4186 | 2026.05.06 00:27:22.791821 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4187 | 2026.05.06 00:27:22.791825 [ 278 ] {702934ff-cce7-4392-910a-9be4eb3b6ae4} <Debug> TCPHandler: Processed in 0.001315618 sec. | ||
| 4188 | 2026.05.06 00:27:22.791920 [ 196 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 4189 | 2026.05.06 00:27:22.791943 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4190 | 2026.05.06 00:27:22.792044 [ 196 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4191 | 2026.05.06 00:27:22.792044 [ 278 ] {34966549-b16f-45ea-85c8-dff273e206e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4192 | 2026.05.06 00:27:22.792080 [ 196 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 4193 | 2026.05.06 00:27:22.792102 [ 278 ] {34966549-b16f-45ea-85c8-dff273e206e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4194 | 2026.05.06 00:27:22.792144 [ 196 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 4195 | 2026.05.06 00:27:22.792194 [ 196 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
| 4196 | 2026.05.06 00:27:22.792240 [ 196 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 4197 | 2026.05.06 00:27:22.792281 [ 196 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 4198 | 2026.05.06 00:27:22.792325 [ 196 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 35 rows starting from the beginning of the part | ||
| 4199 | 2026.05.06 00:27:22.792523 [ 278 ] {34966549-b16f-45ea-85c8-dff273e206e2} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4200 | 2026.05.06 00:27:22.792566 [ 278 ] {34966549-b16f-45ea-85c8-dff273e206e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4201 | 2026.05.06 00:27:22.792907 [ 278 ] {34966549-b16f-45ea-85c8-dff273e206e2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4202 | 2026.05.06 00:27:22.793139 [ 278 ] {34966549-b16f-45ea-85c8-dff273e206e2} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.05.06 00:27:22.793191 [ 190 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 367 rows, containing 5 columns (5 merged, 0 gathered) in 0.001310897 sec., 279960.9732877564 rows/sec., 20.02 MiB/sec. | ||
| 4204 | 2026.05.06 00:27:22.793272 [ 278 ] {34966549-b16f-45ea-85c8-dff273e206e2} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001245 sec., 79518.07228915663 rows/sec., 6.22 MiB/sec. | ||
| 4205 | 2026.05.06 00:27:22.793316 [ 278 ] {34966549-b16f-45ea-85c8-dff273e206e2} <Debug> TCPHandler: Processed in 0.001423519 sec. | ||
| 4206 | 2026.05.06 00:27:22.793393 [ 189 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4207 | 2026.05.06 00:27:22.793439 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4208 | 2026.05.06 00:27:22.793541 [ 278 ] {6e66f0b8-531c-4302-a549-c4e73ccf0e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4209 | 2026.05.06 00:27:22.793588 [ 278 ] {6e66f0b8-531c-4302-a549-c4e73ccf0e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4210 | 2026.05.06 00:27:22.793677 [ 189 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_21_4} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4211 | 2026.05.06 00:27:22.793753 [ 189 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_21_4} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4212 | 2026.05.06 00:27:22.793823 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4213 | 2026.05.06 00:27:22.793993 [ 278 ] {6e66f0b8-531c-4302-a549-c4e73ccf0e78} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4214 | 2026.05.06 00:27:22.794034 [ 278 ] {6e66f0b8-531c-4302-a549-c4e73ccf0e78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4215 | 2026.05.06 00:27:22.794381 [ 278 ] {6e66f0b8-531c-4302-a549-c4e73ccf0e78} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4216 | 2026.05.06 00:27:22.794603 [ 278 ] {6e66f0b8-531c-4302-a549-c4e73ccf0e78} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4217 | 2026.05.06 00:27:22.794736 [ 278 ] {6e66f0b8-531c-4302-a549-c4e73ccf0e78} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001214 sec., 133443.16309719934 rows/sec., 9.29 MiB/sec. | ||
| 4218 | 2026.05.06 00:27:22.794773 [ 278 ] {6e66f0b8-531c-4302-a549-c4e73ccf0e78} <Debug> TCPHandler: Processed in 0.001383699 sec. | ||
| 4219 | 2026.05.06 00:27:22.794891 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4220 | 2026.05.06 00:27:22.794990 [ 278 ] {e4260af6-e491-4675-b17c-9eab8edcb777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4221 | 2026.05.06 00:27:22.795045 [ 278 ] {e4260af6-e491-4675-b17c-9eab8edcb777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4222 | 2026.05.06 00:27:22.795810 [ 278 ] {e4260af6-e491-4675-b17c-9eab8edcb777} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4223 | 2026.05.06 00:27:22.795845 [ 278 ] {e4260af6-e491-4675-b17c-9eab8edcb777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4224 | 2026.05.06 00:27:22.796350 [ 278 ] {e4260af6-e491-4675-b17c-9eab8edcb777} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4225 | 2026.05.06 00:27:22.796567 [ 278 ] {e4260af6-e491-4675-b17c-9eab8edcb777} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4226 | 2026.05.06 00:27:22.796664 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4227 | 2026.05.06 00:27:22.796693 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4228 | 2026.05.06 00:27:22.796695 [ 278 ] {e4260af6-e491-4675-b17c-9eab8edcb777} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001785 sec., 17366.946778711485 rows/sec., 31.12 MiB/sec. | ||
| 4229 | 2026.05.06 00:27:22.796712 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4230 | 2026.05.06 00:27:22.796824 [ 278 ] {e4260af6-e491-4675-b17c-9eab8edcb777} <Debug> TCPHandler: Processed in 0.001983267 sec. | ||
| 4231 | 2026.05.06 00:27:22.796878 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 4232 | 2026.05.06 00:27:22.796952 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4233 | 2026.05.06 00:27:22.797052 [ 278 ] {ea7e932b-8bbd-49eb-8167-a4991ef49560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4234 | 2026.05.06 00:27:22.797094 [ 278 ] {ea7e932b-8bbd-49eb-8167-a4991ef49560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4235 | 2026.05.06 00:27:22.797116 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4236 | 2026.05.06 00:27:22.797174 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 279 rows starting from the beginning of the part | ||
| 4237 | 2026.05.06 00:27:22.797298 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 4238 | 2026.05.06 00:27:22.797394 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 4239 | 2026.05.06 00:27:22.797437 [ 278 ] {ea7e932b-8bbd-49eb-8167-a4991ef49560} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4240 | 2026.05.06 00:27:22.797476 [ 278 ] {ea7e932b-8bbd-49eb-8167-a4991ef49560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4241 | 2026.05.06 00:27:22.797486 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 4242 | 2026.05.06 00:27:22.797583 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 4243 | 2026.05.06 00:27:22.797670 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 4244 | 2026.05.06 00:27:22.797819 [ 278 ] {ea7e932b-8bbd-49eb-8167-a4991ef49560} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4245 | 2026.05.06 00:27:22.798075 [ 278 ] {ea7e932b-8bbd-49eb-8167-a4991ef49560} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2026.05.06 00:27:22.798212 [ 278 ] {ea7e932b-8bbd-49eb-8167-a4991ef49560} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 4247 | 2026.05.06 00:27:22.798250 [ 278 ] {ea7e932b-8bbd-49eb-8167-a4991ef49560} <Debug> TCPHandler: Processed in 0.001348949 sec. | ||
| 4248 | 2026.05.06 00:27:22.801326 [ 189 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 403 rows, containing 19 columns (19 merged, 0 gathered) in 0.004489921 sec., 89756.59037208004 rows/sec., 160.84 MiB/sec. | ||
| 4249 | 2026.05.06 00:27:22.802133 [ 190 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4250 | 2026.05.06 00:27:22.802483 [ 190 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4251 | 2026.05.06 00:27:22.802557 [ 190 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4252 | 2026.05.06 00:27:22.802663 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4253 | 2026.05.06 00:27:23.000199 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.70 MiB, peak 250.40 MiB, free memory in arenas 0.00 B, will set to 244.05 MiB (RSS), difference: 1.36 MiB | ||
| 4254 | 2026.05.06 00:27:24.648348 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4255 | 2026.05.06 00:27:24.648399 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4256 | 2026.05.06 00:27:24.799784 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8608 | ||
| 4257 | 2026.05.06 00:27:24.800347 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4258 | 2026.05.06 00:27:24.800396 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4259 | 2026.05.06 00:27:24.800977 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4260 | 2026.05.06 00:27:24.801214 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4261 | 2026.05.06 00:27:24.801351 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8608 | ||
| 4262 | 2026.05.06 00:27:25.252723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4263 | 2026.05.06 00:27:25.269423 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4264 | 2026.05.06 00:27:25.269488 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4265 | 2026.05.06 00:27:25.275390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4266 | 2026.05.06 00:27:25.276087 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4267 | 2026.05.06 00:27:25.278905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4268 | 2026.05.06 00:27:27.782172 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4269 | 2026.05.06 00:27:27.782503 [ 278 ] {46441df8-fd2c-47a6-a47c-5a50b54ccf42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4270 | 2026.05.06 00:27:27.782832 [ 278 ] {46441df8-fd2c-47a6-a47c-5a50b54ccf42} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4271 | 2026.05.06 00:27:27.782869 [ 278 ] {46441df8-fd2c-47a6-a47c-5a50b54ccf42} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4272 | 2026.05.06 00:27:27.783090 [ 278 ] {46441df8-fd2c-47a6-a47c-5a50b54ccf42} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4273 | 2026.05.06 00:27:27.783161 [ 278 ] {46441df8-fd2c-47a6-a47c-5a50b54ccf42} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4274 | 2026.05.06 00:27:27.783303 [ 278 ] {46441df8-fd2c-47a6-a47c-5a50b54ccf42} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4275 | 2026.05.06 00:27:27.783423 [ 307 ] {46441df8-fd2c-47a6-a47c-5a50b54ccf42} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4276 | 2026.05.06 00:27:27.783442 [ 316 ] {46441df8-fd2c-47a6-a47c-5a50b54ccf42} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4277 | 2026.05.06 00:27:27.783423 [ 327 ] {46441df8-fd2c-47a6-a47c-5a50b54ccf42} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4278 | 2026.05.06 00:27:27.783594 [ 278 ] {46441df8-fd2c-47a6-a47c-5a50b54ccf42} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 4279 | 2026.05.06 00:27:27.783623 [ 278 ] {46441df8-fd2c-47a6-a47c-5a50b54ccf42} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4280 | 2026.05.06 00:27:27.783709 [ 278 ] {46441df8-fd2c-47a6-a47c-5a50b54ccf42} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4281 | 2026.05.06 00:27:27.783730 [ 278 ] {46441df8-fd2c-47a6-a47c-5a50b54ccf42} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4282 | 2026.05.06 00:27:27.783766 [ 278 ] {46441df8-fd2c-47a6-a47c-5a50b54ccf42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4283 | 2026.05.06 00:27:27.783803 [ 278 ] {46441df8-fd2c-47a6-a47c-5a50b54ccf42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4284 | 2026.05.06 00:27:27.783839 [ 278 ] {46441df8-fd2c-47a6-a47c-5a50b54ccf42} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4285 | 2026.05.06 00:27:27.785007 [ 278 ] {46441df8-fd2c-47a6-a47c-5a50b54ccf42} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002602 sec., 19215.98770176787 rows/sec., 1.51 MiB/sec. | ||
| 4286 | 2026.05.06 00:27:27.785160 [ 278 ] {46441df8-fd2c-47a6-a47c-5a50b54ccf42} <Debug> TCPHandler: Processed in 0.003170363 sec. | ||
| 4287 | 2026.05.06 00:27:27.787041 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4288 | 2026.05.06 00:27:27.787152 [ 278 ] {c0a61bfe-2bbd-4b31-b67f-3607d32779bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4289 | 2026.05.06 00:27:27.787197 [ 278 ] {c0a61bfe-2bbd-4b31-b67f-3607d32779bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4290 | 2026.05.06 00:27:27.787678 [ 278 ] {c0a61bfe-2bbd-4b31-b67f-3607d32779bb} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4291 | 2026.05.06 00:27:27.787717 [ 278 ] {c0a61bfe-2bbd-4b31-b67f-3607d32779bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4292 | 2026.05.06 00:27:27.788090 [ 278 ] {c0a61bfe-2bbd-4b31-b67f-3607d32779bb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4293 | 2026.05.06 00:27:27.788325 [ 278 ] {c0a61bfe-2bbd-4b31-b67f-3607d32779bb} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4294 | 2026.05.06 00:27:27.788474 [ 278 ] {c0a61bfe-2bbd-4b31-b67f-3607d32779bb} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001355 sec., 57564.57564575646 rows/sec., 4.77 MiB/sec. | ||
| 4295 | 2026.05.06 00:27:27.788515 [ 278 ] {c0a61bfe-2bbd-4b31-b67f-3607d32779bb} <Debug> TCPHandler: Processed in 0.00152523 sec. | ||
| 4296 | 2026.05.06 00:27:27.788638 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4297 | 2026.05.06 00:27:27.788734 [ 278 ] {e65b65b5-4d3e-48f2-bb14-260e06e3ee5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4298 | 2026.05.06 00:27:27.788774 [ 278 ] {e65b65b5-4d3e-48f2-bb14-260e06e3ee5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4299 | 2026.05.06 00:27:27.789164 [ 278 ] {e65b65b5-4d3e-48f2-bb14-260e06e3ee5e} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4300 | 2026.05.06 00:27:27.789200 [ 278 ] {e65b65b5-4d3e-48f2-bb14-260e06e3ee5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4301 | 2026.05.06 00:27:27.789488 [ 278 ] {e65b65b5-4d3e-48f2-bb14-260e06e3ee5e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4302 | 2026.05.06 00:27:27.789763 [ 278 ] {e65b65b5-4d3e-48f2-bb14-260e06e3ee5e} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4303 | 2026.05.06 00:27:27.789914 [ 278 ] {e65b65b5-4d3e-48f2-bb14-260e06e3ee5e} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001199 sec., 9174.311926605506 rows/sec., 689.87 KiB/sec. | ||
| 4304 | 2026.05.06 00:27:27.789952 [ 278 ] {e65b65b5-4d3e-48f2-bb14-260e06e3ee5e} <Debug> TCPHandler: Processed in 0.001363459 sec. | ||
| 4305 | 2026.05.06 00:27:27.790064 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4306 | 2026.05.06 00:27:27.790187 [ 278 ] {eb1e911f-3f59-4ff8-b526-98b026556ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4307 | 2026.05.06 00:27:27.790231 [ 278 ] {eb1e911f-3f59-4ff8-b526-98b026556ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4308 | 2026.05.06 00:27:27.790638 [ 278 ] {eb1e911f-3f59-4ff8-b526-98b026556ad8} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4309 | 2026.05.06 00:27:27.790674 [ 278 ] {eb1e911f-3f59-4ff8-b526-98b026556ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4310 | 2026.05.06 00:27:27.790989 [ 278 ] {eb1e911f-3f59-4ff8-b526-98b026556ad8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4311 | 2026.05.06 00:27:27.791205 [ 278 ] {eb1e911f-3f59-4ff8-b526-98b026556ad8} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4312 | 2026.05.06 00:27:27.791335 [ 278 ] {eb1e911f-3f59-4ff8-b526-98b026556ad8} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001192 sec., 62919.463087248325 rows/sec., 4.91 MiB/sec. | ||
| 4313 | 2026.05.06 00:27:27.791374 [ 278 ] {eb1e911f-3f59-4ff8-b526-98b026556ad8} <Debug> TCPHandler: Processed in 0.001359448 sec. | ||
| 4314 | 2026.05.06 00:27:27.791492 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4315 | 2026.05.06 00:27:27.791588 [ 278 ] {65a74b4f-6775-46dd-b5a7-9b68ba4ccc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4316 | 2026.05.06 00:27:27.791630 [ 278 ] {65a74b4f-6775-46dd-b5a7-9b68ba4ccc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4317 | 2026.05.06 00:27:27.792024 [ 278 ] {65a74b4f-6775-46dd-b5a7-9b68ba4ccc63} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4318 | 2026.05.06 00:27:27.792059 [ 278 ] {65a74b4f-6775-46dd-b5a7-9b68ba4ccc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4319 | 2026.05.06 00:27:27.792383 [ 278 ] {65a74b4f-6775-46dd-b5a7-9b68ba4ccc63} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4320 | 2026.05.06 00:27:27.792592 [ 278 ] {65a74b4f-6775-46dd-b5a7-9b68ba4ccc63} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4321 | 2026.05.06 00:27:27.792722 [ 278 ] {65a74b4f-6775-46dd-b5a7-9b68ba4ccc63} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 4322 | 2026.05.06 00:27:27.792760 [ 278 ] {65a74b4f-6775-46dd-b5a7-9b68ba4ccc63} <Debug> TCPHandler: Processed in 0.001317068 sec. | ||
| 4323 | 2026.05.06 00:27:27.792882 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4324 | 2026.05.06 00:27:27.792978 [ 278 ] {9bb58f95-7355-4e31-88a3-ece040f8eea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4325 | 2026.05.06 00:27:27.793034 [ 278 ] {9bb58f95-7355-4e31-88a3-ece040f8eea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4326 | 2026.05.06 00:27:27.793744 [ 278 ] {9bb58f95-7355-4e31-88a3-ece040f8eea3} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4327 | 2026.05.06 00:27:27.793780 [ 278 ] {9bb58f95-7355-4e31-88a3-ece040f8eea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4328 | 2026.05.06 00:27:27.794295 [ 278 ] {9bb58f95-7355-4e31-88a3-ece040f8eea3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4329 | 2026.05.06 00:27:27.794521 [ 278 ] {9bb58f95-7355-4e31-88a3-ece040f8eea3} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4330 | 2026.05.06 00:27:27.794659 [ 278 ] {9bb58f95-7355-4e31-88a3-ece040f8eea3} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001699 sec., 6474.3967039434965 rows/sec., 11.60 MiB/sec. | ||
| 4331 | 2026.05.06 00:27:27.794712 [ 278 ] {9bb58f95-7355-4e31-88a3-ece040f8eea3} <Debug> TCPHandler: Processed in 0.001879895 sec. | ||
| 4332 | 2026.05.06 00:27:27.794837 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4333 | 2026.05.06 00:27:27.794935 [ 278 ] {13406767-b87e-4aa1-9c53-62b2337e1b9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4334 | 2026.05.06 00:27:27.794977 [ 278 ] {13406767-b87e-4aa1-9c53-62b2337e1b9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4335 | 2026.05.06 00:27:27.795314 [ 278 ] {13406767-b87e-4aa1-9c53-62b2337e1b9e} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4336 | 2026.05.06 00:27:27.795351 [ 278 ] {13406767-b87e-4aa1-9c53-62b2337e1b9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4337 | 2026.05.06 00:27:27.795653 [ 278 ] {13406767-b87e-4aa1-9c53-62b2337e1b9e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4338 | 2026.05.06 00:27:27.795873 [ 278 ] {13406767-b87e-4aa1-9c53-62b2337e1b9e} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4339 | 2026.05.06 00:27:27.796006 [ 278 ] {13406767-b87e-4aa1-9c53-62b2337e1b9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 4340 | 2026.05.06 00:27:27.796042 [ 278 ] {13406767-b87e-4aa1-9c53-62b2337e1b9e} <Debug> TCPHandler: Processed in 0.001255497 sec. | ||
| 4341 | 2026.05.06 00:27:29.740241 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 534 | ||
| 4342 | 2026.05.06 00:27:29.742662 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4343 | 2026.05.06 00:27:29.742719 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4344 | 2026.05.06 00:27:29.743952 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4345 | 2026.05.06 00:27:29.744226 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4346 | 2026.05.06 00:27:29.744594 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 534 | ||
| 4347 | 2026.05.06 00:27:32.301437 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9120 | ||
| 4348 | 2026.05.06 00:27:32.302347 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2026.05.06 00:27:32.302415 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4350 | 2026.05.06 00:27:32.302966 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4351 | 2026.05.06 00:27:32.303202 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2026.05.06 00:27:32.303334 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9120 | ||
| 4353 | 2026.05.06 00:27:32.778950 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4354 | 2026.05.06 00:27:32.782132 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4355 | 2026.05.06 00:27:32.782380 [ 278 ] {c6c6d3a8-4621-42bc-af82-bc69d861a124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4356 | 2026.05.06 00:27:32.782718 [ 278 ] {c6c6d3a8-4621-42bc-af82-bc69d861a124} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4357 | 2026.05.06 00:27:32.782754 [ 278 ] {c6c6d3a8-4621-42bc-af82-bc69d861a124} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4358 | 2026.05.06 00:27:32.782976 [ 278 ] {c6c6d3a8-4621-42bc-af82-bc69d861a124} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4359 | 2026.05.06 00:27:32.783046 [ 278 ] {c6c6d3a8-4621-42bc-af82-bc69d861a124} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4360 | 2026.05.06 00:27:32.783185 [ 278 ] {c6c6d3a8-4621-42bc-af82-bc69d861a124} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4361 | 2026.05.06 00:27:32.783304 [ 307 ] {c6c6d3a8-4621-42bc-af82-bc69d861a124} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4362 | 2026.05.06 00:27:32.783318 [ 303 ] {c6c6d3a8-4621-42bc-af82-bc69d861a124} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4363 | 2026.05.06 00:27:32.783318 [ 316 ] {c6c6d3a8-4621-42bc-af82-bc69d861a124} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4364 | 2026.05.06 00:27:32.783464 [ 278 ] {c6c6d3a8-4621-42bc-af82-bc69d861a124} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 4365 | 2026.05.06 00:27:32.783496 [ 278 ] {c6c6d3a8-4621-42bc-af82-bc69d861a124} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4366 | 2026.05.06 00:27:32.783583 [ 278 ] {c6c6d3a8-4621-42bc-af82-bc69d861a124} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4367 | 2026.05.06 00:27:32.783603 [ 278 ] {c6c6d3a8-4621-42bc-af82-bc69d861a124} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4368 | 2026.05.06 00:27:32.783638 [ 278 ] {c6c6d3a8-4621-42bc-af82-bc69d861a124} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4369 | 2026.05.06 00:27:32.783675 [ 278 ] {c6c6d3a8-4621-42bc-af82-bc69d861a124} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4370 | 2026.05.06 00:27:32.783710 [ 278 ] {c6c6d3a8-4621-42bc-af82-bc69d861a124} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4371 | 2026.05.06 00:27:32.785170 [ 278 ] {c6c6d3a8-4621-42bc-af82-bc69d861a124} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002891 sec., 17295.053614666205 rows/sec., 1.36 MiB/sec. | ||
| 4372 | 2026.05.06 00:27:32.785329 [ 278 ] {c6c6d3a8-4621-42bc-af82-bc69d861a124} <Debug> TCPHandler: Processed in 0.003331085 sec. | ||
| 4373 | 2026.05.06 00:27:32.787379 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4374 | 2026.05.06 00:27:32.787494 [ 278 ] {20c63eef-817b-4c10-b624-be8a2ec5c8cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4375 | 2026.05.06 00:27:32.787547 [ 278 ] {20c63eef-817b-4c10-b624-be8a2ec5c8cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4376 | 2026.05.06 00:27:32.788193 [ 278 ] {20c63eef-817b-4c10-b624-be8a2ec5c8cd} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4377 | 2026.05.06 00:27:32.788240 [ 278 ] {20c63eef-817b-4c10-b624-be8a2ec5c8cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4378 | 2026.05.06 00:27:32.788649 [ 278 ] {20c63eef-817b-4c10-b624-be8a2ec5c8cd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4379 | 2026.05.06 00:27:32.788884 [ 278 ] {20c63eef-817b-4c10-b624-be8a2ec5c8cd} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2026.05.06 00:27:32.789012 [ 89 ] {} <Debug> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4381 | 2026.05.06 00:27:32.789031 [ 278 ] {20c63eef-817b-4c10-b624-be8a2ec5c8cd} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001574 sec., 74968.23379923761 rows/sec., 6.38 MiB/sec. | ||
| 4382 | 2026.05.06 00:27:32.789061 [ 89 ] {} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4383 | 2026.05.06 00:27:32.789080 [ 278 ] {20c63eef-817b-4c10-b624-be8a2ec5c8cd} <Debug> TCPHandler: Processed in 0.001751824 sec. | ||
| 4384 | 2026.05.06 00:27:32.789088 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4385 | 2026.05.06 00:27:32.789213 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4386 | 2026.05.06 00:27:32.789233 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::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 | ||
| 4387 | 2026.05.06 00:27:32.789314 [ 278 ] {0dbc19f0-762c-4d6d-99c8-06aa367b6291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4388 | 2026.05.06 00:27:32.789362 [ 278 ] {0dbc19f0-762c-4d6d-99c8-06aa367b6291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4389 | 2026.05.06 00:27:32.789439 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4390 | 2026.05.06 00:27:32.789497 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3358 rows starting from the beginning of the part | ||
| 4391 | 2026.05.06 00:27:32.789566 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 118 rows starting from the beginning of the part | ||
| 4392 | 2026.05.06 00:27:32.789608 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 78 rows starting from the beginning of the part | ||
| 4393 | 2026.05.06 00:27:32.789650 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 120 rows starting from the beginning of the part | ||
| 4394 | 2026.05.06 00:27:32.789689 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 78 rows starting from the beginning of the part | ||
| 4395 | 2026.05.06 00:27:32.789726 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 118 rows starting from the beginning of the part | ||
| 4396 | 2026.05.06 00:27:32.789782 [ 278 ] {0dbc19f0-762c-4d6d-99c8-06aa367b6291} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4397 | 2026.05.06 00:27:32.789824 [ 278 ] {0dbc19f0-762c-4d6d-99c8-06aa367b6291} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4398 | 2026.05.06 00:27:32.790156 [ 278 ] {0dbc19f0-762c-4d6d-99c8-06aa367b6291} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4399 | 2026.05.06 00:27:32.790377 [ 278 ] {0dbc19f0-762c-4d6d-99c8-06aa367b6291} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4400 | 2026.05.06 00:27:32.790516 [ 278 ] {0dbc19f0-762c-4d6d-99c8-06aa367b6291} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001224 sec., 25326.797385620914 rows/sec., 1.86 MiB/sec. | ||
| 4401 | 2026.05.06 00:27:32.790554 [ 278 ] {0dbc19f0-762c-4d6d-99c8-06aa367b6291} <Debug> TCPHandler: Processed in 0.001388689 sec. | ||
| 4402 | 2026.05.06 00:27:32.790667 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4403 | 2026.05.06 00:27:32.790759 [ 278 ] {14a4c85f-bee9-402c-86ea-721eb81395aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4404 | 2026.05.06 00:27:32.790799 [ 278 ] {14a4c85f-bee9-402c-86ea-721eb81395aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4405 | 2026.05.06 00:27:32.791227 [ 278 ] {14a4c85f-bee9-402c-86ea-721eb81395aa} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4406 | 2026.05.06 00:27:32.791263 [ 278 ] {14a4c85f-bee9-402c-86ea-721eb81395aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4407 | 2026.05.06 00:27:32.791285 [ 190 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3870 rows, containing 5 columns (5 merged, 0 gathered) in 0.002120268 sec., 1825240.9601050436 rows/sec., 147.16 MiB/sec. | ||
| 4408 | 2026.05.06 00:27:32.791583 [ 278 ] {14a4c85f-bee9-402c-86ea-721eb81395aa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4409 | 2026.05.06 00:27:32.791671 [ 190 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4410 | 2026.05.06 00:27:32.791855 [ 278 ] {14a4c85f-bee9-402c-86ea-721eb81395aa} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4411 | 2026.05.06 00:27:32.791966 [ 89 ] {} <Debug> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4412 | 2026.05.06 00:27:32.791999 [ 278 ] {14a4c85f-bee9-402c-86ea-721eb81395aa} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001258 sec., 75516.69316375199 rows/sec., 5.90 MiB/sec. | ||
| 4413 | 2026.05.06 00:27:32.792000 [ 89 ] {} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4414 | 2026.05.06 00:27:32.792028 [ 190 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_26_5} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4415 | 2026.05.06 00:27:32.792041 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4416 | 2026.05.06 00:27:32.792043 [ 278 ] {14a4c85f-bee9-402c-86ea-721eb81395aa} <Debug> TCPHandler: Processed in 0.001422679 sec. | ||
| 4417 | 2026.05.06 00:27:32.792120 [ 187 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::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 | ||
| 4418 | 2026.05.06 00:27:32.792121 [ 190 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_26_5} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4419 | 2026.05.06 00:27:32.792181 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4420 | 2026.05.06 00:27:32.792207 [ 187 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4421 | 2026.05.06 00:27:32.792233 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 4422 | 2026.05.06 00:27:32.792236 [ 187 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::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 | ||
| 4423 | 2026.05.06 00:27:32.792278 [ 278 ] {8495d0bc-f2fd-4a8e-addd-8dabb01f8d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4424 | 2026.05.06 00:27:32.792288 [ 187 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 95 rows starting from the beginning of the part | ||
| 4425 | 2026.05.06 00:27:32.792328 [ 278 ] {8495d0bc-f2fd-4a8e-addd-8dabb01f8d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4426 | 2026.05.06 00:27:32.792337 [ 187 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 75 rows starting from the beginning of the part | ||
| 4427 | 2026.05.06 00:27:32.792382 [ 187 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 99 rows starting from the beginning of the part | ||
| 4428 | 2026.05.06 00:27:32.792416 [ 187 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 75 rows starting from the beginning of the part | ||
| 4429 | 2026.05.06 00:27:32.792449 [ 187 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 95 rows starting from the beginning of the part | ||
| 4430 | 2026.05.06 00:27:32.792743 [ 278 ] {8495d0bc-f2fd-4a8e-addd-8dabb01f8d5a} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4431 | 2026.05.06 00:27:32.792794 [ 278 ] {8495d0bc-f2fd-4a8e-addd-8dabb01f8d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4432 | 2026.05.06 00:27:32.793162 [ 278 ] {8495d0bc-f2fd-4a8e-addd-8dabb01f8d5a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4433 | 2026.05.06 00:27:32.793381 [ 278 ] {8495d0bc-f2fd-4a8e-addd-8dabb01f8d5a} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4434 | 2026.05.06 00:27:32.793469 [ 195 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2269 rows, containing 5 columns (5 merged, 0 gathered) in 0.001375588 sec., 1649476.4420742255 rows/sec., 121.89 MiB/sec. | ||
| 4435 | 2026.05.06 00:27:32.793484 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4436 | 2026.05.06 00:27:32.793511 [ 278 ] {8495d0bc-f2fd-4a8e-addd-8dabb01f8d5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 4437 | 2026.05.06 00:27:32.793522 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2026.05.06 00:27:32.793553 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4439 | 2026.05.06 00:27:32.793555 [ 278 ] {8495d0bc-f2fd-4a8e-addd-8dabb01f8d5a} <Debug> TCPHandler: Processed in 0.001420309 sec. | ||
| 4440 | 2026.05.06 00:27:32.793621 [ 187 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 4441 | 2026.05.06 00:27:32.793674 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4442 | 2026.05.06 00:27:32.793712 [ 187 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4443 | 2026.05.06 00:27:32.793742 [ 187 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8909 rows starting from the beginning of the part | ||
| 4444 | 2026.05.06 00:27:32.793749 [ 197 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4445 | 2026.05.06 00:27:32.793771 [ 278 ] {3aea1ac9-9fa9-4587-9f8a-5590feaa709e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4446 | 2026.05.06 00:27:32.793787 [ 187 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4447 | 2026.05.06 00:27:32.793830 [ 187 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 4448 | 2026.05.06 00:27:32.793832 [ 278 ] {3aea1ac9-9fa9-4587-9f8a-5590feaa709e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4449 | 2026.05.06 00:27:32.793870 [ 187 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 162 rows starting from the beginning of the part | ||
| 4450 | 2026.05.06 00:27:32.793908 [ 187 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4451 | 2026.05.06 00:27:32.793941 [ 187 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 4452 | 2026.05.06 00:27:32.794081 [ 197 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_26_5} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4453 | 2026.05.06 00:27:32.794159 [ 197 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_26_5} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4454 | 2026.05.06 00:27:32.794229 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 4455 | 2026.05.06 00:27:32.794658 [ 278 ] {3aea1ac9-9fa9-4587-9f8a-5590feaa709e} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2026.05.06 00:27:32.794699 [ 278 ] {3aea1ac9-9fa9-4587-9f8a-5590feaa709e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4457 | 2026.05.06 00:27:32.795401 [ 278 ] {3aea1ac9-9fa9-4587-9f8a-5590feaa709e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4458 | 2026.05.06 00:27:32.795636 [ 278 ] {3aea1ac9-9fa9-4587-9f8a-5590feaa709e} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2026.05.06 00:27:32.795782 [ 278 ] {3aea1ac9-9fa9-4587-9f8a-5590feaa709e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002029 sec., 15278.46229669788 rows/sec., 27.38 MiB/sec. | ||
| 4460 | 2026.05.06 00:27:32.795844 [ 278 ] {3aea1ac9-9fa9-4587-9f8a-5590feaa709e} <Debug> TCPHandler: Processed in 0.00221599 sec. | ||
| 4461 | 2026.05.06 00:27:32.795965 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4462 | 2026.05.06 00:27:32.796056 [ 278 ] {d02a389c-2a5b-4161-af1c-d8b6a130a551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4463 | 2026.05.06 00:27:32.796098 [ 278 ] {d02a389c-2a5b-4161-af1c-d8b6a130a551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4464 | 2026.05.06 00:27:32.796362 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2026.05.06 00:27:32.796422 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4466 | 2026.05.06 00:27:32.796431 [ 278 ] {d02a389c-2a5b-4161-af1c-d8b6a130a551} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4467 | 2026.05.06 00:27:32.796471 [ 278 ] {d02a389c-2a5b-4161-af1c-d8b6a130a551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4468 | 2026.05.06 00:27:32.796789 [ 278 ] {d02a389c-2a5b-4161-af1c-d8b6a130a551} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4469 | 2026.05.06 00:27:32.797046 [ 278 ] {d02a389c-2a5b-4161-af1c-d8b6a130a551} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4470 | 2026.05.06 00:27:32.797077 [ 197 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9711 rows, containing 5 columns (5 merged, 0 gathered) in 0.003482727 sec., 2788332.2465412878 rows/sec., 183.29 MiB/sec. | ||
| 4471 | 2026.05.06 00:27:32.797149 [ 89 ] {} <Debug> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4472 | 2026.05.06 00:27:32.797179 [ 278 ] {d02a389c-2a5b-4161-af1c-d8b6a130a551} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 4473 | 2026.05.06 00:27:32.797177 [ 89 ] {} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4474 | 2026.05.06 00:27:32.797220 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4475 | 2026.05.06 00:27:32.797222 [ 278 ] {d02a389c-2a5b-4161-af1c-d8b6a130a551} <Debug> TCPHandler: Processed in 0.001303997 sec. | ||
| 4476 | 2026.05.06 00:27:32.797265 [ 187 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4477 | 2026.05.06 00:27:32.797312 [ 192 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 4478 | 2026.05.06 00:27:32.797439 [ 192 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4479 | 2026.05.06 00:27:32.797474 [ 192 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1110 rows starting from the beginning of the part | ||
| 4480 | 2026.05.06 00:27:32.797520 [ 187 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4481 | 2026.05.06 00:27:32.797535 [ 192 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4482 | 2026.05.06 00:27:32.797590 [ 187 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4483 | 2026.05.06 00:27:32.797612 [ 192 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 4484 | 2026.05.06 00:27:32.797655 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 4485 | 2026.05.06 00:27:32.797656 [ 192 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 4486 | 2026.05.06 00:27:32.797712 [ 192 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 4487 | 2026.05.06 00:27:32.797751 [ 192 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 4488 | 2026.05.06 00:27:32.798691 [ 187 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1410 rows, containing 4 columns (4 merged, 0 gathered) in 0.001423959 sec., 990197.0492127934 rows/sec., 65.07 MiB/sec. | ||
| 4489 | 2026.05.06 00:27:32.798937 [ 197 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4490 | 2026.05.06 00:27:32.799194 [ 197 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_26_5} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4491 | 2026.05.06 00:27:32.799265 [ 197 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_26_5} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4492 | 2026.05.06 00:27:32.799335 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4493 | 2026.05.06 00:27:32.802456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4494 | 2026.05.06 00:27:32.803176 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2026.05.06 00:27:32.806327 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4496 | 2026.05.06 00:27:33.039411 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4497 | 2026.05.06 00:27:33.039651 [ 278 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4498 | 2026.05.06 00:27:33.040022 [ 278 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4499 | 2026.05.06 00:27:33.040069 [ 278 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4500 | 2026.05.06 00:27:33.040354 [ 278 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4501 | 2026.05.06 00:27:33.040429 [ 278 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4502 | 2026.05.06 00:27:33.040580 [ 278 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 4503 | 2026.05.06 00:27:33.040694 [ 316 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4504 | 2026.05.06 00:27:33.040717 [ 334 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4505 | 2026.05.06 00:27:33.040731 [ 307 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4506 | 2026.05.06 00:27:33.040917 [ 278 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 4507 | 2026.05.06 00:27:33.040945 [ 278 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4508 | 2026.05.06 00:27:33.041031 [ 278 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4509 | 2026.05.06 00:27:33.041051 [ 278 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4510 | 2026.05.06 00:27:33.041085 [ 278 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4511 | 2026.05.06 00:27:33.041122 [ 278 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4512 | 2026.05.06 00:27:33.041157 [ 278 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 4513 | 2026.05.06 00:27:33.042348 [ 278 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002797 sec., 17876.29603146228 rows/sec., 2.84 MiB/sec. | ||
| 4514 | 2026.05.06 00:27:33.042514 [ 278 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Debug> MemoryTracker: Peak memory usage (for query): 135.30 KiB. | ||
| 4515 | 2026.05.06 00:27:33.042530 [ 278 ] {f6200653-234e-4df7-8865-88fbfe79f995} <Debug> TCPHandler: Processed in 0.003225854 sec. | ||
| 4516 | 2026.05.06 00:27:33.055854 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4517 | 2026.05.06 00:27:33.055963 [ 278 ] {287e2e47-e11a-4d20-912a-2d873c8fcc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4518 | 2026.05.06 00:27:33.056008 [ 278 ] {287e2e47-e11a-4d20-912a-2d873c8fcc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4519 | 2026.05.06 00:27:33.056482 [ 278 ] {287e2e47-e11a-4d20-912a-2d873c8fcc3c} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2026.05.06 00:27:33.056525 [ 278 ] {287e2e47-e11a-4d20-912a-2d873c8fcc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4521 | 2026.05.06 00:27:33.056898 [ 278 ] {287e2e47-e11a-4d20-912a-2d873c8fcc3c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4522 | 2026.05.06 00:27:33.057137 [ 278 ] {287e2e47-e11a-4d20-912a-2d873c8fcc3c} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2026.05.06 00:27:33.057281 [ 278 ] {287e2e47-e11a-4d20-912a-2d873c8fcc3c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001347 sec., 17817.371937639196 rows/sec., 1.48 MiB/sec. | ||
| 4524 | 2026.05.06 00:27:33.057318 [ 278 ] {287e2e47-e11a-4d20-912a-2d873c8fcc3c} <Debug> TCPHandler: Processed in 0.00151518 sec. | ||
| 4525 | 2026.05.06 00:27:33.057435 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2026.05.06 00:27:33.057530 [ 278 ] {d3409ad5-fd3e-4eb7-bda1-dcbaa2216826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4527 | 2026.05.06 00:27:33.057571 [ 278 ] {d3409ad5-fd3e-4eb7-bda1-dcbaa2216826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4528 | 2026.05.06 00:27:33.057964 [ 278 ] {d3409ad5-fd3e-4eb7-bda1-dcbaa2216826} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2026.05.06 00:27:33.058000 [ 278 ] {d3409ad5-fd3e-4eb7-bda1-dcbaa2216826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4530 | 2026.05.06 00:27:33.058296 [ 278 ] {d3409ad5-fd3e-4eb7-bda1-dcbaa2216826} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4531 | 2026.05.06 00:27:33.058511 [ 278 ] {d3409ad5-fd3e-4eb7-bda1-dcbaa2216826} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2026.05.06 00:27:33.058641 [ 278 ] {d3409ad5-fd3e-4eb7-bda1-dcbaa2216826} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001129 sec., 7085.916740478299 rows/sec., 577.81 KiB/sec. | ||
| 4533 | 2026.05.06 00:27:33.058678 [ 278 ] {d3409ad5-fd3e-4eb7-bda1-dcbaa2216826} <Debug> TCPHandler: Processed in 0.001291298 sec. | ||
| 4534 | 2026.05.06 00:27:33.058791 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4535 | 2026.05.06 00:27:33.058885 [ 278 ] {9ea2f364-0f92-49a9-8514-d5a2090fb952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4536 | 2026.05.06 00:27:33.058924 [ 278 ] {9ea2f364-0f92-49a9-8514-d5a2090fb952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4537 | 2026.05.06 00:27:33.060408 [ 278 ] {9ea2f364-0f92-49a9-8514-d5a2090fb952} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2026.05.06 00:27:33.060442 [ 278 ] {9ea2f364-0f92-49a9-8514-d5a2090fb952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4539 | 2026.05.06 00:27:33.060924 [ 278 ] {9ea2f364-0f92-49a9-8514-d5a2090fb952} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4540 | 2026.05.06 00:27:33.061140 [ 278 ] {9ea2f364-0f92-49a9-8514-d5a2090fb952} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4541 | 2026.05.06 00:27:33.061270 [ 278 ] {9ea2f364-0f92-49a9-8514-d5a2090fb952} <Debug> executeQuery: Read 2547 rows, 195.29 KiB in 0.002402 sec., 1060366.3613655288 rows/sec., 79.40 MiB/sec. | ||
| 4542 | 2026.05.06 00:27:33.061308 [ 278 ] {9ea2f364-0f92-49a9-8514-d5a2090fb952} <Debug> TCPHandler: Processed in 0.002565175 sec. | ||
| 4543 | 2026.05.06 00:27:33.061423 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4544 | 2026.05.06 00:27:33.061516 [ 278 ] {044c3694-03b9-4661-b0fa-0d71c48a8a69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4545 | 2026.05.06 00:27:33.061557 [ 278 ] {044c3694-03b9-4661-b0fa-0d71c48a8a69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4546 | 2026.05.06 00:27:33.061978 [ 278 ] {044c3694-03b9-4661-b0fa-0d71c48a8a69} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.05.06 00:27:33.062015 [ 278 ] {044c3694-03b9-4661-b0fa-0d71c48a8a69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4548 | 2026.05.06 00:27:33.062328 [ 278 ] {044c3694-03b9-4661-b0fa-0d71c48a8a69} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4549 | 2026.05.06 00:27:33.062545 [ 278 ] {044c3694-03b9-4661-b0fa-0d71c48a8a69} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2026.05.06 00:27:33.062676 [ 278 ] {044c3694-03b9-4661-b0fa-0d71c48a8a69} <Debug> executeQuery: Read 40 rows, 3.02 KiB in 0.001178 sec., 33955.85738539898 rows/sec., 2.51 MiB/sec. | ||
| 4551 | 2026.05.06 00:27:33.062714 [ 278 ] {044c3694-03b9-4661-b0fa-0d71c48a8a69} <Debug> TCPHandler: Processed in 0.001340358 sec. | ||
| 4552 | 2026.05.06 00:27:33.062852 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4553 | 2026.05.06 00:27:33.062976 [ 278 ] {1659c5da-63d4-4a6c-b968-b02067785c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4554 | 2026.05.06 00:27:33.063026 [ 278 ] {1659c5da-63d4-4a6c-b968-b02067785c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4555 | 2026.05.06 00:27:33.063745 [ 278 ] {1659c5da-63d4-4a6c-b968-b02067785c8e} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4556 | 2026.05.06 00:27:33.063785 [ 278 ] {1659c5da-63d4-4a6c-b968-b02067785c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4557 | 2026.05.06 00:27:33.064129 [ 278 ] {1659c5da-63d4-4a6c-b968-b02067785c8e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4558 | 2026.05.06 00:27:33.064368 [ 278 ] {1659c5da-63d4-4a6c-b968-b02067785c8e} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4559 | 2026.05.06 00:27:33.064498 [ 278 ] {1659c5da-63d4-4a6c-b968-b02067785c8e} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001547 sec., 533290.2391725922 rows/sec., 31.20 MiB/sec. | ||
| 4560 | 2026.05.06 00:27:33.064537 [ 278 ] {1659c5da-63d4-4a6c-b968-b02067785c8e} <Debug> TCPHandler: Processed in 0.001751774 sec. | ||
| 4561 | 2026.05.06 00:27:33.064652 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4562 | 2026.05.06 00:27:33.064749 [ 278 ] {48b00bdd-6066-4ae2-896f-a40f65e4669a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4563 | 2026.05.06 00:27:33.064790 [ 278 ] {48b00bdd-6066-4ae2-896f-a40f65e4669a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4564 | 2026.05.06 00:27:33.065173 [ 278 ] {48b00bdd-6066-4ae2-896f-a40f65e4669a} <Trace> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4565 | 2026.05.06 00:27:33.065210 [ 278 ] {48b00bdd-6066-4ae2-896f-a40f65e4669a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4566 | 2026.05.06 00:27:33.065518 [ 278 ] {48b00bdd-6066-4ae2-896f-a40f65e4669a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4567 | 2026.05.06 00:27:33.065749 [ 278 ] {48b00bdd-6066-4ae2-896f-a40f65e4669a} <Trace> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4568 | 2026.05.06 00:27:33.065878 [ 278 ] {48b00bdd-6066-4ae2-896f-a40f65e4669a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 61.30 KiB/sec. | ||
| 4569 | 2026.05.06 00:27:33.065915 [ 278 ] {48b00bdd-6066-4ae2-896f-a40f65e4669a} <Debug> TCPHandler: Processed in 0.001313038 sec. | ||
| 4570 | 2026.05.06 00:27:33.066029 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4571 | 2026.05.06 00:27:33.066125 [ 278 ] {3a9672e3-2e11-4818-b915-097ef0e8128c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4572 | 2026.05.06 00:27:33.066166 [ 278 ] {3a9672e3-2e11-4818-b915-097ef0e8128c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4573 | 2026.05.06 00:27:33.066557 [ 278 ] {3a9672e3-2e11-4818-b915-097ef0e8128c} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4574 | 2026.05.06 00:27:33.066593 [ 278 ] {3a9672e3-2e11-4818-b915-097ef0e8128c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4575 | 2026.05.06 00:27:33.066900 [ 278 ] {3a9672e3-2e11-4818-b915-097ef0e8128c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4576 | 2026.05.06 00:27:33.067121 [ 278 ] {3a9672e3-2e11-4818-b915-097ef0e8128c} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4577 | 2026.05.06 00:27:33.067250 [ 278 ] {3a9672e3-2e11-4818-b915-097ef0e8128c} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001143 sec., 10498.687664041996 rows/sec., 820.21 KiB/sec. | ||
| 4578 | 2026.05.06 00:27:33.067288 [ 278 ] {3a9672e3-2e11-4818-b915-097ef0e8128c} <Debug> TCPHandler: Processed in 0.001309358 sec. | ||
| 4579 | 2026.05.06 00:27:33.067401 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4580 | 2026.05.06 00:27:33.067498 [ 278 ] {70d328fb-a171-4cfd-b5c8-a259340cd6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4581 | 2026.05.06 00:27:33.067537 [ 278 ] {70d328fb-a171-4cfd-b5c8-a259340cd6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4582 | 2026.05.06 00:27:33.068357 [ 278 ] {70d328fb-a171-4cfd-b5c8-a259340cd6ce} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4583 | 2026.05.06 00:27:33.068394 [ 278 ] {70d328fb-a171-4cfd-b5c8-a259340cd6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4584 | 2026.05.06 00:27:33.068765 [ 278 ] {70d328fb-a171-4cfd-b5c8-a259340cd6ce} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4585 | 2026.05.06 00:27:33.068996 [ 278 ] {70d328fb-a171-4cfd-b5c8-a259340cd6ce} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4586 | 2026.05.06 00:27:33.069125 [ 278 ] {70d328fb-a171-4cfd-b5c8-a259340cd6ce} <Debug> executeQuery: Read 1343 rows, 92.75 KiB in 0.001646 sec., 815917.3754556502 rows/sec., 55.03 MiB/sec. | ||
| 4587 | 2026.05.06 00:27:33.069163 [ 278 ] {70d328fb-a171-4cfd-b5c8-a259340cd6ce} <Debug> TCPHandler: Processed in 0.001811034 sec. | ||
| 4588 | 2026.05.06 00:27:33.069283 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4589 | 2026.05.06 00:27:33.069405 [ 278 ] {18a6536d-068c-4692-8633-065e047f39d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4590 | 2026.05.06 00:27:33.069458 [ 278 ] {18a6536d-068c-4692-8633-065e047f39d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4591 | 2026.05.06 00:27:33.070243 [ 278 ] {18a6536d-068c-4692-8633-065e047f39d3} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4592 | 2026.05.06 00:27:33.070289 [ 278 ] {18a6536d-068c-4692-8633-065e047f39d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4593 | 2026.05.06 00:27:33.070784 [ 278 ] {18a6536d-068c-4692-8633-065e047f39d3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4594 | 2026.05.06 00:27:33.071011 [ 278 ] {18a6536d-068c-4692-8633-065e047f39d3} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2026.05.06 00:27:33.071146 [ 278 ] {18a6536d-068c-4692-8633-065e047f39d3} <Debug> executeQuery: Read 1536 rows, 96.17 KiB in 0.001766 sec., 869762.174405436 rows/sec., 53.18 MiB/sec. | ||
| 4596 | 2026.05.06 00:27:33.071184 [ 278 ] {18a6536d-068c-4692-8633-065e047f39d3} <Debug> TCPHandler: Processed in 0.001961916 sec. | ||
| 4597 | 2026.05.06 00:27:33.071299 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4598 | 2026.05.06 00:27:33.071395 [ 278 ] {0a3931b4-296b-47c3-822c-479942fb9119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4599 | 2026.05.06 00:27:33.071452 [ 278 ] {0a3931b4-296b-47c3-822c-479942fb9119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4600 | 2026.05.06 00:27:33.072209 [ 278 ] {0a3931b4-296b-47c3-822c-479942fb9119} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2026.05.06 00:27:33.072247 [ 278 ] {0a3931b4-296b-47c3-822c-479942fb9119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4602 | 2026.05.06 00:27:33.072805 [ 278 ] {0a3931b4-296b-47c3-822c-479942fb9119} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4603 | 2026.05.06 00:27:33.073045 [ 278 ] {0a3931b4-296b-47c3-822c-479942fb9119} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2026.05.06 00:27:33.073191 [ 278 ] {0a3931b4-296b-47c3-822c-479942fb9119} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001816 sec., 11013.215859030837 rows/sec., 19.74 MiB/sec. | ||
| 4605 | 2026.05.06 00:27:33.073252 [ 278 ] {0a3931b4-296b-47c3-822c-479942fb9119} <Debug> TCPHandler: Processed in 0.002001167 sec. | ||
| 4606 | 2026.05.06 00:27:33.073378 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4607 | 2026.05.06 00:27:33.073473 [ 278 ] {02a1b345-196e-41b3-8a15-335c2813a052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4608 | 2026.05.06 00:27:33.073516 [ 278 ] {02a1b345-196e-41b3-8a15-335c2813a052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4609 | 2026.05.06 00:27:33.073839 [ 278 ] {02a1b345-196e-41b3-8a15-335c2813a052} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.05.06 00:27:33.073876 [ 278 ] {02a1b345-196e-41b3-8a15-335c2813a052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 4611 | 2026.05.06 00:27:33.074173 [ 278 ] {02a1b345-196e-41b3-8a15-335c2813a052} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4612 | 2026.05.06 00:27:33.074394 [ 278 ] {02a1b345-196e-41b3-8a15-335c2813a052} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4613 | 2026.05.06 00:27:33.074524 [ 278 ] {02a1b345-196e-41b3-8a15-335c2813a052} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001071 sec., 11204.481792717088 rows/sec., 773.23 KiB/sec. | ||
| 4614 | 2026.05.06 00:27:33.074561 [ 278 ] {02a1b345-196e-41b3-8a15-335c2813a052} <Debug> TCPHandler: Processed in 0.001232027 sec. | ||
| 4615 | 2026.05.06 00:27:37.780982 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4616 | 2026.05.06 00:27:37.781225 [ 278 ] {7ac79a0e-6086-470f-93a0-2bd80ab5adf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4617 | 2026.05.06 00:27:37.781563 [ 278 ] {7ac79a0e-6086-470f-93a0-2bd80ab5adf3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4618 | 2026.05.06 00:27:37.781598 [ 278 ] {7ac79a0e-6086-470f-93a0-2bd80ab5adf3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 4619 | 2026.05.06 00:27:37.781820 [ 278 ] {7ac79a0e-6086-470f-93a0-2bd80ab5adf3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4620 | 2026.05.06 00:27:37.781893 [ 278 ] {7ac79a0e-6086-470f-93a0-2bd80ab5adf3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4621 | 2026.05.06 00:27:37.782036 [ 278 ] {7ac79a0e-6086-470f-93a0-2bd80ab5adf3} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4622 | 2026.05.06 00:27:37.782154 [ 316 ] {7ac79a0e-6086-470f-93a0-2bd80ab5adf3} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4623 | 2026.05.06 00:27:37.782169 [ 307 ] {7ac79a0e-6086-470f-93a0-2bd80ab5adf3} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4624 | 2026.05.06 00:27:37.782154 [ 303 ] {7ac79a0e-6086-470f-93a0-2bd80ab5adf3} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4625 | 2026.05.06 00:27:37.782324 [ 278 ] {7ac79a0e-6086-470f-93a0-2bd80ab5adf3} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 4626 | 2026.05.06 00:27:37.782354 [ 278 ] {7ac79a0e-6086-470f-93a0-2bd80ab5adf3} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4627 | 2026.05.06 00:27:37.782442 [ 278 ] {7ac79a0e-6086-470f-93a0-2bd80ab5adf3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4628 | 2026.05.06 00:27:37.782463 [ 278 ] {7ac79a0e-6086-470f-93a0-2bd80ab5adf3} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4629 | 2026.05.06 00:27:37.782502 [ 278 ] {7ac79a0e-6086-470f-93a0-2bd80ab5adf3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4630 | 2026.05.06 00:27:37.782542 [ 278 ] {7ac79a0e-6086-470f-93a0-2bd80ab5adf3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4631 | 2026.05.06 00:27:37.782582 [ 278 ] {7ac79a0e-6086-470f-93a0-2bd80ab5adf3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4632 | 2026.05.06 00:27:37.783794 [ 278 ] {7ac79a0e-6086-470f-93a0-2bd80ab5adf3} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002659 sec., 18804.0616773223 rows/sec., 1.48 MiB/sec. | ||
| 4633 | 2026.05.06 00:27:37.783957 [ 278 ] {7ac79a0e-6086-470f-93a0-2bd80ab5adf3} <Debug> TCPHandler: Processed in 0.003104472 sec. | ||
| 4634 | 2026.05.06 00:27:37.785493 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4635 | 2026.05.06 00:27:37.785605 [ 278 ] {54334dce-96d8-4576-9992-ebde2753ce8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4636 | 2026.05.06 00:27:37.785650 [ 278 ] {54334dce-96d8-4576-9992-ebde2753ce8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4637 | 2026.05.06 00:27:37.786144 [ 278 ] {54334dce-96d8-4576-9992-ebde2753ce8b} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4638 | 2026.05.06 00:27:37.786183 [ 278 ] {54334dce-96d8-4576-9992-ebde2753ce8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4639 | 2026.05.06 00:27:37.786559 [ 278 ] {54334dce-96d8-4576-9992-ebde2753ce8b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4640 | 2026.05.06 00:27:37.786785 [ 278 ] {54334dce-96d8-4576-9992-ebde2753ce8b} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4641 | 2026.05.06 00:27:37.786928 [ 278 ] {54334dce-96d8-4576-9992-ebde2753ce8b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001358 sec., 41237.113402061856 rows/sec., 3.17 MiB/sec. | ||
| 4642 | 2026.05.06 00:27:37.786966 [ 278 ] {54334dce-96d8-4576-9992-ebde2753ce8b} <Debug> TCPHandler: Processed in 0.001525741 sec. | ||
| 4643 | 2026.05.06 00:27:37.787087 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4644 | 2026.05.06 00:27:37.787182 [ 278 ] {587f3ed7-47e1-407b-b726-ad4bb6506313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4645 | 2026.05.06 00:27:37.787222 [ 278 ] {587f3ed7-47e1-407b-b726-ad4bb6506313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4646 | 2026.05.06 00:27:37.787638 [ 278 ] {587f3ed7-47e1-407b-b726-ad4bb6506313} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4647 | 2026.05.06 00:27:37.787674 [ 278 ] {587f3ed7-47e1-407b-b726-ad4bb6506313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4648 | 2026.05.06 00:27:37.787983 [ 278 ] {587f3ed7-47e1-407b-b726-ad4bb6506313} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4649 | 2026.05.06 00:27:37.788214 [ 278 ] {587f3ed7-47e1-407b-b726-ad4bb6506313} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4650 | 2026.05.06 00:27:37.788339 [ 278 ] {587f3ed7-47e1-407b-b726-ad4bb6506313} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 4651 | 2026.05.06 00:27:37.788376 [ 278 ] {587f3ed7-47e1-407b-b726-ad4bb6506313} <Debug> TCPHandler: Processed in 0.001339198 sec. | ||
| 4652 | 2026.05.06 00:27:37.788494 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4653 | 2026.05.06 00:27:37.788594 [ 278 ] {1a832829-0b04-44f6-a7ac-07a99836f5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4654 | 2026.05.06 00:27:37.788641 [ 278 ] {1a832829-0b04-44f6-a7ac-07a99836f5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4655 | 2026.05.06 00:27:37.789026 [ 278 ] {1a832829-0b04-44f6-a7ac-07a99836f5b1} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2026.05.06 00:27:37.789061 [ 278 ] {1a832829-0b04-44f6-a7ac-07a99836f5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4657 | 2026.05.06 00:27:37.789382 [ 278 ] {1a832829-0b04-44f6-a7ac-07a99836f5b1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4658 | 2026.05.06 00:27:37.789599 [ 278 ] {1a832829-0b04-44f6-a7ac-07a99836f5b1} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2026.05.06 00:27:37.789723 [ 278 ] {1a832829-0b04-44f6-a7ac-07a99836f5b1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001152 sec., 111111.11111111111 rows/sec., 7.74 MiB/sec. | ||
| 4660 | 2026.05.06 00:27:37.789760 [ 278 ] {1a832829-0b04-44f6-a7ac-07a99836f5b1} <Debug> TCPHandler: Processed in 0.001314967 sec. | ||
| 4661 | 2026.05.06 00:27:37.789876 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4662 | 2026.05.06 00:27:37.789970 [ 278 ] {1d1d0e7d-ccac-4b05-94b3-cf8bf63c3554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4663 | 2026.05.06 00:27:37.790013 [ 278 ] {1d1d0e7d-ccac-4b05-94b3-cf8bf63c3554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4664 | 2026.05.06 00:27:37.790344 [ 278 ] {1d1d0e7d-ccac-4b05-94b3-cf8bf63c3554} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4665 | 2026.05.06 00:27:37.790380 [ 278 ] {1d1d0e7d-ccac-4b05-94b3-cf8bf63c3554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4666 | 2026.05.06 00:27:37.790683 [ 278 ] {1d1d0e7d-ccac-4b05-94b3-cf8bf63c3554} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4667 | 2026.05.06 00:27:37.790888 [ 278 ] {1d1d0e7d-ccac-4b05-94b3-cf8bf63c3554} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2026.05.06 00:27:37.791016 [ 278 ] {1d1d0e7d-ccac-4b05-94b3-cf8bf63c3554} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001063 sec., 45155.22107243651 rows/sec., 3.04 MiB/sec. | ||
| 4669 | 2026.05.06 00:27:37.791052 [ 278 ] {1d1d0e7d-ccac-4b05-94b3-cf8bf63c3554} <Debug> TCPHandler: Processed in 0.001223947 sec. | ||
| 4670 | 2026.05.06 00:27:39.648440 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4671 | 2026.05.06 00:27:39.648496 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4672 | 2026.05.06 00:27:39.744971 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 582 | ||
| 4673 | 2026.05.06 00:27:39.747617 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4674 | 2026.05.06 00:27:39.747656 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4675 | 2026.05.06 00:27:39.748867 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4676 | 2026.05.06 00:27:39.749143 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4677 | 2026.05.06 00:27:39.749398 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 582 | ||
| 4678 | 2026.05.06 00:27:39.803634 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9568 | ||
| 4679 | 2026.05.06 00:27:39.804228 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2026.05.06 00:27:39.804278 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4681 | 2026.05.06 00:27:39.804858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4682 | 2026.05.06 00:27:39.805088 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2026.05.06 00:27:39.805230 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9568 | ||
| 4684 | 2026.05.06 00:27:40.306602 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4685 | 2026.05.06 00:27:40.323126 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2026.05.06 00:27:40.323189 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4687 | 2026.05.06 00:27:40.329165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4688 | 2026.05.06 00:27:40.329856 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2026.05.06 00:27:40.332678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4690 | 2026.05.06 00:27:42.782914 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.05.06 00:27:42.783209 [ 278 ] {030a704e-0b6e-43f0-918d-352885e1cd0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.06 00:27:42.783585 [ 278 ] {030a704e-0b6e-43f0-918d-352885e1cd0c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4693 | 2026.05.06 00:27:42.783628 [ 278 ] {030a704e-0b6e-43f0-918d-352885e1cd0c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.06 00:27:42.783888 [ 278 ] {030a704e-0b6e-43f0-918d-352885e1cd0c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4695 | 2026.05.06 00:27:42.783970 [ 278 ] {030a704e-0b6e-43f0-918d-352885e1cd0c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4696 | 2026.05.06 00:27:42.784166 [ 278 ] {030a704e-0b6e-43f0-918d-352885e1cd0c} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4697 | 2026.05.06 00:27:42.784294 [ 337 ] {030a704e-0b6e-43f0-918d-352885e1cd0c} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4698 | 2026.05.06 00:27:42.784305 [ 307 ] {030a704e-0b6e-43f0-918d-352885e1cd0c} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4699 | 2026.05.06 00:27:42.784344 [ 310 ] {030a704e-0b6e-43f0-918d-352885e1cd0c} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4700 | 2026.05.06 00:27:42.784501 [ 278 ] {030a704e-0b6e-43f0-918d-352885e1cd0c} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 4701 | 2026.05.06 00:27:42.784532 [ 278 ] {030a704e-0b6e-43f0-918d-352885e1cd0c} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4702 | 2026.05.06 00:27:42.784621 [ 278 ] {030a704e-0b6e-43f0-918d-352885e1cd0c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4703 | 2026.05.06 00:27:42.784643 [ 278 ] {030a704e-0b6e-43f0-918d-352885e1cd0c} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4704 | 2026.05.06 00:27:42.784678 [ 278 ] {030a704e-0b6e-43f0-918d-352885e1cd0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4705 | 2026.05.06 00:27:42.784716 [ 278 ] {030a704e-0b6e-43f0-918d-352885e1cd0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.06 00:27:42.784770 [ 278 ] {030a704e-0b6e-43f0-918d-352885e1cd0c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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.06 00:27:42.786028 [ 278 ] {030a704e-0b6e-43f0-918d-352885e1cd0c} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002931 sec., 17059.0242238144 rows/sec., 1.34 MiB/sec. | ||
| 4708 | 2026.05.06 00:27:42.786160 [ 278 ] {030a704e-0b6e-43f0-918d-352885e1cd0c} <Debug> TCPHandler: Processed in 0.003387226 sec. | ||
| 4709 | 2026.05.06 00:27:42.788318 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2026.05.06 00:27:42.788477 [ 278 ] {9d283977-3883-45a5-b47d-41798ff91b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4711 | 2026.05.06 00:27:42.788540 [ 278 ] {9d283977-3883-45a5-b47d-41798ff91b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4712 | 2026.05.06 00:27:42.789184 [ 278 ] {9d283977-3883-45a5-b47d-41798ff91b7e} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.05.06 00:27:42.789224 [ 278 ] {9d283977-3883-45a5-b47d-41798ff91b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4714 | 2026.05.06 00:27:42.789608 [ 278 ] {9d283977-3883-45a5-b47d-41798ff91b7e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4715 | 2026.05.06 00:27:42.789846 [ 278 ] {9d283977-3883-45a5-b47d-41798ff91b7e} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2026.05.06 00:27:42.789992 [ 278 ] {9d283977-3883-45a5-b47d-41798ff91b7e} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001562 sec., 75544.17413572343 rows/sec., 6.43 MiB/sec. | ||
| 4717 | 2026.05.06 00:27:42.790032 [ 278 ] {9d283977-3883-45a5-b47d-41798ff91b7e} <Debug> TCPHandler: Processed in 0.001789184 sec. | ||
| 4718 | 2026.05.06 00:27:42.790157 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4719 | 2026.05.06 00:27:42.790251 [ 278 ] {21770c2a-4b29-4069-ae82-faa8aad54f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4720 | 2026.05.06 00:27:42.790292 [ 278 ] {21770c2a-4b29-4069-ae82-faa8aad54f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4721 | 2026.05.06 00:27:42.790702 [ 278 ] {21770c2a-4b29-4069-ae82-faa8aad54f9e} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2026.05.06 00:27:42.790738 [ 278 ] {21770c2a-4b29-4069-ae82-faa8aad54f9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4723 | 2026.05.06 00:27:42.791028 [ 278 ] {21770c2a-4b29-4069-ae82-faa8aad54f9e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4724 | 2026.05.06 00:27:42.791258 [ 278 ] {21770c2a-4b29-4069-ae82-faa8aad54f9e} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2026.05.06 00:27:42.791393 [ 278 ] {21770c2a-4b29-4069-ae82-faa8aad54f9e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00116 sec., 26724.137931034482 rows/sec., 1.96 MiB/sec. | ||
| 4726 | 2026.05.06 00:27:42.791431 [ 278 ] {21770c2a-4b29-4069-ae82-faa8aad54f9e} <Debug> TCPHandler: Processed in 0.001322858 sec. | ||
| 4727 | 2026.05.06 00:27:42.791544 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4728 | 2026.05.06 00:27:42.791639 [ 278 ] {2b02118c-e536-4b02-8a20-f7b81dd1e6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4729 | 2026.05.06 00:27:42.791679 [ 278 ] {2b02118c-e536-4b02-8a20-f7b81dd1e6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4730 | 2026.05.06 00:27:42.792116 [ 278 ] {2b02118c-e536-4b02-8a20-f7b81dd1e6b3} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2026.05.06 00:27:42.792152 [ 278 ] {2b02118c-e536-4b02-8a20-f7b81dd1e6b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4732 | 2026.05.06 00:27:42.792470 [ 278 ] {2b02118c-e536-4b02-8a20-f7b81dd1e6b3} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4733 | 2026.05.06 00:27:42.792688 [ 278 ] {2b02118c-e536-4b02-8a20-f7b81dd1e6b3} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2026.05.06 00:27:42.792816 [ 278 ] {2b02118c-e536-4b02-8a20-f7b81dd1e6b3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001195 sec., 79497.9079497908 rows/sec., 6.21 MiB/sec. | ||
| 4735 | 2026.05.06 00:27:42.792853 [ 278 ] {2b02118c-e536-4b02-8a20-f7b81dd1e6b3} <Debug> TCPHandler: Processed in 0.001357718 sec. | ||
| 4736 | 2026.05.06 00:27:42.792968 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4737 | 2026.05.06 00:27:42.793063 [ 278 ] {c4209d5d-895e-4977-b103-3333e059ed0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4738 | 2026.05.06 00:27:42.793107 [ 278 ] {c4209d5d-895e-4977-b103-3333e059ed0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4739 | 2026.05.06 00:27:42.793509 [ 278 ] {c4209d5d-895e-4977-b103-3333e059ed0d} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4740 | 2026.05.06 00:27:42.793544 [ 278 ] {c4209d5d-895e-4977-b103-3333e059ed0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4741 | 2026.05.06 00:27:42.793887 [ 278 ] {c4209d5d-895e-4977-b103-3333e059ed0d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4742 | 2026.05.06 00:27:42.794119 [ 278 ] {c4209d5d-895e-4977-b103-3333e059ed0d} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2026.05.06 00:27:42.794250 [ 278 ] {c4209d5d-895e-4977-b103-3333e059ed0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 4744 | 2026.05.06 00:27:42.794288 [ 278 ] {c4209d5d-895e-4977-b103-3333e059ed0d} <Debug> TCPHandler: Processed in 0.001368838 sec. | ||
| 4745 | 2026.05.06 00:27:42.794392 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4746 | 2026.05.06 00:27:42.794485 [ 278 ] {a3cddc91-820f-4e99-9255-e592baf7c29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4747 | 2026.05.06 00:27:42.794542 [ 278 ] {a3cddc91-820f-4e99-9255-e592baf7c29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4748 | 2026.05.06 00:27:42.795303 [ 278 ] {a3cddc91-820f-4e99-9255-e592baf7c29f} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2026.05.06 00:27:42.795338 [ 278 ] {a3cddc91-820f-4e99-9255-e592baf7c29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4750 | 2026.05.06 00:27:42.795919 [ 278 ] {a3cddc91-820f-4e99-9255-e592baf7c29f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4751 | 2026.05.06 00:27:42.796152 [ 278 ] {a3cddc91-820f-4e99-9255-e592baf7c29f} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2026.05.06 00:27:42.796296 [ 278 ] {a3cddc91-820f-4e99-9255-e592baf7c29f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001829 sec., 16949.15254237288 rows/sec., 30.37 MiB/sec. | ||
| 4753 | 2026.05.06 00:27:42.796350 [ 278 ] {a3cddc91-820f-4e99-9255-e592baf7c29f} <Debug> TCPHandler: Processed in 0.002005577 sec. | ||
| 4754 | 2026.05.06 00:27:42.796480 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4755 | 2026.05.06 00:27:42.796574 [ 278 ] {3d39dd38-9065-4a26-ba37-04046877c18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4756 | 2026.05.06 00:27:42.796615 [ 278 ] {3d39dd38-9065-4a26-ba37-04046877c18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4757 | 2026.05.06 00:27:42.796960 [ 278 ] {3d39dd38-9065-4a26-ba37-04046877c18b} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2026.05.06 00:27:42.796994 [ 278 ] {3d39dd38-9065-4a26-ba37-04046877c18b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4759 | 2026.05.06 00:27:42.797291 [ 278 ] {3d39dd38-9065-4a26-ba37-04046877c18b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4760 | 2026.05.06 00:27:42.797497 [ 278 ] {3d39dd38-9065-4a26-ba37-04046877c18b} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4761 | 2026.05.06 00:27:42.797614 [ 278 ] {3d39dd38-9065-4a26-ba37-04046877c18b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 4762 | 2026.05.06 00:27:42.797649 [ 278 ] {3d39dd38-9065-4a26-ba37-04046877c18b} <Debug> TCPHandler: Processed in 0.001257768 sec. | ||
| 4763 | 2026.05.06 00:27:44.778651 [ 77 ] {} <Debug> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4764 | 2026.05.06 00:27:44.778716 [ 77 ] {} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2026.05.06 00:27:44.778737 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4766 | 2026.05.06 00:27:44.778849 [ 194 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::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 | ||
| 4767 | 2026.05.06 00:27:44.779012 [ 194 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4768 | 2026.05.06 00:27:44.779053 [ 194 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 4769 | 2026.05.06 00:27:44.779126 [ 194 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 4770 | 2026.05.06 00:27:44.779179 [ 194 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::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 | ||
| 4771 | 2026.05.06 00:27:44.779226 [ 194 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::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 | ||
| 4772 | 2026.05.06 00:27:44.779270 [ 194 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 4773 | 2026.05.06 00:27:44.779978 [ 197 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001177906 sec., 30562.71043699582 rows/sec., 2.55 MiB/sec. | ||
| 4774 | 2026.05.06 00:27:44.780103 [ 194 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4775 | 2026.05.06 00:27:44.780358 [ 194 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_9_2} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2026.05.06 00:27:44.780426 [ 194 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_9_2} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4777 | 2026.05.06 00:27:44.780487 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4778 | 2026.05.06 00:27:47.305450 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10080 | ||
| 4779 | 2026.05.06 00:27:47.306055 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4780 | 2026.05.06 00:27:47.306100 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4781 | 2026.05.06 00:27:47.306630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4782 | 2026.05.06 00:27:47.306869 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4783 | 2026.05.06 00:27:47.306992 [ 75 ] {} <Debug> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4784 | 2026.05.06 00:27:47.307013 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10080 | ||
| 4785 | 2026.05.06 00:27:47.307033 [ 75 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2026.05.06 00:27:47.307053 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4787 | 2026.05.06 00:27:47.307177 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::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 | ||
| 4788 | 2026.05.06 00:27:47.307336 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4789 | 2026.05.06 00:27:47.307379 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7648 rows starting from the beginning of the part | ||
| 4790 | 2026.05.06 00:27:47.307456 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 4791 | 2026.05.06 00:27:47.307507 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 4792 | 2026.05.06 00:27:47.307556 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 4793 | 2026.05.06 00:27:47.307600 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 4794 | 2026.05.06 00:27:47.307646 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 4795 | 2026.05.06 00:27:47.309869 [ 194 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10080 rows, containing 4 columns (4 merged, 0 gathered) in 0.002752368 sec., 3662300.971381734 rows/sec., 52.39 MiB/sec. | ||
| 4796 | 2026.05.06 00:27:47.310138 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4797 | 2026.05.06 00:27:47.310396 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_21_4} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2026.05.06 00:27:47.310471 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_21_4} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4799 | 2026.05.06 00:27:47.310550 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 4800 | 2026.05.06 00:27:47.782972 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4801 | 2026.05.06 00:27:47.783223 [ 278 ] {f06ca3c1-6465-45a4-8979-d8ecfb560d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4802 | 2026.05.06 00:27:47.783576 [ 278 ] {f06ca3c1-6465-45a4-8979-d8ecfb560d64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4803 | 2026.05.06 00:27:47.783614 [ 278 ] {f06ca3c1-6465-45a4-8979-d8ecfb560d64} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4804 | 2026.05.06 00:27:47.783847 [ 278 ] {f06ca3c1-6465-45a4-8979-d8ecfb560d64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4805 | 2026.05.06 00:27:47.783922 [ 278 ] {f06ca3c1-6465-45a4-8979-d8ecfb560d64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4806 | 2026.05.06 00:27:47.784072 [ 278 ] {f06ca3c1-6465-45a4-8979-d8ecfb560d64} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4807 | 2026.05.06 00:27:47.784187 [ 337 ] {f06ca3c1-6465-45a4-8979-d8ecfb560d64} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4808 | 2026.05.06 00:27:47.784192 [ 339 ] {f06ca3c1-6465-45a4-8979-d8ecfb560d64} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4809 | 2026.05.06 00:27:47.784192 [ 307 ] {f06ca3c1-6465-45a4-8979-d8ecfb560d64} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4810 | 2026.05.06 00:27:47.784343 [ 278 ] {f06ca3c1-6465-45a4-8979-d8ecfb560d64} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 4811 | 2026.05.06 00:27:47.784370 [ 278 ] {f06ca3c1-6465-45a4-8979-d8ecfb560d64} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4812 | 2026.05.06 00:27:47.784459 [ 278 ] {f06ca3c1-6465-45a4-8979-d8ecfb560d64} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4813 | 2026.05.06 00:27:47.784481 [ 278 ] {f06ca3c1-6465-45a4-8979-d8ecfb560d64} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4814 | 2026.05.06 00:27:47.784517 [ 278 ] {f06ca3c1-6465-45a4-8979-d8ecfb560d64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4815 | 2026.05.06 00:27:47.784557 [ 278 ] {f06ca3c1-6465-45a4-8979-d8ecfb560d64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4816 | 2026.05.06 00:27:47.784616 [ 278 ] {f06ca3c1-6465-45a4-8979-d8ecfb560d64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4817 | 2026.05.06 00:27:47.786016 [ 278 ] {f06ca3c1-6465-45a4-8979-d8ecfb560d64} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002897 sec., 17259.233690024164 rows/sec., 1.36 MiB/sec. | ||
| 4818 | 2026.05.06 00:27:47.786158 [ 278 ] {f06ca3c1-6465-45a4-8979-d8ecfb560d64} <Debug> TCPHandler: Processed in 0.003325645 sec. | ||
| 4819 | 2026.05.06 00:27:47.787966 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4820 | 2026.05.06 00:27:47.788080 [ 278 ] {8db84e7d-59b8-4af1-99d9-67717080e581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4821 | 2026.05.06 00:27:47.788127 [ 278 ] {8db84e7d-59b8-4af1-99d9-67717080e581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4822 | 2026.05.06 00:27:47.788727 [ 278 ] {8db84e7d-59b8-4af1-99d9-67717080e581} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2026.05.06 00:27:47.788773 [ 278 ] {8db84e7d-59b8-4af1-99d9-67717080e581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4824 | 2026.05.06 00:27:47.789218 [ 278 ] {8db84e7d-59b8-4af1-99d9-67717080e581} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4825 | 2026.05.06 00:27:47.789452 [ 278 ] {8db84e7d-59b8-4af1-99d9-67717080e581} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2026.05.06 00:27:47.789601 [ 278 ] {8db84e7d-59b8-4af1-99d9-67717080e581} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001554 sec., 50193.05019305019 rows/sec., 4.16 MiB/sec. | ||
| 4827 | 2026.05.06 00:27:47.789642 [ 278 ] {8db84e7d-59b8-4af1-99d9-67717080e581} <Debug> TCPHandler: Processed in 0.001730144 sec. | ||
| 4828 | 2026.05.06 00:27:47.789770 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4829 | 2026.05.06 00:27:47.789869 [ 278 ] {bef1aff4-d93e-43ca-8b54-e3c0ecbec267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4830 | 2026.05.06 00:27:47.789911 [ 278 ] {bef1aff4-d93e-43ca-8b54-e3c0ecbec267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4831 | 2026.05.06 00:27:47.790316 [ 278 ] {bef1aff4-d93e-43ca-8b54-e3c0ecbec267} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4832 | 2026.05.06 00:27:47.790352 [ 278 ] {bef1aff4-d93e-43ca-8b54-e3c0ecbec267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4833 | 2026.05.06 00:27:47.790661 [ 278 ] {bef1aff4-d93e-43ca-8b54-e3c0ecbec267} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4834 | 2026.05.06 00:27:47.790889 [ 278 ] {bef1aff4-d93e-43ca-8b54-e3c0ecbec267} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4835 | 2026.05.06 00:27:47.790979 [ 75 ] {} <Debug> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4836 | 2026.05.06 00:27:47.791014 [ 75 ] {} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4837 | 2026.05.06 00:27:47.791021 [ 278 ] {bef1aff4-d93e-43ca-8b54-e3c0ecbec267} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001173 sec., 9377.66410912191 rows/sec., 705.16 KiB/sec. | ||
| 4838 | 2026.05.06 00:27:47.791031 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4839 | 2026.05.06 00:27:47.791059 [ 278 ] {bef1aff4-d93e-43ca-8b54-e3c0ecbec267} <Debug> TCPHandler: Processed in 0.001341338 sec. | ||
| 4840 | 2026.05.06 00:27:47.791166 [ 194 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 4841 | 2026.05.06 00:27:47.791171 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4842 | 2026.05.06 00:27:47.791333 [ 278 ] {4914d4ed-1de9-4a14-80a6-f036aa357621} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4843 | 2026.05.06 00:27:47.791375 [ 278 ] {4914d4ed-1de9-4a14-80a6-f036aa357621} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4844 | 2026.05.06 00:27:47.791378 [ 194 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4845 | 2026.05.06 00:27:47.791442 [ 194 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 4846 | 2026.05.06 00:27:47.791545 [ 194 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 4847 | 2026.05.06 00:27:47.791629 [ 194 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 4848 | 2026.05.06 00:27:47.791704 [ 194 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 4849 | 2026.05.06 00:27:47.791774 [ 194 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 4850 | 2026.05.06 00:27:47.791803 [ 278 ] {4914d4ed-1de9-4a14-80a6-f036aa357621} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2026.05.06 00:27:47.791844 [ 194 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 4852 | 2026.05.06 00:27:47.791846 [ 278 ] {4914d4ed-1de9-4a14-80a6-f036aa357621} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4853 | 2026.05.06 00:27:47.792231 [ 278 ] {4914d4ed-1de9-4a14-80a6-f036aa357621} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4854 | 2026.05.06 00:27:47.792469 [ 278 ] {4914d4ed-1de9-4a14-80a6-f036aa357621} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4855 | 2026.05.06 00:27:47.792611 [ 278 ] {4914d4ed-1de9-4a14-80a6-f036aa357621} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001297 sec., 57825.75173477255 rows/sec., 4.51 MiB/sec. | ||
| 4856 | 2026.05.06 00:27:47.792651 [ 278 ] {4914d4ed-1de9-4a14-80a6-f036aa357621} <Debug> TCPHandler: Processed in 0.00153097 sec. | ||
| 4857 | 2026.05.06 00:27:47.792772 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4858 | 2026.05.06 00:27:47.792849 [ 197 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 349 rows, containing 5 columns (5 merged, 0 gathered) in 0.001748754 sec., 199570.66574258017 rows/sec., 14.21 MiB/sec. | ||
| 4859 | 2026.05.06 00:27:47.792868 [ 278 ] {b79cebdb-8593-487f-9b50-dd907bfae855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4860 | 2026.05.06 00:27:47.792923 [ 278 ] {b79cebdb-8593-487f-9b50-dd907bfae855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4861 | 2026.05.06 00:27:47.793028 [ 201 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4862 | 2026.05.06 00:27:47.793326 [ 201 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_26_5} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2026.05.06 00:27:47.793336 [ 278 ] {b79cebdb-8593-487f-9b50-dd907bfae855} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4864 | 2026.05.06 00:27:47.793380 [ 278 ] {b79cebdb-8593-487f-9b50-dd907bfae855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4865 | 2026.05.06 00:27:47.793405 [ 201 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_26_5} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4866 | 2026.05.06 00:27:47.793482 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4867 | 2026.05.06 00:27:47.793738 [ 278 ] {b79cebdb-8593-487f-9b50-dd907bfae855} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4868 | 2026.05.06 00:27:47.793965 [ 278 ] {b79cebdb-8593-487f-9b50-dd907bfae855} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2026.05.06 00:27:47.794100 [ 278 ] {b79cebdb-8593-487f-9b50-dd907bfae855} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 4870 | 2026.05.06 00:27:47.794138 [ 278 ] {b79cebdb-8593-487f-9b50-dd907bfae855} <Debug> TCPHandler: Processed in 0.001415469 sec. | ||
| 4871 | 2026.05.06 00:27:47.794267 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.05.06 00:27:47.794385 [ 278 ] {180df8b0-e98c-4c9b-a05c-8e30995c965d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4873 | 2026.05.06 00:27:47.794453 [ 278 ] {180df8b0-e98c-4c9b-a05c-8e30995c965d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4874 | 2026.05.06 00:27:47.795305 [ 278 ] {180df8b0-e98c-4c9b-a05c-8e30995c965d} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.05.06 00:27:47.795343 [ 278 ] {180df8b0-e98c-4c9b-a05c-8e30995c965d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4876 | 2026.05.06 00:27:47.795886 [ 278 ] {180df8b0-e98c-4c9b-a05c-8e30995c965d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4877 | 2026.05.06 00:27:47.796117 [ 278 ] {180df8b0-e98c-4c9b-a05c-8e30995c965d} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.05.06 00:27:47.796250 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4879 | 2026.05.06 00:27:47.796266 [ 278 ] {180df8b0-e98c-4c9b-a05c-8e30995c965d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001907 sec., 5768.222338751966 rows/sec., 10.34 MiB/sec. | ||
| 4880 | 2026.05.06 00:27:47.796342 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4881 | 2026.05.06 00:27:47.796372 [ 278 ] {180df8b0-e98c-4c9b-a05c-8e30995c965d} <Debug> TCPHandler: Processed in 0.002163989 sec. | ||
| 4882 | 2026.05.06 00:27:47.796386 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4883 | 2026.05.06 00:27:47.796501 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2026.05.06 00:27:47.796502 [ 194 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 4885 | 2026.05.06 00:27:47.796603 [ 278 ] {bdebf733-f8b8-48a1-8788-4a1fce136c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4886 | 2026.05.06 00:27:47.796654 [ 278 ] {bdebf733-f8b8-48a1-8788-4a1fce136c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4887 | 2026.05.06 00:27:47.796852 [ 194 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4888 | 2026.05.06 00:27:47.796950 [ 194 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 403 rows starting from the beginning of the part | ||
| 4889 | 2026.05.06 00:27:47.797004 [ 278 ] {bdebf733-f8b8-48a1-8788-4a1fce136c34} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.05.06 00:27:47.797048 [ 278 ] {bdebf733-f8b8-48a1-8788-4a1fce136c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4891 | 2026.05.06 00:27:47.797152 [ 194 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 4892 | 2026.05.06 00:27:47.797323 [ 194 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 4893 | 2026.05.06 00:27:47.797398 [ 278 ] {bdebf733-f8b8-48a1-8788-4a1fce136c34} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4894 | 2026.05.06 00:27:47.797436 [ 194 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 4895 | 2026.05.06 00:27:47.797551 [ 194 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 4896 | 2026.05.06 00:27:47.797644 [ 278 ] {bdebf733-f8b8-48a1-8788-4a1fce136c34} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4897 | 2026.05.06 00:27:47.797657 [ 194 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 4898 | 2026.05.06 00:27:47.797787 [ 278 ] {bdebf733-f8b8-48a1-8788-4a1fce136c34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001203 sec., 49875.31172069825 rows/sec., 3.36 MiB/sec. | ||
| 4899 | 2026.05.06 00:27:47.797829 [ 278 ] {bdebf733-f8b8-48a1-8788-4a1fce136c34} <Debug> TCPHandler: Processed in 0.001376588 sec. | ||
| 4900 | 2026.05.06 00:27:47.801602 [ 188 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 507 rows, containing 19 columns (19 merged, 0 gathered) in 0.005143779 sec., 98565.6654378036 rows/sec., 176.63 MiB/sec. | ||
| 4901 | 2026.05.06 00:27:47.802337 [ 194 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4902 | 2026.05.06 00:27:47.802653 [ 194 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4903 | 2026.05.06 00:27:47.802724 [ 194 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4904 | 2026.05.06 00:27:47.802807 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 4905 | 2026.05.06 00:27:47.832877 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4906 | 2026.05.06 00:27:47.850643 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2026.05.06 00:27:47.850693 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4908 | 2026.05.06 00:27:47.856493 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4909 | 2026.05.06 00:27:47.857166 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.05.06 00:27:47.857443 [ 50 ] {} <Debug> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4911 | 2026.05.06 00:27:47.857485 [ 50 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4912 | 2026.05.06 00:27:47.857505 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4913 | 2026.05.06 00:27:47.857579 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 4914 | 2026.05.06 00:27:47.860334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4915 | 2026.05.06 00:27:47.861769 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4916 | 2026.05.06 00:27:47.863189 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 4917 | 2026.05.06 00:27:47.867672 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 4918 | 2026.05.06 00:27:47.872116 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
| 4919 | 2026.05.06 00:27:47.876331 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 4920 | 2026.05.06 00:27:47.880878 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 4921 | 2026.05.06 00:27:47.885098 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 4922 | 2026.05.06 00:27:47.936616 [ 188 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.079066686 sec., 2010.9607224463664 rows/sec., 10.40 MiB/sec. | ||
| 4923 | 2026.05.06 00:27:47.939662 [ 200 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4924 | 2026.05.06 00:27:47.941863 [ 200 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_21_4} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2026.05.06 00:27:47.941984 [ 200 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_21_4} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4926 | 2026.05.06 00:27:47.944064 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4927 | 2026.05.06 00:27:48.000214 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.40 MiB, peak 259.94 MiB, free memory in arenas 0.00 B, will set to 254.30 MiB (RSS), difference: 4.90 MiB | ||
| 4928 | 2026.05.06 00:27:49.749828 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 610 | ||
| 4929 | 2026.05.06 00:27:49.751995 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2026.05.06 00:27:49.752036 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4931 | 2026.05.06 00:27:49.753230 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4932 | 2026.05.06 00:27:49.753487 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2026.05.06 00:27:49.753733 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 610 | ||
| 4934 | 2026.05.06 00:27:52.782995 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4935 | 2026.05.06 00:27:52.783270 [ 278 ] {70af9eaa-7f13-4a36-8bcf-31b74b488836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 4936 | 2026.05.06 00:27:52.783641 [ 278 ] {70af9eaa-7f13-4a36-8bcf-31b74b488836} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4937 | 2026.05.06 00:27:52.783678 [ 278 ] {70af9eaa-7f13-4a36-8bcf-31b74b488836} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 4938 | 2026.05.06 00:27:52.783904 [ 278 ] {70af9eaa-7f13-4a36-8bcf-31b74b488836} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4939 | 2026.05.06 00:27:52.783976 [ 278 ] {70af9eaa-7f13-4a36-8bcf-31b74b488836} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4940 | 2026.05.06 00:27:52.784121 [ 278 ] {70af9eaa-7f13-4a36-8bcf-31b74b488836} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4941 | 2026.05.06 00:27:52.784239 [ 321 ] {70af9eaa-7f13-4a36-8bcf-31b74b488836} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4942 | 2026.05.06 00:27:52.784257 [ 339 ] {70af9eaa-7f13-4a36-8bcf-31b74b488836} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4943 | 2026.05.06 00:27:52.784257 [ 275 ] {70af9eaa-7f13-4a36-8bcf-31b74b488836} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4944 | 2026.05.06 00:27:52.784395 [ 278 ] {70af9eaa-7f13-4a36-8bcf-31b74b488836} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 4945 | 2026.05.06 00:27:52.784423 [ 278 ] {70af9eaa-7f13-4a36-8bcf-31b74b488836} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4946 | 2026.05.06 00:27:52.784512 [ 278 ] {70af9eaa-7f13-4a36-8bcf-31b74b488836} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4947 | 2026.05.06 00:27:52.784532 [ 278 ] {70af9eaa-7f13-4a36-8bcf-31b74b488836} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 4948 | 2026.05.06 00:27:52.784566 [ 278 ] {70af9eaa-7f13-4a36-8bcf-31b74b488836} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4949 | 2026.05.06 00:27:52.784605 [ 278 ] {70af9eaa-7f13-4a36-8bcf-31b74b488836} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4950 | 2026.05.06 00:27:52.784639 [ 278 ] {70af9eaa-7f13-4a36-8bcf-31b74b488836} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4951 | 2026.05.06 00:27:52.786119 [ 278 ] {70af9eaa-7f13-4a36-8bcf-31b74b488836} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002956 sec., 16914.74966170501 rows/sec., 1.33 MiB/sec. | ||
| 4952 | 2026.05.06 00:27:52.786267 [ 278 ] {70af9eaa-7f13-4a36-8bcf-31b74b488836} <Debug> TCPHandler: Processed in 0.003410946 sec. | ||
| 4953 | 2026.05.06 00:27:52.788374 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4954 | 2026.05.06 00:27:52.788499 [ 278 ] {4cc262e5-7f4d-42fe-a584-8e2c6cb75728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4955 | 2026.05.06 00:27:52.788553 [ 278 ] {4cc262e5-7f4d-42fe-a584-8e2c6cb75728} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4956 | 2026.05.06 00:27:52.789102 [ 278 ] {4cc262e5-7f4d-42fe-a584-8e2c6cb75728} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4957 | 2026.05.06 00:27:52.789151 [ 278 ] {4cc262e5-7f4d-42fe-a584-8e2c6cb75728} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4958 | 2026.05.06 00:27:52.789552 [ 278 ] {4cc262e5-7f4d-42fe-a584-8e2c6cb75728} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4959 | 2026.05.06 00:27:52.789790 [ 278 ] {4cc262e5-7f4d-42fe-a584-8e2c6cb75728} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4960 | 2026.05.06 00:27:52.789941 [ 278 ] {4cc262e5-7f4d-42fe-a584-8e2c6cb75728} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001482 sec., 2699.055330634278 rows/sec., 220.09 KiB/sec. | ||
| 4961 | 2026.05.06 00:27:52.789983 [ 278 ] {4cc262e5-7f4d-42fe-a584-8e2c6cb75728} <Debug> TCPHandler: Processed in 0.001659573 sec. | ||
| 4962 | 2026.05.06 00:27:52.790103 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4963 | 2026.05.06 00:27:52.790201 [ 278 ] {23912ff1-25dc-4583-b724-6cf68184c493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4964 | 2026.05.06 00:27:52.790242 [ 278 ] {23912ff1-25dc-4583-b724-6cf68184c493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4965 | 2026.05.06 00:27:52.790693 [ 278 ] {23912ff1-25dc-4583-b724-6cf68184c493} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2026.05.06 00:27:52.790731 [ 278 ] {23912ff1-25dc-4583-b724-6cf68184c493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4967 | 2026.05.06 00:27:52.791060 [ 278 ] {23912ff1-25dc-4583-b724-6cf68184c493} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4968 | 2026.05.06 00:27:52.791278 [ 278 ] {23912ff1-25dc-4583-b724-6cf68184c493} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2026.05.06 00:27:52.791390 [ 52 ] {} <Debug> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4970 | 2026.05.06 00:27:52.791412 [ 278 ] {23912ff1-25dc-4583-b724-6cf68184c493} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001233 sec., 97323.60097323601 rows/sec., 8.26 MiB/sec. | ||
| 4971 | 2026.05.06 00:27:52.791435 [ 52 ] {} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4972 | 2026.05.06 00:27:52.791457 [ 278 ] {23912ff1-25dc-4583-b724-6cf68184c493} <Debug> TCPHandler: Processed in 0.001402879 sec. | ||
| 4973 | 2026.05.06 00:27:52.791464 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4974 | 2026.05.06 00:27:52.791568 [ 199 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::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 | ||
| 4975 | 2026.05.06 00:27:52.791581 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4976 | 2026.05.06 00:27:52.791681 [ 199 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4977 | 2026.05.06 00:27:52.791690 [ 278 ] {21f668b6-6da1-49b3-9f0f-25e03d83e700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4978 | 2026.05.06 00:27:52.791718 [ 199 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3358 rows starting from the beginning of the part | ||
| 4979 | 2026.05.06 00:27:52.791740 [ 278 ] {21f668b6-6da1-49b3-9f0f-25e03d83e700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4980 | 2026.05.06 00:27:52.791781 [ 199 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2547 rows starting from the beginning of the part | ||
| 4981 | 2026.05.06 00:27:52.791831 [ 199 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 56 rows starting from the beginning of the part | ||
| 4982 | 2026.05.06 00:27:52.791875 [ 199 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 118 rows starting from the beginning of the part | ||
| 4983 | 2026.05.06 00:27:52.791916 [ 199 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 78 rows starting from the beginning of the part | ||
| 4984 | 2026.05.06 00:27:52.791956 [ 199 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 120 rows starting from the beginning of the part | ||
| 4985 | 2026.05.06 00:27:52.792157 [ 278 ] {21f668b6-6da1-49b3-9f0f-25e03d83e700} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2026.05.06 00:27:52.792199 [ 278 ] {21f668b6-6da1-49b3-9f0f-25e03d83e700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4987 | 2026.05.06 00:27:52.792735 [ 278 ] {21f668b6-6da1-49b3-9f0f-25e03d83e700} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4988 | 2026.05.06 00:27:52.792998 [ 278 ] {21f668b6-6da1-49b3-9f0f-25e03d83e700} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2026.05.06 00:27:52.793155 [ 278 ] {21f668b6-6da1-49b3-9f0f-25e03d83e700} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001544 sec., 22668.39378238342 rows/sec., 1.65 MiB/sec. | ||
| 4990 | 2026.05.06 00:27:52.793265 [ 278 ] {21f668b6-6da1-49b3-9f0f-25e03d83e700} <Debug> TCPHandler: Processed in 0.001730653 sec. | ||
| 4991 | 2026.05.06 00:27:52.793404 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4992 | 2026.05.06 00:27:52.793502 [ 278 ] {18cc3167-d82c-47d7-a9d3-d8768cba76df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4993 | 2026.05.06 00:27:52.793543 [ 278 ] {18cc3167-d82c-47d7-a9d3-d8768cba76df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4994 | 2026.05.06 00:27:52.793976 [ 278 ] {18cc3167-d82c-47d7-a9d3-d8768cba76df} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2026.05.06 00:27:52.794013 [ 278 ] {18cc3167-d82c-47d7-a9d3-d8768cba76df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 4996 | 2026.05.06 00:27:52.794340 [ 278 ] {18cc3167-d82c-47d7-a9d3-d8768cba76df} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4997 | 2026.05.06 00:27:52.794485 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6277 rows, containing 5 columns (5 merged, 0 gathered) in 0.00294698 sec., 2129977.129128803 rows/sec., 169.57 MiB/sec. | ||
| 4998 | 2026.05.06 00:27:52.794560 [ 278 ] {18cc3167-d82c-47d7-a9d3-d8768cba76df} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2026.05.06 00:27:52.794666 [ 52 ] {} <Debug> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5000 | 2026.05.06 00:27:52.794693 [ 278 ] {18cc3167-d82c-47d7-a9d3-d8768cba76df} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001209 sec., 81885.85607940446 rows/sec., 6.40 MiB/sec. | ||
| 5001 | 2026.05.06 00:27:52.794695 [ 52 ] {} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5002 | 2026.05.06 00:27:52.794734 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5003 | 2026.05.06 00:27:52.794740 [ 278 ] {18cc3167-d82c-47d7-a9d3-d8768cba76df} <Debug> TCPHandler: Processed in 0.001396889 sec. | ||
| 5004 | 2026.05.06 00:27:52.794828 [ 193 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::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 | ||
| 5005 | 2026.05.06 00:27:52.794861 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5006 | 2026.05.06 00:27:52.794863 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2026.05.06 00:27:52.794973 [ 193 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5008 | 2026.05.06 00:27:52.794977 [ 278 ] {a72b5a0e-77af-4c30-a6f1-440c46b4f25c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5009 | 2026.05.06 00:27:52.795022 [ 193 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::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 | ||
| 5010 | 2026.05.06 00:27:52.795042 [ 278 ] {a72b5a0e-77af-4c30-a6f1-440c46b4f25c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5011 | 2026.05.06 00:27:52.795104 [ 193 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1343 rows starting from the beginning of the part | ||
| 5012 | 2026.05.06 00:27:52.795163 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_31_6} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.05.06 00:27:52.795169 [ 193 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 64 rows starting from the beginning of the part | ||
| 5014 | 2026.05.06 00:27:52.795231 [ 193 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 95 rows starting from the beginning of the part | ||
| 5015 | 2026.05.06 00:27:52.795255 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_31_6} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5016 | 2026.05.06 00:27:52.795281 [ 193 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 75 rows starting from the beginning of the part | ||
| 5017 | 2026.05.06 00:27:52.795333 [ 193 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 99 rows starting from the beginning of the part | ||
| 5018 | 2026.05.06 00:27:52.795337 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 5019 | 2026.05.06 00:27:52.795463 [ 278 ] {a72b5a0e-77af-4c30-a6f1-440c46b4f25c} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5020 | 2026.05.06 00:27:52.795506 [ 278 ] {a72b5a0e-77af-4c30-a6f1-440c46b4f25c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5021 | 2026.05.06 00:27:52.795871 [ 278 ] {a72b5a0e-77af-4c30-a6f1-440c46b4f25c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5022 | 2026.05.06 00:27:52.796102 [ 278 ] {a72b5a0e-77af-4c30-a6f1-440c46b4f25c} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5023 | 2026.05.06 00:27:52.796209 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5024 | 2026.05.06 00:27:52.796237 [ 278 ] {a72b5a0e-77af-4c30-a6f1-440c46b4f25c} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001278 sec., 126760.56338028169 rows/sec., 8.83 MiB/sec. | ||
| 5025 | 2026.05.06 00:27:52.796238 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5026 | 2026.05.06 00:27:52.796278 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5027 | 2026.05.06 00:27:52.796282 [ 278 ] {a72b5a0e-77af-4c30-a6f1-440c46b4f25c} <Debug> TCPHandler: Processed in 0.00146807 sec. | ||
| 5028 | 2026.05.06 00:27:52.796347 [ 200 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 5029 | 2026.05.06 00:27:52.796402 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5030 | 2026.05.06 00:27:52.796448 [ 200 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5031 | 2026.05.06 00:27:52.796483 [ 200 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9711 rows starting from the beginning of the part | ||
| 5032 | 2026.05.06 00:27:52.796500 [ 278 ] {abb2c84f-3504-4f48-bd9e-a5259b7c8eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5033 | 2026.05.06 00:27:52.796537 [ 200 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1536 rows starting from the beginning of the part | ||
| 5034 | 2026.05.06 00:27:52.796562 [ 278 ] {abb2c84f-3504-4f48-bd9e-a5259b7c8eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5035 | 2026.05.06 00:27:52.796587 [ 200 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 128 rows starting from the beginning of the part | ||
| 5036 | 2026.05.06 00:27:52.796634 [ 200 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5037 | 2026.05.06 00:27:52.796672 [ 200 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 5038 | 2026.05.06 00:27:52.796712 [ 200 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 162 rows starting from the beginning of the part | ||
| 5039 | 2026.05.06 00:27:52.796883 [ 186 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3506 rows, containing 5 columns (5 merged, 0 gathered) in 0.002101278 sec., 1668508.4029814238 rows/sec., 121.20 MiB/sec. | ||
| 5040 | 2026.05.06 00:27:52.797131 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5041 | 2026.05.06 00:27:52.797372 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_31_6} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2026.05.06 00:27:52.797372 [ 278 ] {abb2c84f-3504-4f48-bd9e-a5259b7c8eff} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2026.05.06 00:27:52.797425 [ 278 ] {abb2c84f-3504-4f48-bd9e-a5259b7c8eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5044 | 2026.05.06 00:27:52.797448 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_31_6} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5045 | 2026.05.06 00:27:52.797525 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 5046 | 2026.05.06 00:27:52.798033 [ 278 ] {abb2c84f-3504-4f48-bd9e-a5259b7c8eff} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5047 | 2026.05.06 00:27:52.798299 [ 278 ] {abb2c84f-3504-4f48-bd9e-a5259b7c8eff} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5048 | 2026.05.06 00:27:52.798444 [ 278 ] {abb2c84f-3504-4f48-bd9e-a5259b7c8eff} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001962 sec., 15800.203873598368 rows/sec., 28.31 MiB/sec. | ||
| 5049 | 2026.05.06 00:27:52.798527 [ 278 ] {abb2c84f-3504-4f48-bd9e-a5259b7c8eff} <Debug> TCPHandler: Processed in 0.002172459 sec. | ||
| 5050 | 2026.05.06 00:27:52.798663 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5051 | 2026.05.06 00:27:52.798758 [ 278 ] {29270201-82df-44fe-b016-e6d665e2c747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5052 | 2026.05.06 00:27:52.798800 [ 278 ] {29270201-82df-44fe-b016-e6d665e2c747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5053 | 2026.05.06 00:27:52.799134 [ 278 ] {29270201-82df-44fe-b016-e6d665e2c747} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5054 | 2026.05.06 00:27:52.799170 [ 278 ] {29270201-82df-44fe-b016-e6d665e2c747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5055 | 2026.05.06 00:27:52.799539 [ 278 ] {29270201-82df-44fe-b016-e6d665e2c747} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5056 | 2026.05.06 00:27:52.799764 [ 278 ] {29270201-82df-44fe-b016-e6d665e2c747} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5057 | 2026.05.06 00:27:52.799891 [ 52 ] {} <Debug> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5058 | 2026.05.06 00:27:52.799919 [ 278 ] {29270201-82df-44fe-b016-e6d665e2c747} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 5059 | 2026.05.06 00:27:52.799924 [ 52 ] {} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5060 | 2026.05.06 00:27:52.799960 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5061 | 2026.05.06 00:27:52.799962 [ 278 ] {29270201-82df-44fe-b016-e6d665e2c747} <Debug> TCPHandler: Processed in 0.001347828 sec. | ||
| 5062 | 2026.05.06 00:27:52.800047 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 5063 | 2026.05.06 00:27:52.800164 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5064 | 2026.05.06 00:27:52.800198 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1410 rows starting from the beginning of the part | ||
| 5065 | 2026.05.06 00:27:52.800254 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 5066 | 2026.05.06 00:27:52.800302 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 48 rows starting from the beginning of the part | ||
| 5067 | 2026.05.06 00:27:52.800347 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 5068 | 2026.05.06 00:27:52.800390 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 5069 | 2026.05.06 00:27:52.800431 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 5070 | 2026.05.06 00:27:52.800972 [ 188 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11857 rows, containing 5 columns (5 merged, 0 gathered) in 0.004654513 sec., 2547420.1060347236 rows/sec., 166.45 MiB/sec. | ||
| 5071 | 2026.05.06 00:27:52.801298 [ 189 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1650 rows, containing 4 columns (4 merged, 0 gathered) in 0.001291277 sec., 1277804.839705191 rows/sec., 84.28 MiB/sec. | ||
| 5072 | 2026.05.06 00:27:52.801341 [ 186 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5073 | 2026.05.06 00:27:52.801527 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5074 | 2026.05.06 00:27:52.801668 [ 186 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5075 | 2026.05.06 00:27:52.801752 [ 186 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5076 | 2026.05.06 00:27:52.801824 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_31_6} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2026.05.06 00:27:52.801849 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 5078 | 2026.05.06 00:27:52.801904 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_31_6} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5079 | 2026.05.06 00:27:52.801986 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5080 | 2026.05.06 00:27:53.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.98 MiB, peak 263.57 MiB, free memory in arenas 0.00 B, will set to 256.61 MiB (RSS), difference: 1.63 MiB | ||
| 5081 | 2026.05.06 00:27:54.648531 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5082 | 2026.05.06 00:27:54.648583 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5083 | 2026.05.06 00:27:54.807080 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10528 | ||
| 5084 | 2026.05.06 00:27:54.807580 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5085 | 2026.05.06 00:27:54.807619 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5086 | 2026.05.06 00:27:54.808111 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5087 | 2026.05.06 00:27:54.808350 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5088 | 2026.05.06 00:27:54.808485 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10528 | ||
| 5089 | 2026.05.06 00:27:55.361353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5090 | 2026.05.06 00:27:55.377162 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.05.06 00:27:55.377224 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5092 | 2026.05.06 00:27:55.382905 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5093 | 2026.05.06 00:27:55.383592 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.05.06 00:27:55.386336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5095 | 2026.05.06 00:27:57.782285 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5096 | 2026.05.06 00:27:57.782605 [ 278 ] {512b4b2c-a1fa-4f9b-96d5-0ad3e1f2261c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5097 | 2026.05.06 00:27:57.783173 [ 278 ] {512b4b2c-a1fa-4f9b-96d5-0ad3e1f2261c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5098 | 2026.05.06 00:27:57.783272 [ 278 ] {512b4b2c-a1fa-4f9b-96d5-0ad3e1f2261c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5099 | 2026.05.06 00:27:57.783614 [ 278 ] {512b4b2c-a1fa-4f9b-96d5-0ad3e1f2261c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5100 | 2026.05.06 00:27:57.783697 [ 278 ] {512b4b2c-a1fa-4f9b-96d5-0ad3e1f2261c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5101 | 2026.05.06 00:27:57.783863 [ 278 ] {512b4b2c-a1fa-4f9b-96d5-0ad3e1f2261c} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5102 | 2026.05.06 00:27:57.783978 [ 317 ] {512b4b2c-a1fa-4f9b-96d5-0ad3e1f2261c} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5103 | 2026.05.06 00:27:57.783983 [ 335 ] {512b4b2c-a1fa-4f9b-96d5-0ad3e1f2261c} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5104 | 2026.05.06 00:27:57.784000 [ 342 ] {512b4b2c-a1fa-4f9b-96d5-0ad3e1f2261c} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5105 | 2026.05.06 00:27:57.784150 [ 278 ] {512b4b2c-a1fa-4f9b-96d5-0ad3e1f2261c} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 5106 | 2026.05.06 00:27:57.784182 [ 278 ] {512b4b2c-a1fa-4f9b-96d5-0ad3e1f2261c} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5107 | 2026.05.06 00:27:57.784283 [ 278 ] {512b4b2c-a1fa-4f9b-96d5-0ad3e1f2261c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5108 | 2026.05.06 00:27:57.784307 [ 278 ] {512b4b2c-a1fa-4f9b-96d5-0ad3e1f2261c} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 5109 | 2026.05.06 00:27:57.784349 [ 278 ] {512b4b2c-a1fa-4f9b-96d5-0ad3e1f2261c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5110 | 2026.05.06 00:27:57.784395 [ 278 ] {512b4b2c-a1fa-4f9b-96d5-0ad3e1f2261c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5111 | 2026.05.06 00:27:57.784437 [ 278 ] {512b4b2c-a1fa-4f9b-96d5-0ad3e1f2261c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5112 | 2026.05.06 00:27:57.785564 [ 278 ] {512b4b2c-a1fa-4f9b-96d5-0ad3e1f2261c} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.003108 sec., 16087.516087516087 rows/sec., 1.26 MiB/sec. | ||
| 5113 | 2026.05.06 00:27:57.785672 [ 278 ] {512b4b2c-a1fa-4f9b-96d5-0ad3e1f2261c} <Debug> TCPHandler: Processed in 0.003520378 sec. | ||
| 5114 | 2026.05.06 00:27:57.787486 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5115 | 2026.05.06 00:27:57.787614 [ 278 ] {094929aa-9a05-4486-9fca-0b48ae9e5178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5116 | 2026.05.06 00:27:57.787665 [ 278 ] {094929aa-9a05-4486-9fca-0b48ae9e5178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5117 | 2026.05.06 00:27:57.788215 [ 278 ] {094929aa-9a05-4486-9fca-0b48ae9e5178} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5118 | 2026.05.06 00:27:57.788264 [ 278 ] {094929aa-9a05-4486-9fca-0b48ae9e5178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5119 | 2026.05.06 00:27:57.788657 [ 278 ] {094929aa-9a05-4486-9fca-0b48ae9e5178} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5120 | 2026.05.06 00:27:57.788881 [ 278 ] {094929aa-9a05-4486-9fca-0b48ae9e5178} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2026.05.06 00:27:57.789029 [ 278 ] {094929aa-9a05-4486-9fca-0b48ae9e5178} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001452 sec., 53719.00826446281 rows/sec., 4.45 MiB/sec. | ||
| 5122 | 2026.05.06 00:27:57.789069 [ 278 ] {094929aa-9a05-4486-9fca-0b48ae9e5178} <Debug> TCPHandler: Processed in 0.001644353 sec. | ||
| 5123 | 2026.05.06 00:27:57.789193 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5124 | 2026.05.06 00:27:57.789287 [ 278 ] {17ddbf18-0491-42d8-a564-ca3ff8f1bd12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5125 | 2026.05.06 00:27:57.789327 [ 278 ] {17ddbf18-0491-42d8-a564-ca3ff8f1bd12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5126 | 2026.05.06 00:27:57.789721 [ 278 ] {17ddbf18-0491-42d8-a564-ca3ff8f1bd12} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2026.05.06 00:27:57.789759 [ 278 ] {17ddbf18-0491-42d8-a564-ca3ff8f1bd12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5128 | 2026.05.06 00:27:57.790054 [ 278 ] {17ddbf18-0491-42d8-a564-ca3ff8f1bd12} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5129 | 2026.05.06 00:27:57.790266 [ 278 ] {17ddbf18-0491-42d8-a564-ca3ff8f1bd12} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5130 | 2026.05.06 00:27:57.790398 [ 278 ] {17ddbf18-0491-42d8-a564-ca3ff8f1bd12} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001129 sec., 9743.135518157662 rows/sec., 732.64 KiB/sec. | ||
| 5131 | 2026.05.06 00:27:57.790434 [ 278 ] {17ddbf18-0491-42d8-a564-ca3ff8f1bd12} <Debug> TCPHandler: Processed in 0.001289987 sec. | ||
| 5132 | 2026.05.06 00:27:57.790548 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5133 | 2026.05.06 00:27:57.790641 [ 278 ] {225032b9-e14b-46c4-9352-19f426e97b3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5134 | 2026.05.06 00:27:57.790680 [ 278 ] {225032b9-e14b-46c4-9352-19f426e97b3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5135 | 2026.05.06 00:27:57.791084 [ 278 ] {225032b9-e14b-46c4-9352-19f426e97b3d} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5136 | 2026.05.06 00:27:57.791122 [ 278 ] {225032b9-e14b-46c4-9352-19f426e97b3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5137 | 2026.05.06 00:27:57.791432 [ 278 ] {225032b9-e14b-46c4-9352-19f426e97b3d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5138 | 2026.05.06 00:27:57.791645 [ 278 ] {225032b9-e14b-46c4-9352-19f426e97b3d} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5139 | 2026.05.06 00:27:57.791773 [ 278 ] {225032b9-e14b-46c4-9352-19f426e97b3d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00115 sec., 65217.391304347824 rows/sec., 5.09 MiB/sec. | ||
| 5140 | 2026.05.06 00:27:57.791810 [ 278 ] {225032b9-e14b-46c4-9352-19f426e97b3d} <Debug> TCPHandler: Processed in 0.001311028 sec. | ||
| 5141 | 2026.05.06 00:27:57.791926 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.05.06 00:27:57.792019 [ 278 ] {e31d29b7-83b0-4c5e-bb48-f4e724c6d635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5143 | 2026.05.06 00:27:57.792063 [ 278 ] {e31d29b7-83b0-4c5e-bb48-f4e724c6d635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5144 | 2026.05.06 00:27:57.792463 [ 278 ] {e31d29b7-83b0-4c5e-bb48-f4e724c6d635} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2026.05.06 00:27:57.792499 [ 278 ] {e31d29b7-83b0-4c5e-bb48-f4e724c6d635} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5146 | 2026.05.06 00:27:57.792824 [ 278 ] {e31d29b7-83b0-4c5e-bb48-f4e724c6d635} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5147 | 2026.05.06 00:27:57.793042 [ 278 ] {e31d29b7-83b0-4c5e-bb48-f4e724c6d635} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2026.05.06 00:27:57.793173 [ 278 ] {e31d29b7-83b0-4c5e-bb48-f4e724c6d635} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 5149 | 2026.05.06 00:27:57.793210 [ 278 ] {e31d29b7-83b0-4c5e-bb48-f4e724c6d635} <Debug> TCPHandler: Processed in 0.001332578 sec. | ||
| 5150 | 2026.05.06 00:27:57.793322 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2026.05.06 00:27:57.793415 [ 278 ] {456c7aec-da63-435a-a230-f4db34fd2941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5152 | 2026.05.06 00:27:57.793470 [ 278 ] {456c7aec-da63-435a-a230-f4db34fd2941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5153 | 2026.05.06 00:27:57.794197 [ 278 ] {456c7aec-da63-435a-a230-f4db34fd2941} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2026.05.06 00:27:57.794235 [ 278 ] {456c7aec-da63-435a-a230-f4db34fd2941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5155 | 2026.05.06 00:27:57.794738 [ 278 ] {456c7aec-da63-435a-a230-f4db34fd2941} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5156 | 2026.05.06 00:27:57.794967 [ 278 ] {456c7aec-da63-435a-a230-f4db34fd2941} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2026.05.06 00:27:57.795107 [ 278 ] {456c7aec-da63-435a-a230-f4db34fd2941} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001709 sec., 6436.512580456407 rows/sec., 11.53 MiB/sec. | ||
| 5158 | 2026.05.06 00:27:57.795161 [ 278 ] {456c7aec-da63-435a-a230-f4db34fd2941} <Debug> TCPHandler: Processed in 0.001887256 sec. | ||
| 5159 | 2026.05.06 00:27:57.795286 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2026.05.06 00:27:57.795382 [ 278 ] {ae98291c-6d3f-4e73-8371-f1b18e57fa32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5161 | 2026.05.06 00:27:57.795422 [ 278 ] {ae98291c-6d3f-4e73-8371-f1b18e57fa32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5162 | 2026.05.06 00:27:57.795772 [ 278 ] {ae98291c-6d3f-4e73-8371-f1b18e57fa32} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2026.05.06 00:27:57.795808 [ 278 ] {ae98291c-6d3f-4e73-8371-f1b18e57fa32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5164 | 2026.05.06 00:27:57.796111 [ 278 ] {ae98291c-6d3f-4e73-8371-f1b18e57fa32} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5165 | 2026.05.06 00:27:57.796324 [ 278 ] {ae98291c-6d3f-4e73-8371-f1b18e57fa32} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2026.05.06 00:27:57.796450 [ 278 ] {ae98291c-6d3f-4e73-8371-f1b18e57fa32} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 5167 | 2026.05.06 00:27:57.796485 [ 278 ] {ae98291c-6d3f-4e73-8371-f1b18e57fa32} <Debug> TCPHandler: Processed in 0.001247717 sec. | ||
| 5168 | 2026.05.06 00:27:59.754787 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 640 | ||
| 5169 | 2026.05.06 00:27:59.757066 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5170 | 2026.05.06 00:27:59.757124 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5171 | 2026.05.06 00:27:59.758344 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5172 | 2026.05.06 00:27:59.758625 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2026.05.06 00:27:59.758803 [ 36 ] {} <Debug> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5174 | 2026.05.06 00:27:59.758895 [ 36 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5175 | 2026.05.06 00:27:59.758933 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5176 | 2026.05.06 00:27:59.758982 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 640 | ||
| 5177 | 2026.05.06 00:27:59.759074 [ 188 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::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 | ||
| 5178 | 2026.05.06 00:27:59.759754 [ 188 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5179 | 2026.05.06 00:27:59.759907 [ 188 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 470 rows starting from the beginning of the part | ||
| 5180 | 2026.05.06 00:27:59.760290 [ 188 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 5181 | 2026.05.06 00:27:59.760617 [ 188 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part | ||
| 5182 | 2026.05.06 00:27:59.760925 [ 188 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::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 | ||
| 5183 | 2026.05.06 00:27:59.761222 [ 188 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 28 rows starting from the beginning of the part | ||
| 5184 | 2026.05.06 00:27:59.761516 [ 188 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 5185 | 2026.05.06 00:27:59.767609 [ 186 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 640 rows, containing 72 columns (72 merged, 0 gathered) in 0.008592995 sec., 74479.27061519295 rows/sec., 64.47 MiB/sec. | ||
| 5186 | 2026.05.06 00:27:59.768819 [ 189 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5187 | 2026.05.06 00:27:59.769469 [ 189 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_16_3} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5188 | 2026.05.06 00:27:59.769555 [ 189 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_16_3} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5189 | 2026.05.06 00:27:59.769797 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 5190 | 2026.05.06 00:28:02.308570 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11040 | ||
| 5191 | 2026.05.06 00:28:02.309172 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2026.05.06 00:28:02.309217 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5193 | 2026.05.06 00:28:02.309766 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5194 | 2026.05.06 00:28:02.309993 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2026.05.06 00:28:02.310120 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11040 | ||
| 5196 | 2026.05.06 00:28:02.783444 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5197 | 2026.05.06 00:28:02.783699 [ 278 ] {2d689379-f656-4e35-b9ae-8efca20721a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5198 | 2026.05.06 00:28:02.784047 [ 278 ] {2d689379-f656-4e35-b9ae-8efca20721a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5199 | 2026.05.06 00:28:02.784084 [ 278 ] {2d689379-f656-4e35-b9ae-8efca20721a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5200 | 2026.05.06 00:28:02.784311 [ 278 ] {2d689379-f656-4e35-b9ae-8efca20721a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5201 | 2026.05.06 00:28:02.784385 [ 278 ] {2d689379-f656-4e35-b9ae-8efca20721a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5202 | 2026.05.06 00:28:02.784531 [ 278 ] {2d689379-f656-4e35-b9ae-8efca20721a4} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5203 | 2026.05.06 00:28:02.784628 [ 301 ] {2d689379-f656-4e35-b9ae-8efca20721a4} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5204 | 2026.05.06 00:28:02.784628 [ 333 ] {2d689379-f656-4e35-b9ae-8efca20721a4} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5205 | 2026.05.06 00:28:02.784652 [ 335 ] {2d689379-f656-4e35-b9ae-8efca20721a4} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5206 | 2026.05.06 00:28:02.784774 [ 278 ] {2d689379-f656-4e35-b9ae-8efca20721a4} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 5207 | 2026.05.06 00:28:02.784801 [ 278 ] {2d689379-f656-4e35-b9ae-8efca20721a4} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5208 | 2026.05.06 00:28:02.784890 [ 278 ] {2d689379-f656-4e35-b9ae-8efca20721a4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5209 | 2026.05.06 00:28:02.784912 [ 278 ] {2d689379-f656-4e35-b9ae-8efca20721a4} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 5210 | 2026.05.06 00:28:02.784951 [ 278 ] {2d689379-f656-4e35-b9ae-8efca20721a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5211 | 2026.05.06 00:28:02.784993 [ 278 ] {2d689379-f656-4e35-b9ae-8efca20721a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5212 | 2026.05.06 00:28:02.785031 [ 278 ] {2d689379-f656-4e35-b9ae-8efca20721a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5213 | 2026.05.06 00:28:02.786157 [ 278 ] {2d689379-f656-4e35-b9ae-8efca20721a4} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002561 sec., 19523.62358453729 rows/sec., 1.53 MiB/sec. | ||
| 5214 | 2026.05.06 00:28:02.786284 [ 278 ] {2d689379-f656-4e35-b9ae-8efca20721a4} <Debug> TCPHandler: Processed in 0.002979121 sec. | ||
| 5215 | 2026.05.06 00:28:02.788321 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2026.05.06 00:28:02.788434 [ 278 ] {91fca66a-4d34-42a8-9514-21144ad312d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5217 | 2026.05.06 00:28:02.788480 [ 278 ] {91fca66a-4d34-42a8-9514-21144ad312d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5218 | 2026.05.06 00:28:02.788981 [ 278 ] {91fca66a-4d34-42a8-9514-21144ad312d4} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2026.05.06 00:28:02.789024 [ 278 ] {91fca66a-4d34-42a8-9514-21144ad312d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5220 | 2026.05.06 00:28:02.789407 [ 278 ] {91fca66a-4d34-42a8-9514-21144ad312d4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5221 | 2026.05.06 00:28:02.789637 [ 278 ] {91fca66a-4d34-42a8-9514-21144ad312d4} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2026.05.06 00:28:02.789790 [ 278 ] {91fca66a-4d34-42a8-9514-21144ad312d4} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001389 sec., 84953.2037437005 rows/sec., 7.23 MiB/sec. | ||
| 5223 | 2026.05.06 00:28:02.789830 [ 278 ] {91fca66a-4d34-42a8-9514-21144ad312d4} <Debug> TCPHandler: Processed in 0.001561401 sec. | ||
| 5224 | 2026.05.06 00:28:02.789953 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2026.05.06 00:28:02.790054 [ 278 ] {a0f8cff7-8d88-4106-a0fd-dc05cbc3e7d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5226 | 2026.05.06 00:28:02.790098 [ 278 ] {a0f8cff7-8d88-4106-a0fd-dc05cbc3e7d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5227 | 2026.05.06 00:28:02.790486 [ 278 ] {a0f8cff7-8d88-4106-a0fd-dc05cbc3e7d0} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2026.05.06 00:28:02.790521 [ 278 ] {a0f8cff7-8d88-4106-a0fd-dc05cbc3e7d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5229 | 2026.05.06 00:28:02.790808 [ 278 ] {a0f8cff7-8d88-4106-a0fd-dc05cbc3e7d0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5230 | 2026.05.06 00:28:02.791017 [ 278 ] {a0f8cff7-8d88-4106-a0fd-dc05cbc3e7d0} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2026.05.06 00:28:02.791146 [ 278 ] {a0f8cff7-8d88-4106-a0fd-dc05cbc3e7d0} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001178 sec., 26315.78947368421 rows/sec., 1.93 MiB/sec. | ||
| 5232 | 2026.05.06 00:28:02.791254 [ 278 ] {a0f8cff7-8d88-4106-a0fd-dc05cbc3e7d0} <Debug> TCPHandler: Processed in 0.001349228 sec. | ||
| 5233 | 2026.05.06 00:28:02.791393 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5234 | 2026.05.06 00:28:02.791516 [ 278 ] {456dd580-4728-44ea-b1d8-e2d4bc152adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5235 | 2026.05.06 00:28:02.791568 [ 278 ] {456dd580-4728-44ea-b1d8-e2d4bc152adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5236 | 2026.05.06 00:28:02.792015 [ 278 ] {456dd580-4728-44ea-b1d8-e2d4bc152adc} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2026.05.06 00:28:02.792052 [ 278 ] {456dd580-4728-44ea-b1d8-e2d4bc152adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5238 | 2026.05.06 00:28:02.792376 [ 278 ] {456dd580-4728-44ea-b1d8-e2d4bc152adc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5239 | 2026.05.06 00:28:02.792594 [ 278 ] {456dd580-4728-44ea-b1d8-e2d4bc152adc} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2026.05.06 00:28:02.792726 [ 278 ] {456dd580-4728-44ea-b1d8-e2d4bc152adc} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001236 sec., 76860.84142394822 rows/sec., 6.00 MiB/sec. | ||
| 5241 | 2026.05.06 00:28:02.792765 [ 278 ] {456dd580-4728-44ea-b1d8-e2d4bc152adc} <Debug> TCPHandler: Processed in 0.001433169 sec. | ||
| 5242 | 2026.05.06 00:28:02.792883 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5243 | 2026.05.06 00:28:02.792979 [ 278 ] {45a09149-14a3-48e5-8246-72283da864b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5244 | 2026.05.06 00:28:02.793024 [ 278 ] {45a09149-14a3-48e5-8246-72283da864b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5245 | 2026.05.06 00:28:02.793425 [ 278 ] {45a09149-14a3-48e5-8246-72283da864b0} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5246 | 2026.05.06 00:28:02.793462 [ 278 ] {45a09149-14a3-48e5-8246-72283da864b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5247 | 2026.05.06 00:28:02.793802 [ 278 ] {45a09149-14a3-48e5-8246-72283da864b0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5248 | 2026.05.06 00:28:02.794012 [ 278 ] {45a09149-14a3-48e5-8246-72283da864b0} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5249 | 2026.05.06 00:28:02.794144 [ 278 ] {45a09149-14a3-48e5-8246-72283da864b0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001185 sec., 135021.0970464135 rows/sec., 9.40 MiB/sec. | ||
| 5250 | 2026.05.06 00:28:02.794182 [ 278 ] {45a09149-14a3-48e5-8246-72283da864b0} <Debug> TCPHandler: Processed in 0.001349458 sec. | ||
| 5251 | 2026.05.06 00:28:02.794300 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5252 | 2026.05.06 00:28:02.794395 [ 278 ] {5e8a89b5-419b-4516-9e7e-1024aeebebef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5253 | 2026.05.06 00:28:02.794451 [ 278 ] {5e8a89b5-419b-4516-9e7e-1024aeebebef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5254 | 2026.05.06 00:28:02.795226 [ 278 ] {5e8a89b5-419b-4516-9e7e-1024aeebebef} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5255 | 2026.05.06 00:28:02.795264 [ 278 ] {5e8a89b5-419b-4516-9e7e-1024aeebebef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5256 | 2026.05.06 00:28:02.795817 [ 278 ] {5e8a89b5-419b-4516-9e7e-1024aeebebef} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5257 | 2026.05.06 00:28:02.796043 [ 278 ] {5e8a89b5-419b-4516-9e7e-1024aeebebef} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2026.05.06 00:28:02.796187 [ 278 ] {5e8a89b5-419b-4516-9e7e-1024aeebebef} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00181 sec., 17127.07182320442 rows/sec., 30.69 MiB/sec. | ||
| 5259 | 2026.05.06 00:28:02.796241 [ 278 ] {5e8a89b5-419b-4516-9e7e-1024aeebebef} <Debug> TCPHandler: Processed in 0.001990067 sec. | ||
| 5260 | 2026.05.06 00:28:02.796357 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5261 | 2026.05.06 00:28:02.796453 [ 278 ] {a540e887-b7d6-49da-8612-ff488d5f364d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5262 | 2026.05.06 00:28:02.796496 [ 278 ] {a540e887-b7d6-49da-8612-ff488d5f364d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5263 | 2026.05.06 00:28:02.796835 [ 278 ] {a540e887-b7d6-49da-8612-ff488d5f364d} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2026.05.06 00:28:02.796872 [ 278 ] {a540e887-b7d6-49da-8612-ff488d5f364d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5265 | 2026.05.06 00:28:02.797174 [ 278 ] {a540e887-b7d6-49da-8612-ff488d5f364d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5266 | 2026.05.06 00:28:02.797388 [ 278 ] {a540e887-b7d6-49da-8612-ff488d5f364d} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2026.05.06 00:28:02.797519 [ 278 ] {a540e887-b7d6-49da-8612-ff488d5f364d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 5268 | 2026.05.06 00:28:02.797555 [ 278 ] {a540e887-b7d6-49da-8612-ff488d5f364d} <Debug> TCPHandler: Processed in 0.001246356 sec. | ||
| 5269 | 2026.05.06 00:28:02.886505 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5270 | 2026.05.06 00:28:02.902501 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5271 | 2026.05.06 00:28:02.902554 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5272 | 2026.05.06 00:28:02.909037 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5273 | 2026.05.06 00:28:02.909744 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5274 | 2026.05.06 00:28:02.912539 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5275 | 2026.05.06 00:28:03.040258 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5276 | 2026.05.06 00:28:03.040540 [ 278 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5277 | 2026.05.06 00:28:03.040929 [ 278 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5278 | 2026.05.06 00:28:03.040971 [ 278 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5279 | 2026.05.06 00:28:03.041238 [ 278 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5280 | 2026.05.06 00:28:03.041309 [ 278 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5281 | 2026.05.06 00:28:03.041449 [ 278 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 5282 | 2026.05.06 00:28:03.041560 [ 325 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5283 | 2026.05.06 00:28:03.041561 [ 301 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5284 | 2026.05.06 00:28:03.041580 [ 335 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5285 | 2026.05.06 00:28:03.041698 [ 278 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 5286 | 2026.05.06 00:28:03.041725 [ 278 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5287 | 2026.05.06 00:28:03.041811 [ 278 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5288 | 2026.05.06 00:28:03.041831 [ 278 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 5289 | 2026.05.06 00:28:03.041866 [ 278 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5290 | 2026.05.06 00:28:03.041904 [ 278 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5291 | 2026.05.06 00:28:03.041939 [ 278 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 5292 | 2026.05.06 00:28:03.043106 [ 278 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002685 sec., 18621.9739292365 rows/sec., 2.96 MiB/sec. | ||
| 5293 | 2026.05.06 00:28:03.043230 [ 278 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Debug> MemoryTracker: Peak memory usage (for query): 135.86 KiB. | ||
| 5294 | 2026.05.06 00:28:03.043249 [ 278 ] {0fa4a097-0db3-4274-881d-def20dc9dfe9} <Debug> TCPHandler: Processed in 0.003134302 sec. | ||
| 5295 | 2026.05.06 00:28:03.055845 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5296 | 2026.05.06 00:28:03.055985 [ 278 ] {188b9724-332e-41dc-a2f9-9a93e1e57fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5297 | 2026.05.06 00:28:03.056041 [ 278 ] {188b9724-332e-41dc-a2f9-9a93e1e57fb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5298 | 2026.05.06 00:28:03.056605 [ 278 ] {188b9724-332e-41dc-a2f9-9a93e1e57fb8} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5299 | 2026.05.06 00:28:03.056657 [ 278 ] {188b9724-332e-41dc-a2f9-9a93e1e57fb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5300 | 2026.05.06 00:28:03.057046 [ 278 ] {188b9724-332e-41dc-a2f9-9a93e1e57fb8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5301 | 2026.05.06 00:28:03.057270 [ 278 ] {188b9724-332e-41dc-a2f9-9a93e1e57fb8} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5302 | 2026.05.06 00:28:03.057413 [ 278 ] {188b9724-332e-41dc-a2f9-9a93e1e57fb8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00148 sec., 16216.216216216217 rows/sec., 1.35 MiB/sec. | ||
| 5303 | 2026.05.06 00:28:03.057451 [ 278 ] {188b9724-332e-41dc-a2f9-9a93e1e57fb8} <Debug> TCPHandler: Processed in 0.001685153 sec. | ||
| 5304 | 2026.05.06 00:28:03.057565 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5305 | 2026.05.06 00:28:03.057661 [ 278 ] {c4c3578e-f609-41f4-bce3-382ed9ce6a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5306 | 2026.05.06 00:28:03.057700 [ 278 ] {c4c3578e-f609-41f4-bce3-382ed9ce6a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5307 | 2026.05.06 00:28:03.058071 [ 278 ] {c4c3578e-f609-41f4-bce3-382ed9ce6a5f} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5308 | 2026.05.06 00:28:03.058105 [ 278 ] {c4c3578e-f609-41f4-bce3-382ed9ce6a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5309 | 2026.05.06 00:28:03.058457 [ 278 ] {c4c3578e-f609-41f4-bce3-382ed9ce6a5f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5310 | 2026.05.06 00:28:03.058662 [ 278 ] {c4c3578e-f609-41f4-bce3-382ed9ce6a5f} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2026.05.06 00:28:03.058798 [ 278 ] {c4c3578e-f609-41f4-bce3-382ed9ce6a5f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00113 sec., 1769.911504424779 rows/sec., 144.32 KiB/sec. | ||
| 5312 | 2026.05.06 00:28:03.058835 [ 278 ] {c4c3578e-f609-41f4-bce3-382ed9ce6a5f} <Debug> TCPHandler: Processed in 0.001297207 sec. | ||
| 5313 | 2026.05.06 00:28:03.058943 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5314 | 2026.05.06 00:28:03.059039 [ 278 ] {5e431edd-739a-4dcf-93f2-95e319ee1ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5315 | 2026.05.06 00:28:03.059078 [ 278 ] {5e431edd-739a-4dcf-93f2-95e319ee1ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5316 | 2026.05.06 00:28:03.060596 [ 278 ] {5e431edd-739a-4dcf-93f2-95e319ee1ab4} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5317 | 2026.05.06 00:28:03.060634 [ 278 ] {5e431edd-739a-4dcf-93f2-95e319ee1ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5318 | 2026.05.06 00:28:03.061109 [ 278 ] {5e431edd-739a-4dcf-93f2-95e319ee1ab4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5319 | 2026.05.06 00:28:03.061341 [ 278 ] {5e431edd-739a-4dcf-93f2-95e319ee1ab4} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5320 | 2026.05.06 00:28:03.061475 [ 278 ] {5e431edd-739a-4dcf-93f2-95e319ee1ab4} <Debug> executeQuery: Read 2544 rows, 195.07 KiB in 0.002455 sec., 1036252.5458248472 rows/sec., 77.60 MiB/sec. | ||
| 5321 | 2026.05.06 00:28:03.061513 [ 278 ] {5e431edd-739a-4dcf-93f2-95e319ee1ab4} <Debug> TCPHandler: Processed in 0.002619025 sec. | ||
| 5322 | 2026.05.06 00:28:03.061632 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5323 | 2026.05.06 00:28:03.061728 [ 278 ] {b6aa6caa-3e7a-403b-8576-056a2a97e392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5324 | 2026.05.06 00:28:03.061769 [ 278 ] {b6aa6caa-3e7a-403b-8576-056a2a97e392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5325 | 2026.05.06 00:28:03.062200 [ 278 ] {b6aa6caa-3e7a-403b-8576-056a2a97e392} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2026.05.06 00:28:03.062236 [ 278 ] {b6aa6caa-3e7a-403b-8576-056a2a97e392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5327 | 2026.05.06 00:28:03.062541 [ 278 ] {b6aa6caa-3e7a-403b-8576-056a2a97e392} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5328 | 2026.05.06 00:28:03.062763 [ 278 ] {b6aa6caa-3e7a-403b-8576-056a2a97e392} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5329 | 2026.05.06 00:28:03.062896 [ 278 ] {b6aa6caa-3e7a-403b-8576-056a2a97e392} <Debug> executeQuery: Read 34 rows, 2.60 KiB in 0.001187 sec., 28643.639427127215 rows/sec., 2.14 MiB/sec. | ||
| 5330 | 2026.05.06 00:28:03.062933 [ 278 ] {b6aa6caa-3e7a-403b-8576-056a2a97e392} <Debug> TCPHandler: Processed in 0.001350888 sec. | ||
| 5331 | 2026.05.06 00:28:03.063049 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5332 | 2026.05.06 00:28:03.063144 [ 278 ] {a3786787-55b7-49c8-8ec4-671e3ab86235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5333 | 2026.05.06 00:28:03.063183 [ 278 ] {a3786787-55b7-49c8-8ec4-671e3ab86235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5334 | 2026.05.06 00:28:03.063940 [ 278 ] {a3786787-55b7-49c8-8ec4-671e3ab86235} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5335 | 2026.05.06 00:28:03.063976 [ 278 ] {a3786787-55b7-49c8-8ec4-671e3ab86235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5336 | 2026.05.06 00:28:03.064330 [ 278 ] {a3786787-55b7-49c8-8ec4-671e3ab86235} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5337 | 2026.05.06 00:28:03.064540 [ 278 ] {a3786787-55b7-49c8-8ec4-671e3ab86235} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2026.05.06 00:28:03.064670 [ 278 ] {a3786787-55b7-49c8-8ec4-671e3ab86235} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001544 sec., 534326.4248704663 rows/sec., 31.26 MiB/sec. | ||
| 5339 | 2026.05.06 00:28:03.064709 [ 278 ] {a3786787-55b7-49c8-8ec4-671e3ab86235} <Debug> TCPHandler: Processed in 0.001709043 sec. | ||
| 5340 | 2026.05.06 00:28:03.064818 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5341 | 2026.05.06 00:28:03.064921 [ 278 ] {6ca4ad4d-6631-4793-9651-3692ff1ffef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5342 | 2026.05.06 00:28:03.064962 [ 278 ] {6ca4ad4d-6631-4793-9651-3692ff1ffef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5343 | 2026.05.06 00:28:03.065349 [ 278 ] {6ca4ad4d-6631-4793-9651-3692ff1ffef7} <Trace> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5344 | 2026.05.06 00:28:03.065384 [ 278 ] {6ca4ad4d-6631-4793-9651-3692ff1ffef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5345 | 2026.05.06 00:28:03.065687 [ 278 ] {6ca4ad4d-6631-4793-9651-3692ff1ffef7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5346 | 2026.05.06 00:28:03.065894 [ 278 ] {6ca4ad4d-6631-4793-9651-3692ff1ffef7} <Trace> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2026.05.06 00:28:03.066014 [ 278 ] {6ca4ad4d-6631-4793-9651-3692ff1ffef7} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 60.46 KiB/sec. | ||
| 5348 | 2026.05.06 00:28:03.066050 [ 278 ] {6ca4ad4d-6631-4793-9651-3692ff1ffef7} <Debug> TCPHandler: Processed in 0.001337048 sec. | ||
| 5349 | 2026.05.06 00:28:03.066158 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5350 | 2026.05.06 00:28:03.066314 [ 278 ] {f496e54e-8b3b-4bf6-b52a-fe9d18b58597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5351 | 2026.05.06 00:28:03.066353 [ 278 ] {f496e54e-8b3b-4bf6-b52a-fe9d18b58597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5352 | 2026.05.06 00:28:03.066754 [ 278 ] {f496e54e-8b3b-4bf6-b52a-fe9d18b58597} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5353 | 2026.05.06 00:28:03.066790 [ 278 ] {f496e54e-8b3b-4bf6-b52a-fe9d18b58597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5354 | 2026.05.06 00:28:03.067082 [ 278 ] {f496e54e-8b3b-4bf6-b52a-fe9d18b58597} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5355 | 2026.05.06 00:28:03.067295 [ 278 ] {f496e54e-8b3b-4bf6-b52a-fe9d18b58597} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2026.05.06 00:28:03.067423 [ 278 ] {f496e54e-8b3b-4bf6-b52a-fe9d18b58597} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 831.85 KiB/sec. | ||
| 5357 | 2026.05.06 00:28:03.067463 [ 278 ] {f496e54e-8b3b-4bf6-b52a-fe9d18b58597} <Debug> TCPHandler: Processed in 0.001292847 sec. | ||
| 5358 | 2026.05.06 00:28:03.067595 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5359 | 2026.05.06 00:28:03.067711 [ 278 ] {acebb1f2-4117-4e66-a386-c909834a2044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5360 | 2026.05.06 00:28:03.067752 [ 278 ] {acebb1f2-4117-4e66-a386-c909834a2044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5361 | 2026.05.06 00:28:03.068715 [ 278 ] {acebb1f2-4117-4e66-a386-c909834a2044} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2026.05.06 00:28:03.068758 [ 278 ] {acebb1f2-4117-4e66-a386-c909834a2044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5363 | 2026.05.06 00:28:03.069175 [ 278 ] {acebb1f2-4117-4e66-a386-c909834a2044} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5364 | 2026.05.06 00:28:03.069407 [ 278 ] {acebb1f2-4117-4e66-a386-c909834a2044} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2026.05.06 00:28:03.069545 [ 278 ] {acebb1f2-4117-4e66-a386-c909834a2044} <Debug> executeQuery: Read 1337 rows, 92.26 KiB in 0.001853 sec., 721532.6497571506 rows/sec., 48.62 MiB/sec. | ||
| 5366 | 2026.05.06 00:28:03.069586 [ 278 ] {acebb1f2-4117-4e66-a386-c909834a2044} <Debug> TCPHandler: Processed in 0.002053268 sec. | ||
| 5367 | 2026.05.06 00:28:03.069710 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5368 | 2026.05.06 00:28:03.069807 [ 278 ] {ec2ecca4-1315-4de8-a635-9aa785d857d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5369 | 2026.05.06 00:28:03.069852 [ 278 ] {ec2ecca4-1315-4de8-a635-9aa785d857d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5370 | 2026.05.06 00:28:03.070552 [ 278 ] {ec2ecca4-1315-4de8-a635-9aa785d857d0} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5371 | 2026.05.06 00:28:03.070591 [ 278 ] {ec2ecca4-1315-4de8-a635-9aa785d857d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5372 | 2026.05.06 00:28:03.071041 [ 278 ] {ec2ecca4-1315-4de8-a635-9aa785d857d0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5373 | 2026.05.06 00:28:03.071271 [ 278 ] {ec2ecca4-1315-4de8-a635-9aa785d857d0} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5374 | 2026.05.06 00:28:03.071402 [ 278 ] {ec2ecca4-1315-4de8-a635-9aa785d857d0} <Debug> executeQuery: Read 1533 rows, 95.96 KiB in 0.001614 sec., 949814.1263940521 rows/sec., 58.06 MiB/sec. | ||
| 5375 | 2026.05.06 00:28:03.071442 [ 278 ] {ec2ecca4-1315-4de8-a635-9aa785d857d0} <Debug> TCPHandler: Processed in 0.001782524 sec. | ||
| 5376 | 2026.05.06 00:28:03.071558 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5377 | 2026.05.06 00:28:03.071654 [ 278 ] {0820a30a-278c-4677-a790-eb64a72dc744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5378 | 2026.05.06 00:28:03.071710 [ 278 ] {0820a30a-278c-4677-a790-eb64a72dc744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5379 | 2026.05.06 00:28:03.072498 [ 278 ] {0820a30a-278c-4677-a790-eb64a72dc744} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2026.05.06 00:28:03.072536 [ 278 ] {0820a30a-278c-4677-a790-eb64a72dc744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5381 | 2026.05.06 00:28:03.073070 [ 278 ] {0820a30a-278c-4677-a790-eb64a72dc744} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5382 | 2026.05.06 00:28:03.073309 [ 278 ] {0820a30a-278c-4677-a790-eb64a72dc744} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5383 | 2026.05.06 00:28:03.073443 [ 278 ] {0820a30a-278c-4677-a790-eb64a72dc744} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001821 sec., 10982.976386600769 rows/sec., 19.68 MiB/sec. | ||
| 5384 | 2026.05.06 00:28:03.073493 [ 278 ] {0820a30a-278c-4677-a790-eb64a72dc744} <Debug> TCPHandler: Processed in 0.002001657 sec. | ||
| 5385 | 2026.05.06 00:28:03.073612 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5386 | 2026.05.06 00:28:03.073703 [ 278 ] {bd2a7327-3184-4c2d-a1bb-cda0710972af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5387 | 2026.05.06 00:28:03.073744 [ 278 ] {bd2a7327-3184-4c2d-a1bb-cda0710972af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5388 | 2026.05.06 00:28:03.074046 [ 278 ] {bd2a7327-3184-4c2d-a1bb-cda0710972af} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5389 | 2026.05.06 00:28:03.074081 [ 278 ] {bd2a7327-3184-4c2d-a1bb-cda0710972af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 5390 | 2026.05.06 00:28:03.074440 [ 278 ] {bd2a7327-3184-4c2d-a1bb-cda0710972af} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5391 | 2026.05.06 00:28:03.074668 [ 278 ] {bd2a7327-3184-4c2d-a1bb-cda0710972af} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5392 | 2026.05.06 00:28:03.074798 [ 278 ] {bd2a7327-3184-4c2d-a1bb-cda0710972af} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 765.37 KiB/sec. | ||
| 5393 | 2026.05.06 00:28:03.074834 [ 278 ] {bd2a7327-3184-4c2d-a1bb-cda0710972af} <Debug> TCPHandler: Processed in 0.001246867 sec. | ||
| 5394 | 2026.05.06 00:28:07.781136 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5395 | 2026.05.06 00:28:07.781382 [ 278 ] {c6f35653-39b3-4042-a61e-45c04d9a316c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5396 | 2026.05.06 00:28:07.781740 [ 278 ] {c6f35653-39b3-4042-a61e-45c04d9a316c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5397 | 2026.05.06 00:28:07.781774 [ 278 ] {c6f35653-39b3-4042-a61e-45c04d9a316c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5398 | 2026.05.06 00:28:07.781995 [ 278 ] {c6f35653-39b3-4042-a61e-45c04d9a316c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5399 | 2026.05.06 00:28:07.782063 [ 278 ] {c6f35653-39b3-4042-a61e-45c04d9a316c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5400 | 2026.05.06 00:28:07.782202 [ 278 ] {c6f35653-39b3-4042-a61e-45c04d9a316c} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5401 | 2026.05.06 00:28:07.782307 [ 325 ] {c6f35653-39b3-4042-a61e-45c04d9a316c} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5402 | 2026.05.06 00:28:07.782323 [ 335 ] {c6f35653-39b3-4042-a61e-45c04d9a316c} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5403 | 2026.05.06 00:28:07.782354 [ 314 ] {c6f35653-39b3-4042-a61e-45c04d9a316c} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5404 | 2026.05.06 00:28:07.782473 [ 278 ] {c6f35653-39b3-4042-a61e-45c04d9a316c} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 5405 | 2026.05.06 00:28:07.782500 [ 278 ] {c6f35653-39b3-4042-a61e-45c04d9a316c} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5406 | 2026.05.06 00:28:07.782583 [ 278 ] {c6f35653-39b3-4042-a61e-45c04d9a316c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5407 | 2026.05.06 00:28:07.782604 [ 278 ] {c6f35653-39b3-4042-a61e-45c04d9a316c} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 5408 | 2026.05.06 00:28:07.782639 [ 278 ] {c6f35653-39b3-4042-a61e-45c04d9a316c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5409 | 2026.05.06 00:28:07.782675 [ 278 ] {c6f35653-39b3-4042-a61e-45c04d9a316c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5410 | 2026.05.06 00:28:07.782728 [ 278 ] {c6f35653-39b3-4042-a61e-45c04d9a316c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5411 | 2026.05.06 00:28:07.783986 [ 278 ] {c6f35653-39b3-4042-a61e-45c04d9a316c} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002697 sec., 18539.11753800519 rows/sec., 1.46 MiB/sec. | ||
| 5412 | 2026.05.06 00:28:07.784103 [ 278 ] {c6f35653-39b3-4042-a61e-45c04d9a316c} <Debug> TCPHandler: Processed in 0.003095861 sec. | ||
| 5413 | 2026.05.06 00:28:07.785648 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5414 | 2026.05.06 00:28:07.785784 [ 278 ] {e6db32ff-7fe8-46da-a9b8-d8f4f2f671fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5415 | 2026.05.06 00:28:07.785842 [ 278 ] {e6db32ff-7fe8-46da-a9b8-d8f4f2f671fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5416 | 2026.05.06 00:28:07.786438 [ 278 ] {e6db32ff-7fe8-46da-a9b8-d8f4f2f671fa} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5417 | 2026.05.06 00:28:07.786489 [ 278 ] {e6db32ff-7fe8-46da-a9b8-d8f4f2f671fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5418 | 2026.05.06 00:28:07.786860 [ 278 ] {e6db32ff-7fe8-46da-a9b8-d8f4f2f671fa} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5419 | 2026.05.06 00:28:07.787089 [ 278 ] {e6db32ff-7fe8-46da-a9b8-d8f4f2f671fa} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5420 | 2026.05.06 00:28:07.787237 [ 278 ] {e6db32ff-7fe8-46da-a9b8-d8f4f2f671fa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001496 sec., 37433.1550802139 rows/sec., 2.88 MiB/sec. | ||
| 5421 | 2026.05.06 00:28:07.787275 [ 278 ] {e6db32ff-7fe8-46da-a9b8-d8f4f2f671fa} <Debug> TCPHandler: Processed in 0.001694533 sec. | ||
| 5422 | 2026.05.06 00:28:07.787398 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5423 | 2026.05.06 00:28:07.787492 [ 278 ] {2de9c3e2-4e1f-4669-a0e8-c154212bc4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5424 | 2026.05.06 00:28:07.787531 [ 278 ] {2de9c3e2-4e1f-4669-a0e8-c154212bc4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5425 | 2026.05.06 00:28:07.787945 [ 278 ] {2de9c3e2-4e1f-4669-a0e8-c154212bc4f8} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5426 | 2026.05.06 00:28:07.787981 [ 278 ] {2de9c3e2-4e1f-4669-a0e8-c154212bc4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5427 | 2026.05.06 00:28:07.788264 [ 278 ] {2de9c3e2-4e1f-4669-a0e8-c154212bc4f8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5428 | 2026.05.06 00:28:07.788469 [ 278 ] {2de9c3e2-4e1f-4669-a0e8-c154212bc4f8} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5429 | 2026.05.06 00:28:07.788595 [ 278 ] {2de9c3e2-4e1f-4669-a0e8-c154212bc4f8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001122 sec., 57040.998217468805 rows/sec., 4.45 MiB/sec. | ||
| 5430 | 2026.05.06 00:28:07.788631 [ 278 ] {2de9c3e2-4e1f-4669-a0e8-c154212bc4f8} <Debug> TCPHandler: Processed in 0.001280817 sec. | ||
| 5431 | 2026.05.06 00:28:07.788749 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5432 | 2026.05.06 00:28:07.788842 [ 278 ] {e65b8e5f-2d30-4528-9dd9-571607c5ace1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5433 | 2026.05.06 00:28:07.788885 [ 278 ] {e65b8e5f-2d30-4528-9dd9-571607c5ace1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5434 | 2026.05.06 00:28:07.789252 [ 278 ] {e65b8e5f-2d30-4528-9dd9-571607c5ace1} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.05.06 00:28:07.789287 [ 278 ] {e65b8e5f-2d30-4528-9dd9-571607c5ace1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5436 | 2026.05.06 00:28:07.789625 [ 278 ] {e65b8e5f-2d30-4528-9dd9-571607c5ace1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5437 | 2026.05.06 00:28:07.789830 [ 278 ] {e65b8e5f-2d30-4528-9dd9-571607c5ace1} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5438 | 2026.05.06 00:28:07.789955 [ 278 ] {e65b8e5f-2d30-4528-9dd9-571607c5ace1} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001131 sec., 113174.18213969938 rows/sec., 7.88 MiB/sec. | ||
| 5439 | 2026.05.06 00:28:07.789991 [ 278 ] {e65b8e5f-2d30-4528-9dd9-571607c5ace1} <Debug> TCPHandler: Processed in 0.001289008 sec. | ||
| 5440 | 2026.05.06 00:28:07.790105 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5441 | 2026.05.06 00:28:07.790206 [ 278 ] {5a56f541-8699-4650-a65a-099f5c61f5af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5442 | 2026.05.06 00:28:07.790255 [ 278 ] {5a56f541-8699-4650-a65a-099f5c61f5af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5443 | 2026.05.06 00:28:07.790590 [ 278 ] {5a56f541-8699-4650-a65a-099f5c61f5af} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5444 | 2026.05.06 00:28:07.790627 [ 278 ] {5a56f541-8699-4650-a65a-099f5c61f5af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5445 | 2026.05.06 00:28:07.790959 [ 278 ] {5a56f541-8699-4650-a65a-099f5c61f5af} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5446 | 2026.05.06 00:28:07.791173 [ 278 ] {5a56f541-8699-4650-a65a-099f5c61f5af} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5447 | 2026.05.06 00:28:07.791301 [ 278 ] {5a56f541-8699-4650-a65a-099f5c61f5af} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001117 sec., 42972.24709042077 rows/sec., 2.90 MiB/sec. | ||
| 5448 | 2026.05.06 00:28:07.791336 [ 278 ] {5a56f541-8699-4650-a65a-099f5c61f5af} <Debug> TCPHandler: Processed in 0.001277528 sec. | ||
| 5449 | 2026.05.06 00:28:09.648835 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5450 | 2026.05.06 00:28:09.648890 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5451 | 2026.05.06 00:28:09.759569 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 688 | ||
| 5452 | 2026.05.06 00:28:09.762494 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5453 | 2026.05.06 00:28:09.762559 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5454 | 2026.05.06 00:28:09.763875 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5455 | 2026.05.06 00:28:09.764167 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5456 | 2026.05.06 00:28:09.764541 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5457 | 2026.05.06 00:28:09.810528 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11488 | ||
| 5458 | 2026.05.06 00:28:09.811206 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5459 | 2026.05.06 00:28:09.811269 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5460 | 2026.05.06 00:28:09.811914 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5461 | 2026.05.06 00:28:09.812148 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5462 | 2026.05.06 00:28:09.812279 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11488 | ||
| 5463 | 2026.05.06 00:28:10.412820 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5464 | 2026.05.06 00:28:10.430158 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5465 | 2026.05.06 00:28:10.430226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5466 | 2026.05.06 00:28:10.437086 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5467 | 2026.05.06 00:28:10.437828 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2026.05.06 00:28:10.441065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5469 | 2026.05.06 00:28:12.783717 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5470 | 2026.05.06 00:28:12.784083 [ 278 ] {625a60c9-231c-45b0-a525-f91e31ebd9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5471 | 2026.05.06 00:28:12.784506 [ 278 ] {625a60c9-231c-45b0-a525-f91e31ebd9da} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5472 | 2026.05.06 00:28:12.784543 [ 278 ] {625a60c9-231c-45b0-a525-f91e31ebd9da} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5473 | 2026.05.06 00:28:12.784771 [ 278 ] {625a60c9-231c-45b0-a525-f91e31ebd9da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5474 | 2026.05.06 00:28:12.784844 [ 278 ] {625a60c9-231c-45b0-a525-f91e31ebd9da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5475 | 2026.05.06 00:28:12.784993 [ 278 ] {625a60c9-231c-45b0-a525-f91e31ebd9da} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5476 | 2026.05.06 00:28:12.785096 [ 325 ] {625a60c9-231c-45b0-a525-f91e31ebd9da} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5477 | 2026.05.06 00:28:12.785115 [ 335 ] {625a60c9-231c-45b0-a525-f91e31ebd9da} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5478 | 2026.05.06 00:28:12.785130 [ 314 ] {625a60c9-231c-45b0-a525-f91e31ebd9da} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5479 | 2026.05.06 00:28:12.785258 [ 278 ] {625a60c9-231c-45b0-a525-f91e31ebd9da} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 5480 | 2026.05.06 00:28:12.785293 [ 278 ] {625a60c9-231c-45b0-a525-f91e31ebd9da} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5481 | 2026.05.06 00:28:12.785403 [ 278 ] {625a60c9-231c-45b0-a525-f91e31ebd9da} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5482 | 2026.05.06 00:28:12.785429 [ 278 ] {625a60c9-231c-45b0-a525-f91e31ebd9da} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 5483 | 2026.05.06 00:28:12.785473 [ 278 ] {625a60c9-231c-45b0-a525-f91e31ebd9da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5484 | 2026.05.06 00:28:12.785521 [ 278 ] {625a60c9-231c-45b0-a525-f91e31ebd9da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5485 | 2026.05.06 00:28:12.785563 [ 278 ] {625a60c9-231c-45b0-a525-f91e31ebd9da} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5486 | 2026.05.06 00:28:12.786831 [ 278 ] {625a60c9-231c-45b0-a525-f91e31ebd9da} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002901 sec., 17235.43605653223 rows/sec., 1.36 MiB/sec. | ||
| 5487 | 2026.05.06 00:28:12.786984 [ 278 ] {625a60c9-231c-45b0-a525-f91e31ebd9da} <Debug> TCPHandler: Processed in 0.003459257 sec. | ||
| 5488 | 2026.05.06 00:28:12.789274 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5489 | 2026.05.06 00:28:12.789485 [ 278 ] {678e157b-4d33-4184-aa06-5f1a1061b793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5490 | 2026.05.06 00:28:12.789569 [ 278 ] {678e157b-4d33-4184-aa06-5f1a1061b793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5491 | 2026.05.06 00:28:12.790343 [ 278 ] {678e157b-4d33-4184-aa06-5f1a1061b793} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5492 | 2026.05.06 00:28:12.790391 [ 278 ] {678e157b-4d33-4184-aa06-5f1a1061b793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5493 | 2026.05.06 00:28:12.790788 [ 278 ] {678e157b-4d33-4184-aa06-5f1a1061b793} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5494 | 2026.05.06 00:28:12.791035 [ 278 ] {678e157b-4d33-4184-aa06-5f1a1061b793} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5495 | 2026.05.06 00:28:12.791172 [ 64 ] {} <Debug> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5496 | 2026.05.06 00:28:12.791188 [ 278 ] {678e157b-4d33-4184-aa06-5f1a1061b793} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001767 sec., 66779.85285795134 rows/sec., 5.68 MiB/sec. | ||
| 5497 | 2026.05.06 00:28:12.791227 [ 64 ] {} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.05.06 00:28:12.791240 [ 278 ] {678e157b-4d33-4184-aa06-5f1a1061b793} <Debug> TCPHandler: Processed in 0.002070258 sec. | ||
| 5499 | 2026.05.06 00:28:12.791255 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5500 | 2026.05.06 00:28:12.791347 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::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 | ||
| 5501 | 2026.05.06 00:28:12.791373 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5502 | 2026.05.06 00:28:12.791449 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5503 | 2026.05.06 00:28:12.791474 [ 278 ] {3540f9af-45ec-4847-a9b7-58007f3a5997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5504 | 2026.05.06 00:28:12.791484 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3358 rows starting from the beginning of the part | ||
| 5505 | 2026.05.06 00:28:12.791523 [ 278 ] {3540f9af-45ec-4847-a9b7-58007f3a5997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5506 | 2026.05.06 00:28:12.791561 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 78 rows starting from the beginning of the part | ||
| 5507 | 2026.05.06 00:28:12.791610 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 118 rows starting from the beginning of the part | ||
| 5508 | 2026.05.06 00:28:12.791650 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2544 rows starting from the beginning of the part | ||
| 5509 | 2026.05.06 00:28:12.791688 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 56 rows starting from the beginning of the part | ||
| 5510 | 2026.05.06 00:28:12.791726 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 118 rows starting from the beginning of the part | ||
| 5511 | 2026.05.06 00:28:12.791960 [ 278 ] {3540f9af-45ec-4847-a9b7-58007f3a5997} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2026.05.06 00:28:12.792004 [ 278 ] {3540f9af-45ec-4847-a9b7-58007f3a5997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5513 | 2026.05.06 00:28:12.792322 [ 278 ] {3540f9af-45ec-4847-a9b7-58007f3a5997} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5514 | 2026.05.06 00:28:12.792570 [ 278 ] {3540f9af-45ec-4847-a9b7-58007f3a5997} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2026.05.06 00:28:12.792698 [ 64 ] {} <Debug> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5516 | 2026.05.06 00:28:12.792719 [ 278 ] {3540f9af-45ec-4847-a9b7-58007f3a5997} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001265 sec., 24505.92885375494 rows/sec., 1.80 MiB/sec. | ||
| 5517 | 2026.05.06 00:28:12.792731 [ 64 ] {} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2026.05.06 00:28:12.792760 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5519 | 2026.05.06 00:28:12.792769 [ 278 ] {3540f9af-45ec-4847-a9b7-58007f3a5997} <Debug> TCPHandler: Processed in 0.001445059 sec. | ||
| 5520 | 2026.05.06 00:28:12.792850 [ 186 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 5521 | 2026.05.06 00:28:12.792898 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5522 | 2026.05.06 00:28:12.792940 [ 186 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5523 | 2026.05.06 00:28:12.792969 [ 186 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 5524 | 2026.05.06 00:28:12.792993 [ 278 ] {830e929c-677d-42fa-bcde-d044a8b08026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5525 | 2026.05.06 00:28:12.793028 [ 186 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 35 rows starting from the beginning of the part | ||
| 5526 | 2026.05.06 00:28:12.793035 [ 278 ] {830e929c-677d-42fa-bcde-d044a8b08026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5527 | 2026.05.06 00:28:12.793076 [ 186 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 5528 | 2026.05.06 00:28:12.793117 [ 186 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 5529 | 2026.05.06 00:28:12.793156 [ 186 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 5530 | 2026.05.06 00:28:12.793197 [ 186 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 5531 | 2026.05.06 00:28:12.793520 [ 278 ] {830e929c-677d-42fa-bcde-d044a8b08026} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5532 | 2026.05.06 00:28:12.793555 [ 278 ] {830e929c-677d-42fa-bcde-d044a8b08026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5533 | 2026.05.06 00:28:12.793976 [ 278 ] {830e929c-677d-42fa-bcde-d044a8b08026} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5534 | 2026.05.06 00:28:12.794020 [ 186 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6272 rows, containing 5 columns (5 merged, 0 gathered) in 0.002710546 sec., 2313924.9435353614 rows/sec., 184.23 MiB/sec. | ||
| 5535 | 2026.05.06 00:28:12.794039 [ 188 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 367 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227277 sec., 299035.9959487549 rows/sec., 21.38 MiB/sec. | ||
| 5536 | 2026.05.06 00:28:12.794220 [ 278 ] {830e929c-677d-42fa-bcde-d044a8b08026} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2026.05.06 00:28:12.794243 [ 190 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5538 | 2026.05.06 00:28:12.794320 [ 195 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5539 | 2026.05.06 00:28:12.794347 [ 64 ] {} <Debug> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5540 | 2026.05.06 00:28:12.794364 [ 278 ] {830e929c-677d-42fa-bcde-d044a8b08026} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00139 sec., 68345.3237410072 rows/sec., 5.34 MiB/sec. | ||
| 5541 | 2026.05.06 00:28:12.794387 [ 64 ] {} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5542 | 2026.05.06 00:28:12.794418 [ 278 ] {830e929c-677d-42fa-bcde-d044a8b08026} <Debug> TCPHandler: Processed in 0.001568071 sec. | ||
| 5543 | 2026.05.06 00:28:12.794425 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5544 | 2026.05.06 00:28:12.794505 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::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 | ||
| 5545 | 2026.05.06 00:28:12.794567 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5546 | 2026.05.06 00:28:12.794594 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5547 | 2026.05.06 00:28:12.794624 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::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 | ||
| 5548 | 2026.05.06 00:28:12.794668 [ 278 ] {73c20832-9442-4873-b72e-37bd0b1a16ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5549 | 2026.05.06 00:28:12.794681 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 75 rows starting from the beginning of the part | ||
| 5550 | 2026.05.06 00:28:12.794700 [ 195 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_36_7} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5551 | 2026.05.06 00:28:12.794707 [ 190 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_31_6} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5552 | 2026.05.06 00:28:12.794722 [ 278 ] {73c20832-9442-4873-b72e-37bd0b1a16ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5553 | 2026.05.06 00:28:12.794732 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 95 rows starting from the beginning of the part | ||
| 5554 | 2026.05.06 00:28:12.794785 [ 195 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_36_7} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5555 | 2026.05.06 00:28:12.794793 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1337 rows starting from the beginning of the part | ||
| 5556 | 2026.05.06 00:28:12.794834 [ 190 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_31_6} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5557 | 2026.05.06 00:28:12.794854 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 64 rows starting from the beginning of the part | ||
| 5558 | 2026.05.06 00:28:12.794894 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 5559 | 2026.05.06 00:28:12.794901 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 95 rows starting from the beginning of the part | ||
| 5560 | 2026.05.06 00:28:12.794970 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5561 | 2026.05.06 00:28:12.795217 [ 278 ] {73c20832-9442-4873-b72e-37bd0b1a16ff} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5562 | 2026.05.06 00:28:12.795258 [ 278 ] {73c20832-9442-4873-b72e-37bd0b1a16ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5563 | 2026.05.06 00:28:12.795617 [ 278 ] {73c20832-9442-4873-b72e-37bd0b1a16ff} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5564 | 2026.05.06 00:28:12.795863 [ 278 ] {73c20832-9442-4873-b72e-37bd0b1a16ff} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5565 | 2026.05.06 00:28:12.795980 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5566 | 2026.05.06 00:28:12.795999 [ 278 ] {73c20832-9442-4873-b72e-37bd0b1a16ff} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00135 sec., 118518.51851851851 rows/sec., 8.25 MiB/sec. | ||
| 5567 | 2026.05.06 00:28:12.796020 [ 64 ] {} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2026.05.06 00:28:12.796043 [ 278 ] {73c20832-9442-4873-b72e-37bd0b1a16ff} <Debug> TCPHandler: Processed in 0.001524291 sec. | ||
| 5569 | 2026.05.06 00:28:12.796044 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5570 | 2026.05.06 00:28:12.796135 [ 188 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 5571 | 2026.05.06 00:28:12.796173 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5572 | 2026.05.06 00:28:12.796231 [ 188 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5573 | 2026.05.06 00:28:12.796250 [ 187 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001767633 sec., 1977786.1128412967 rows/sec., 143.61 MiB/sec. | ||
| 5574 | 2026.05.06 00:28:12.796263 [ 188 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 11857 rows starting from the beginning of the part | ||
| 5575 | 2026.05.06 00:28:12.796282 [ 278 ] {8a4d61f0-70ef-40a8-b87c-77111e4a2169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5576 | 2026.05.06 00:28:12.796335 [ 188 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 5577 | 2026.05.06 00:28:12.796352 [ 278 ] {8a4d61f0-70ef-40a8-b87c-77111e4a2169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5578 | 2026.05.06 00:28:12.796383 [ 188 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 5579 | 2026.05.06 00:28:12.796426 [ 188 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1533 rows starting from the beginning of the part | ||
| 5580 | 2026.05.06 00:28:12.796471 [ 188 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 128 rows starting from the beginning of the part | ||
| 5581 | 2026.05.06 00:28:12.796516 [ 188 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 5582 | 2026.05.06 00:28:12.796530 [ 190 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5583 | 2026.05.06 00:28:12.796865 [ 190 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_36_7} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5584 | 2026.05.06 00:28:12.796943 [ 190 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_36_7} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5585 | 2026.05.06 00:28:12.797033 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 5586 | 2026.05.06 00:28:12.797240 [ 278 ] {8a4d61f0-70ef-40a8-b87c-77111e4a2169} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5587 | 2026.05.06 00:28:12.797282 [ 278 ] {8a4d61f0-70ef-40a8-b87c-77111e4a2169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5588 | 2026.05.06 00:28:12.797875 [ 278 ] {8a4d61f0-70ef-40a8-b87c-77111e4a2169} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5589 | 2026.05.06 00:28:12.798116 [ 278 ] {8a4d61f0-70ef-40a8-b87c-77111e4a2169} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5590 | 2026.05.06 00:28:12.798237 [ 64 ] {} <Debug> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5591 | 2026.05.06 00:28:12.798259 [ 278 ] {8a4d61f0-70ef-40a8-b87c-77111e4a2169} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001996 sec., 15531.062124248498 rows/sec., 27.83 MiB/sec. | ||
| 5592 | 2026.05.06 00:28:12.798273 [ 64 ] {} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5593 | 2026.05.06 00:28:12.798300 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5594 | 2026.05.06 00:28:12.798320 [ 278 ] {8a4d61f0-70ef-40a8-b87c-77111e4a2169} <Debug> TCPHandler: Processed in 0.002196179 sec. | ||
| 5595 | 2026.05.06 00:28:12.798379 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 5596 | 2026.05.06 00:28:12.798451 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5597 | 2026.05.06 00:28:12.798551 [ 278 ] {ae4e2145-b30b-4f85-b80c-6a04578b8e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5598 | 2026.05.06 00:28:12.798596 [ 278 ] {ae4e2145-b30b-4f85-b80c-6a04578b8e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5599 | 2026.05.06 00:28:12.798606 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5600 | 2026.05.06 00:28:12.798674 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 507 rows starting from the beginning of the part | ||
| 5601 | 2026.05.06 00:28:12.798797 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 5602 | 2026.05.06 00:28:12.798911 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 5603 | 2026.05.06 00:28:12.798969 [ 278 ] {ae4e2145-b30b-4f85-b80c-6a04578b8e3f} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.05.06 00:28:12.799011 [ 278 ] {ae4e2145-b30b-4f85-b80c-6a04578b8e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5605 | 2026.05.06 00:28:12.799012 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 5606 | 2026.05.06 00:28:12.799121 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 5607 | 2026.05.06 00:28:12.799215 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 5608 | 2026.05.06 00:28:12.799339 [ 278 ] {ae4e2145-b30b-4f85-b80c-6a04578b8e3f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5609 | 2026.05.06 00:28:12.799593 [ 278 ] {ae4e2145-b30b-4f85-b80c-6a04578b8e3f} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2026.05.06 00:28:12.799707 [ 64 ] {} <Debug> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5611 | 2026.05.06 00:28:12.799733 [ 278 ] {ae4e2145-b30b-4f85-b80c-6a04578b8e3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001201 sec., 49958.368026644464 rows/sec., 3.37 MiB/sec. | ||
| 5612 | 2026.05.06 00:28:12.799740 [ 64 ] {} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.05.06 00:28:12.799775 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5614 | 2026.05.06 00:28:12.799777 [ 278 ] {ae4e2145-b30b-4f85-b80c-6a04578b8e3f} <Debug> TCPHandler: Processed in 0.001374269 sec. | ||
| 5615 | 2026.05.06 00:28:12.799862 [ 190 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 5616 | 2026.05.06 00:28:12.799958 [ 190 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5617 | 2026.05.06 00:28:12.799985 [ 190 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1650 rows starting from the beginning of the part | ||
| 5618 | 2026.05.06 00:28:12.800033 [ 190 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 5619 | 2026.05.06 00:28:12.800077 [ 190 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 5620 | 2026.05.06 00:28:12.800124 [ 190 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 5621 | 2026.05.06 00:28:12.800164 [ 190 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
| 5622 | 2026.05.06 00:28:12.800202 [ 190 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 5623 | 2026.05.06 00:28:12.800828 [ 191 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13998 rows, containing 5 columns (5 merged, 0 gathered) in 0.004722123 sec., 2964344.6390532395 rows/sec., 192.88 MiB/sec. | ||
| 5624 | 2026.05.06 00:28:12.801216 [ 188 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5625 | 2026.05.06 00:28:12.801275 [ 191 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1890 rows, containing 4 columns (4 merged, 0 gathered) in 0.001452829 sec., 1300910.155290127 rows/sec., 86.04 MiB/sec. | ||
| 5626 | 2026.05.06 00:28:12.801513 [ 188 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5627 | 2026.05.06 00:28:12.801518 [ 190 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5628 | 2026.05.06 00:28:12.801595 [ 188 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5629 | 2026.05.06 00:28:12.801676 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 5630 | 2026.05.06 00:28:12.801806 [ 190 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_36_7} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5631 | 2026.05.06 00:28:12.801880 [ 190 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_36_7} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5632 | 2026.05.06 00:28:12.801946 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5633 | 2026.05.06 00:28:12.820842 [ 201 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 631 rows, containing 19 columns (19 merged, 0 gathered) in 0.022496413 sec., 28048.916064974448 rows/sec., 50.26 MiB/sec. | ||
| 5634 | 2026.05.06 00:28:12.821784 [ 190 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5635 | 2026.05.06 00:28:12.822100 [ 190 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5636 | 2026.05.06 00:28:12.822184 [ 190 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5637 | 2026.05.06 00:28:12.822298 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 5638 | 2026.05.06 00:28:13.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.12 MiB, peak 272.11 MiB, free memory in arenas 0.00 B, will set to 262.27 MiB (RSS), difference: 2.15 MiB | ||
| 5639 | 2026.05.06 00:28:16.730966 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57781 | ||
| 5640 | 2026.05.06 00:28:16.731082 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5641 | 2026.05.06 00:28:16.731110 [ 287 ] {} <Debug> TCP-Session: 87a63a7a-eea4-40cc-85e0-4f07e0206843 Authenticating user 'default' from [fd00:1122:3344:101::e]:57781 | ||
| 5642 | 2026.05.06 00:28:16.731139 [ 287 ] {} <Debug> TCP-Session: 87a63a7a-eea4-40cc-85e0-4f07e0206843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5643 | 2026.05.06 00:28:16.731152 [ 287 ] {} <Debug> TCP-Session: 87a63a7a-eea4-40cc-85e0-4f07e0206843 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2026.05.06 00:28:16.731358 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43310 | ||
| 5645 | 2026.05.06 00:28:16.731374 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43948 | ||
| 5646 | 2026.05.06 00:28:16.731417 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50188 | ||
| 5647 | 2026.05.06 00:28:16.731465 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64695 | ||
| 5648 | 2026.05.06 00:28:16.731493 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5649 | 2026.05.06 00:28:16.731436 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62963 | ||
| 5650 | 2026.05.06 00:28:16.731530 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5651 | 2026.05.06 00:28:16.731562 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5652 | 2026.05.06 00:28:16.731558 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5653 | 2026.05.06 00:28:16.731586 [ 290 ] {} <Debug> TCP-Session: 1137221b-e887-4108-b269-af927918ef15 Authenticating user 'default' from [fd00:1122:3344:101::e]:43948 | ||
| 5654 | 2026.05.06 00:28:16.731607 [ 286 ] {} <Debug> TCP-Session: f9b21a6d-25a2-49be-93ee-4efb675da687 Authenticating user 'default' from [fd00:1122:3344:101::e]:64695 | ||
| 5655 | 2026.05.06 00:28:16.731620 [ 292 ] {} <Debug> TCP-Session: 7ee0b1fa-c787-489a-afba-32bfb7d125ed Authenticating user 'default' from [fd00:1122:3344:101::e]:50188 | ||
| 5656 | 2026.05.06 00:28:16.731630 [ 290 ] {} <Debug> TCP-Session: 1137221b-e887-4108-b269-af927918ef15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2026.05.06 00:28:16.731636 [ 286 ] {} <Debug> TCP-Session: f9b21a6d-25a2-49be-93ee-4efb675da687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5658 | 2026.05.06 00:28:16.731653 [ 292 ] {} <Debug> TCP-Session: 7ee0b1fa-c787-489a-afba-32bfb7d125ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5659 | 2026.05.06 00:28:16.731655 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5660 | 2026.05.06 00:28:16.731674 [ 292 ] {} <Debug> TCP-Session: 7ee0b1fa-c787-489a-afba-32bfb7d125ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5661 | 2026.05.06 00:28:16.731664 [ 286 ] {} <Debug> TCP-Session: f9b21a6d-25a2-49be-93ee-4efb675da687 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5662 | 2026.05.06 00:28:16.731690 [ 277 ] {} <Debug> TCP-Session: 119f8b75-ec16-426f-a81a-f51266ed3c58 Authenticating user 'default' from [fd00:1122:3344:101::e]:62963 | ||
| 5663 | 2026.05.06 00:28:16.731655 [ 290 ] {} <Debug> TCP-Session: 1137221b-e887-4108-b269-af927918ef15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5664 | 2026.05.06 00:28:16.731724 [ 277 ] {} <Debug> TCP-Session: 119f8b75-ec16-426f-a81a-f51266ed3c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5665 | 2026.05.06 00:28:16.731570 [ 287 ] {} <Trace> TCP-Session: 87a63a7a-eea4-40cc-85e0-4f07e0206843 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5666 | 2026.05.06 00:28:16.731756 [ 277 ] {} <Debug> TCP-Session: 119f8b75-ec16-426f-a81a-f51266ed3c58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2026.05.06 00:28:16.731427 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33951 | ||
| 5668 | 2026.05.06 00:28:16.731403 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58469 | ||
| 5669 | 2026.05.06 00:28:16.731379 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38173 | ||
| 5670 | 2026.05.06 00:28:16.731550 [ 289 ] {} <Debug> TCP-Session: 0362bfa9-0693-4fa1-a759-28efc3a95cc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43310 | ||
| 5671 | 2026.05.06 00:28:16.731913 [ 289 ] {} <Debug> TCP-Session: 0362bfa9-0693-4fa1-a759-28efc3a95cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5672 | 2026.05.06 00:28:16.731927 [ 289 ] {} <Debug> TCP-Session: 0362bfa9-0693-4fa1-a759-28efc3a95cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5673 | 2026.05.06 00:28:16.731946 [ 287 ] {a934f86b-5184-4a97-8b16-3a32967b3b1e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57781) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5674 | 2026.05.06 00:28:16.732020 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5675 | 2026.05.06 00:28:16.732053 [ 294 ] {} <Debug> TCP-Session: 5eb36a29-5972-402e-9293-91a53c5185f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:33951 | ||
| 5676 | 2026.05.06 00:28:16.732064 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5677 | 2026.05.06 00:28:16.732084 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5678 | 2026.05.06 00:28:16.732105 [ 291 ] {} <Debug> TCP-Session: 59835768-7f64-46bb-83fd-92a6b3c78794 Authenticating user 'default' from [fd00:1122:3344:101::e]:38173 | ||
| 5679 | 2026.05.06 00:28:16.732117 [ 293 ] {} <Debug> TCP-Session: f866d9e8-327c-4db5-9330-7d3ed2f3defb Authenticating user 'default' from [fd00:1122:3344:101::e]:58469 | ||
| 5680 | 2026.05.06 00:28:16.732129 [ 291 ] {} <Debug> TCP-Session: 59835768-7f64-46bb-83fd-92a6b3c78794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5681 | 2026.05.06 00:28:16.732139 [ 293 ] {} <Debug> TCP-Session: f866d9e8-327c-4db5-9330-7d3ed2f3defb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5682 | 2026.05.06 00:28:16.732145 [ 291 ] {} <Debug> TCP-Session: 59835768-7f64-46bb-83fd-92a6b3c78794 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5683 | 2026.05.06 00:28:16.732154 [ 293 ] {} <Debug> TCP-Session: f866d9e8-327c-4db5-9330-7d3ed2f3defb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5684 | 2026.05.06 00:28:16.732070 [ 294 ] {} <Debug> TCP-Session: 5eb36a29-5972-402e-9293-91a53c5185f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5685 | 2026.05.06 00:28:16.732191 [ 294 ] {} <Debug> TCP-Session: 5eb36a29-5972-402e-9293-91a53c5185f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5686 | 2026.05.06 00:28:16.732278 [ 287 ] {a934f86b-5184-4a97-8b16-3a32967b3b1e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5687 | 2026.05.06 00:28:16.732342 [ 287 ] {a934f86b-5184-4a97-8b16-3a32967b3b1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5688 | 2026.05.06 00:28:16.732661 [ 287 ] {a934f86b-5184-4a97-8b16-3a32967b3b1e} <Debug> oximeter.version (255697f4-5441-4d66-85c6-dbb5506fcaa9) (SelectExecutor): Key condition: unknown | ||
| 5689 | 2026.05.06 00:28:16.733768 [ 314 ] {a934f86b-5184-4a97-8b16-3a32967b3b1e} <Trace> AggregatingTransform: Aggregating | ||
| 5690 | 2026.05.06 00:28:16.733810 [ 314 ] {a934f86b-5184-4a97-8b16-3a32967b3b1e} <Trace> Aggregator: Aggregation method: without_key | ||
| 5691 | 2026.05.06 00:28:16.733850 [ 314 ] {a934f86b-5184-4a97-8b16-3a32967b3b1e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001084484 sec. (922.098 rows/sec., 36.02 KiB/sec.) | ||
| 5692 | 2026.05.06 00:28:16.733869 [ 314 ] {a934f86b-5184-4a97-8b16-3a32967b3b1e} <Trace> Aggregator: Merging aggregated data | ||
| 5693 | 2026.05.06 00:28:16.735299 [ 287 ] {a934f86b-5184-4a97-8b16-3a32967b3b1e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003418 sec., 292.5687536571094 rows/sec., 11.43 KiB/sec. | ||
| 5694 | 2026.05.06 00:28:16.735446 [ 287 ] {a934f86b-5184-4a97-8b16-3a32967b3b1e} <Debug> TCPHandler: Processed in 0.004021374 sec. | ||
| 5695 | 2026.05.06 00:28:16.735572 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5696 | 2026.05.06 00:28:16.735601 [ 287 ] {} <Debug> TCP-Session: 87a63a7a-eea4-40cc-85e0-4f07e0206843 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5697 | 2026.05.06 00:28:16.735602 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5698 | 2026.05.06 00:28:16.735627 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5699 | 2026.05.06 00:28:16.735644 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5700 | 2026.05.06 00:28:16.735653 [ 289 ] {} <Debug> TCP-Session: 0362bfa9-0693-4fa1-a759-28efc3a95cc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5701 | 2026.05.06 00:28:16.735664 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5702 | 2026.05.06 00:28:16.735682 [ 290 ] {} <Debug> TCP-Session: 1137221b-e887-4108-b269-af927918ef15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5703 | 2026.05.06 00:28:16.735688 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5704 | 2026.05.06 00:28:16.735725 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5705 | 2026.05.06 00:28:16.735752 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5706 | 2026.05.06 00:28:16.735771 [ 293 ] {} <Debug> TCP-Session: f866d9e8-327c-4db5-9330-7d3ed2f3defb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5707 | 2026.05.06 00:28:16.735756 [ 291 ] {} <Debug> TCP-Session: 59835768-7f64-46bb-83fd-92a6b3c78794 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5708 | 2026.05.06 00:28:16.735722 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5709 | 2026.05.06 00:28:16.735812 [ 277 ] {} <Debug> TCP-Session: 119f8b75-ec16-426f-a81a-f51266ed3c58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5710 | 2026.05.06 00:28:16.735720 [ 286 ] {} <Debug> TCP-Session: f9b21a6d-25a2-49be-93ee-4efb675da687 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5711 | 2026.05.06 00:28:16.735854 [ 292 ] {} <Debug> TCP-Session: 7ee0b1fa-c787-489a-afba-32bfb7d125ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5712 | 2026.05.06 00:28:16.735696 [ 294 ] {} <Debug> TCP-Session: 5eb36a29-5972-402e-9293-91a53c5185f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5713 | 2026.05.06 00:28:16.911337 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37245 | ||
| 5714 | 2026.05.06 00:28:16.911439 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5715 | 2026.05.06 00:28:16.911465 [ 287 ] {} <Debug> TCP-Session: 6ae7c025-e220-4777-80b2-aded97457c66 Authenticating user 'default' from [fd00:1122:3344:101::e]:37245 | ||
| 5716 | 2026.05.06 00:28:16.911489 [ 287 ] {} <Debug> TCP-Session: 6ae7c025-e220-4777-80b2-aded97457c66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5717 | 2026.05.06 00:28:16.911502 [ 287 ] {} <Debug> TCP-Session: 6ae7c025-e220-4777-80b2-aded97457c66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5718 | 2026.05.06 00:28:16.911693 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46511 | ||
| 5719 | 2026.05.06 00:28:16.911714 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37753 | ||
| 5720 | 2026.05.06 00:28:16.911734 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49628 | ||
| 5721 | 2026.05.06 00:28:16.911750 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47991 | ||
| 5722 | 2026.05.06 00:28:16.911782 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37796 | ||
| 5723 | 2026.05.06 00:28:16.911833 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5724 | 2026.05.06 00:28:16.911855 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5725 | 2026.05.06 00:28:16.911882 [ 291 ] {} <Debug> TCP-Session: de091240-2e04-4aec-9218-86edf29499b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37753 | ||
| 5726 | 2026.05.06 00:28:16.911897 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5727 | 2026.05.06 00:28:16.911908 [ 289 ] {} <Debug> TCP-Session: 5548455e-78b9-4202-8aed-432fc82a2505 Authenticating user 'default' from [fd00:1122:3344:101::e]:46511 | ||
| 5728 | 2026.05.06 00:28:16.911916 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5729 | 2026.05.06 00:28:16.911943 [ 292 ] {} <Debug> TCP-Session: 9ff68afa-056a-4103-8f32-5edf7cac39c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47991 | ||
| 5730 | 2026.05.06 00:28:16.911953 [ 289 ] {} <Debug> TCP-Session: 5548455e-78b9-4202-8aed-432fc82a2505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5731 | 2026.05.06 00:28:16.911970 [ 286 ] {} <Debug> TCP-Session: fcbc25d4-a758-406b-ba23-b5f3e8628720 Authenticating user 'default' from [fd00:1122:3344:101::e]:37796 | ||
| 5732 | 2026.05.06 00:28:16.911981 [ 292 ] {} <Debug> TCP-Session: 9ff68afa-056a-4103-8f32-5edf7cac39c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5733 | 2026.05.06 00:28:16.911988 [ 289 ] {} <Debug> TCP-Session: 5548455e-78b9-4202-8aed-432fc82a2505 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5734 | 2026.05.06 00:28:16.912009 [ 286 ] {} <Debug> TCP-Session: fcbc25d4-a758-406b-ba23-b5f3e8628720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5735 | 2026.05.06 00:28:16.912015 [ 292 ] {} <Debug> TCP-Session: 9ff68afa-056a-4103-8f32-5edf7cac39c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5736 | 2026.05.06 00:28:16.912044 [ 286 ] {} <Debug> TCP-Session: fcbc25d4-a758-406b-ba23-b5f3e8628720 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5737 | 2026.05.06 00:28:16.911921 [ 287 ] {} <Trace> TCP-Session: 6ae7c025-e220-4777-80b2-aded97457c66 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5738 | 2026.05.06 00:28:16.911920 [ 291 ] {} <Debug> TCP-Session: de091240-2e04-4aec-9218-86edf29499b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5739 | 2026.05.06 00:28:16.911820 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5740 | 2026.05.06 00:28:16.912113 [ 291 ] {} <Debug> TCP-Session: de091240-2e04-4aec-9218-86edf29499b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5741 | 2026.05.06 00:28:16.912135 [ 293 ] {} <Debug> TCP-Session: a1809681-44f4-4087-bd69-62b2d27f5ac2 Authenticating user 'default' from [fd00:1122:3344:101::e]:49628 | ||
| 5742 | 2026.05.06 00:28:16.911759 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51857 | ||
| 5743 | 2026.05.06 00:28:16.912157 [ 293 ] {} <Debug> TCP-Session: a1809681-44f4-4087-bd69-62b2d27f5ac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5744 | 2026.05.06 00:28:16.911721 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49439 | ||
| 5745 | 2026.05.06 00:28:16.912193 [ 293 ] {} <Debug> TCP-Session: a1809681-44f4-4087-bd69-62b2d27f5ac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5746 | 2026.05.06 00:28:16.912228 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5747 | 2026.05.06 00:28:16.911772 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37814 | ||
| 5748 | 2026.05.06 00:28:16.912277 [ 294 ] {} <Debug> TCP-Session: 552c9bf1-e57e-475e-958e-ed85f42ace45 Authenticating user 'default' from [fd00:1122:3344:101::e]:51857 | ||
| 5749 | 2026.05.06 00:28:16.912291 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5750 | 2026.05.06 00:28:16.912314 [ 294 ] {} <Debug> TCP-Session: 552c9bf1-e57e-475e-958e-ed85f42ace45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5751 | 2026.05.06 00:28:16.912274 [ 287 ] {fdd82c75-499b-4eef-aa17-8290b4722e36} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37245) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5752 | 2026.05.06 00:28:16.912345 [ 290 ] {} <Debug> TCP-Session: 31e86e88-5d59-4923-bfe3-2934ae933d92 Authenticating user 'default' from [fd00:1122:3344:101::e]:49439 | ||
| 5753 | 2026.05.06 00:28:16.912349 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5754 | 2026.05.06 00:28:16.912404 [ 290 ] {} <Debug> TCP-Session: 31e86e88-5d59-4923-bfe3-2934ae933d92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5755 | 2026.05.06 00:28:16.912426 [ 277 ] {} <Debug> TCP-Session: 930822c2-a71b-4ecc-aa9f-38d64f5944e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:37814 | ||
| 5756 | 2026.05.06 00:28:16.912439 [ 290 ] {} <Debug> TCP-Session: 31e86e88-5d59-4923-bfe3-2934ae933d92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5757 | 2026.05.06 00:28:16.912467 [ 277 ] {} <Debug> TCP-Session: 930822c2-a71b-4ecc-aa9f-38d64f5944e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5758 | 2026.05.06 00:28:16.912348 [ 294 ] {} <Debug> TCP-Session: 552c9bf1-e57e-475e-958e-ed85f42ace45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5759 | 2026.05.06 00:28:16.912493 [ 277 ] {} <Debug> TCP-Session: 930822c2-a71b-4ecc-aa9f-38d64f5944e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5760 | 2026.05.06 00:28:16.912623 [ 287 ] {fdd82c75-499b-4eef-aa17-8290b4722e36} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5761 | 2026.05.06 00:28:16.912685 [ 287 ] {fdd82c75-499b-4eef-aa17-8290b4722e36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5762 | 2026.05.06 00:28:16.912980 [ 287 ] {fdd82c75-499b-4eef-aa17-8290b4722e36} <Debug> oximeter.version (255697f4-5441-4d66-85c6-dbb5506fcaa9) (SelectExecutor): Key condition: unknown | ||
| 5763 | 2026.05.06 00:28:16.913938 [ 303 ] {fdd82c75-499b-4eef-aa17-8290b4722e36} <Trace> AggregatingTransform: Aggregating | ||
| 5764 | 2026.05.06 00:28:16.913979 [ 303 ] {fdd82c75-499b-4eef-aa17-8290b4722e36} <Trace> Aggregator: Aggregation method: without_key | ||
| 5765 | 2026.05.06 00:28:16.914016 [ 303 ] {fdd82c75-499b-4eef-aa17-8290b4722e36} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931553 sec. (1073.476 rows/sec., 41.93 KiB/sec.) | ||
| 5766 | 2026.05.06 00:28:16.914036 [ 303 ] {fdd82c75-499b-4eef-aa17-8290b4722e36} <Trace> Aggregator: Merging aggregated data | ||
| 5767 | 2026.05.06 00:28:16.915323 [ 287 ] {fdd82c75-499b-4eef-aa17-8290b4722e36} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003124 sec., 320.1024327784891 rows/sec., 12.50 KiB/sec. | ||
| 5768 | 2026.05.06 00:28:16.915469 [ 287 ] {fdd82c75-499b-4eef-aa17-8290b4722e36} <Debug> TCPHandler: Processed in 0.00372748 sec. | ||
| 5769 | 2026.05.06 00:28:16.915594 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5770 | 2026.05.06 00:28:16.915624 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5771 | 2026.05.06 00:28:16.915634 [ 287 ] {} <Debug> TCP-Session: 6ae7c025-e220-4777-80b2-aded97457c66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5772 | 2026.05.06 00:28:16.915642 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5773 | 2026.05.06 00:28:16.915667 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5774 | 2026.05.06 00:28:16.915693 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5775 | 2026.05.06 00:28:16.915712 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5776 | 2026.05.06 00:28:16.915730 [ 290 ] {} <Debug> TCP-Session: 31e86e88-5d59-4923-bfe3-2934ae933d92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5777 | 2026.05.06 00:28:16.915735 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5778 | 2026.05.06 00:28:16.915756 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5779 | 2026.05.06 00:28:16.915802 [ 293 ] {} <Debug> TCP-Session: a1809681-44f4-4087-bd69-62b2d27f5ac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5780 | 2026.05.06 00:28:16.915777 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5781 | 2026.05.06 00:28:16.915839 [ 292 ] {} <Debug> TCP-Session: 9ff68afa-056a-4103-8f32-5edf7cac39c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5782 | 2026.05.06 00:28:16.915865 [ 286 ] {} <Debug> TCP-Session: fcbc25d4-a758-406b-ba23-b5f3e8628720 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5783 | 2026.05.06 00:28:16.915765 [ 294 ] {} <Debug> TCP-Session: 552c9bf1-e57e-475e-958e-ed85f42ace45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5784 | 2026.05.06 00:28:16.915744 [ 291 ] {} <Debug> TCP-Session: de091240-2e04-4aec-9218-86edf29499b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5785 | 2026.05.06 00:28:16.915724 [ 277 ] {} <Debug> TCP-Session: 930822c2-a71b-4ecc-aa9f-38d64f5944e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5786 | 2026.05.06 00:28:16.915668 [ 289 ] {} <Debug> TCP-Session: 5548455e-78b9-4202-8aed-432fc82a2505 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5787 | 2026.05.06 00:28:16.957106 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60140 | ||
| 5788 | 2026.05.06 00:28:16.957204 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5789 | 2026.05.06 00:28:16.957233 [ 287 ] {} <Debug> TCP-Session: 6bc6a54b-8f33-4ce6-b8f1-283fe81ddd88 Authenticating user 'default' from [fd00:1122:3344:101::e]:60140 | ||
| 5790 | 2026.05.06 00:28:16.957255 [ 287 ] {} <Debug> TCP-Session: 6bc6a54b-8f33-4ce6-b8f1-283fe81ddd88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5791 | 2026.05.06 00:28:16.957267 [ 287 ] {} <Debug> TCP-Session: 6bc6a54b-8f33-4ce6-b8f1-283fe81ddd88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5792 | 2026.05.06 00:28:16.957429 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54717 | ||
| 5793 | 2026.05.06 00:28:16.957440 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55183 | ||
| 5794 | 2026.05.06 00:28:16.957542 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43895 | ||
| 5795 | 2026.05.06 00:28:16.957556 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35611 | ||
| 5796 | 2026.05.06 00:28:16.957603 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5797 | 2026.05.06 00:28:16.957621 [ 287 ] {} <Trace> TCP-Session: 6bc6a54b-8f33-4ce6-b8f1-283fe81ddd88 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5798 | 2026.05.06 00:28:16.957636 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5799 | 2026.05.06 00:28:16.957641 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5800 | 2026.05.06 00:28:16.957668 [ 293 ] {} <Debug> TCP-Session: 165ffe6c-88e0-4b36-a6cf-defd780cec1c Authenticating user 'default' from [fd00:1122:3344:101::e]:43895 | ||
| 5801 | 2026.05.06 00:28:16.957585 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33065 | ||
| 5802 | 2026.05.06 00:28:16.957697 [ 293 ] {} <Debug> TCP-Session: 165ffe6c-88e0-4b36-a6cf-defd780cec1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5803 | 2026.05.06 00:28:16.957693 [ 290 ] {} <Debug> TCP-Session: f5a86d4f-2547-4916-b7af-3d6bebc51a31 Authenticating user 'default' from [fd00:1122:3344:101::e]:55183 | ||
| 5804 | 2026.05.06 00:28:16.957742 [ 293 ] {} <Debug> TCP-Session: 165ffe6c-88e0-4b36-a6cf-defd780cec1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5805 | 2026.05.06 00:28:16.957689 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5806 | 2026.05.06 00:28:16.957769 [ 290 ] {} <Debug> TCP-Session: f5a86d4f-2547-4916-b7af-3d6bebc51a31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5807 | 2026.05.06 00:28:16.957781 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5808 | 2026.05.06 00:28:16.957811 [ 290 ] {} <Debug> TCP-Session: f5a86d4f-2547-4916-b7af-3d6bebc51a31 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5809 | 2026.05.06 00:28:16.957816 [ 292 ] {} <Debug> TCP-Session: fa43fbf4-27ce-49e1-ac27-eb593b26019c Authenticating user 'default' from [fd00:1122:3344:101::e]:35611 | ||
| 5810 | 2026.05.06 00:28:16.957833 [ 286 ] {} <Debug> TCP-Session: 4db12061-5839-4afd-b522-86fedda2533f Authenticating user 'default' from [fd00:1122:3344:101::e]:33065 | ||
| 5811 | 2026.05.06 00:28:16.957859 [ 292 ] {} <Debug> TCP-Session: fa43fbf4-27ce-49e1-ac27-eb593b26019c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5812 | 2026.05.06 00:28:16.957879 [ 286 ] {} <Debug> TCP-Session: 4db12061-5839-4afd-b522-86fedda2533f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5813 | 2026.05.06 00:28:16.957894 [ 292 ] {} <Debug> TCP-Session: fa43fbf4-27ce-49e1-ac27-eb593b26019c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5814 | 2026.05.06 00:28:16.957909 [ 286 ] {} <Debug> TCP-Session: 4db12061-5839-4afd-b522-86fedda2533f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5815 | 2026.05.06 00:28:16.957794 [ 287 ] {549c015a-6cfb-4367-bf24-0837e253e009} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60140) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5816 | 2026.05.06 00:28:16.957561 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50244 | ||
| 5817 | 2026.05.06 00:28:16.957461 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44454 | ||
| 5818 | 2026.05.06 00:28:16.957645 [ 289 ] {} <Debug> TCP-Session: 3a4742d9-c451-4ae1-be72-893fe428a443 Authenticating user 'default' from [fd00:1122:3344:101::e]:54717 | ||
| 5819 | 2026.05.06 00:28:16.957574 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49974 | ||
| 5820 | 2026.05.06 00:28:16.958041 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5821 | 2026.05.06 00:28:16.958067 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5822 | 2026.05.06 00:28:16.958094 [ 294 ] {} <Debug> TCP-Session: 7fe36229-11d6-4b9e-9a6c-76373ac680bc Authenticating user 'default' from [fd00:1122:3344:101::e]:50244 | ||
| 5823 | 2026.05.06 00:28:16.958110 [ 291 ] {} <Debug> TCP-Session: 6f200b0f-22a6-478a-a5e8-109954761398 Authenticating user 'default' from [fd00:1122:3344:101::e]:44454 | ||
| 5824 | 2026.05.06 00:28:16.958118 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5825 | 2026.05.06 00:28:16.958125 [ 294 ] {} <Debug> TCP-Session: 7fe36229-11d6-4b9e-9a6c-76373ac680bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5826 | 2026.05.06 00:28:16.958141 [ 291 ] {} <Debug> TCP-Session: 6f200b0f-22a6-478a-a5e8-109954761398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5827 | 2026.05.06 00:28:16.958158 [ 277 ] {} <Debug> TCP-Session: fcca3a94-16a4-4c9f-95ed-9b8ae5d24642 Authenticating user 'default' from [fd00:1122:3344:101::e]:49974 | ||
| 5828 | 2026.05.06 00:28:16.958176 [ 294 ] {} <Debug> TCP-Session: 7fe36229-11d6-4b9e-9a6c-76373ac680bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5829 | 2026.05.06 00:28:16.958186 [ 291 ] {} <Debug> TCP-Session: 6f200b0f-22a6-478a-a5e8-109954761398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5830 | 2026.05.06 00:28:16.958213 [ 287 ] {549c015a-6cfb-4367-bf24-0837e253e009} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5831 | 2026.05.06 00:28:16.958204 [ 277 ] {} <Debug> TCP-Session: fcca3a94-16a4-4c9f-95ed-9b8ae5d24642 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5832 | 2026.05.06 00:28:16.958051 [ 289 ] {} <Debug> TCP-Session: 3a4742d9-c451-4ae1-be72-893fe428a443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5833 | 2026.05.06 00:28:16.958266 [ 277 ] {} <Debug> TCP-Session: fcca3a94-16a4-4c9f-95ed-9b8ae5d24642 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5834 | 2026.05.06 00:28:16.958299 [ 289 ] {} <Debug> TCP-Session: 3a4742d9-c451-4ae1-be72-893fe428a443 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5835 | 2026.05.06 00:28:16.958276 [ 287 ] {549c015a-6cfb-4367-bf24-0837e253e009} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5836 | 2026.05.06 00:28:16.958619 [ 287 ] {549c015a-6cfb-4367-bf24-0837e253e009} <Debug> oximeter.version (255697f4-5441-4d66-85c6-dbb5506fcaa9) (SelectExecutor): Key condition: unknown | ||
| 5837 | 2026.05.06 00:28:16.959532 [ 323 ] {549c015a-6cfb-4367-bf24-0837e253e009} <Trace> AggregatingTransform: Aggregating | ||
| 5838 | 2026.05.06 00:28:16.959623 [ 323 ] {549c015a-6cfb-4367-bf24-0837e253e009} <Trace> Aggregator: Aggregation method: without_key | ||
| 5839 | 2026.05.06 00:28:16.959660 [ 323 ] {549c015a-6cfb-4367-bf24-0837e253e009} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000941903 sec. (1061.680 rows/sec., 41.47 KiB/sec.) | ||
| 5840 | 2026.05.06 00:28:16.959679 [ 323 ] {549c015a-6cfb-4367-bf24-0837e253e009} <Trace> Aggregator: Merging aggregated data | ||
| 5841 | 2026.05.06 00:28:16.961170 [ 287 ] {549c015a-6cfb-4367-bf24-0837e253e009} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003428 sec., 291.71528588098016 rows/sec., 11.40 KiB/sec. | ||
| 5842 | 2026.05.06 00:28:16.961299 [ 287 ] {549c015a-6cfb-4367-bf24-0837e253e009} <Debug> TCPHandler: Processed in 0.003809951 sec. | ||
| 5843 | 2026.05.06 00:28:16.961417 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5844 | 2026.05.06 00:28:16.961445 [ 287 ] {} <Debug> TCP-Session: 6bc6a54b-8f33-4ce6-b8f1-283fe81ddd88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5845 | 2026.05.06 00:28:16.961447 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5846 | 2026.05.06 00:28:16.961465 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5847 | 2026.05.06 00:28:16.961493 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5848 | 2026.05.06 00:28:16.961499 [ 289 ] {} <Debug> TCP-Session: 3a4742d9-c451-4ae1-be72-893fe428a443 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5849 | 2026.05.06 00:28:16.961518 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5850 | 2026.05.06 00:28:16.961551 [ 286 ] {} <Debug> TCP-Session: 4db12061-5839-4afd-b522-86fedda2533f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5851 | 2026.05.06 00:28:16.961562 [ 277 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5852 | 2026.05.06 00:28:16.961587 [ 290 ] {} <Debug> TCP-Session: f5a86d4f-2547-4916-b7af-3d6bebc51a31 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5853 | 2026.05.06 00:28:16.961598 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5854 | 2026.05.06 00:28:16.961614 [ 277 ] {} <Debug> TCP-Session: fcca3a94-16a4-4c9f-95ed-9b8ae5d24642 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5855 | 2026.05.06 00:28:16.961628 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5856 | 2026.05.06 00:28:16.961656 [ 292 ] {} <Debug> TCP-Session: fa43fbf4-27ce-49e1-ac27-eb593b26019c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5857 | 2026.05.06 00:28:16.961680 [ 291 ] {} <Debug> TCP-Session: 6f200b0f-22a6-478a-a5e8-109954761398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5858 | 2026.05.06 00:28:16.961565 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5859 | 2026.05.06 00:28:16.961531 [ 293 ] {} <Debug> TCP-Session: 165ffe6c-88e0-4b36-a6cf-defd780cec1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5860 | 2026.05.06 00:28:16.961750 [ 294 ] {} <Debug> TCP-Session: 7fe36229-11d6-4b9e-9a6c-76373ac680bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5861 | 2026.05.06 00:28:17.312394 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12000 | ||
| 5862 | 2026.05.06 00:28:17.312936 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5863 | 2026.05.06 00:28:17.312977 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5864 | 2026.05.06 00:28:17.313472 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5865 | 2026.05.06 00:28:17.313701 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5866 | 2026.05.06 00:28:17.313844 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12000 | ||
| 5867 | 2026.05.06 00:28:17.343898 [ 57 ] {} <Debug> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5868 | 2026.05.06 00:28:17.343967 [ 57 ] {} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5869 | 2026.05.06 00:28:17.343992 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5870 | 2026.05.06 00:28:17.344122 [ 188 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::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 | ||
| 5871 | 2026.05.06 00:28:17.344282 [ 188 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5872 | 2026.05.06 00:28:17.344319 [ 188 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part | ||
| 5873 | 2026.05.06 00:28:17.344384 [ 188 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 825 rows starting from the beginning of the part | ||
| 5874 | 2026.05.06 00:28:17.344431 [ 188 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 825 rows starting from the beginning of the part | ||
| 5875 | 2026.05.06 00:28:17.344477 [ 188 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 825 rows starting from the beginning of the part | ||
| 5876 | 2026.05.06 00:28:17.344514 [ 188 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 825 rows starting from the beginning of the part | ||
| 5877 | 2026.05.06 00:28:17.345752 [ 190 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3449 rows, containing 5 columns (5 merged, 0 gathered) in 0.001686203 sec., 2045423.949548186 rows/sec., 127.99 MiB/sec. | ||
| 5878 | 2026.05.06 00:28:17.345990 [ 201 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5879 | 2026.05.06 00:28:17.346312 [ 201 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_9_2} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5880 | 2026.05.06 00:28:17.346402 [ 201 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_9_2} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5881 | 2026.05.06 00:28:17.346496 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5882 | 2026.05.06 00:28:17.378684 [ 57 ] {} <Debug> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5883 | 2026.05.06 00:28:17.378781 [ 57 ] {} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5884 | 2026.05.06 00:28:17.378822 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5885 | 2026.05.06 00:28:17.379003 [ 190 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::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 | ||
| 5886 | 2026.05.06 00:28:17.379161 [ 190 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5887 | 2026.05.06 00:28:17.379201 [ 190 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 5888 | 2026.05.06 00:28:17.379274 [ 190 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5889 | 2026.05.06 00:28:17.379327 [ 190 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5890 | 2026.05.06 00:28:17.379374 [ 190 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 5891 | 2026.05.06 00:28:17.379415 [ 190 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 5892 | 2026.05.06 00:28:17.380262 [ 201 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319628 sec., 287959.9402255787 rows/sec., 20.80 MiB/sec. | ||
| 5893 | 2026.05.06 00:28:17.380430 [ 194 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5894 | 2026.05.06 00:28:17.380735 [ 194 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_9_2} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5895 | 2026.05.06 00:28:17.380814 [ 194 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_9_2} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5896 | 2026.05.06 00:28:17.380886 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5897 | 2026.05.06 00:28:17.692690 [ 56 ] {} <Debug> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5898 | 2026.05.06 00:28:17.692752 [ 56 ] {} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5899 | 2026.05.06 00:28:17.692774 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5900 | 2026.05.06 00:28:17.692900 [ 190 ] {33c78334-c499-4395-8f10-08b69c5065f6::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 | ||
| 5901 | 2026.05.06 00:28:17.693056 [ 190 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5902 | 2026.05.06 00:28:17.693094 [ 190 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 5903 | 2026.05.06 00:28:17.693172 [ 190 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5904 | 2026.05.06 00:28:17.693220 [ 190 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5905 | 2026.05.06 00:28:17.693263 [ 190 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 5906 | 2026.05.06 00:28:17.693303 [ 190 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 5907 | 2026.05.06 00:28:17.694162 [ 201 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.001319678 sec., 148521.07862675595 rows/sec., 9.72 MiB/sec. | ||
| 5908 | 2026.05.06 00:28:17.694310 [ 190 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5909 | 2026.05.06 00:28:17.694572 [ 190 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_9_2} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5910 | 2026.05.06 00:28:17.694652 [ 190 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_9_2} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5911 | 2026.05.06 00:28:17.694729 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 5912 | 2026.05.06 00:28:17.783129 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5913 | 2026.05.06 00:28:17.783378 [ 278 ] {9d0cd6d0-7e61-449c-a07a-a75173d8ebf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5914 | 2026.05.06 00:28:17.783845 [ 278 ] {9d0cd6d0-7e61-449c-a07a-a75173d8ebf0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5915 | 2026.05.06 00:28:17.783896 [ 278 ] {9d0cd6d0-7e61-449c-a07a-a75173d8ebf0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5916 | 2026.05.06 00:28:17.784155 [ 278 ] {9d0cd6d0-7e61-449c-a07a-a75173d8ebf0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5917 | 2026.05.06 00:28:17.784250 [ 278 ] {9d0cd6d0-7e61-449c-a07a-a75173d8ebf0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5918 | 2026.05.06 00:28:17.784408 [ 278 ] {9d0cd6d0-7e61-449c-a07a-a75173d8ebf0} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5919 | 2026.05.06 00:28:17.784530 [ 304 ] {9d0cd6d0-7e61-449c-a07a-a75173d8ebf0} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5920 | 2026.05.06 00:28:17.784541 [ 332 ] {9d0cd6d0-7e61-449c-a07a-a75173d8ebf0} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5921 | 2026.05.06 00:28:17.784541 [ 303 ] {9d0cd6d0-7e61-449c-a07a-a75173d8ebf0} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5922 | 2026.05.06 00:28:17.784680 [ 278 ] {9d0cd6d0-7e61-449c-a07a-a75173d8ebf0} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 5923 | 2026.05.06 00:28:17.784711 [ 278 ] {9d0cd6d0-7e61-449c-a07a-a75173d8ebf0} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5924 | 2026.05.06 00:28:17.784805 [ 278 ] {9d0cd6d0-7e61-449c-a07a-a75173d8ebf0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5925 | 2026.05.06 00:28:17.784827 [ 278 ] {9d0cd6d0-7e61-449c-a07a-a75173d8ebf0} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 5926 | 2026.05.06 00:28:17.784866 [ 278 ] {9d0cd6d0-7e61-449c-a07a-a75173d8ebf0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5927 | 2026.05.06 00:28:17.784927 [ 278 ] {9d0cd6d0-7e61-449c-a07a-a75173d8ebf0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5928 | 2026.05.06 00:28:17.784996 [ 278 ] {9d0cd6d0-7e61-449c-a07a-a75173d8ebf0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5929 | 2026.05.06 00:28:17.786366 [ 278 ] {9d0cd6d0-7e61-449c-a07a-a75173d8ebf0} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.003087 sec., 16196.954972465177 rows/sec., 1.27 MiB/sec. | ||
| 5930 | 2026.05.06 00:28:17.786550 [ 278 ] {9d0cd6d0-7e61-449c-a07a-a75173d8ebf0} <Debug> TCPHandler: Processed in 0.003564688 sec. | ||
| 5931 | 2026.05.06 00:28:17.788470 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5932 | 2026.05.06 00:28:17.788628 [ 278 ] {0f0f7fcd-b3f9-4958-be3e-7cd185f3f8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5933 | 2026.05.06 00:28:17.788701 [ 278 ] {0f0f7fcd-b3f9-4958-be3e-7cd185f3f8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5934 | 2026.05.06 00:28:17.789449 [ 278 ] {0f0f7fcd-b3f9-4958-be3e-7cd185f3f8a6} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5935 | 2026.05.06 00:28:17.789511 [ 278 ] {0f0f7fcd-b3f9-4958-be3e-7cd185f3f8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5936 | 2026.05.06 00:28:17.790030 [ 278 ] {0f0f7fcd-b3f9-4958-be3e-7cd185f3f8a6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5937 | 2026.05.06 00:28:17.790395 [ 278 ] {0f0f7fcd-b3f9-4958-be3e-7cd185f3f8a6} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5938 | 2026.05.06 00:28:17.790663 [ 278 ] {0f0f7fcd-b3f9-4958-be3e-7cd185f3f8a6} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.002089 sec., 37338.439444710384 rows/sec., 3.09 MiB/sec. | ||
| 5939 | 2026.05.06 00:28:17.790730 [ 278 ] {0f0f7fcd-b3f9-4958-be3e-7cd185f3f8a6} <Debug> TCPHandler: Processed in 0.002333262 sec. | ||
| 5940 | 2026.05.06 00:28:17.790873 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5941 | 2026.05.06 00:28:17.790981 [ 278 ] {ede17389-0043-4eeb-bbba-5f4f0c0fca87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5942 | 2026.05.06 00:28:17.791028 [ 278 ] {ede17389-0043-4eeb-bbba-5f4f0c0fca87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5943 | 2026.05.06 00:28:17.791514 [ 278 ] {ede17389-0043-4eeb-bbba-5f4f0c0fca87} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5944 | 2026.05.06 00:28:17.791554 [ 278 ] {ede17389-0043-4eeb-bbba-5f4f0c0fca87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5945 | 2026.05.06 00:28:17.791888 [ 278 ] {ede17389-0043-4eeb-bbba-5f4f0c0fca87} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5946 | 2026.05.06 00:28:17.792122 [ 278 ] {ede17389-0043-4eeb-bbba-5f4f0c0fca87} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2026.05.06 00:28:17.792257 [ 278 ] {ede17389-0043-4eeb-bbba-5f4f0c0fca87} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001303 sec., 8442.05679201842 rows/sec., 634.80 KiB/sec. | ||
| 5948 | 2026.05.06 00:28:17.792299 [ 278 ] {ede17389-0043-4eeb-bbba-5f4f0c0fca87} <Debug> TCPHandler: Processed in 0.0014788 sec. | ||
| 5949 | 2026.05.06 00:28:17.792424 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5950 | 2026.05.06 00:28:17.792519 [ 278 ] {a19fdf66-8a50-4d7b-8f14-afc3440fcfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5951 | 2026.05.06 00:28:17.792562 [ 278 ] {a19fdf66-8a50-4d7b-8f14-afc3440fcfb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5952 | 2026.05.06 00:28:17.793009 [ 278 ] {a19fdf66-8a50-4d7b-8f14-afc3440fcfb7} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5953 | 2026.05.06 00:28:17.793049 [ 278 ] {a19fdf66-8a50-4d7b-8f14-afc3440fcfb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5954 | 2026.05.06 00:28:17.793378 [ 278 ] {a19fdf66-8a50-4d7b-8f14-afc3440fcfb7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5955 | 2026.05.06 00:28:17.793653 [ 278 ] {a19fdf66-8a50-4d7b-8f14-afc3440fcfb7} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5956 | 2026.05.06 00:28:17.793819 [ 278 ] {a19fdf66-8a50-4d7b-8f14-afc3440fcfb7} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001316 sec., 56990.88145896657 rows/sec., 4.45 MiB/sec. | ||
| 5957 | 2026.05.06 00:28:17.793874 [ 278 ] {a19fdf66-8a50-4d7b-8f14-afc3440fcfb7} <Debug> TCPHandler: Processed in 0.0014989 sec. | ||
| 5958 | 2026.05.06 00:28:17.794023 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5959 | 2026.05.06 00:28:17.794121 [ 278 ] {41553181-85f0-4def-9627-bbd28618d162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5960 | 2026.05.06 00:28:17.794165 [ 278 ] {41553181-85f0-4def-9627-bbd28618d162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5961 | 2026.05.06 00:28:17.794608 [ 278 ] {41553181-85f0-4def-9627-bbd28618d162} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5962 | 2026.05.06 00:28:17.794645 [ 278 ] {41553181-85f0-4def-9627-bbd28618d162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5963 | 2026.05.06 00:28:17.794996 [ 278 ] {41553181-85f0-4def-9627-bbd28618d162} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5964 | 2026.05.06 00:28:17.795218 [ 278 ] {41553181-85f0-4def-9627-bbd28618d162} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5965 | 2026.05.06 00:28:17.795364 [ 278 ] {41553181-85f0-4def-9627-bbd28618d162} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 5966 | 2026.05.06 00:28:17.795416 [ 278 ] {41553181-85f0-4def-9627-bbd28618d162} <Debug> TCPHandler: Processed in 0.001446299 sec. | ||
| 5967 | 2026.05.06 00:28:17.795581 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5968 | 2026.05.06 00:28:17.795750 [ 278 ] {682615f5-cb0f-4e35-aa1e-39209c046e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5969 | 2026.05.06 00:28:17.795828 [ 278 ] {682615f5-cb0f-4e35-aa1e-39209c046e37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5970 | 2026.05.06 00:28:17.796872 [ 278 ] {682615f5-cb0f-4e35-aa1e-39209c046e37} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2026.05.06 00:28:17.796927 [ 278 ] {682615f5-cb0f-4e35-aa1e-39209c046e37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5972 | 2026.05.06 00:28:17.797745 [ 278 ] {682615f5-cb0f-4e35-aa1e-39209c046e37} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5973 | 2026.05.06 00:28:17.798034 [ 278 ] {682615f5-cb0f-4e35-aa1e-39209c046e37} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5974 | 2026.05.06 00:28:17.798217 [ 278 ] {682615f5-cb0f-4e35-aa1e-39209c046e37} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002541 sec., 4329.0043290043295 rows/sec., 7.76 MiB/sec. | ||
| 5975 | 2026.05.06 00:28:17.798339 [ 278 ] {682615f5-cb0f-4e35-aa1e-39209c046e37} <Debug> TCPHandler: Processed in 0.002816818 sec. | ||
| 5976 | 2026.05.06 00:28:17.798510 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5977 | 2026.05.06 00:28:17.798614 [ 278 ] {6d59d38e-75fc-480d-aa6a-bf0c8a0e3f1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5978 | 2026.05.06 00:28:17.798662 [ 278 ] {6d59d38e-75fc-480d-aa6a-bf0c8a0e3f1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5979 | 2026.05.06 00:28:17.799061 [ 278 ] {6d59d38e-75fc-480d-aa6a-bf0c8a0e3f1b} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5980 | 2026.05.06 00:28:17.799103 [ 278 ] {6d59d38e-75fc-480d-aa6a-bf0c8a0e3f1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5981 | 2026.05.06 00:28:17.799532 [ 278 ] {6d59d38e-75fc-480d-aa6a-bf0c8a0e3f1b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5982 | 2026.05.06 00:28:17.799816 [ 278 ] {6d59d38e-75fc-480d-aa6a-bf0c8a0e3f1b} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5983 | 2026.05.06 00:28:17.800096 [ 278 ] {6d59d38e-75fc-480d-aa6a-bf0c8a0e3f1b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001504 sec., 39893.6170212766 rows/sec., 2.69 MiB/sec. | ||
| 5984 | 2026.05.06 00:28:17.800148 [ 278 ] {6d59d38e-75fc-480d-aa6a-bf0c8a0e3f1b} <Debug> TCPHandler: Processed in 0.001701043 sec. | ||
| 5985 | 2026.05.06 00:28:17.941221 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5986 | 2026.05.06 00:28:17.959707 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2026.05.06 00:28:17.959781 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5988 | 2026.05.06 00:28:17.965280 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5989 | 2026.05.06 00:28:17.965993 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5990 | 2026.05.06 00:28:17.969725 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5991 | 2026.05.06 00:28:18.000206 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.43 MiB, peak 272.11 MiB, free memory in arenas 0.00 B, will set to 262.33 MiB (RSS), difference: -1.10 MiB | ||
| 5992 | 2026.05.06 00:28:19.764955 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 722 | ||
| 5993 | 2026.05.06 00:28:19.767388 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5994 | 2026.05.06 00:28:19.767423 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 5995 | 2026.05.06 00:28:19.768622 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5996 | 2026.05.06 00:28:19.768893 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5997 | 2026.05.06 00:28:19.769149 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5998 | 2026.05.06 00:28:22.787999 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5999 | 2026.05.06 00:28:22.788281 [ 278 ] {1509d330-99df-4097-8903-4ac907264e50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 6000 | 2026.05.06 00:28:22.788671 [ 278 ] {1509d330-99df-4097-8903-4ac907264e50} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6001 | 2026.05.06 00:28:22.788709 [ 278 ] {1509d330-99df-4097-8903-4ac907264e50} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6002 | 2026.05.06 00:28:22.788958 [ 278 ] {1509d330-99df-4097-8903-4ac907264e50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6003 | 2026.05.06 00:28:22.789026 [ 278 ] {1509d330-99df-4097-8903-4ac907264e50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6004 | 2026.05.06 00:28:22.789169 [ 278 ] {1509d330-99df-4097-8903-4ac907264e50} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 33-element set) | ||
| 6005 | 2026.05.06 00:28:22.789287 [ 325 ] {1509d330-99df-4097-8903-4ac907264e50} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6006 | 2026.05.06 00:28:22.789288 [ 347 ] {1509d330-99df-4097-8903-4ac907264e50} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6007 | 2026.05.06 00:28:22.789304 [ 342 ] {1509d330-99df-4097-8903-4ac907264e50} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6008 | 2026.05.06 00:28:22.789467 [ 278 ] {1509d330-99df-4097-8903-4ac907264e50} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 6009 | 2026.05.06 00:28:22.789494 [ 278 ] {1509d330-99df-4097-8903-4ac907264e50} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6010 | 2026.05.06 00:28:22.789579 [ 278 ] {1509d330-99df-4097-8903-4ac907264e50} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6011 | 2026.05.06 00:28:22.789599 [ 278 ] {1509d330-99df-4097-8903-4ac907264e50} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 6012 | 2026.05.06 00:28:22.789634 [ 278 ] {1509d330-99df-4097-8903-4ac907264e50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 6013 | 2026.05.06 00:28:22.789672 [ 278 ] {1509d330-99df-4097-8903-4ac907264e50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 6014 | 2026.05.06 00:28:22.789708 [ 278 ] {1509d330-99df-4097-8903-4ac907264e50} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 6015 | 2026.05.06 00:28:22.790978 [ 278 ] {1509d330-99df-4097-8903-4ac907264e50} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002815 sec., 17761.989342806395 rows/sec., 2.83 MiB/sec. | ||
| 6016 | 2026.05.06 00:28:22.791115 [ 278 ] {1509d330-99df-4097-8903-4ac907264e50} <Debug> MemoryTracker: Peak memory usage (for query): 141.03 KiB. | ||
| 6017 | 2026.05.06 00:28:22.791131 [ 278 ] {1509d330-99df-4097-8903-4ac907264e50} <Debug> TCPHandler: Processed in 0.003273024 sec. | ||
| 6018 | 2026.05.06 00:28:22.796600 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6019 | 2026.05.06 00:28:22.796731 [ 278 ] {09d23026-28a4-48b2-a77c-427d0a4a7248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 6020 | 2026.05.06 00:28:22.796782 [ 278 ] {09d23026-28a4-48b2-a77c-427d0a4a7248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6021 | 2026.05.06 00:28:22.797367 [ 278 ] {09d23026-28a4-48b2-a77c-427d0a4a7248} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6022 | 2026.05.06 00:28:22.797416 [ 278 ] {09d23026-28a4-48b2-a77c-427d0a4a7248} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6023 | 2026.05.06 00:28:22.797839 [ 278 ] {09d23026-28a4-48b2-a77c-427d0a4a7248} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 6024 | 2026.05.06 00:28:22.798035 [ 278 ] {09d23026-28a4-48b2-a77c-427d0a4a7248} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6025 | 2026.05.06 00:28:22.798179 [ 278 ] {09d23026-28a4-48b2-a77c-427d0a4a7248} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001486 sec., 672.9475100942127 rows/sec., 69.66 KiB/sec. | ||
| 6026 | 2026.05.06 00:28:22.798218 [ 278 ] {09d23026-28a4-48b2-a77c-427d0a4a7248} <Debug> TCPHandler: Processed in 0.001677433 sec. | ||
| 6027 | 2026.05.06 00:28:22.798336 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6028 | 2026.05.06 00:28:22.798430 [ 278 ] {f8c0728f-69f0-4152-b5e2-7db7bee8fd3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6029 | 2026.05.06 00:28:22.798470 [ 278 ] {f8c0728f-69f0-4152-b5e2-7db7bee8fd3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6030 | 2026.05.06 00:28:22.799000 [ 278 ] {f8c0728f-69f0-4152-b5e2-7db7bee8fd3f} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6031 | 2026.05.06 00:28:22.799036 [ 278 ] {f8c0728f-69f0-4152-b5e2-7db7bee8fd3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6032 | 2026.05.06 00:28:22.799351 [ 278 ] {f8c0728f-69f0-4152-b5e2-7db7bee8fd3f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6033 | 2026.05.06 00:28:22.799555 [ 278 ] {f8c0728f-69f0-4152-b5e2-7db7bee8fd3f} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6034 | 2026.05.06 00:28:22.799678 [ 278 ] {f8c0728f-69f0-4152-b5e2-7db7bee8fd3f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001269 sec., 223798.26635145786 rows/sec., 14.21 MiB/sec. | ||
| 6035 | 2026.05.06 00:28:22.799712 [ 278 ] {f8c0728f-69f0-4152-b5e2-7db7bee8fd3f} <Debug> TCPHandler: Processed in 0.001428469 sec. | ||
| 6036 | 2026.05.06 00:28:22.799829 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6037 | 2026.05.06 00:28:22.799915 [ 278 ] {87eb4119-4a08-48c8-b693-99153fc655da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6038 | 2026.05.06 00:28:22.799951 [ 278 ] {87eb4119-4a08-48c8-b693-99153fc655da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6039 | 2026.05.06 00:28:22.800320 [ 278 ] {87eb4119-4a08-48c8-b693-99153fc655da} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6040 | 2026.05.06 00:28:22.800352 [ 278 ] {87eb4119-4a08-48c8-b693-99153fc655da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6041 | 2026.05.06 00:28:22.800673 [ 278 ] {87eb4119-4a08-48c8-b693-99153fc655da} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6042 | 2026.05.06 00:28:22.800879 [ 278 ] {87eb4119-4a08-48c8-b693-99153fc655da} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6043 | 2026.05.06 00:28:22.801003 [ 278 ] {87eb4119-4a08-48c8-b693-99153fc655da} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001086 sec., 3683.241252302026 rows/sec., 300.34 KiB/sec. | ||
| 6044 | 2026.05.06 00:28:22.801039 [ 278 ] {87eb4119-4a08-48c8-b693-99153fc655da} <Debug> TCPHandler: Processed in 0.001243817 sec. | ||
| 6045 | 2026.05.06 00:28:22.801152 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6046 | 2026.05.06 00:28:22.801243 [ 278 ] {74c67fe8-20b9-48da-9612-6a9098f613b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6047 | 2026.05.06 00:28:22.801281 [ 278 ] {74c67fe8-20b9-48da-9612-6a9098f613b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6048 | 2026.05.06 00:28:22.802088 [ 278 ] {74c67fe8-20b9-48da-9612-6a9098f613b4} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6049 | 2026.05.06 00:28:22.802123 [ 278 ] {74c67fe8-20b9-48da-9612-6a9098f613b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6050 | 2026.05.06 00:28:22.802464 [ 278 ] {74c67fe8-20b9-48da-9612-6a9098f613b4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6051 | 2026.05.06 00:28:22.802678 [ 278 ] {74c67fe8-20b9-48da-9612-6a9098f613b4} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6052 | 2026.05.06 00:28:22.802814 [ 278 ] {74c67fe8-20b9-48da-9612-6a9098f613b4} <Debug> executeQuery: Read 862 rows, 68.95 KiB in 0.001588 sec., 542821.1586901763 rows/sec., 42.40 MiB/sec. | ||
| 6053 | 2026.05.06 00:28:22.802852 [ 278 ] {74c67fe8-20b9-48da-9612-6a9098f613b4} <Debug> TCPHandler: Processed in 0.001746653 sec. | ||
| 6054 | 2026.05.06 00:28:22.802967 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6055 | 2026.05.06 00:28:22.803059 [ 278 ] {9dc929de-bd9d-4588-bdd0-ac81136a5012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6056 | 2026.05.06 00:28:22.803098 [ 278 ] {9dc929de-bd9d-4588-bdd0-ac81136a5012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6057 | 2026.05.06 00:28:22.803568 [ 278 ] {9dc929de-bd9d-4588-bdd0-ac81136a5012} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6058 | 2026.05.06 00:28:22.803603 [ 278 ] {9dc929de-bd9d-4588-bdd0-ac81136a5012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6059 | 2026.05.06 00:28:22.803904 [ 278 ] {9dc929de-bd9d-4588-bdd0-ac81136a5012} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6060 | 2026.05.06 00:28:22.804119 [ 278 ] {9dc929de-bd9d-4588-bdd0-ac81136a5012} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6061 | 2026.05.06 00:28:22.804242 [ 278 ] {9dc929de-bd9d-4588-bdd0-ac81136a5012} <Debug> executeQuery: Read 177 rows, 11.15 KiB in 0.0012 sec., 147500 rows/sec., 9.08 MiB/sec. | ||
| 6062 | 2026.05.06 00:28:22.804279 [ 278 ] {9dc929de-bd9d-4588-bdd0-ac81136a5012} <Debug> TCPHandler: Processed in 0.001358298 sec. | ||
| 6063 | 2026.05.06 00:28:22.804395 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6064 | 2026.05.06 00:28:22.804486 [ 278 ] {a91e1fbe-b296-42ea-a10d-8154aa64e6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6065 | 2026.05.06 00:28:22.804525 [ 278 ] {a91e1fbe-b296-42ea-a10d-8154aa64e6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6066 | 2026.05.06 00:28:22.804976 [ 278 ] {a91e1fbe-b296-42ea-a10d-8154aa64e6c2} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6067 | 2026.05.06 00:28:22.805012 [ 278 ] {a91e1fbe-b296-42ea-a10d-8154aa64e6c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6068 | 2026.05.06 00:28:22.805302 [ 278 ] {a91e1fbe-b296-42ea-a10d-8154aa64e6c2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6069 | 2026.05.06 00:28:22.805505 [ 278 ] {a91e1fbe-b296-42ea-a10d-8154aa64e6c2} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6070 | 2026.05.06 00:28:22.805625 [ 278 ] {a91e1fbe-b296-42ea-a10d-8154aa64e6c2} <Debug> executeQuery: Read 150 rows, 9.92 KiB in 0.001156 sec., 129757.78546712804 rows/sec., 8.38 MiB/sec. | ||
| 6071 | 2026.05.06 00:28:22.805663 [ 278 ] {a91e1fbe-b296-42ea-a10d-8154aa64e6c2} <Debug> TCPHandler: Processed in 0.001315377 sec. | ||
| 6072 | 2026.05.06 00:28:22.805787 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2026.05.06 00:28:22.805878 [ 278 ] {28f23a2a-2e14-4b27-98e4-ef50c7d4c095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6074 | 2026.05.06 00:28:22.805916 [ 278 ] {28f23a2a-2e14-4b27-98e4-ef50c7d4c095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6075 | 2026.05.06 00:28:22.806369 [ 278 ] {28f23a2a-2e14-4b27-98e4-ef50c7d4c095} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6076 | 2026.05.06 00:28:22.806404 [ 278 ] {28f23a2a-2e14-4b27-98e4-ef50c7d4c095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6077 | 2026.05.06 00:28:22.806690 [ 278 ] {28f23a2a-2e14-4b27-98e4-ef50c7d4c095} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6078 | 2026.05.06 00:28:22.806893 [ 278 ] {28f23a2a-2e14-4b27-98e4-ef50c7d4c095} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6079 | 2026.05.06 00:28:22.807016 [ 278 ] {28f23a2a-2e14-4b27-98e4-ef50c7d4c095} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001155 sec., 128138.52813852814 rows/sec., 7.29 MiB/sec. | ||
| 6080 | 2026.05.06 00:28:22.807052 [ 278 ] {28f23a2a-2e14-4b27-98e4-ef50c7d4c095} <Debug> TCPHandler: Processed in 0.001312188 sec. | ||
| 6081 | 2026.05.06 00:28:22.807168 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6082 | 2026.05.06 00:28:22.807259 [ 278 ] {a2196863-c8e4-49ad-a532-004f44412fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6083 | 2026.05.06 00:28:22.807297 [ 278 ] {a2196863-c8e4-49ad-a532-004f44412fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6084 | 2026.05.06 00:28:22.807970 [ 278 ] {a2196863-c8e4-49ad-a532-004f44412fc8} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2026.05.06 00:28:22.808005 [ 278 ] {a2196863-c8e4-49ad-a532-004f44412fc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6086 | 2026.05.06 00:28:22.808315 [ 278 ] {a2196863-c8e4-49ad-a532-004f44412fc8} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6087 | 2026.05.06 00:28:22.808530 [ 278 ] {a2196863-c8e4-49ad-a532-004f44412fc8} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2026.05.06 00:28:22.808664 [ 278 ] {a2196863-c8e4-49ad-a532-004f44412fc8} <Debug> executeQuery: Read 525 rows, 37.99 KiB in 0.001422 sec., 369198.3122362869 rows/sec., 26.09 MiB/sec. | ||
| 6089 | 2026.05.06 00:28:22.808701 [ 278 ] {a2196863-c8e4-49ad-a532-004f44412fc8} <Debug> TCPHandler: Processed in 0.001579911 sec. | ||
| 6090 | 2026.05.06 00:28:22.808825 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6091 | 2026.05.06 00:28:22.808916 [ 278 ] {aa701bdd-e4b9-47fb-ac18-4cdd7f2953a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6092 | 2026.05.06 00:28:22.808956 [ 278 ] {aa701bdd-e4b9-47fb-ac18-4cdd7f2953a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6093 | 2026.05.06 00:28:22.809286 [ 278 ] {aa701bdd-e4b9-47fb-ac18-4cdd7f2953a5} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6094 | 2026.05.06 00:28:22.809321 [ 278 ] {aa701bdd-e4b9-47fb-ac18-4cdd7f2953a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6095 | 2026.05.06 00:28:22.809610 [ 278 ] {aa701bdd-e4b9-47fb-ac18-4cdd7f2953a5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6096 | 2026.05.06 00:28:22.809817 [ 278 ] {aa701bdd-e4b9-47fb-ac18-4cdd7f2953a5} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6097 | 2026.05.06 00:28:22.809941 [ 278 ] {aa701bdd-e4b9-47fb-ac18-4cdd7f2953a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 6098 | 2026.05.06 00:28:22.809976 [ 278 ] {aa701bdd-e4b9-47fb-ac18-4cdd7f2953a5} <Debug> TCPHandler: Processed in 0.001198396 sec. | ||
| 6099 | 2026.05.06 00:28:22.810104 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6100 | 2026.05.06 00:28:22.810195 [ 278 ] {c0c0b849-5230-404d-ad20-95ab6b330bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6101 | 2026.05.06 00:28:22.810236 [ 278 ] {c0c0b849-5230-404d-ad20-95ab6b330bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6102 | 2026.05.06 00:28:22.810635 [ 278 ] {c0c0b849-5230-404d-ad20-95ab6b330bcd} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2026.05.06 00:28:22.810673 [ 278 ] {c0c0b849-5230-404d-ad20-95ab6b330bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6104 | 2026.05.06 00:28:22.810994 [ 278 ] {c0c0b849-5230-404d-ad20-95ab6b330bcd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6105 | 2026.05.06 00:28:22.811201 [ 278 ] {c0c0b849-5230-404d-ad20-95ab6b330bcd} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2026.05.06 00:28:22.811331 [ 278 ] {c0c0b849-5230-404d-ad20-95ab6b330bcd} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.001153 sec., 231569.8178664354 rows/sec., 15.39 MiB/sec. | ||
| 6107 | 2026.05.06 00:28:22.811367 [ 278 ] {c0c0b849-5230-404d-ad20-95ab6b330bcd} <Debug> TCPHandler: Processed in 0.001309347 sec. | ||
| 6108 | 2026.05.06 00:28:22.811490 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6109 | 2026.05.06 00:28:22.811581 [ 278 ] {835e8248-9c9f-4f74-a58b-2e4ca9804b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6110 | 2026.05.06 00:28:22.811622 [ 278 ] {835e8248-9c9f-4f74-a58b-2e4ca9804b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6111 | 2026.05.06 00:28:22.811945 [ 278 ] {835e8248-9c9f-4f74-a58b-2e4ca9804b24} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2026.05.06 00:28:22.811979 [ 278 ] {835e8248-9c9f-4f74-a58b-2e4ca9804b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6113 | 2026.05.06 00:28:22.812268 [ 278 ] {835e8248-9c9f-4f74-a58b-2e4ca9804b24} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6114 | 2026.05.06 00:28:22.812485 [ 278 ] {835e8248-9c9f-4f74-a58b-2e4ca9804b24} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2026.05.06 00:28:22.812607 [ 278 ] {835e8248-9c9f-4f74-a58b-2e4ca9804b24} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001044 sec., 1915.7088122605364 rows/sec., 125.34 KiB/sec. | ||
| 6116 | 2026.05.06 00:28:22.812643 [ 278 ] {835e8248-9c9f-4f74-a58b-2e4ca9804b24} <Debug> TCPHandler: Processed in 0.001198706 sec. | ||
| 6117 | 2026.05.06 00:28:22.812755 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6118 | 2026.05.06 00:28:22.812847 [ 278 ] {3e1b100c-522b-46b4-b843-5f3a4976e6f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6119 | 2026.05.06 00:28:22.812901 [ 278 ] {3e1b100c-522b-46b4-b843-5f3a4976e6f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6120 | 2026.05.06 00:28:22.813680 [ 278 ] {3e1b100c-522b-46b4-b843-5f3a4976e6f6} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2026.05.06 00:28:22.813715 [ 278 ] {3e1b100c-522b-46b4-b843-5f3a4976e6f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6122 | 2026.05.06 00:28:22.814228 [ 278 ] {3e1b100c-522b-46b4-b843-5f3a4976e6f6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6123 | 2026.05.06 00:28:22.814442 [ 278 ] {3e1b100c-522b-46b4-b843-5f3a4976e6f6} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6124 | 2026.05.06 00:28:22.814576 [ 278 ] {3e1b100c-522b-46b4-b843-5f3a4976e6f6} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001746 sec., 17754.86827033219 rows/sec., 31.82 MiB/sec. | ||
| 6125 | 2026.05.06 00:28:22.814629 [ 278 ] {3e1b100c-522b-46b4-b843-5f3a4976e6f6} <Debug> TCPHandler: Processed in 0.001919676 sec. | ||
| 6126 | 2026.05.06 00:28:22.814752 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6127 | 2026.05.06 00:28:22.814843 [ 278 ] {035b158b-f2f6-48c1-a830-5338b9549f99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6128 | 2026.05.06 00:28:22.814883 [ 278 ] {035b158b-f2f6-48c1-a830-5338b9549f99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6129 | 2026.05.06 00:28:22.815207 [ 278 ] {035b158b-f2f6-48c1-a830-5338b9549f99} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6130 | 2026.05.06 00:28:22.815242 [ 278 ] {035b158b-f2f6-48c1-a830-5338b9549f99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6131 | 2026.05.06 00:28:22.815531 [ 278 ] {035b158b-f2f6-48c1-a830-5338b9549f99} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6132 | 2026.05.06 00:28:22.815738 [ 278 ] {035b158b-f2f6-48c1-a830-5338b9549f99} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2026.05.06 00:28:22.815868 [ 278 ] {035b158b-f2f6-48c1-a830-5338b9549f99} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001042 sec., 86372.36084452976 rows/sec., 5.40 MiB/sec. | ||
| 6134 | 2026.05.06 00:28:22.815904 [ 278 ] {035b158b-f2f6-48c1-a830-5338b9549f99} <Debug> TCPHandler: Processed in 0.001198906 sec. | ||
| 6135 | 2026.05.06 00:28:23.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.35 MiB, peak 272.11 MiB, free memory in arenas 0.00 B, will set to 262.33 MiB (RSS), difference: -1.02 MiB | ||
| 6136 | 2026.05.06 00:28:24.648940 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6137 | 2026.05.06 00:28:24.649019 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6138 | 2026.05.06 00:28:24.814034 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12448 | ||
| 6139 | 2026.05.06 00:28:24.814734 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6140 | 2026.05.06 00:28:24.814768 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6141 | 2026.05.06 00:28:24.815248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6142 | 2026.05.06 00:28:24.815476 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6143 | 2026.05.06 00:28:24.815604 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12448 | ||
| 6144 | 2026.05.06 00:28:24.815636 [ 38 ] {} <Debug> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6145 | 2026.05.06 00:28:24.815710 [ 38 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6146 | 2026.05.06 00:28:24.815735 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6147 | 2026.05.06 00:28:24.815861 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::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 | ||
| 6148 | 2026.05.06 00:28:24.815989 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6149 | 2026.05.06 00:28:24.816031 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10080 rows starting from the beginning of the part | ||
| 6150 | 2026.05.06 00:28:24.816105 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6151 | 2026.05.06 00:28:24.816154 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6152 | 2026.05.06 00:28:24.816200 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6153 | 2026.05.06 00:28:24.816244 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6154 | 2026.05.06 00:28:24.816286 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6155 | 2026.05.06 00:28:24.820776 [ 201 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12448 rows, containing 4 columns (4 merged, 0 gathered) in 0.004966567 sec., 2506359.020224634 rows/sec., 35.85 MiB/sec. | ||
| 6156 | 2026.05.06 00:28:24.821052 [ 201 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6157 | 2026.05.06 00:28:24.821358 [ 201 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_26_5} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6158 | 2026.05.06 00:28:24.821439 [ 201 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_26_5} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6159 | 2026.05.06 00:28:24.821517 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6160 | 2026.05.06 00:28:25.469879 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6161 | 2026.05.06 00:28:25.486756 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6162 | 2026.05.06 00:28:25.486809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6163 | 2026.05.06 00:28:25.492955 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6164 | 2026.05.06 00:28:25.493660 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6165 | 2026.05.06 00:28:25.493966 [ 45 ] {} <Debug> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6166 | 2026.05.06 00:28:25.494033 [ 45 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6167 | 2026.05.06 00:28:25.494057 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6168 | 2026.05.06 00:28:25.494176 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 6169 | 2026.05.06 00:28:25.496523 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6170 | 2026.05.06 00:28:25.497981 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6171 | 2026.05.06 00:28:25.499384 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 6172 | 2026.05.06 00:28:25.503792 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 6173 | 2026.05.06 00:28:25.508131 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 6174 | 2026.05.06 00:28:25.512521 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 6175 | 2026.05.06 00:28:25.517105 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 6176 | 2026.05.06 00:28:25.520935 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 6177 | 2026.05.06 00:28:25.573798 [ 199 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079674284 sec., 2460.015831456986 rows/sec., 12.72 MiB/sec. | ||
| 6178 | 2026.05.06 00:28:25.576714 [ 198 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6179 | 2026.05.06 00:28:25.578805 [ 198 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_26_5} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2026.05.06 00:28:25.578912 [ 198 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_26_5} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6181 | 2026.05.06 00:28:25.581785 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6182 | 2026.05.06 00:28:26.000190 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.52 MiB, peak 274.06 MiB, free memory in arenas 0.00 B, will set to 268.98 MiB (RSS), difference: 5.46 MiB | ||
| 6183 | 2026.05.06 00:28:27.782731 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6184 | 2026.05.06 00:28:27.782979 [ 278 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6185 | 2026.05.06 00:28:27.783355 [ 278 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6186 | 2026.05.06 00:28:27.783398 [ 278 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6187 | 2026.05.06 00:28:27.783651 [ 278 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6188 | 2026.05.06 00:28:27.783727 [ 278 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6189 | 2026.05.06 00:28:27.783864 [ 278 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6190 | 2026.05.06 00:28:27.783973 [ 325 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6191 | 2026.05.06 00:28:27.783985 [ 307 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6192 | 2026.05.06 00:28:27.783996 [ 347 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6193 | 2026.05.06 00:28:27.784035 [ 342 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6194 | 2026.05.06 00:28:27.784187 [ 278 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 6195 | 2026.05.06 00:28:27.784214 [ 278 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6196 | 2026.05.06 00:28:27.784298 [ 278 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6197 | 2026.05.06 00:28:27.784318 [ 278 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 6198 | 2026.05.06 00:28:27.784351 [ 278 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6199 | 2026.05.06 00:28:27.784388 [ 278 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6200 | 2026.05.06 00:28:27.784428 [ 278 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6201 | 2026.05.06 00:28:27.785614 [ 278 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002738 sec., 18261.504747991235 rows/sec., 1.44 MiB/sec. | ||
| 6202 | 2026.05.06 00:28:27.785745 [ 278 ] {bbcea44d-31fe-436e-8448-fe1eb22c8cc2} <Debug> TCPHandler: Processed in 0.003145242 sec. | ||
| 6203 | 2026.05.06 00:28:27.787605 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6204 | 2026.05.06 00:28:27.787719 [ 278 ] {e4cf303a-78b1-4f48-bc41-89c8a6993f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6205 | 2026.05.06 00:28:27.787768 [ 278 ] {e4cf303a-78b1-4f48-bc41-89c8a6993f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6206 | 2026.05.06 00:28:27.788352 [ 278 ] {e4cf303a-78b1-4f48-bc41-89c8a6993f4c} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6207 | 2026.05.06 00:28:27.788393 [ 278 ] {e4cf303a-78b1-4f48-bc41-89c8a6993f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6208 | 2026.05.06 00:28:27.788807 [ 278 ] {e4cf303a-78b1-4f48-bc41-89c8a6993f4c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6209 | 2026.05.06 00:28:27.789027 [ 278 ] {e4cf303a-78b1-4f48-bc41-89c8a6993f4c} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6210 | 2026.05.06 00:28:27.789166 [ 278 ] {e4cf303a-78b1-4f48-bc41-89c8a6993f4c} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001485 sec., 52525.25252525252 rows/sec., 4.35 MiB/sec. | ||
| 6211 | 2026.05.06 00:28:27.789204 [ 278 ] {e4cf303a-78b1-4f48-bc41-89c8a6993f4c} <Debug> TCPHandler: Processed in 0.001646002 sec. | ||
| 6212 | 2026.05.06 00:28:27.789340 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6213 | 2026.05.06 00:28:27.789434 [ 278 ] {e2a8e369-09f1-47d1-87da-ffa5fc4e579d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6214 | 2026.05.06 00:28:27.789474 [ 278 ] {e2a8e369-09f1-47d1-87da-ffa5fc4e579d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6215 | 2026.05.06 00:28:27.789867 [ 278 ] {e2a8e369-09f1-47d1-87da-ffa5fc4e579d} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6216 | 2026.05.06 00:28:27.789901 [ 278 ] {e2a8e369-09f1-47d1-87da-ffa5fc4e579d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6217 | 2026.05.06 00:28:27.790203 [ 278 ] {e2a8e369-09f1-47d1-87da-ffa5fc4e579d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6218 | 2026.05.06 00:28:27.790415 [ 278 ] {e2a8e369-09f1-47d1-87da-ffa5fc4e579d} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6219 | 2026.05.06 00:28:27.790538 [ 278 ] {e2a8e369-09f1-47d1-87da-ffa5fc4e579d} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001122 sec., 9803.921568627451 rows/sec., 737.21 KiB/sec. | ||
| 6220 | 2026.05.06 00:28:27.790573 [ 278 ] {e2a8e369-09f1-47d1-87da-ffa5fc4e579d} <Debug> TCPHandler: Processed in 0.001280057 sec. | ||
| 6221 | 2026.05.06 00:28:27.790686 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6222 | 2026.05.06 00:28:27.790781 [ 278 ] {7ad06b6a-e9ba-41f3-90a9-6bfad9ea630b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6223 | 2026.05.06 00:28:27.790820 [ 278 ] {7ad06b6a-e9ba-41f3-90a9-6bfad9ea630b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6224 | 2026.05.06 00:28:27.791235 [ 278 ] {7ad06b6a-e9ba-41f3-90a9-6bfad9ea630b} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6225 | 2026.05.06 00:28:27.791269 [ 278 ] {7ad06b6a-e9ba-41f3-90a9-6bfad9ea630b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6226 | 2026.05.06 00:28:27.791567 [ 278 ] {7ad06b6a-e9ba-41f3-90a9-6bfad9ea630b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6227 | 2026.05.06 00:28:27.791782 [ 278 ] {7ad06b6a-e9ba-41f3-90a9-6bfad9ea630b} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6228 | 2026.05.06 00:28:27.791904 [ 278 ] {7ad06b6a-e9ba-41f3-90a9-6bfad9ea630b} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00114 sec., 65789.47368421053 rows/sec., 5.14 MiB/sec. | ||
| 6229 | 2026.05.06 00:28:27.791940 [ 278 ] {7ad06b6a-e9ba-41f3-90a9-6bfad9ea630b} <Debug> TCPHandler: Processed in 0.001300468 sec. | ||
| 6230 | 2026.05.06 00:28:27.792054 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6231 | 2026.05.06 00:28:27.792146 [ 278 ] {1882a0a3-0e12-4e55-b44f-cf07cd619ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6232 | 2026.05.06 00:28:27.792187 [ 278 ] {1882a0a3-0e12-4e55-b44f-cf07cd619ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6233 | 2026.05.06 00:28:27.792584 [ 278 ] {1882a0a3-0e12-4e55-b44f-cf07cd619ad9} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6234 | 2026.05.06 00:28:27.792618 [ 278 ] {1882a0a3-0e12-4e55-b44f-cf07cd619ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6235 | 2026.05.06 00:28:27.792954 [ 278 ] {1882a0a3-0e12-4e55-b44f-cf07cd619ad9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6236 | 2026.05.06 00:28:27.793159 [ 278 ] {1882a0a3-0e12-4e55-b44f-cf07cd619ad9} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6237 | 2026.05.06 00:28:27.793283 [ 278 ] {1882a0a3-0e12-4e55-b44f-cf07cd619ad9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 6238 | 2026.05.06 00:28:27.793318 [ 278 ] {1882a0a3-0e12-4e55-b44f-cf07cd619ad9} <Debug> TCPHandler: Processed in 0.001310897 sec. | ||
| 6239 | 2026.05.06 00:28:27.793424 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6240 | 2026.05.06 00:28:27.793516 [ 278 ] {1c29cac0-4f10-47cf-8fac-6cfe0e7a8b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6241 | 2026.05.06 00:28:27.793568 [ 278 ] {1c29cac0-4f10-47cf-8fac-6cfe0e7a8b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6242 | 2026.05.06 00:28:27.794281 [ 278 ] {1c29cac0-4f10-47cf-8fac-6cfe0e7a8b1d} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6243 | 2026.05.06 00:28:27.794314 [ 278 ] {1c29cac0-4f10-47cf-8fac-6cfe0e7a8b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6244 | 2026.05.06 00:28:27.794841 [ 278 ] {1c29cac0-4f10-47cf-8fac-6cfe0e7a8b1d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6245 | 2026.05.06 00:28:27.795060 [ 278 ] {1c29cac0-4f10-47cf-8fac-6cfe0e7a8b1d} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6246 | 2026.05.06 00:28:27.795194 [ 278 ] {1c29cac0-4f10-47cf-8fac-6cfe0e7a8b1d} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001696 sec., 6485.8490566037735 rows/sec., 11.62 MiB/sec. | ||
| 6247 | 2026.05.06 00:28:27.795245 [ 278 ] {1c29cac0-4f10-47cf-8fac-6cfe0e7a8b1d} <Debug> TCPHandler: Processed in 0.001867795 sec. | ||
| 6248 | 2026.05.06 00:28:27.795387 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6249 | 2026.05.06 00:28:27.795508 [ 278 ] {8c627e97-f5af-48e8-85ca-6c690006bfd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6250 | 2026.05.06 00:28:27.795560 [ 278 ] {8c627e97-f5af-48e8-85ca-6c690006bfd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6251 | 2026.05.06 00:28:27.795947 [ 278 ] {8c627e97-f5af-48e8-85ca-6c690006bfd1} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2026.05.06 00:28:27.795983 [ 278 ] {8c627e97-f5af-48e8-85ca-6c690006bfd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6253 | 2026.05.06 00:28:27.796313 [ 278 ] {8c627e97-f5af-48e8-85ca-6c690006bfd1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6254 | 2026.05.06 00:28:27.796525 [ 278 ] {8c627e97-f5af-48e8-85ca-6c690006bfd1} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2026.05.06 00:28:27.796657 [ 278 ] {8c627e97-f5af-48e8-85ca-6c690006bfd1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 6256 | 2026.05.06 00:28:27.796694 [ 278 ] {8c627e97-f5af-48e8-85ca-6c690006bfd1} <Debug> TCPHandler: Processed in 0.001369479 sec. | ||
| 6257 | 2026.05.06 00:28:29.769456 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 764 | ||
| 6258 | 2026.05.06 00:28:29.772038 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6259 | 2026.05.06 00:28:29.772103 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6260 | 2026.05.06 00:28:29.773384 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6261 | 2026.05.06 00:28:29.773703 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6262 | 2026.05.06 00:28:29.774096 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 764 | ||
| 6263 | 2026.05.06 00:28:32.315756 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12960 | ||
| 6264 | 2026.05.06 00:28:32.316616 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6265 | 2026.05.06 00:28:32.316682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6266 | 2026.05.06 00:28:32.317402 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6267 | 2026.05.06 00:28:32.317614 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6268 | 2026.05.06 00:28:32.317802 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12960 | ||
| 6269 | 2026.05.06 00:28:32.787998 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6270 | 2026.05.06 00:28:32.788365 [ 278 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6271 | 2026.05.06 00:28:32.788926 [ 278 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6272 | 2026.05.06 00:28:32.788963 [ 278 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6273 | 2026.05.06 00:28:32.789201 [ 278 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6274 | 2026.05.06 00:28:32.789267 [ 278 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6275 | 2026.05.06 00:28:32.789406 [ 278 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6276 | 2026.05.06 00:28:32.789503 [ 325 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6277 | 2026.05.06 00:28:32.789530 [ 340 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6278 | 2026.05.06 00:28:32.789530 [ 347 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6279 | 2026.05.06 00:28:32.789567 [ 342 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6280 | 2026.05.06 00:28:32.789848 [ 278 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 6281 | 2026.05.06 00:28:32.789877 [ 278 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6282 | 2026.05.06 00:28:32.789959 [ 278 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6283 | 2026.05.06 00:28:32.789979 [ 278 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 6284 | 2026.05.06 00:28:32.790014 [ 278 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6285 | 2026.05.06 00:28:32.790145 [ 278 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6286 | 2026.05.06 00:28:32.790185 [ 278 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6287 | 2026.05.06 00:28:32.791333 [ 278 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.003135 sec., 15948.963317384369 rows/sec., 2.54 MiB/sec. | ||
| 6288 | 2026.05.06 00:28:32.791464 [ 278 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Debug> MemoryTracker: Peak memory usage (for query): 148.41 KiB. | ||
| 6289 | 2026.05.06 00:28:32.791479 [ 278 ] {a3cb18ce-da24-4ec3-bbdf-1e5919b05d87} <Debug> TCPHandler: Processed in 0.003647869 sec. | ||
| 6290 | 2026.05.06 00:28:32.797059 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6291 | 2026.05.06 00:28:32.797186 [ 278 ] {318838e0-606c-4055-8359-a40002a390a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6292 | 2026.05.06 00:28:32.797237 [ 278 ] {318838e0-606c-4055-8359-a40002a390a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6293 | 2026.05.06 00:28:32.797893 [ 278 ] {318838e0-606c-4055-8359-a40002a390a7} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2026.05.06 00:28:32.797929 [ 278 ] {318838e0-606c-4055-8359-a40002a390a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6295 | 2026.05.06 00:28:32.798298 [ 278 ] {318838e0-606c-4055-8359-a40002a390a7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6296 | 2026.05.06 00:28:32.798521 [ 278 ] {318838e0-606c-4055-8359-a40002a390a7} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2026.05.06 00:28:32.798673 [ 278 ] {318838e0-606c-4055-8359-a40002a390a7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001524 sec., 186351.70603674543 rows/sec., 11.84 MiB/sec. | ||
| 6298 | 2026.05.06 00:28:32.798711 [ 278 ] {318838e0-606c-4055-8359-a40002a390a7} <Debug> TCPHandler: Processed in 0.001711333 sec. | ||
| 6299 | 2026.05.06 00:28:32.798849 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2026.05.06 00:28:32.798966 [ 278 ] {3b4be56a-ff38-417e-8791-5953804094d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6301 | 2026.05.06 00:28:32.799015 [ 278 ] {3b4be56a-ff38-417e-8791-5953804094d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6302 | 2026.05.06 00:28:32.799927 [ 278 ] {3b4be56a-ff38-417e-8791-5953804094d9} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2026.05.06 00:28:32.799962 [ 278 ] {3b4be56a-ff38-417e-8791-5953804094d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6304 | 2026.05.06 00:28:32.800347 [ 278 ] {3b4be56a-ff38-417e-8791-5953804094d9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6305 | 2026.05.06 00:28:32.800574 [ 278 ] {3b4be56a-ff38-417e-8791-5953804094d9} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2026.05.06 00:28:32.800704 [ 278 ] {3b4be56a-ff38-417e-8791-5953804094d9} <Debug> executeQuery: Read 859 rows, 68.71 KiB in 0.001761 sec., 487791.02782509936 rows/sec., 38.10 MiB/sec. | ||
| 6307 | 2026.05.06 00:28:32.800741 [ 278 ] {3b4be56a-ff38-417e-8791-5953804094d9} <Debug> TCPHandler: Processed in 0.001954456 sec. | ||
| 6308 | 2026.05.06 00:28:32.800860 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2026.05.06 00:28:32.800954 [ 278 ] {8b2dc512-3c76-41a8-a15c-29e24c34726f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6310 | 2026.05.06 00:28:32.800994 [ 278 ] {8b2dc512-3c76-41a8-a15c-29e24c34726f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6311 | 2026.05.06 00:28:32.801433 [ 278 ] {8b2dc512-3c76-41a8-a15c-29e24c34726f} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2026.05.06 00:28:32.801467 [ 278 ] {8b2dc512-3c76-41a8-a15c-29e24c34726f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6313 | 2026.05.06 00:28:32.801774 [ 278 ] {8b2dc512-3c76-41a8-a15c-29e24c34726f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6314 | 2026.05.06 00:28:32.801993 [ 278 ] {8b2dc512-3c76-41a8-a15c-29e24c34726f} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2026.05.06 00:28:32.802122 [ 278 ] {8b2dc512-3c76-41a8-a15c-29e24c34726f} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001186 sec., 145868.46543001686 rows/sec., 8.95 MiB/sec. | ||
| 6316 | 2026.05.06 00:28:32.802159 [ 278 ] {8b2dc512-3c76-41a8-a15c-29e24c34726f} <Debug> TCPHandler: Processed in 0.001347778 sec. | ||
| 6317 | 2026.05.06 00:28:32.802273 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6318 | 2026.05.06 00:28:32.802366 [ 278 ] {07d86e7f-1aec-4864-96e2-481066636fa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6319 | 2026.05.06 00:28:32.802406 [ 278 ] {07d86e7f-1aec-4864-96e2-481066636fa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6320 | 2026.05.06 00:28:32.802832 [ 278 ] {07d86e7f-1aec-4864-96e2-481066636fa3} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2026.05.06 00:28:32.802866 [ 278 ] {07d86e7f-1aec-4864-96e2-481066636fa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6322 | 2026.05.06 00:28:32.803177 [ 278 ] {07d86e7f-1aec-4864-96e2-481066636fa3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6323 | 2026.05.06 00:28:32.803403 [ 278 ] {07d86e7f-1aec-4864-96e2-481066636fa3} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2026.05.06 00:28:32.803533 [ 278 ] {07d86e7f-1aec-4864-96e2-481066636fa3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. | ||
| 6325 | 2026.05.06 00:28:32.803571 [ 278 ] {07d86e7f-1aec-4864-96e2-481066636fa3} <Debug> TCPHandler: Processed in 0.001346298 sec. | ||
| 6326 | 2026.05.06 00:28:32.803700 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6327 | 2026.05.06 00:28:32.803794 [ 278 ] {8c7e7429-b23d-4633-b2ea-5bd22bc76a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6328 | 2026.05.06 00:28:32.803833 [ 278 ] {8c7e7429-b23d-4633-b2ea-5bd22bc76a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6329 | 2026.05.06 00:28:32.804252 [ 278 ] {8c7e7429-b23d-4633-b2ea-5bd22bc76a8f} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2026.05.06 00:28:32.804288 [ 278 ] {8c7e7429-b23d-4633-b2ea-5bd22bc76a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6331 | 2026.05.06 00:28:32.804590 [ 278 ] {8c7e7429-b23d-4633-b2ea-5bd22bc76a8f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6332 | 2026.05.06 00:28:32.804805 [ 278 ] {8c7e7429-b23d-4633-b2ea-5bd22bc76a8f} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2026.05.06 00:28:32.804936 [ 278 ] {8c7e7429-b23d-4633-b2ea-5bd22bc76a8f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001159 sec., 127696.28990509058 rows/sec., 7.26 MiB/sec. | ||
| 6334 | 2026.05.06 00:28:32.804972 [ 278 ] {8c7e7429-b23d-4633-b2ea-5bd22bc76a8f} <Debug> TCPHandler: Processed in 0.001320808 sec. | ||
| 6335 | 2026.05.06 00:28:32.805091 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6336 | 2026.05.06 00:28:32.805184 [ 278 ] {4fa3b568-08b9-45f4-9d7c-a192339ed385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6337 | 2026.05.06 00:28:32.805224 [ 278 ] {4fa3b568-08b9-45f4-9d7c-a192339ed385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6338 | 2026.05.06 00:28:32.805806 [ 278 ] {4fa3b568-08b9-45f4-9d7c-a192339ed385} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6339 | 2026.05.06 00:28:32.805840 [ 278 ] {4fa3b568-08b9-45f4-9d7c-a192339ed385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6340 | 2026.05.06 00:28:32.806163 [ 278 ] {4fa3b568-08b9-45f4-9d7c-a192339ed385} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6341 | 2026.05.06 00:28:32.806377 [ 278 ] {4fa3b568-08b9-45f4-9d7c-a192339ed385} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2026.05.06 00:28:32.806503 [ 278 ] {4fa3b568-08b9-45f4-9d7c-a192339ed385} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001336 sec., 389970.05988023954 rows/sec., 27.53 MiB/sec. | ||
| 6343 | 2026.05.06 00:28:32.806539 [ 278 ] {4fa3b568-08b9-45f4-9d7c-a192339ed385} <Debug> TCPHandler: Processed in 0.00149714 sec. | ||
| 6344 | 2026.05.06 00:28:32.806650 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6345 | 2026.05.06 00:28:32.806743 [ 278 ] {2de3c575-c676-4fa8-a7c0-cf8d753d3e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6346 | 2026.05.06 00:28:32.806785 [ 278 ] {2de3c575-c676-4fa8-a7c0-cf8d753d3e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6347 | 2026.05.06 00:28:32.807111 [ 278 ] {2de3c575-c676-4fa8-a7c0-cf8d753d3e77} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6348 | 2026.05.06 00:28:32.807146 [ 278 ] {2de3c575-c676-4fa8-a7c0-cf8d753d3e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6349 | 2026.05.06 00:28:32.807450 [ 278 ] {2de3c575-c676-4fa8-a7c0-cf8d753d3e77} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6350 | 2026.05.06 00:28:32.807666 [ 278 ] {2de3c575-c676-4fa8-a7c0-cf8d753d3e77} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6351 | 2026.05.06 00:28:32.807792 [ 278 ] {2de3c575-c676-4fa8-a7c0-cf8d753d3e77} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 6352 | 2026.05.06 00:28:32.807828 [ 278 ] {2de3c575-c676-4fa8-a7c0-cf8d753d3e77} <Debug> TCPHandler: Processed in 0.001226276 sec. | ||
| 6353 | 2026.05.06 00:28:32.807934 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6354 | 2026.05.06 00:28:32.808036 [ 278 ] {92cb71ae-193e-4fe5-9b49-ac7521fb5022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6355 | 2026.05.06 00:28:32.808080 [ 278 ] {92cb71ae-193e-4fe5-9b49-ac7521fb5022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6356 | 2026.05.06 00:28:32.808520 [ 278 ] {92cb71ae-193e-4fe5-9b49-ac7521fb5022} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6357 | 2026.05.06 00:28:32.808556 [ 278 ] {92cb71ae-193e-4fe5-9b49-ac7521fb5022} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6358 | 2026.05.06 00:28:32.808920 [ 278 ] {92cb71ae-193e-4fe5-9b49-ac7521fb5022} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6359 | 2026.05.06 00:28:32.809143 [ 278 ] {92cb71ae-193e-4fe5-9b49-ac7521fb5022} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2026.05.06 00:28:32.809273 [ 278 ] {92cb71ae-193e-4fe5-9b49-ac7521fb5022} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001256 sec., 210987.26114649684 rows/sec., 14.02 MiB/sec. | ||
| 6361 | 2026.05.06 00:28:32.809311 [ 278 ] {92cb71ae-193e-4fe5-9b49-ac7521fb5022} <Debug> TCPHandler: Processed in 0.001426539 sec. | ||
| 6362 | 2026.05.06 00:28:32.809427 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6363 | 2026.05.06 00:28:32.809521 [ 278 ] {594e54d9-b43b-4e27-a6c0-b3680dac5050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6364 | 2026.05.06 00:28:32.809563 [ 278 ] {594e54d9-b43b-4e27-a6c0-b3680dac5050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6365 | 2026.05.06 00:28:32.809893 [ 278 ] {594e54d9-b43b-4e27-a6c0-b3680dac5050} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2026.05.06 00:28:32.809927 [ 278 ] {594e54d9-b43b-4e27-a6c0-b3680dac5050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6367 | 2026.05.06 00:28:32.810216 [ 278 ] {594e54d9-b43b-4e27-a6c0-b3680dac5050} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6368 | 2026.05.06 00:28:32.810421 [ 278 ] {594e54d9-b43b-4e27-a6c0-b3680dac5050} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2026.05.06 00:28:32.810548 [ 278 ] {594e54d9-b43b-4e27-a6c0-b3680dac5050} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 6370 | 2026.05.06 00:28:32.810584 [ 278 ] {594e54d9-b43b-4e27-a6c0-b3680dac5050} <Debug> TCPHandler: Processed in 0.001206927 sec. | ||
| 6371 | 2026.05.06 00:28:32.810694 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6372 | 2026.05.06 00:28:32.810788 [ 278 ] {0558883a-9578-4c8f-bcff-00f54ab7df66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6373 | 2026.05.06 00:28:32.810843 [ 278 ] {0558883a-9578-4c8f-bcff-00f54ab7df66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6374 | 2026.05.06 00:28:32.811646 [ 278 ] {0558883a-9578-4c8f-bcff-00f54ab7df66} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6375 | 2026.05.06 00:28:32.811683 [ 278 ] {0558883a-9578-4c8f-bcff-00f54ab7df66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6376 | 2026.05.06 00:28:32.812243 [ 278 ] {0558883a-9578-4c8f-bcff-00f54ab7df66} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6377 | 2026.05.06 00:28:32.812461 [ 278 ] {0558883a-9578-4c8f-bcff-00f54ab7df66} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6378 | 2026.05.06 00:28:32.812598 [ 278 ] {0558883a-9578-4c8f-bcff-00f54ab7df66} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001828 sec., 16958.424507658645 rows/sec., 30.39 MiB/sec. | ||
| 6379 | 2026.05.06 00:28:32.812658 [ 278 ] {0558883a-9578-4c8f-bcff-00f54ab7df66} <Debug> TCPHandler: Processed in 0.002012298 sec. | ||
| 6380 | 2026.05.06 00:28:32.812792 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6381 | 2026.05.06 00:28:32.812886 [ 278 ] {8e8a48a3-a94a-448d-855e-b909d6cffcc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6382 | 2026.05.06 00:28:32.812927 [ 278 ] {8e8a48a3-a94a-448d-855e-b909d6cffcc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6383 | 2026.05.06 00:28:32.813263 [ 278 ] {8e8a48a3-a94a-448d-855e-b909d6cffcc3} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2026.05.06 00:28:32.813300 [ 278 ] {8e8a48a3-a94a-448d-855e-b909d6cffcc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6385 | 2026.05.06 00:28:32.813614 [ 278 ] {8e8a48a3-a94a-448d-855e-b909d6cffcc3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6386 | 2026.05.06 00:28:32.813835 [ 278 ] {8e8a48a3-a94a-448d-855e-b909d6cffcc3} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2026.05.06 00:28:32.813962 [ 278 ] {8e8a48a3-a94a-448d-855e-b909d6cffcc3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001095 sec., 82191.78082191781 rows/sec., 5.14 MiB/sec. | ||
| 6388 | 2026.05.06 00:28:32.813999 [ 278 ] {8e8a48a3-a94a-448d-855e-b909d6cffcc3} <Debug> TCPHandler: Processed in 0.001257287 sec. | ||
| 6389 | 2026.05.06 00:28:32.996687 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6390 | 2026.05.06 00:28:33.013162 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2026.05.06 00:28:33.013256 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6392 | 2026.05.06 00:28:33.019644 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6393 | 2026.05.06 00:28:33.020456 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6394 | 2026.05.06 00:28:33.024238 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6395 | 2026.05.06 00:28:33.040187 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6396 | 2026.05.06 00:28:33.040431 [ 278 ] {217a1466-007d-461b-917e-8ad116f94805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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) | ||
| 6397 | 2026.05.06 00:28:33.040823 [ 278 ] {217a1466-007d-461b-917e-8ad116f94805} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6398 | 2026.05.06 00:28:33.040868 [ 278 ] {217a1466-007d-461b-917e-8ad116f94805} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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 | ||
| 6399 | 2026.05.06 00:28:33.041103 [ 278 ] {217a1466-007d-461b-917e-8ad116f94805} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6400 | 2026.05.06 00:28:33.041172 [ 278 ] {217a1466-007d-461b-917e-8ad116f94805} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6401 | 2026.05.06 00:28:33.041312 [ 278 ] {217a1466-007d-461b-917e-8ad116f94805} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 29-element set) | ||
| 6402 | 2026.05.06 00:28:33.041405 [ 340 ] {217a1466-007d-461b-917e-8ad116f94805} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6403 | 2026.05.06 00:28:33.041405 [ 347 ] {217a1466-007d-461b-917e-8ad116f94805} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6404 | 2026.05.06 00:28:33.041429 [ 325 ] {217a1466-007d-461b-917e-8ad116f94805} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6405 | 2026.05.06 00:28:33.041429 [ 301 ] {217a1466-007d-461b-917e-8ad116f94805} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6406 | 2026.05.06 00:28:33.041562 [ 278 ] {217a1466-007d-461b-917e-8ad116f94805} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 6407 | 2026.05.06 00:28:33.041585 [ 278 ] {217a1466-007d-461b-917e-8ad116f94805} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6408 | 2026.05.06 00:28:33.041671 [ 278 ] {217a1466-007d-461b-917e-8ad116f94805} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6409 | 2026.05.06 00:28:33.041691 [ 278 ] {217a1466-007d-461b-917e-8ad116f94805} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 6410 | 2026.05.06 00:28:33.041725 [ 278 ] {217a1466-007d-461b-917e-8ad116f94805} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6411 | 2026.05.06 00:28:33.041763 [ 278 ] {217a1466-007d-461b-917e-8ad116f94805} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6412 | 2026.05.06 00:28:33.041797 [ 278 ] {217a1466-007d-461b-917e-8ad116f94805} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session: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'))" | ||
| 6413 | 2026.05.06 00:28:33.042870 [ 278 ] {217a1466-007d-461b-917e-8ad116f94805} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002543 sec., 19661.81675186787 rows/sec., 3.13 MiB/sec. | ||
| 6414 | 2026.05.06 00:28:33.042973 [ 278 ] {217a1466-007d-461b-917e-8ad116f94805} <Debug> MemoryTracker: Peak memory usage (for query): 136.98 KiB. | ||
| 6415 | 2026.05.06 00:28:33.042988 [ 278 ] {217a1466-007d-461b-917e-8ad116f94805} <Debug> TCPHandler: Processed in 0.00291986 sec. | ||
| 6416 | 2026.05.06 00:28:33.054293 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6417 | 2026.05.06 00:28:33.054422 [ 278 ] {8756e7fc-aead-47bc-813b-7111d40d4f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6418 | 2026.05.06 00:28:33.054476 [ 278 ] {8756e7fc-aead-47bc-813b-7111d40d4f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6419 | 2026.05.06 00:28:33.055000 [ 278 ] {8756e7fc-aead-47bc-813b-7111d40d4f4f} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6420 | 2026.05.06 00:28:33.055041 [ 278 ] {8756e7fc-aead-47bc-813b-7111d40d4f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6421 | 2026.05.06 00:28:33.055387 [ 278 ] {8756e7fc-aead-47bc-813b-7111d40d4f4f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6422 | 2026.05.06 00:28:33.055608 [ 278 ] {8756e7fc-aead-47bc-813b-7111d40d4f4f} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2026.05.06 00:28:33.055762 [ 278 ] {8756e7fc-aead-47bc-813b-7111d40d4f4f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001375 sec., 5818.181818181819 rows/sec., 474.43 KiB/sec. | ||
| 6424 | 2026.05.06 00:28:33.055804 [ 278 ] {8756e7fc-aead-47bc-813b-7111d40d4f4f} <Debug> TCPHandler: Processed in 0.001570821 sec. | ||
| 6425 | 2026.05.06 00:28:33.055930 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6426 | 2026.05.06 00:28:33.056027 [ 278 ] {b8970544-6311-4113-98e7-dbf1f61270fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6427 | 2026.05.06 00:28:33.056067 [ 278 ] {b8970544-6311-4113-98e7-dbf1f61270fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6428 | 2026.05.06 00:28:33.057418 [ 278 ] {b8970544-6311-4113-98e7-dbf1f61270fe} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6429 | 2026.05.06 00:28:33.057456 [ 278 ] {b8970544-6311-4113-98e7-dbf1f61270fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6430 | 2026.05.06 00:28:33.057943 [ 278 ] {b8970544-6311-4113-98e7-dbf1f61270fe} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6431 | 2026.05.06 00:28:33.058157 [ 278 ] {b8970544-6311-4113-98e7-dbf1f61270fe} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6432 | 2026.05.06 00:28:33.058276 [ 33 ] {} <Debug> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6433 | 2026.05.06 00:28:33.058295 [ 278 ] {b8970544-6311-4113-98e7-dbf1f61270fe} <Debug> executeQuery: Read 2427 rows, 183.83 KiB in 0.002288 sec., 1060751.7482517483 rows/sec., 78.46 MiB/sec. | ||
| 6434 | 2026.05.06 00:28:33.058344 [ 33 ] {} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6435 | 2026.05.06 00:28:33.058358 [ 278 ] {b8970544-6311-4113-98e7-dbf1f61270fe} <Debug> TCPHandler: Processed in 0.002478184 sec. | ||
| 6436 | 2026.05.06 00:28:33.058373 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6437 | 2026.05.06 00:28:33.058482 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::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 | ||
| 6438 | 2026.05.06 00:28:33.058487 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6439 | 2026.05.06 00:28:33.058603 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6440 | 2026.05.06 00:28:33.058606 [ 278 ] {ac972242-c0b1-4264-ab32-a003ab6de856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6441 | 2026.05.06 00:28:33.058648 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3358 rows starting from the beginning of the part | ||
| 6442 | 2026.05.06 00:28:33.058668 [ 278 ] {ac972242-c0b1-4264-ab32-a003ab6de856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6443 | 2026.05.06 00:28:33.058723 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 78 rows starting from the beginning of the part | ||
| 6444 | 2026.05.06 00:28:33.058778 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 862 rows starting from the beginning of the part | ||
| 6445 | 2026.05.06 00:28:33.058826 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 78 rows starting from the beginning of the part | ||
| 6446 | 2026.05.06 00:28:33.058887 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 859 rows starting from the beginning of the part | ||
| 6447 | 2026.05.06 00:28:33.058935 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 2427 rows starting from the beginning of the part | ||
| 6448 | 2026.05.06 00:28:33.059106 [ 278 ] {ac972242-c0b1-4264-ab32-a003ab6de856} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6449 | 2026.05.06 00:28:33.059147 [ 278 ] {ac972242-c0b1-4264-ab32-a003ab6de856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6450 | 2026.05.06 00:28:33.059477 [ 278 ] {ac972242-c0b1-4264-ab32-a003ab6de856} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6451 | 2026.05.06 00:28:33.059710 [ 278 ] {ac972242-c0b1-4264-ab32-a003ab6de856} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6452 | 2026.05.06 00:28:33.059825 [ 33 ] {} <Debug> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6453 | 2026.05.06 00:28:33.059852 [ 278 ] {ac972242-c0b1-4264-ab32-a003ab6de856} <Debug> executeQuery: Read 28 rows, 2.06 KiB in 0.001265 sec., 22134.387351778656 rows/sec., 1.59 MiB/sec. | ||
| 6454 | 2026.05.06 00:28:33.059860 [ 33 ] {} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6455 | 2026.05.06 00:28:33.059897 [ 278 ] {ac972242-c0b1-4264-ab32-a003ab6de856} <Debug> TCPHandler: Processed in 0.001458359 sec. | ||
| 6456 | 2026.05.06 00:28:33.059896 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6457 | 2026.05.06 00:28:33.060037 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 6458 | 2026.05.06 00:28:33.060059 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6459 | 2026.05.06 00:28:33.060164 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6460 | 2026.05.06 00:28:33.060175 [ 278 ] {30cb4be2-9338-4fcc-99f4-ae09d5ac00cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6461 | 2026.05.06 00:28:33.060204 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 6462 | 2026.05.06 00:28:33.060225 [ 278 ] {30cb4be2-9338-4fcc-99f4-ae09d5ac00cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6463 | 2026.05.06 00:28:33.060277 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 6464 | 2026.05.06 00:28:33.060336 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 177 rows starting from the beginning of the part | ||
| 6465 | 2026.05.06 00:28:33.060380 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 6466 | 2026.05.06 00:28:33.060424 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 173 rows starting from the beginning of the part | ||
| 6467 | 2026.05.06 00:28:33.060470 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 28 rows starting from the beginning of the part | ||
| 6468 | 2026.05.06 00:28:33.060911 [ 278 ] {30cb4be2-9338-4fcc-99f4-ae09d5ac00cd} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2026.05.06 00:28:33.060954 [ 278 ] {30cb4be2-9338-4fcc-99f4-ae09d5ac00cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6470 | 2026.05.06 00:28:33.061448 [ 196 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 625 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470669 sec., 424976.6602818173 rows/sec., 28.50 MiB/sec. | ||
| 6471 | 2026.05.06 00:28:33.061529 [ 278 ] {30cb4be2-9338-4fcc-99f4-ae09d5ac00cd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6472 | 2026.05.06 00:28:33.061595 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6473 | 2026.05.06 00:28:33.061777 [ 200 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7662 rows, containing 5 columns (5 merged, 0 gathered) in 0.003340295 sec., 2293809.379111725 rows/sec., 182.68 MiB/sec. | ||
| 6474 | 2026.05.06 00:28:33.061850 [ 278 ] {30cb4be2-9338-4fcc-99f4-ae09d5ac00cd} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6475 | 2026.05.06 00:28:33.061900 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_36_7} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6476 | 2026.05.06 00:28:33.061997 [ 278 ] {30cb4be2-9338-4fcc-99f4-ae09d5ac00cd} <Debug> executeQuery: Read 801 rows, 47.38 KiB in 0.001841 sec., 435089.62520369363 rows/sec., 25.13 MiB/sec. | ||
| 6477 | 2026.05.06 00:28:33.061999 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_36_7} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6478 | 2026.05.06 00:28:33.062042 [ 278 ] {30cb4be2-9338-4fcc-99f4-ae09d5ac00cd} <Debug> TCPHandler: Processed in 0.002035907 sec. | ||
| 6479 | 2026.05.06 00:28:33.062101 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6480 | 2026.05.06 00:28:33.062110 [ 193 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6481 | 2026.05.06 00:28:33.062173 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6482 | 2026.05.06 00:28:33.062273 [ 278 ] {9892e190-6c9c-49c8-bb3b-dc15006cc93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6483 | 2026.05.06 00:28:33.062314 [ 278 ] {9892e190-6c9c-49c8-bb3b-dc15006cc93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6484 | 2026.05.06 00:28:33.062382 [ 193 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_41_8} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6485 | 2026.05.06 00:28:33.062454 [ 193 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_41_8} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6486 | 2026.05.06 00:28:33.062539 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.39 MiB. | ||
| 6487 | 2026.05.06 00:28:33.062712 [ 278 ] {9892e190-6c9c-49c8-bb3b-dc15006cc93f} <Trace> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6488 | 2026.05.06 00:28:33.062752 [ 278 ] {9892e190-6c9c-49c8-bb3b-dc15006cc93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6489 | 2026.05.06 00:28:33.063050 [ 278 ] {9892e190-6c9c-49c8-bb3b-dc15006cc93f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6490 | 2026.05.06 00:28:33.063260 [ 278 ] {9892e190-6c9c-49c8-bb3b-dc15006cc93f} <Trace> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6491 | 2026.05.06 00:28:33.063389 [ 278 ] {9892e190-6c9c-49c8-bb3b-dc15006cc93f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001135 sec., 881.057268722467 rows/sec., 61.95 KiB/sec. | ||
| 6492 | 2026.05.06 00:28:33.063427 [ 278 ] {9892e190-6c9c-49c8-bb3b-dc15006cc93f} <Debug> TCPHandler: Processed in 0.001302068 sec. | ||
| 6493 | 2026.05.06 00:28:33.063540 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6494 | 2026.05.06 00:28:33.063632 [ 278 ] {08a3ce10-e16a-47f6-921d-c902dcf940d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6495 | 2026.05.06 00:28:33.063671 [ 278 ] {08a3ce10-e16a-47f6-921d-c902dcf940d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6496 | 2026.05.06 00:28:33.064459 [ 278 ] {08a3ce10-e16a-47f6-921d-c902dcf940d2} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6497 | 2026.05.06 00:28:33.064494 [ 278 ] {08a3ce10-e16a-47f6-921d-c902dcf940d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6498 | 2026.05.06 00:28:33.064873 [ 278 ] {08a3ce10-e16a-47f6-921d-c902dcf940d2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6499 | 2026.05.06 00:28:33.065083 [ 278 ] {08a3ce10-e16a-47f6-921d-c902dcf940d2} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6500 | 2026.05.06 00:28:33.065181 [ 27 ] {} <Debug> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6501 | 2026.05.06 00:28:33.065207 [ 278 ] {08a3ce10-e16a-47f6-921d-c902dcf940d2} <Debug> executeQuery: Read 1307 rows, 89.49 KiB in 0.001593 sec., 820464.5323289391 rows/sec., 54.86 MiB/sec. | ||
| 6502 | 2026.05.06 00:28:33.065225 [ 27 ] {} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6503 | 2026.05.06 00:28:33.065244 [ 278 ] {08a3ce10-e16a-47f6-921d-c902dcf940d2} <Debug> TCPHandler: Processed in 0.001751514 sec. | ||
| 6504 | 2026.05.06 00:28:33.065247 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6505 | 2026.05.06 00:28:33.065336 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::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 | ||
| 6506 | 2026.05.06 00:28:33.065366 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6507 | 2026.05.06 00:28:33.065435 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6508 | 2026.05.06 00:28:33.065463 [ 278 ] {43056672-eb66-4df8-8c57-9eca2c9231ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6509 | 2026.05.06 00:28:33.065470 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::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 | ||
| 6510 | 2026.05.06 00:28:33.065512 [ 278 ] {43056672-eb66-4df8-8c57-9eca2c9231ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6511 | 2026.05.06 00:28:33.065545 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 75 rows starting from the beginning of the part | ||
| 6512 | 2026.05.06 00:28:33.065595 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 525 rows starting from the beginning of the part | ||
| 6513 | 2026.05.06 00:28:33.065636 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 75 rows starting from the beginning of the part | ||
| 6514 | 2026.05.06 00:28:33.065677 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 521 rows starting from the beginning of the part | ||
| 6515 | 2026.05.06 00:28:33.065717 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1307 rows starting from the beginning of the part | ||
| 6516 | 2026.05.06 00:28:33.066174 [ 278 ] {43056672-eb66-4df8-8c57-9eca2c9231ff} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6517 | 2026.05.06 00:28:33.066214 [ 278 ] {43056672-eb66-4df8-8c57-9eca2c9231ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6518 | 2026.05.06 00:28:33.066731 [ 278 ] {43056672-eb66-4df8-8c57-9eca2c9231ff} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6519 | 2026.05.06 00:28:33.066944 [ 278 ] {43056672-eb66-4df8-8c57-9eca2c9231ff} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6520 | 2026.05.06 00:28:33.067053 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6521 | 2026.05.06 00:28:33.067075 [ 278 ] {43056672-eb66-4df8-8c57-9eca2c9231ff} <Debug> executeQuery: Read 1500 rows, 93.18 KiB in 0.00163 sec., 920245.3987730062 rows/sec., 55.83 MiB/sec. | ||
| 6522 | 2026.05.06 00:28:33.067088 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2026.05.06 00:28:33.067108 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6524 | 2026.05.06 00:28:33.067112 [ 278 ] {43056672-eb66-4df8-8c57-9eca2c9231ff} <Debug> TCPHandler: Processed in 0.001792554 sec. | ||
| 6525 | 2026.05.06 00:28:33.067142 [ 193 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4333 rows, containing 5 columns (5 merged, 0 gathered) in 0.001837115 sec., 2358589.418735354 rows/sec., 171.05 MiB/sec. | ||
| 6526 | 2026.05.06 00:28:33.067171 [ 200 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 6527 | 2026.05.06 00:28:33.067230 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6528 | 2026.05.06 00:28:33.067263 [ 200 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6529 | 2026.05.06 00:28:33.067296 [ 200 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 13998 rows starting from the beginning of the part | ||
| 6530 | 2026.05.06 00:28:33.067336 [ 278 ] {3a3a2423-85fa-47bc-8d7d-123a81039e6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6531 | 2026.05.06 00:28:33.067341 [ 200 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 6532 | 2026.05.06 00:28:33.067370 [ 189 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6533 | 2026.05.06 00:28:33.067395 [ 200 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 267 rows starting from the beginning of the part | ||
| 6534 | 2026.05.06 00:28:33.067399 [ 278 ] {3a3a2423-85fa-47bc-8d7d-123a81039e6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6535 | 2026.05.06 00:28:33.067432 [ 200 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6536 | 2026.05.06 00:28:33.067469 [ 200 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 6537 | 2026.05.06 00:28:33.067510 [ 200 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1500 rows starting from the beginning of the part | ||
| 6538 | 2026.05.06 00:28:33.067662 [ 189 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_41_8} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2026.05.06 00:28:33.067739 [ 189 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_41_8} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6540 | 2026.05.06 00:28:33.067811 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 6541 | 2026.05.06 00:28:33.068193 [ 278 ] {3a3a2423-85fa-47bc-8d7d-123a81039e6f} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6542 | 2026.05.06 00:28:33.068233 [ 278 ] {3a3a2423-85fa-47bc-8d7d-123a81039e6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6543 | 2026.05.06 00:28:33.068805 [ 278 ] {3a3a2423-85fa-47bc-8d7d-123a81039e6f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6544 | 2026.05.06 00:28:33.069035 [ 278 ] {3a3a2423-85fa-47bc-8d7d-123a81039e6f} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6545 | 2026.05.06 00:28:33.069151 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6546 | 2026.05.06 00:28:33.069184 [ 278 ] {3a3a2423-85fa-47bc-8d7d-123a81039e6f} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001866 sec., 10718.113612004287 rows/sec., 19.21 MiB/sec. | ||
| 6547 | 2026.05.06 00:28:33.069188 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6548 | 2026.05.06 00:28:33.069220 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6549 | 2026.05.06 00:28:33.069237 [ 278 ] {3a3a2423-85fa-47bc-8d7d-123a81039e6f} <Debug> TCPHandler: Processed in 0.002054177 sec. | ||
| 6550 | 2026.05.06 00:28:33.069292 [ 193 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 6551 | 2026.05.06 00:28:33.069353 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6552 | 2026.05.06 00:28:33.069449 [ 278 ] {f0f8f0ab-66ef-44ec-bdd4-77949b762711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6553 | 2026.05.06 00:28:33.069494 [ 278 ] {f0f8f0ab-66ef-44ec-bdd4-77949b762711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6554 | 2026.05.06 00:28:33.069522 [ 193 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6555 | 2026.05.06 00:28:33.069597 [ 193 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 631 rows starting from the beginning of the part | ||
| 6556 | 2026.05.06 00:28:33.069722 [ 193 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 6557 | 2026.05.06 00:28:33.069831 [ 278 ] {f0f8f0ab-66ef-44ec-bdd4-77949b762711} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6558 | 2026.05.06 00:28:33.069858 [ 193 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 6559 | 2026.05.06 00:28:33.069870 [ 278 ] {f0f8f0ab-66ef-44ec-bdd4-77949b762711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6560 | 2026.05.06 00:28:33.069987 [ 193 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 6561 | 2026.05.06 00:28:33.070101 [ 193 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 6562 | 2026.05.06 00:28:33.070218 [ 193 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 6563 | 2026.05.06 00:28:33.070218 [ 278 ] {f0f8f0ab-66ef-44ec-bdd4-77949b762711} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6564 | 2026.05.06 00:28:33.070455 [ 278 ] {f0f8f0ab-66ef-44ec-bdd4-77949b762711} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.05.06 00:28:33.070561 [ 27 ] {} <Debug> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6566 | 2026.05.06 00:28:33.070590 [ 278 ] {f0f8f0ab-66ef-44ec-bdd4-77949b762711} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001158 sec., 10362.694300518135 rows/sec., 715.13 KiB/sec. | ||
| 6567 | 2026.05.06 00:28:33.070592 [ 27 ] {} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6568 | 2026.05.06 00:28:33.070628 [ 278 ] {f0f8f0ab-66ef-44ec-bdd4-77949b762711} <Debug> TCPHandler: Processed in 0.001320648 sec. | ||
| 6569 | 2026.05.06 00:28:33.070628 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 6570 | 2026.05.06 00:28:33.070713 [ 189 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 6571 | 2026.05.06 00:28:33.070806 [ 189 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6572 | 2026.05.06 00:28:33.070832 [ 189 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1890 rows starting from the beginning of the part | ||
| 6573 | 2026.05.06 00:28:33.070901 [ 189 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 6574 | 2026.05.06 00:28:33.070945 [ 189 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 6575 | 2026.05.06 00:28:33.070981 [ 189 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 6576 | 2026.05.06 00:28:33.071017 [ 189 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 6577 | 2026.05.06 00:28:33.071056 [ 189 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 12 rows starting from the beginning of the part | ||
| 6578 | 2026.05.06 00:28:33.072622 [ 195 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2202 rows, containing 4 columns (4 merged, 0 gathered) in 0.001941446 sec., 1134206.153557709 rows/sec., 74.77 MiB/sec. | ||
| 6579 | 2026.05.06 00:28:33.072802 [ 192 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16350 rows, containing 5 columns (5 merged, 0 gathered) in 0.005659236 sec., 2889082.554606311 rows/sec., 187.21 MiB/sec. | ||
| 6580 | 2026.05.06 00:28:33.072884 [ 189 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6581 | 2026.05.06 00:28:33.073134 [ 189 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_41_8} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6582 | 2026.05.06 00:28:33.073203 [ 189 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_41_8} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6583 | 2026.05.06 00:28:33.073261 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 6584 | 2026.05.06 00:28:33.073628 [ 187 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6585 | 2026.05.06 00:28:33.073980 [ 187 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6586 | 2026.05.06 00:28:33.074058 [ 187 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6587 | 2026.05.06 00:28:33.074151 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 6588 | 2026.05.06 00:28:33.075428 [ 187 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 735 rows, containing 19 columns (19 merged, 0 gathered) in 0.006167024 sec., 119182.28305905733 rows/sec., 213.57 MiB/sec. | ||
| 6589 | 2026.05.06 00:28:33.076499 [ 189 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6590 | 2026.05.06 00:28:33.076824 [ 189 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6591 | 2026.05.06 00:28:33.076892 [ 189 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6592 | 2026.05.06 00:28:33.076976 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.58 MiB. | ||
| 6593 | 2026.05.06 00:28:34.000232 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.58 MiB, peak 283.11 MiB, free memory in arenas 0.00 B, will set to 275.82 MiB (RSS), difference: 5.25 MiB | ||
| 6594 | 2026.05.06 00:28:37.781600 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6595 | 2026.05.06 00:28:37.781873 [ 278 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 6596 | 2026.05.06 00:28:37.782235 [ 278 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6597 | 2026.05.06 00:28:37.782270 [ 278 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 6598 | 2026.05.06 00:28:37.782492 [ 278 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6599 | 2026.05.06 00:28:37.782563 [ 278 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6600 | 2026.05.06 00:28:37.782707 [ 278 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 6601 | 2026.05.06 00:28:37.782810 [ 329 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6602 | 2026.05.06 00:28:37.782812 [ 325 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6603 | 2026.05.06 00:28:37.782845 [ 340 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6604 | 2026.05.06 00:28:37.782811 [ 301 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6605 | 2026.05.06 00:28:37.782980 [ 278 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 6606 | 2026.05.06 00:28:37.783003 [ 278 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6607 | 2026.05.06 00:28:37.783085 [ 278 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6608 | 2026.05.06 00:28:37.783105 [ 278 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 6609 | 2026.05.06 00:28:37.783138 [ 278 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6610 | 2026.05.06 00:28:37.783176 [ 278 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6611 | 2026.05.06 00:28:37.783213 [ 278 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6612 | 2026.05.06 00:28:37.784443 [ 278 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002674 sec., 18698.57890800299 rows/sec., 1.47 MiB/sec. | ||
| 6613 | 2026.05.06 00:28:37.784561 [ 278 ] {c147c207-444c-4eb8-9b38-60e3c55d436b} <Debug> TCPHandler: Processed in 0.003101652 sec. | ||
| 6614 | 2026.05.06 00:28:37.786048 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6615 | 2026.05.06 00:28:37.786160 [ 278 ] {26873d7e-1fe7-4a64-8eba-4205af76d653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6616 | 2026.05.06 00:28:37.786204 [ 278 ] {26873d7e-1fe7-4a64-8eba-4205af76d653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6617 | 2026.05.06 00:28:37.786707 [ 278 ] {26873d7e-1fe7-4a64-8eba-4205af76d653} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6618 | 2026.05.06 00:28:37.786751 [ 278 ] {26873d7e-1fe7-4a64-8eba-4205af76d653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6619 | 2026.05.06 00:28:37.787145 [ 278 ] {26873d7e-1fe7-4a64-8eba-4205af76d653} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6620 | 2026.05.06 00:28:37.787367 [ 278 ] {26873d7e-1fe7-4a64-8eba-4205af76d653} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6621 | 2026.05.06 00:28:37.787520 [ 278 ] {26873d7e-1fe7-4a64-8eba-4205af76d653} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001394 sec., 40172.166427546625 rows/sec., 3.09 MiB/sec. | ||
| 6622 | 2026.05.06 00:28:37.787562 [ 278 ] {26873d7e-1fe7-4a64-8eba-4205af76d653} <Debug> TCPHandler: Processed in 0.001565341 sec. | ||
| 6623 | 2026.05.06 00:28:37.787682 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6624 | 2026.05.06 00:28:37.787777 [ 278 ] {40b30f35-7b44-4f45-9917-814fe4e16533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6625 | 2026.05.06 00:28:37.787818 [ 278 ] {40b30f35-7b44-4f45-9917-814fe4e16533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6626 | 2026.05.06 00:28:37.788238 [ 278 ] {40b30f35-7b44-4f45-9917-814fe4e16533} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2026.05.06 00:28:37.788275 [ 278 ] {40b30f35-7b44-4f45-9917-814fe4e16533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6628 | 2026.05.06 00:28:37.788619 [ 278 ] {40b30f35-7b44-4f45-9917-814fe4e16533} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6629 | 2026.05.06 00:28:37.788839 [ 278 ] {40b30f35-7b44-4f45-9917-814fe4e16533} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2026.05.06 00:28:37.788973 [ 278 ] {40b30f35-7b44-4f45-9917-814fe4e16533} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 6631 | 2026.05.06 00:28:37.789012 [ 278 ] {40b30f35-7b44-4f45-9917-814fe4e16533} <Debug> TCPHandler: Processed in 0.001378768 sec. | ||
| 6632 | 2026.05.06 00:28:37.789128 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2026.05.06 00:28:37.789223 [ 278 ] {7364b7d0-5cd5-46e3-ab97-d1df8aa79b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6634 | 2026.05.06 00:28:37.789267 [ 278 ] {7364b7d0-5cd5-46e3-ab97-d1df8aa79b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6635 | 2026.05.06 00:28:37.789645 [ 278 ] {7364b7d0-5cd5-46e3-ab97-d1df8aa79b64} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2026.05.06 00:28:37.789682 [ 278 ] {7364b7d0-5cd5-46e3-ab97-d1df8aa79b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6637 | 2026.05.06 00:28:37.790030 [ 278 ] {7364b7d0-5cd5-46e3-ab97-d1df8aa79b64} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6638 | 2026.05.06 00:28:37.790244 [ 278 ] {7364b7d0-5cd5-46e3-ab97-d1df8aa79b64} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2026.05.06 00:28:37.790373 [ 278 ] {7364b7d0-5cd5-46e3-ab97-d1df8aa79b64} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001169 sec., 109495.29512403764 rows/sec., 7.63 MiB/sec. | ||
| 6640 | 2026.05.06 00:28:37.790409 [ 278 ] {7364b7d0-5cd5-46e3-ab97-d1df8aa79b64} <Debug> TCPHandler: Processed in 0.001330488 sec. | ||
| 6641 | 2026.05.06 00:28:37.790526 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6642 | 2026.05.06 00:28:37.790620 [ 278 ] {9a30c7e9-399a-49ad-8b4b-a445668b47fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6643 | 2026.05.06 00:28:37.790661 [ 278 ] {9a30c7e9-399a-49ad-8b4b-a445668b47fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6644 | 2026.05.06 00:28:37.790992 [ 278 ] {9a30c7e9-399a-49ad-8b4b-a445668b47fc} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2026.05.06 00:28:37.791028 [ 278 ] {9a30c7e9-399a-49ad-8b4b-a445668b47fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6646 | 2026.05.06 00:28:37.791334 [ 278 ] {9a30c7e9-399a-49ad-8b4b-a445668b47fc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6647 | 2026.05.06 00:28:37.791543 [ 278 ] {9a30c7e9-399a-49ad-8b4b-a445668b47fc} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6648 | 2026.05.06 00:28:37.791672 [ 278 ] {9a30c7e9-399a-49ad-8b4b-a445668b47fc} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00107 sec., 44859.81308411215 rows/sec., 3.02 MiB/sec. | ||
| 6649 | 2026.05.06 00:28:37.791715 [ 278 ] {9a30c7e9-399a-49ad-8b4b-a445668b47fc} <Debug> TCPHandler: Processed in 0.001237127 sec. | ||
| 6650 | 2026.05.06 00:28:39.649082 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6651 | 2026.05.06 00:28:39.649158 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6652 | 2026.05.06 00:28:39.774463 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 818 | ||
| 6653 | 2026.05.06 00:28:39.777330 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6654 | 2026.05.06 00:28:39.777393 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6655 | 2026.05.06 00:28:39.778730 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6656 | 2026.05.06 00:28:39.779030 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6657 | 2026.05.06 00:28:39.779424 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 818 | ||
| 6658 | 2026.05.06 00:28:39.817975 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13408 | ||
| 6659 | 2026.05.06 00:28:39.818510 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6660 | 2026.05.06 00:28:39.818553 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6661 | 2026.05.06 00:28:39.819080 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6662 | 2026.05.06 00:28:39.819328 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6663 | 2026.05.06 00:28:39.819466 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13408 | ||
| 6664 | 2026.05.06 00:28:40.524371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6665 | 2026.05.06 00:28:40.539853 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6666 | 2026.05.06 00:28:40.539903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6667 | 2026.05.06 00:28:40.545704 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6668 | 2026.05.06 00:28:40.546604 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2026.05.06 00:28:40.551374 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6670 | 2026.05.06 00:28:42.787898 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6671 | 2026.05.06 00:28:42.788156 [ 278 ] {667f750a-17ce-4add-9a86-a00546620b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6672 | 2026.05.06 00:28:42.788541 [ 278 ] {667f750a-17ce-4add-9a86-a00546620b34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6673 | 2026.05.06 00:28:42.788578 [ 278 ] {667f750a-17ce-4add-9a86-a00546620b34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6674 | 2026.05.06 00:28:42.788815 [ 278 ] {667f750a-17ce-4add-9a86-a00546620b34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6675 | 2026.05.06 00:28:42.788882 [ 278 ] {667f750a-17ce-4add-9a86-a00546620b34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6676 | 2026.05.06 00:28:42.789023 [ 278 ] {667f750a-17ce-4add-9a86-a00546620b34} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6677 | 2026.05.06 00:28:42.789121 [ 321 ] {667f750a-17ce-4add-9a86-a00546620b34} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6678 | 2026.05.06 00:28:42.789130 [ 325 ] {667f750a-17ce-4add-9a86-a00546620b34} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6679 | 2026.05.06 00:28:42.789138 [ 329 ] {667f750a-17ce-4add-9a86-a00546620b34} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6680 | 2026.05.06 00:28:42.789152 [ 319 ] {667f750a-17ce-4add-9a86-a00546620b34} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6681 | 2026.05.06 00:28:42.789290 [ 278 ] {667f750a-17ce-4add-9a86-a00546620b34} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 6682 | 2026.05.06 00:28:42.789316 [ 278 ] {667f750a-17ce-4add-9a86-a00546620b34} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6683 | 2026.05.06 00:28:42.789399 [ 278 ] {667f750a-17ce-4add-9a86-a00546620b34} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6684 | 2026.05.06 00:28:42.789420 [ 278 ] {667f750a-17ce-4add-9a86-a00546620b34} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 6685 | 2026.05.06 00:28:42.789453 [ 278 ] {667f750a-17ce-4add-9a86-a00546620b34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6686 | 2026.05.06 00:28:42.789490 [ 278 ] {667f750a-17ce-4add-9a86-a00546620b34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6687 | 2026.05.06 00:28:42.789524 [ 278 ] {667f750a-17ce-4add-9a86-a00546620b34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6688 | 2026.05.06 00:28:42.790807 [ 278 ] {667f750a-17ce-4add-9a86-a00546620b34} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002765 sec., 18083.182640144663 rows/sec., 2.88 MiB/sec. | ||
| 6689 | 2026.05.06 00:28:42.790949 [ 278 ] {667f750a-17ce-4add-9a86-a00546620b34} <Debug> MemoryTracker: Peak memory usage (for query): 148.15 KiB. | ||
| 6690 | 2026.05.06 00:28:42.790965 [ 278 ] {667f750a-17ce-4add-9a86-a00546620b34} <Debug> TCPHandler: Processed in 0.003203033 sec. | ||
| 6691 | 2026.05.06 00:28:42.796104 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6692 | 2026.05.06 00:28:42.796230 [ 278 ] {7e928433-ae7d-48db-861a-9e6370c17daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6693 | 2026.05.06 00:28:42.796282 [ 278 ] {7e928433-ae7d-48db-861a-9e6370c17daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6694 | 2026.05.06 00:28:42.797141 [ 278 ] {7e928433-ae7d-48db-861a-9e6370c17daf} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6695 | 2026.05.06 00:28:42.797190 [ 278 ] {7e928433-ae7d-48db-861a-9e6370c17daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6696 | 2026.05.06 00:28:42.797589 [ 278 ] {7e928433-ae7d-48db-861a-9e6370c17daf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6697 | 2026.05.06 00:28:42.797828 [ 278 ] {7e928433-ae7d-48db-861a-9e6370c17daf} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6698 | 2026.05.06 00:28:42.797975 [ 278 ] {7e928433-ae7d-48db-861a-9e6370c17daf} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001782 sec., 159371.49270482603 rows/sec., 10.12 MiB/sec. | ||
| 6699 | 2026.05.06 00:28:42.798017 [ 278 ] {7e928433-ae7d-48db-861a-9e6370c17daf} <Debug> TCPHandler: Processed in 0.001971546 sec. | ||
| 6700 | 2026.05.06 00:28:42.798152 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6701 | 2026.05.06 00:28:42.798247 [ 278 ] {9cb1137f-356b-4843-a9b6-0119ad3c3dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6702 | 2026.05.06 00:28:42.798289 [ 278 ] {9cb1137f-356b-4843-a9b6-0119ad3c3dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6703 | 2026.05.06 00:28:42.799096 [ 278 ] {9cb1137f-356b-4843-a9b6-0119ad3c3dd2} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2026.05.06 00:28:42.799134 [ 278 ] {9cb1137f-356b-4843-a9b6-0119ad3c3dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6705 | 2026.05.06 00:28:42.799526 [ 278 ] {9cb1137f-356b-4843-a9b6-0119ad3c3dd2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6706 | 2026.05.06 00:28:42.799744 [ 278 ] {9cb1137f-356b-4843-a9b6-0119ad3c3dd2} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2026.05.06 00:28:42.799880 [ 278 ] {9cb1137f-356b-4843-a9b6-0119ad3c3dd2} <Debug> executeQuery: Read 859 rows, 68.71 KiB in 0.001652 sec., 519975.7869249394 rows/sec., 40.62 MiB/sec. | ||
| 6708 | 2026.05.06 00:28:42.799917 [ 278 ] {9cb1137f-356b-4843-a9b6-0119ad3c3dd2} <Debug> TCPHandler: Processed in 0.001815084 sec. | ||
| 6709 | 2026.05.06 00:28:42.800043 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6710 | 2026.05.06 00:28:42.800138 [ 278 ] {bfd500b6-a68b-4b16-a904-fad563af032d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6711 | 2026.05.06 00:28:42.800179 [ 278 ] {bfd500b6-a68b-4b16-a904-fad563af032d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6712 | 2026.05.06 00:28:42.800634 [ 278 ] {bfd500b6-a68b-4b16-a904-fad563af032d} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6713 | 2026.05.06 00:28:42.800670 [ 278 ] {bfd500b6-a68b-4b16-a904-fad563af032d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6714 | 2026.05.06 00:28:42.800997 [ 278 ] {bfd500b6-a68b-4b16-a904-fad563af032d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6715 | 2026.05.06 00:28:42.801225 [ 278 ] {bfd500b6-a68b-4b16-a904-fad563af032d} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6716 | 2026.05.06 00:28:42.801352 [ 278 ] {bfd500b6-a68b-4b16-a904-fad563af032d} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001232 sec., 140422.0779220779 rows/sec., 8.62 MiB/sec. | ||
| 6717 | 2026.05.06 00:28:42.801389 [ 278 ] {bfd500b6-a68b-4b16-a904-fad563af032d} <Debug> TCPHandler: Processed in 0.001395269 sec. | ||
| 6718 | 2026.05.06 00:28:42.801513 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2026.05.06 00:28:42.801608 [ 278 ] {e177f29b-91e8-407f-beba-9f5bd3394514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6720 | 2026.05.06 00:28:42.801647 [ 278 ] {e177f29b-91e8-407f-beba-9f5bd3394514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6721 | 2026.05.06 00:28:42.802083 [ 278 ] {e177f29b-91e8-407f-beba-9f5bd3394514} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6722 | 2026.05.06 00:28:42.802118 [ 278 ] {e177f29b-91e8-407f-beba-9f5bd3394514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6723 | 2026.05.06 00:28:42.802423 [ 278 ] {e177f29b-91e8-407f-beba-9f5bd3394514} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6724 | 2026.05.06 00:28:42.802638 [ 278 ] {e177f29b-91e8-407f-beba-9f5bd3394514} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6725 | 2026.05.06 00:28:42.802764 [ 278 ] {e177f29b-91e8-407f-beba-9f5bd3394514} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 8.20 MiB/sec. | ||
| 6726 | 2026.05.06 00:28:42.802802 [ 278 ] {e177f29b-91e8-407f-beba-9f5bd3394514} <Debug> TCPHandler: Processed in 0.001338228 sec. | ||
| 6727 | 2026.05.06 00:28:42.802925 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6728 | 2026.05.06 00:28:42.803019 [ 278 ] {e9fdd173-0a68-4d3b-ac61-d916c19315bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6729 | 2026.05.06 00:28:42.803057 [ 278 ] {e9fdd173-0a68-4d3b-ac61-d916c19315bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6730 | 2026.05.06 00:28:42.803494 [ 278 ] {e9fdd173-0a68-4d3b-ac61-d916c19315bb} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6731 | 2026.05.06 00:28:42.803530 [ 278 ] {e9fdd173-0a68-4d3b-ac61-d916c19315bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6732 | 2026.05.06 00:28:42.803832 [ 278 ] {e9fdd173-0a68-4d3b-ac61-d916c19315bb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6733 | 2026.05.06 00:28:42.804050 [ 278 ] {e9fdd173-0a68-4d3b-ac61-d916c19315bb} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2026.05.06 00:28:42.804176 [ 278 ] {e9fdd173-0a68-4d3b-ac61-d916c19315bb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 6735 | 2026.05.06 00:28:42.804214 [ 278 ] {e9fdd173-0a68-4d3b-ac61-d916c19315bb} <Debug> TCPHandler: Processed in 0.001338028 sec. | ||
| 6736 | 2026.05.06 00:28:42.804336 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6737 | 2026.05.06 00:28:42.804429 [ 278 ] {c335f615-5402-4ea1-b610-aa7c43f2d6ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6738 | 2026.05.06 00:28:42.804469 [ 278 ] {c335f615-5402-4ea1-b610-aa7c43f2d6ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6739 | 2026.05.06 00:28:42.805051 [ 278 ] {c335f615-5402-4ea1-b610-aa7c43f2d6ce} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6740 | 2026.05.06 00:28:42.805088 [ 278 ] {c335f615-5402-4ea1-b610-aa7c43f2d6ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6741 | 2026.05.06 00:28:42.805421 [ 278 ] {c335f615-5402-4ea1-b610-aa7c43f2d6ce} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6742 | 2026.05.06 00:28:42.805645 [ 278 ] {c335f615-5402-4ea1-b610-aa7c43f2d6ce} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6743 | 2026.05.06 00:28:42.805775 [ 278 ] {c335f615-5402-4ea1-b610-aa7c43f2d6ce} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001362 sec., 382525.6975036711 rows/sec., 27.00 MiB/sec. | ||
| 6744 | 2026.05.06 00:28:42.805813 [ 278 ] {c335f615-5402-4ea1-b610-aa7c43f2d6ce} <Debug> TCPHandler: Processed in 0.00152595 sec. | ||
| 6745 | 2026.05.06 00:28:42.805933 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6746 | 2026.05.06 00:28:42.806027 [ 278 ] {06a11f91-9b5f-46e5-b004-22c5ec33a02a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6747 | 2026.05.06 00:28:42.806069 [ 278 ] {06a11f91-9b5f-46e5-b004-22c5ec33a02a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6748 | 2026.05.06 00:28:42.806408 [ 278 ] {06a11f91-9b5f-46e5-b004-22c5ec33a02a} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2026.05.06 00:28:42.806443 [ 278 ] {06a11f91-9b5f-46e5-b004-22c5ec33a02a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6750 | 2026.05.06 00:28:42.806748 [ 278 ] {06a11f91-9b5f-46e5-b004-22c5ec33a02a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6751 | 2026.05.06 00:28:42.806959 [ 278 ] {06a11f91-9b5f-46e5-b004-22c5ec33a02a} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2026.05.06 00:28:42.807086 [ 278 ] {06a11f91-9b5f-46e5-b004-22c5ec33a02a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 6753 | 2026.05.06 00:28:42.807122 [ 278 ] {06a11f91-9b5f-46e5-b004-22c5ec33a02a} <Debug> TCPHandler: Processed in 0.001238177 sec. | ||
| 6754 | 2026.05.06 00:28:42.807235 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6755 | 2026.05.06 00:28:42.807330 [ 278 ] {e4f35b75-c0db-4626-abf8-07470f156d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6756 | 2026.05.06 00:28:42.807372 [ 278 ] {e4f35b75-c0db-4626-abf8-07470f156d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6757 | 2026.05.06 00:28:42.807779 [ 278 ] {e4f35b75-c0db-4626-abf8-07470f156d83} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6758 | 2026.05.06 00:28:42.807813 [ 278 ] {e4f35b75-c0db-4626-abf8-07470f156d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6759 | 2026.05.06 00:28:42.808146 [ 278 ] {e4f35b75-c0db-4626-abf8-07470f156d83} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6760 | 2026.05.06 00:28:42.808376 [ 278 ] {e4f35b75-c0db-4626-abf8-07470f156d83} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6761 | 2026.05.06 00:28:42.808501 [ 278 ] {e4f35b75-c0db-4626-abf8-07470f156d83} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001189 sec., 222876.36669470143 rows/sec., 14.81 MiB/sec. | ||
| 6762 | 2026.05.06 00:28:42.808537 [ 278 ] {e4f35b75-c0db-4626-abf8-07470f156d83} <Debug> TCPHandler: Processed in 0.001350948 sec. | ||
| 6763 | 2026.05.06 00:28:42.808651 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6764 | 2026.05.06 00:28:42.808746 [ 278 ] {77664908-0117-4ca0-8b1b-72bb634550f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6765 | 2026.05.06 00:28:42.808789 [ 278 ] {77664908-0117-4ca0-8b1b-72bb634550f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6766 | 2026.05.06 00:28:42.809109 [ 278 ] {77664908-0117-4ca0-8b1b-72bb634550f9} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2026.05.06 00:28:42.809144 [ 278 ] {77664908-0117-4ca0-8b1b-72bb634550f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6768 | 2026.05.06 00:28:42.809436 [ 278 ] {77664908-0117-4ca0-8b1b-72bb634550f9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6769 | 2026.05.06 00:28:42.809652 [ 278 ] {77664908-0117-4ca0-8b1b-72bb634550f9} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6770 | 2026.05.06 00:28:42.809778 [ 278 ] {77664908-0117-4ca0-8b1b-72bb634550f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 6771 | 2026.05.06 00:28:42.809813 [ 278 ] {77664908-0117-4ca0-8b1b-72bb634550f9} <Debug> TCPHandler: Processed in 0.001211356 sec. | ||
| 6772 | 2026.05.06 00:28:42.809941 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6773 | 2026.05.06 00:28:42.810033 [ 278 ] {b9669fae-2069-4ba0-9878-61c253309d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6774 | 2026.05.06 00:28:42.810088 [ 278 ] {b9669fae-2069-4ba0-9878-61c253309d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6775 | 2026.05.06 00:28:42.810868 [ 278 ] {b9669fae-2069-4ba0-9878-61c253309d81} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6776 | 2026.05.06 00:28:42.810904 [ 278 ] {b9669fae-2069-4ba0-9878-61c253309d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6777 | 2026.05.06 00:28:42.811446 [ 278 ] {b9669fae-2069-4ba0-9878-61c253309d81} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6778 | 2026.05.06 00:28:42.811672 [ 278 ] {b9669fae-2069-4ba0-9878-61c253309d81} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6779 | 2026.05.06 00:28:42.811811 [ 278 ] {b9669fae-2069-4ba0-9878-61c253309d81} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001795 sec., 17270.194986072423 rows/sec., 30.95 MiB/sec. | ||
| 6780 | 2026.05.06 00:28:42.811870 [ 278 ] {b9669fae-2069-4ba0-9878-61c253309d81} <Debug> TCPHandler: Processed in 0.001978037 sec. | ||
| 6781 | 2026.05.06 00:28:42.811989 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6782 | 2026.05.06 00:28:42.812084 [ 278 ] {0d6d0436-61dc-404a-ba3d-7cb397c32bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6783 | 2026.05.06 00:28:42.812125 [ 278 ] {0d6d0436-61dc-404a-ba3d-7cb397c32bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6784 | 2026.05.06 00:28:42.812455 [ 278 ] {0d6d0436-61dc-404a-ba3d-7cb397c32bdd} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6785 | 2026.05.06 00:28:42.812490 [ 278 ] {0d6d0436-61dc-404a-ba3d-7cb397c32bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6786 | 2026.05.06 00:28:42.812795 [ 278 ] {0d6d0436-61dc-404a-ba3d-7cb397c32bdd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6787 | 2026.05.06 00:28:42.813006 [ 278 ] {0d6d0436-61dc-404a-ba3d-7cb397c32bdd} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6788 | 2026.05.06 00:28:42.813132 [ 278 ] {0d6d0436-61dc-404a-ba3d-7cb397c32bdd} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001066 sec., 84427.76735459661 rows/sec., 5.28 MiB/sec. | ||
| 6789 | 2026.05.06 00:28:42.813167 [ 278 ] {0d6d0436-61dc-404a-ba3d-7cb397c32bdd} <Debug> TCPHandler: Processed in 0.001227976 sec. | ||
| 6790 | 2026.05.06 00:28:45.470937 [ 153 ] {} <Debug> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6791 | 2026.05.06 00:28:45.471017 [ 153 ] {} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2026.05.06 00:28:45.471043 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6793 | 2026.05.06 00:28:45.471172 [ 192 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::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 | ||
| 6794 | 2026.05.06 00:28:45.471331 [ 192 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6795 | 2026.05.06 00:28:45.471369 [ 192 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::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 | ||
| 6796 | 2026.05.06 00:28:45.471441 [ 192 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 6797 | 2026.05.06 00:28:45.471493 [ 192 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::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 | ||
| 6798 | 2026.05.06 00:28:45.471544 [ 192 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::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 | ||
| 6799 | 2026.05.06 00:28:45.471590 [ 192 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 6800 | 2026.05.06 00:28:45.472440 [ 189 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001328118 sec., 28611.915507507612 rows/sec., 2.39 MiB/sec. | ||
| 6801 | 2026.05.06 00:28:45.472617 [ 187 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6802 | 2026.05.06 00:28:45.472962 [ 187 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_13_3} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6803 | 2026.05.06 00:28:45.473051 [ 187 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_13_3} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6804 | 2026.05.06 00:28:45.473153 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6805 | 2026.05.06 00:28:46.890264 [ 152 ] {} <Debug> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 6806 | 2026.05.06 00:28:46.890330 [ 152 ] {} <Trace> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6807 | 2026.05.06 00:28:46.890352 [ 152 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6808 | 2026.05.06 00:28:46.890480 [ 189 ] {804207c9-8d70-4f38-b580-d35f77c60cae::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 | ||
| 6809 | 2026.05.06 00:28:46.890623 [ 189 ] {804207c9-8d70-4f38-b580-d35f77c60cae::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6810 | 2026.05.06 00:28:46.890656 [ 189 ] {804207c9-8d70-4f38-b580-d35f77c60cae::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 | ||
| 6811 | 2026.05.06 00:28:46.890722 [ 189 ] {804207c9-8d70-4f38-b580-d35f77c60cae::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 | ||
| 6812 | 2026.05.06 00:28:46.890767 [ 189 ] {804207c9-8d70-4f38-b580-d35f77c60cae::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 | ||
| 6813 | 2026.05.06 00:28:46.890812 [ 189 ] {804207c9-8d70-4f38-b580-d35f77c60cae::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 | ||
| 6814 | 2026.05.06 00:28:46.890851 [ 189 ] {804207c9-8d70-4f38-b580-d35f77c60cae::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 | ||
| 6815 | 2026.05.06 00:28:46.891542 [ 187 ] {804207c9-8d70-4f38-b580-d35f77c60cae::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001115975 sec., 5376.464526535093 rows/sec., 399.03 KiB/sec. | ||
| 6816 | 2026.05.06 00:28:46.891776 [ 191 ] {804207c9-8d70-4f38-b580-d35f77c60cae::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 6817 | 2026.05.06 00:28:46.892111 [ 191 ] {804207c9-8d70-4f38-b580-d35f77c60cae::all_1_5_1} <Trace> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6818 | 2026.05.06 00:28:46.892196 [ 191 ] {804207c9-8d70-4f38-b580-d35f77c60cae::all_1_5_1} <Trace> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 6819 | 2026.05.06 00:28:46.892302 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6820 | 2026.05.06 00:28:47.319608 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13920 | ||
| 6821 | 2026.05.06 00:28:47.320188 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6822 | 2026.05.06 00:28:47.320230 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6823 | 2026.05.06 00:28:47.320737 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6824 | 2026.05.06 00:28:47.320969 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6825 | 2026.05.06 00:28:47.321105 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13920 | ||
| 6826 | 2026.05.06 00:28:47.783448 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6827 | 2026.05.06 00:28:47.783664 [ 278 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6828 | 2026.05.06 00:28:47.784058 [ 278 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6829 | 2026.05.06 00:28:47.784095 [ 278 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6830 | 2026.05.06 00:28:47.784312 [ 278 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6831 | 2026.05.06 00:28:47.784382 [ 278 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6832 | 2026.05.06 00:28:47.784525 [ 278 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6833 | 2026.05.06 00:28:47.784641 [ 333 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6834 | 2026.05.06 00:28:47.784643 [ 329 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6835 | 2026.05.06 00:28:47.784673 [ 302 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6836 | 2026.05.06 00:28:47.784658 [ 298 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6837 | 2026.05.06 00:28:47.784796 [ 278 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 6838 | 2026.05.06 00:28:47.784822 [ 278 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6839 | 2026.05.06 00:28:47.784910 [ 278 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6840 | 2026.05.06 00:28:47.784931 [ 278 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 6841 | 2026.05.06 00:28:47.784966 [ 278 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6842 | 2026.05.06 00:28:47.785013 [ 278 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6843 | 2026.05.06 00:28:47.785058 [ 278 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6844 | 2026.05.06 00:28:47.786135 [ 278 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002515 sec., 19880.715705765408 rows/sec., 1.56 MiB/sec. | ||
| 6845 | 2026.05.06 00:28:47.786277 [ 278 ] {ebe72570-c64d-4b9a-901a-351cadd7fac7} <Debug> TCPHandler: Processed in 0.00293212 sec. | ||
| 6846 | 2026.05.06 00:28:47.788059 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6847 | 2026.05.06 00:28:47.788170 [ 278 ] {0a236824-2d11-45ef-9ff5-4db4816cc962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6848 | 2026.05.06 00:28:47.788247 [ 278 ] {0a236824-2d11-45ef-9ff5-4db4816cc962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6849 | 2026.05.06 00:28:47.788725 [ 278 ] {0a236824-2d11-45ef-9ff5-4db4816cc962} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6850 | 2026.05.06 00:28:47.788764 [ 278 ] {0a236824-2d11-45ef-9ff5-4db4816cc962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6851 | 2026.05.06 00:28:47.789144 [ 278 ] {0a236824-2d11-45ef-9ff5-4db4816cc962} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6852 | 2026.05.06 00:28:47.789377 [ 278 ] {0a236824-2d11-45ef-9ff5-4db4816cc962} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6853 | 2026.05.06 00:28:47.789527 [ 278 ] {0a236824-2d11-45ef-9ff5-4db4816cc962} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.00139 sec., 56115.10791366907 rows/sec., 4.65 MiB/sec. | ||
| 6854 | 2026.05.06 00:28:47.789565 [ 278 ] {0a236824-2d11-45ef-9ff5-4db4816cc962} <Debug> TCPHandler: Processed in 0.001555671 sec. | ||
| 6855 | 2026.05.06 00:28:47.789690 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6856 | 2026.05.06 00:28:47.789785 [ 278 ] {b66b4fac-20bd-4f44-9e67-360e2d3c7a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6857 | 2026.05.06 00:28:47.789851 [ 278 ] {b66b4fac-20bd-4f44-9e67-360e2d3c7a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6858 | 2026.05.06 00:28:47.790242 [ 278 ] {b66b4fac-20bd-4f44-9e67-360e2d3c7a09} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6859 | 2026.05.06 00:28:47.790276 [ 278 ] {b66b4fac-20bd-4f44-9e67-360e2d3c7a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6860 | 2026.05.06 00:28:47.790579 [ 278 ] {b66b4fac-20bd-4f44-9e67-360e2d3c7a09} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6861 | 2026.05.06 00:28:47.790803 [ 278 ] {b66b4fac-20bd-4f44-9e67-360e2d3c7a09} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6862 | 2026.05.06 00:28:47.790937 [ 278 ] {b66b4fac-20bd-4f44-9e67-360e2d3c7a09} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001171 sec., 9393.680614859095 rows/sec., 706.36 KiB/sec. | ||
| 6863 | 2026.05.06 00:28:47.790975 [ 278 ] {b66b4fac-20bd-4f44-9e67-360e2d3c7a09} <Debug> TCPHandler: Processed in 0.001333978 sec. | ||
| 6864 | 2026.05.06 00:28:47.791089 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6865 | 2026.05.06 00:28:47.791184 [ 278 ] {0e22596e-2329-4581-a6bd-3f1013e1cfc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6866 | 2026.05.06 00:28:47.791223 [ 278 ] {0e22596e-2329-4581-a6bd-3f1013e1cfc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6867 | 2026.05.06 00:28:47.791624 [ 278 ] {0e22596e-2329-4581-a6bd-3f1013e1cfc9} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6868 | 2026.05.06 00:28:47.791659 [ 278 ] {0e22596e-2329-4581-a6bd-3f1013e1cfc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6869 | 2026.05.06 00:28:47.791972 [ 278 ] {0e22596e-2329-4581-a6bd-3f1013e1cfc9} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6870 | 2026.05.06 00:28:47.792186 [ 278 ] {0e22596e-2329-4581-a6bd-3f1013e1cfc9} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2026.05.06 00:28:47.792312 [ 278 ] {0e22596e-2329-4581-a6bd-3f1013e1cfc9} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001146 sec., 65445.02617801046 rows/sec., 5.11 MiB/sec. | ||
| 6872 | 2026.05.06 00:28:47.792348 [ 278 ] {0e22596e-2329-4581-a6bd-3f1013e1cfc9} <Debug> TCPHandler: Processed in 0.001307257 sec. | ||
| 6873 | 2026.05.06 00:28:47.792462 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6874 | 2026.05.06 00:28:47.792559 [ 278 ] {ee6e019b-6827-4509-b14b-32da493b1826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6875 | 2026.05.06 00:28:47.792602 [ 278 ] {ee6e019b-6827-4509-b14b-32da493b1826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6876 | 2026.05.06 00:28:47.792994 [ 278 ] {ee6e019b-6827-4509-b14b-32da493b1826} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.05.06 00:28:47.793030 [ 278 ] {ee6e019b-6827-4509-b14b-32da493b1826} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6878 | 2026.05.06 00:28:47.793374 [ 278 ] {ee6e019b-6827-4509-b14b-32da493b1826} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6879 | 2026.05.06 00:28:47.793584 [ 278 ] {ee6e019b-6827-4509-b14b-32da493b1826} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6880 | 2026.05.06 00:28:47.793711 [ 278 ] {ee6e019b-6827-4509-b14b-32da493b1826} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 6881 | 2026.05.06 00:28:47.793747 [ 278 ] {ee6e019b-6827-4509-b14b-32da493b1826} <Debug> TCPHandler: Processed in 0.001333308 sec. | ||
| 6882 | 2026.05.06 00:28:47.793863 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6883 | 2026.05.06 00:28:47.793958 [ 278 ] {2158846b-4fbc-4198-8e80-cd98de416101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6884 | 2026.05.06 00:28:47.794013 [ 278 ] {2158846b-4fbc-4198-8e80-cd98de416101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6885 | 2026.05.06 00:28:47.794752 [ 278 ] {2158846b-4fbc-4198-8e80-cd98de416101} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6886 | 2026.05.06 00:28:47.794787 [ 278 ] {2158846b-4fbc-4198-8e80-cd98de416101} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6887 | 2026.05.06 00:28:47.795333 [ 278 ] {2158846b-4fbc-4198-8e80-cd98de416101} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6888 | 2026.05.06 00:28:47.795564 [ 278 ] {2158846b-4fbc-4198-8e80-cd98de416101} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6889 | 2026.05.06 00:28:47.795705 [ 278 ] {2158846b-4fbc-4198-8e80-cd98de416101} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001766 sec., 6228.76557191393 rows/sec., 11.16 MiB/sec. | ||
| 6890 | 2026.05.06 00:28:47.795757 [ 278 ] {2158846b-4fbc-4198-8e80-cd98de416101} <Debug> TCPHandler: Processed in 0.001942886 sec. | ||
| 6891 | 2026.05.06 00:28:47.795874 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6892 | 2026.05.06 00:28:47.795969 [ 278 ] {32f6fef8-9cbf-411d-b391-c634743ba674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6893 | 2026.05.06 00:28:47.796011 [ 278 ] {32f6fef8-9cbf-411d-b391-c634743ba674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6894 | 2026.05.06 00:28:47.796350 [ 278 ] {32f6fef8-9cbf-411d-b391-c634743ba674} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2026.05.06 00:28:47.796385 [ 278 ] {32f6fef8-9cbf-411d-b391-c634743ba674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6896 | 2026.05.06 00:28:47.796713 [ 278 ] {32f6fef8-9cbf-411d-b391-c634743ba674} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6897 | 2026.05.06 00:28:47.796935 [ 278 ] {32f6fef8-9cbf-411d-b391-c634743ba674} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6898 | 2026.05.06 00:28:47.797065 [ 278 ] {32f6fef8-9cbf-411d-b391-c634743ba674} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 6899 | 2026.05.06 00:28:47.797100 [ 278 ] {32f6fef8-9cbf-411d-b391-c634743ba674} <Debug> TCPHandler: Processed in 0.001275588 sec. | ||
| 6900 | 2026.05.06 00:28:48.051547 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6901 | 2026.05.06 00:28:48.067153 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6902 | 2026.05.06 00:28:48.067208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6903 | 2026.05.06 00:28:48.073490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6904 | 2026.05.06 00:28:48.074169 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6905 | 2026.05.06 00:28:48.076894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6906 | 2026.05.06 00:28:49.779924 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 856 | ||
| 6907 | 2026.05.06 00:28:49.782633 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6908 | 2026.05.06 00:28:49.782686 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6909 | 2026.05.06 00:28:49.783944 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6910 | 2026.05.06 00:28:49.784230 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2026.05.06 00:28:49.784382 [ 150 ] {} <Debug> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6912 | 2026.05.06 00:28:49.784427 [ 150 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6913 | 2026.05.06 00:28:49.784450 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6914 | 2026.05.06 00:28:49.784599 [ 189 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::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 | ||
| 6915 | 2026.05.06 00:28:49.784622 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 856 | ||
| 6916 | 2026.05.06 00:28:49.785167 [ 189 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6917 | 2026.05.06 00:28:49.785306 [ 189 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 640 rows starting from the beginning of the part | ||
| 6918 | 2026.05.06 00:28:49.785695 [ 189 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
| 6919 | 2026.05.06 00:28:49.786052 [ 189 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
| 6920 | 2026.05.06 00:28:49.786402 [ 189 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
| 6921 | 2026.05.06 00:28:49.786729 [ 189 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part | ||
| 6922 | 2026.05.06 00:28:49.787043 [ 189 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 38 rows starting from the beginning of the part | ||
| 6923 | 2026.05.06 00:28:49.793344 [ 187 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 856 rows, containing 72 columns (72 merged, 0 gathered) in 0.008816449 sec., 97091.24387834602 rows/sec., 82.78 MiB/sec. | ||
| 6924 | 2026.05.06 00:28:49.794710 [ 187 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6925 | 2026.05.06 00:28:49.795280 [ 187 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_21_4} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6926 | 2026.05.06 00:28:49.795350 [ 187 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_21_4} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6927 | 2026.05.06 00:28:49.795671 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 6928 | 2026.05.06 00:28:52.789020 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6929 | 2026.05.06 00:28:52.789282 [ 278 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6930 | 2026.05.06 00:28:52.789651 [ 278 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6931 | 2026.05.06 00:28:52.789693 [ 278 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 6932 | 2026.05.06 00:28:52.789948 [ 278 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6933 | 2026.05.06 00:28:52.790021 [ 278 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6934 | 2026.05.06 00:28:52.790172 [ 278 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 32-element set) | ||
| 6935 | 2026.05.06 00:28:52.790286 [ 345 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 6936 | 2026.05.06 00:28:52.790291 [ 333 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 6937 | 2026.05.06 00:28:52.790301 [ 302 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6938 | 2026.05.06 00:28:52.790286 [ 329 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6939 | 2026.05.06 00:28:52.790445 [ 278 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 6940 | 2026.05.06 00:28:52.790468 [ 278 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6941 | 2026.05.06 00:28:52.790556 [ 278 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6942 | 2026.05.06 00:28:52.790578 [ 278 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 6943 | 2026.05.06 00:28:52.790615 [ 278 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6944 | 2026.05.06 00:28:52.790655 [ 278 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6945 | 2026.05.06 00:28:52.790691 [ 278 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6946 | 2026.05.06 00:28:52.792043 [ 278 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002863 sec., 17464.198393293747 rows/sec., 2.78 MiB/sec. | ||
| 6947 | 2026.05.06 00:28:52.792173 [ 278 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Debug> MemoryTracker: Peak memory usage (for query): 141.94 KiB. | ||
| 6948 | 2026.05.06 00:28:52.792190 [ 278 ] {b3db88e6-d635-4b1a-af57-79c4efb92f64} <Debug> TCPHandler: Processed in 0.003305344 sec. | ||
| 6949 | 2026.05.06 00:28:52.797572 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6950 | 2026.05.06 00:28:52.797711 [ 278 ] {c8f18ce6-04dc-4808-8da6-0f578f0f4187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6951 | 2026.05.06 00:28:52.797777 [ 278 ] {c8f18ce6-04dc-4808-8da6-0f578f0f4187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6952 | 2026.05.06 00:28:52.798465 [ 278 ] {c8f18ce6-04dc-4808-8da6-0f578f0f4187} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6953 | 2026.05.06 00:28:52.798512 [ 278 ] {c8f18ce6-04dc-4808-8da6-0f578f0f4187} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6954 | 2026.05.06 00:28:52.798966 [ 278 ] {c8f18ce6-04dc-4808-8da6-0f578f0f4187} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6955 | 2026.05.06 00:28:52.799208 [ 278 ] {c8f18ce6-04dc-4808-8da6-0f578f0f4187} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6956 | 2026.05.06 00:28:52.799360 [ 278 ] {c8f18ce6-04dc-4808-8da6-0f578f0f4187} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001695 sec., 167551.62241887907 rows/sec., 10.64 MiB/sec. | ||
| 6957 | 2026.05.06 00:28:52.799401 [ 278 ] {c8f18ce6-04dc-4808-8da6-0f578f0f4187} <Debug> TCPHandler: Processed in 0.001891855 sec. | ||
| 6958 | 2026.05.06 00:28:52.799527 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6959 | 2026.05.06 00:28:52.799627 [ 278 ] {93fb8156-d4d3-4817-9b75-aa1f4d71f750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6960 | 2026.05.06 00:28:52.799669 [ 278 ] {93fb8156-d4d3-4817-9b75-aa1f4d71f750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6961 | 2026.05.06 00:28:52.800076 [ 278 ] {93fb8156-d4d3-4817-9b75-aa1f4d71f750} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6962 | 2026.05.06 00:28:52.800118 [ 278 ] {93fb8156-d4d3-4817-9b75-aa1f4d71f750} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6963 | 2026.05.06 00:28:52.800421 [ 278 ] {93fb8156-d4d3-4817-9b75-aa1f4d71f750} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6964 | 2026.05.06 00:28:52.800650 [ 278 ] {93fb8156-d4d3-4817-9b75-aa1f4d71f750} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6965 | 2026.05.06 00:28:52.800785 [ 278 ] {93fb8156-d4d3-4817-9b75-aa1f4d71f750} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001179 sec., 3392.705682782019 rows/sec., 276.65 KiB/sec. | ||
| 6966 | 2026.05.06 00:28:52.800823 [ 278 ] {93fb8156-d4d3-4817-9b75-aa1f4d71f750} <Debug> TCPHandler: Processed in 0.001348338 sec. | ||
| 6967 | 2026.05.06 00:28:52.800936 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6968 | 2026.05.06 00:28:52.801031 [ 278 ] {5db70d7d-0906-4206-b098-14477d7bba4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6969 | 2026.05.06 00:28:52.801071 [ 278 ] {5db70d7d-0906-4206-b098-14477d7bba4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6970 | 2026.05.06 00:28:52.801801 [ 278 ] {5db70d7d-0906-4206-b098-14477d7bba4b} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6971 | 2026.05.06 00:28:52.801838 [ 278 ] {5db70d7d-0906-4206-b098-14477d7bba4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6972 | 2026.05.06 00:28:52.802204 [ 278 ] {5db70d7d-0906-4206-b098-14477d7bba4b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6973 | 2026.05.06 00:28:52.802436 [ 278 ] {5db70d7d-0906-4206-b098-14477d7bba4b} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6974 | 2026.05.06 00:28:52.802575 [ 278 ] {5db70d7d-0906-4206-b098-14477d7bba4b} <Debug> executeQuery: Read 861 rows, 68.86 KiB in 0.001562 sec., 551216.3892445583 rows/sec., 43.05 MiB/sec. | ||
| 6975 | 2026.05.06 00:28:52.802614 [ 278 ] {5db70d7d-0906-4206-b098-14477d7bba4b} <Debug> TCPHandler: Processed in 0.001728534 sec. | ||
| 6976 | 2026.05.06 00:28:52.802731 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6977 | 2026.05.06 00:28:52.802826 [ 278 ] {0111b2f9-5319-44db-a4ab-941aabde87b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6978 | 2026.05.06 00:28:52.802866 [ 278 ] {0111b2f9-5319-44db-a4ab-941aabde87b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6979 | 2026.05.06 00:28:52.803309 [ 278 ] {0111b2f9-5319-44db-a4ab-941aabde87b8} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6980 | 2026.05.06 00:28:52.803346 [ 278 ] {0111b2f9-5319-44db-a4ab-941aabde87b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6981 | 2026.05.06 00:28:52.803665 [ 278 ] {0111b2f9-5319-44db-a4ab-941aabde87b8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6982 | 2026.05.06 00:28:52.803884 [ 278 ] {0111b2f9-5319-44db-a4ab-941aabde87b8} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6983 | 2026.05.06 00:28:52.804013 [ 278 ] {0111b2f9-5319-44db-a4ab-941aabde87b8} <Debug> executeQuery: Read 177 rows, 11.15 KiB in 0.001205 sec., 146887.96680497925 rows/sec., 9.04 MiB/sec. | ||
| 6984 | 2026.05.06 00:28:52.804051 [ 278 ] {0111b2f9-5319-44db-a4ab-941aabde87b8} <Debug> TCPHandler: Processed in 0.001370368 sec. | ||
| 6985 | 2026.05.06 00:28:52.804190 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6986 | 2026.05.06 00:28:52.804283 [ 278 ] {16da350b-f9b4-49f4-b7f7-dec222cf6522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6987 | 2026.05.06 00:28:52.804323 [ 278 ] {16da350b-f9b4-49f4-b7f7-dec222cf6522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6988 | 2026.05.06 00:28:52.804764 [ 278 ] {16da350b-f9b4-49f4-b7f7-dec222cf6522} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6989 | 2026.05.06 00:28:52.804802 [ 278 ] {16da350b-f9b4-49f4-b7f7-dec222cf6522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6990 | 2026.05.06 00:28:52.805130 [ 278 ] {16da350b-f9b4-49f4-b7f7-dec222cf6522} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6991 | 2026.05.06 00:28:52.805357 [ 278 ] {16da350b-f9b4-49f4-b7f7-dec222cf6522} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6992 | 2026.05.06 00:28:52.805460 [ 146 ] {} <Debug> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6993 | 2026.05.06 00:28:52.805486 [ 278 ] {16da350b-f9b4-49f4-b7f7-dec222cf6522} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001222 sec., 121931.26022913257 rows/sec., 7.88 MiB/sec. | ||
| 6994 | 2026.05.06 00:28:52.805508 [ 146 ] {} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6995 | 2026.05.06 00:28:52.805531 [ 278 ] {16da350b-f9b4-49f4-b7f7-dec222cf6522} <Debug> TCPHandler: Processed in 0.001392859 sec. | ||
| 6996 | 2026.05.06 00:28:52.805559 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 6997 | 2026.05.06 00:28:52.805666 [ 187 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6998 | 2026.05.06 00:28:52.805667 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6999 | 2026.05.06 00:28:52.805785 [ 187 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7000 | 2026.05.06 00:28:52.805798 [ 278 ] {890baec8-d126-44c8-80b3-8d40b6737c93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7001 | 2026.05.06 00:28:52.805823 [ 187 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 974 rows starting from the beginning of the part | ||
| 7002 | 2026.05.06 00:28:52.805843 [ 278 ] {890baec8-d126-44c8-80b3-8d40b6737c93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7003 | 2026.05.06 00:28:52.805895 [ 187 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 150 rows starting from the beginning of the part | ||
| 7004 | 2026.05.06 00:28:52.805945 [ 187 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 7005 | 2026.05.06 00:28:52.805989 [ 187 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 801 rows starting from the beginning of the part | ||
| 7006 | 2026.05.06 00:28:52.806034 [ 187 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 149 rows starting from the beginning of the part | ||
| 7007 | 2026.05.06 00:28:52.806078 [ 187 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 7008 | 2026.05.06 00:28:52.806314 [ 278 ] {890baec8-d126-44c8-80b3-8d40b6737c93} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2026.05.06 00:28:52.806358 [ 278 ] {890baec8-d126-44c8-80b3-8d40b6737c93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7010 | 2026.05.06 00:28:52.806684 [ 278 ] {890baec8-d126-44c8-80b3-8d40b6737c93} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 7011 | 2026.05.06 00:28:52.806927 [ 278 ] {890baec8-d126-44c8-80b3-8d40b6737c93} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7012 | 2026.05.06 00:28:52.807057 [ 278 ] {890baec8-d126-44c8-80b3-8d40b6737c93} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001277 sec., 115896.6327329679 rows/sec., 6.59 MiB/sec. | ||
| 7013 | 2026.05.06 00:28:52.807095 [ 278 ] {890baec8-d126-44c8-80b3-8d40b6737c93} <Debug> TCPHandler: Processed in 0.00147885 sec. | ||
| 7014 | 2026.05.06 00:28:52.807213 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7015 | 2026.05.06 00:28:52.807273 [ 189 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2372 rows, containing 5 columns (5 merged, 0 gathered) in 0.001649012 sec., 1438437.076261422 rows/sec., 92.04 MiB/sec. | ||
| 7016 | 2026.05.06 00:28:52.807308 [ 278 ] {9c10c910-081e-4a3f-b6e1-45aad828c253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7017 | 2026.05.06 00:28:52.807360 [ 278 ] {9c10c910-081e-4a3f-b6e1-45aad828c253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7018 | 2026.05.06 00:28:52.807478 [ 194 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7019 | 2026.05.06 00:28:52.807731 [ 194 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_14_3} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7020 | 2026.05.06 00:28:52.807799 [ 194 ] {0e94bbf1-c7b0-47d9-88d6-079607b6ca29::all_1_14_3} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 7021 | 2026.05.06 00:28:52.807867 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7022 | 2026.05.06 00:28:52.807970 [ 278 ] {9c10c910-081e-4a3f-b6e1-45aad828c253} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7023 | 2026.05.06 00:28:52.808012 [ 278 ] {9c10c910-081e-4a3f-b6e1-45aad828c253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7024 | 2026.05.06 00:28:52.808368 [ 278 ] {9c10c910-081e-4a3f-b6e1-45aad828c253} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7025 | 2026.05.06 00:28:52.808615 [ 278 ] {9c10c910-081e-4a3f-b6e1-45aad828c253} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7026 | 2026.05.06 00:28:52.808755 [ 278 ] {9c10c910-081e-4a3f-b6e1-45aad828c253} <Debug> executeQuery: Read 525 rows, 37.99 KiB in 0.001465 sec., 358361.7747440273 rows/sec., 25.32 MiB/sec. | ||
| 7027 | 2026.05.06 00:28:52.808794 [ 278 ] {9c10c910-081e-4a3f-b6e1-45aad828c253} <Debug> TCPHandler: Processed in 0.001629952 sec. | ||
| 7028 | 2026.05.06 00:28:52.808910 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7029 | 2026.05.06 00:28:52.809004 [ 278 ] {f0f69107-b089-40b4-a233-48fafda20b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7030 | 2026.05.06 00:28:52.809046 [ 278 ] {f0f69107-b089-40b4-a233-48fafda20b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7031 | 2026.05.06 00:28:52.809415 [ 278 ] {f0f69107-b089-40b4-a233-48fafda20b95} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7032 | 2026.05.06 00:28:52.809460 [ 278 ] {f0f69107-b089-40b4-a233-48fafda20b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7033 | 2026.05.06 00:28:52.809804 [ 278 ] {f0f69107-b089-40b4-a233-48fafda20b95} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7034 | 2026.05.06 00:28:52.810019 [ 278 ] {f0f69107-b089-40b4-a233-48fafda20b95} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2026.05.06 00:28:52.810148 [ 278 ] {f0f69107-b089-40b4-a233-48fafda20b95} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001162 sec., 5163.5111876075725 rows/sec., 269.77 KiB/sec. | ||
| 7036 | 2026.05.06 00:28:52.810185 [ 278 ] {f0f69107-b089-40b4-a233-48fafda20b95} <Debug> TCPHandler: Processed in 0.001323968 sec. | ||
| 7037 | 2026.05.06 00:28:52.810307 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7038 | 2026.05.06 00:28:52.810401 [ 278 ] {096c5001-a943-4a9f-bdbf-28a207cfedbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7039 | 2026.05.06 00:28:52.810444 [ 278 ] {096c5001-a943-4a9f-bdbf-28a207cfedbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7040 | 2026.05.06 00:28:52.810848 [ 278 ] {096c5001-a943-4a9f-bdbf-28a207cfedbe} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7041 | 2026.05.06 00:28:52.810883 [ 278 ] {096c5001-a943-4a9f-bdbf-28a207cfedbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7042 | 2026.05.06 00:28:52.811230 [ 278 ] {096c5001-a943-4a9f-bdbf-28a207cfedbe} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7043 | 2026.05.06 00:28:52.811441 [ 278 ] {096c5001-a943-4a9f-bdbf-28a207cfedbe} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7044 | 2026.05.06 00:28:52.811573 [ 278 ] {096c5001-a943-4a9f-bdbf-28a207cfedbe} <Debug> executeQuery: Read 267 rows, 18.17 KiB in 0.00119 sec., 224369.74789915964 rows/sec., 14.91 MiB/sec. | ||
| 7045 | 2026.05.06 00:28:52.811610 [ 278 ] {096c5001-a943-4a9f-bdbf-28a207cfedbe} <Debug> TCPHandler: Processed in 0.001351248 sec. | ||
| 7046 | 2026.05.06 00:28:52.811730 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7047 | 2026.05.06 00:28:52.811823 [ 278 ] {3c051c6d-8995-4581-8fe5-e055c8de0c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7048 | 2026.05.06 00:28:52.811866 [ 278 ] {3c051c6d-8995-4581-8fe5-e055c8de0c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7049 | 2026.05.06 00:28:52.812184 [ 278 ] {3c051c6d-8995-4581-8fe5-e055c8de0c6e} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7050 | 2026.05.06 00:28:52.812220 [ 278 ] {3c051c6d-8995-4581-8fe5-e055c8de0c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7051 | 2026.05.06 00:28:52.812520 [ 278 ] {3c051c6d-8995-4581-8fe5-e055c8de0c6e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7052 | 2026.05.06 00:28:52.812723 [ 278 ] {3c051c6d-8995-4581-8fe5-e055c8de0c6e} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7053 | 2026.05.06 00:28:52.812846 [ 278 ] {3c051c6d-8995-4581-8fe5-e055c8de0c6e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 7054 | 2026.05.06 00:28:52.812881 [ 278 ] {3c051c6d-8995-4581-8fe5-e055c8de0c6e} <Debug> TCPHandler: Processed in 0.001199056 sec. | ||
| 7055 | 2026.05.06 00:28:52.812994 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7056 | 2026.05.06 00:28:52.813086 [ 278 ] {7c3a5dd3-d525-4936-be15-2a196e407c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7057 | 2026.05.06 00:28:52.813142 [ 278 ] {7c3a5dd3-d525-4936-be15-2a196e407c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7058 | 2026.05.06 00:28:52.813925 [ 278 ] {7c3a5dd3-d525-4936-be15-2a196e407c49} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7059 | 2026.05.06 00:28:52.813960 [ 278 ] {7c3a5dd3-d525-4936-be15-2a196e407c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7060 | 2026.05.06 00:28:52.814512 [ 278 ] {7c3a5dd3-d525-4936-be15-2a196e407c49} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7061 | 2026.05.06 00:28:52.814736 [ 278 ] {7c3a5dd3-d525-4936-be15-2a196e407c49} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7062 | 2026.05.06 00:28:52.814871 [ 278 ] {7c3a5dd3-d525-4936-be15-2a196e407c49} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001803 sec., 17193.56627842485 rows/sec., 30.81 MiB/sec. | ||
| 7063 | 2026.05.06 00:28:52.814923 [ 278 ] {7c3a5dd3-d525-4936-be15-2a196e407c49} <Debug> TCPHandler: Processed in 0.001976437 sec. | ||
| 7064 | 2026.05.06 00:28:52.815041 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7065 | 2026.05.06 00:28:52.815135 [ 278 ] {6e373fef-1f8d-4e2c-86d0-7cba537c9990} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7066 | 2026.05.06 00:28:52.815175 [ 278 ] {6e373fef-1f8d-4e2c-86d0-7cba537c9990} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7067 | 2026.05.06 00:28:52.815504 [ 278 ] {6e373fef-1f8d-4e2c-86d0-7cba537c9990} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7068 | 2026.05.06 00:28:52.815540 [ 278 ] {6e373fef-1f8d-4e2c-86d0-7cba537c9990} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7069 | 2026.05.06 00:28:52.815846 [ 278 ] {6e373fef-1f8d-4e2c-86d0-7cba537c9990} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7070 | 2026.05.06 00:28:52.816044 [ 278 ] {6e373fef-1f8d-4e2c-86d0-7cba537c9990} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7071 | 2026.05.06 00:28:52.816176 [ 278 ] {6e373fef-1f8d-4e2c-86d0-7cba537c9990} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00106 sec., 84905.6603773585 rows/sec., 5.31 MiB/sec. | ||
| 7072 | 2026.05.06 00:28:52.816216 [ 278 ] {6e373fef-1f8d-4e2c-86d0-7cba537c9990} <Debug> TCPHandler: Processed in 0.001223997 sec. | ||
| 7073 | 2026.05.06 00:28:54.649201 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7074 | 2026.05.06 00:28:54.649248 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7075 | 2026.05.06 00:28:54.821368 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14368 | ||
| 7076 | 2026.05.06 00:28:54.821984 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7077 | 2026.05.06 00:28:54.822033 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7078 | 2026.05.06 00:28:54.822652 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7079 | 2026.05.06 00:28:54.822916 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7080 | 2026.05.06 00:28:54.823054 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14368 | ||
| 7081 | 2026.05.06 00:28:55.577114 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7082 | 2026.05.06 00:28:55.593766 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7083 | 2026.05.06 00:28:55.593823 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7084 | 2026.05.06 00:28:55.599926 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7085 | 2026.05.06 00:28:55.600600 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2026.05.06 00:28:55.603375 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7087 | 2026.05.06 00:28:57.783621 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7088 | 2026.05.06 00:28:57.783858 [ 278 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7089 | 2026.05.06 00:28:57.784201 [ 278 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7090 | 2026.05.06 00:28:57.784239 [ 278 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7091 | 2026.05.06 00:28:57.784462 [ 278 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7092 | 2026.05.06 00:28:57.784536 [ 278 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7093 | 2026.05.06 00:28:57.784685 [ 278 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7094 | 2026.05.06 00:28:57.784801 [ 324 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7095 | 2026.05.06 00:28:57.784818 [ 302 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7096 | 2026.05.06 00:28:57.784818 [ 334 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7097 | 2026.05.06 00:28:57.784801 [ 316 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7098 | 2026.05.06 00:28:57.785017 [ 278 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 7099 | 2026.05.06 00:28:57.785050 [ 278 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7100 | 2026.05.06 00:28:57.785143 [ 278 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7101 | 2026.05.06 00:28:57.785165 [ 278 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 7102 | 2026.05.06 00:28:57.785202 [ 278 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7103 | 2026.05.06 00:28:57.785241 [ 278 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7104 | 2026.05.06 00:28:57.785278 [ 278 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7105 | 2026.05.06 00:28:57.786456 [ 278 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002695 sec., 18552.87569573284 rows/sec., 1.46 MiB/sec. | ||
| 7106 | 2026.05.06 00:28:57.786624 [ 278 ] {f7b2991d-2664-4719-8c15-c53eeb915dee} <Debug> TCPHandler: Processed in 0.003137042 sec. | ||
| 7107 | 2026.05.06 00:28:57.788508 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7108 | 2026.05.06 00:28:57.788624 [ 278 ] {6df24568-52f8-47e7-b90e-04e74995acbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7109 | 2026.05.06 00:28:57.788671 [ 278 ] {6df24568-52f8-47e7-b90e-04e74995acbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7110 | 2026.05.06 00:28:57.789252 [ 278 ] {6df24568-52f8-47e7-b90e-04e74995acbe} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7111 | 2026.05.06 00:28:57.789308 [ 278 ] {6df24568-52f8-47e7-b90e-04e74995acbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7112 | 2026.05.06 00:28:57.789765 [ 278 ] {6df24568-52f8-47e7-b90e-04e74995acbe} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7113 | 2026.05.06 00:28:57.789998 [ 278 ] {6df24568-52f8-47e7-b90e-04e74995acbe} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7114 | 2026.05.06 00:28:57.790141 [ 141 ] {} <Debug> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7115 | 2026.05.06 00:28:57.790155 [ 278 ] {6df24568-52f8-47e7-b90e-04e74995acbe} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001565 sec., 49840.255591054316 rows/sec., 4.13 MiB/sec. | ||
| 7116 | 2026.05.06 00:28:57.790194 [ 141 ] {} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7117 | 2026.05.06 00:28:57.790211 [ 278 ] {6df24568-52f8-47e7-b90e-04e74995acbe} <Debug> TCPHandler: Processed in 0.001757433 sec. | ||
| 7118 | 2026.05.06 00:28:57.790225 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7119 | 2026.05.06 00:28:57.790331 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::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 | ||
| 7120 | 2026.05.06 00:28:57.790352 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7121 | 2026.05.06 00:28:57.790437 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7122 | 2026.05.06 00:28:57.790461 [ 278 ] {430eeed6-6845-4585-b6e8-3080fec5bf0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7123 | 2026.05.06 00:28:57.790473 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::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 | ||
| 7124 | 2026.05.06 00:28:57.790514 [ 278 ] {430eeed6-6845-4585-b6e8-3080fec5bf0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7125 | 2026.05.06 00:28:57.790546 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 56 rows starting from the beginning of the part | ||
| 7126 | 2026.05.06 00:28:57.790597 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 859 rows starting from the beginning of the part | ||
| 7127 | 2026.05.06 00:28:57.790637 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 78 rows starting from the beginning of the part | ||
| 7128 | 2026.05.06 00:28:57.790679 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 861 rows starting from the beginning of the part | ||
| 7129 | 2026.05.06 00:28:57.790719 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 78 rows starting from the beginning of the part | ||
| 7130 | 2026.05.06 00:28:57.790937 [ 278 ] {430eeed6-6845-4585-b6e8-3080fec5bf0b} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7131 | 2026.05.06 00:28:57.790983 [ 278 ] {430eeed6-6845-4585-b6e8-3080fec5bf0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7132 | 2026.05.06 00:28:57.791338 [ 278 ] {430eeed6-6845-4585-b6e8-3080fec5bf0b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7133 | 2026.05.06 00:28:57.791580 [ 278 ] {430eeed6-6845-4585-b6e8-3080fec5bf0b} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2026.05.06 00:28:57.791722 [ 278 ] {430eeed6-6845-4585-b6e8-3080fec5bf0b} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001284 sec., 8566.978193146417 rows/sec., 644.20 KiB/sec. | ||
| 7135 | 2026.05.06 00:28:57.791761 [ 278 ] {430eeed6-6845-4585-b6e8-3080fec5bf0b} <Debug> TCPHandler: Processed in 0.00146081 sec. | ||
| 7136 | 2026.05.06 00:28:57.791897 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7137 | 2026.05.06 00:28:57.792005 [ 278 ] {127584bb-94d8-4113-8674-5e8737026785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7138 | 2026.05.06 00:28:57.792049 [ 278 ] {127584bb-94d8-4113-8674-5e8737026785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7139 | 2026.05.06 00:28:57.792480 [ 278 ] {127584bb-94d8-4113-8674-5e8737026785} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7140 | 2026.05.06 00:28:57.792517 [ 278 ] {127584bb-94d8-4113-8674-5e8737026785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7141 | 2026.05.06 00:28:57.792619 [ 190 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5291 rows, containing 5 columns (5 merged, 0 gathered) in 0.002329451 sec., 2271350.6315436554 rows/sec., 182.85 MiB/sec. | ||
| 7142 | 2026.05.06 00:28:57.792833 [ 278 ] {127584bb-94d8-4113-8674-5e8737026785} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7143 | 2026.05.06 00:28:57.792961 [ 189 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7144 | 2026.05.06 00:28:57.793088 [ 278 ] {127584bb-94d8-4113-8674-5e8737026785} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7145 | 2026.05.06 00:28:57.793226 [ 141 ] {} <Debug> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7146 | 2026.05.06 00:28:57.793238 [ 278 ] {127584bb-94d8-4113-8674-5e8737026785} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001259 sec., 59571.08816521049 rows/sec., 4.65 MiB/sec. | ||
| 7147 | 2026.05.06 00:28:57.793266 [ 141 ] {} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7148 | 2026.05.06 00:28:57.793284 [ 189 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_46_9} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7149 | 2026.05.06 00:28:57.793290 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7150 | 2026.05.06 00:28:57.793289 [ 278 ] {127584bb-94d8-4113-8674-5e8737026785} <Debug> TCPHandler: Processed in 0.00144164 sec. | ||
| 7151 | 2026.05.06 00:28:57.793363 [ 189 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_46_9} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7152 | 2026.05.06 00:28:57.793369 [ 194 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::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 | ||
| 7153 | 2026.05.06 00:28:57.793434 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7154 | 2026.05.06 00:28:57.793461 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 7155 | 2026.05.06 00:28:57.793474 [ 194 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7156 | 2026.05.06 00:28:57.793506 [ 194 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::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 | ||
| 7157 | 2026.05.06 00:28:57.793535 [ 278 ] {a24e3f9f-23f4-4f13-b2a7-085cf153ca46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7158 | 2026.05.06 00:28:57.793558 [ 194 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 64 rows starting from the beginning of the part | ||
| 7159 | 2026.05.06 00:28:57.793585 [ 278 ] {a24e3f9f-23f4-4f13-b2a7-085cf153ca46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7160 | 2026.05.06 00:28:57.793608 [ 194 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 521 rows starting from the beginning of the part | ||
| 7161 | 2026.05.06 00:28:57.793653 [ 194 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 75 rows starting from the beginning of the part | ||
| 7162 | 2026.05.06 00:28:57.793691 [ 194 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 525 rows starting from the beginning of the part | ||
| 7163 | 2026.05.06 00:28:57.793727 [ 194 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 75 rows starting from the beginning of the part | ||
| 7164 | 2026.05.06 00:28:57.794005 [ 278 ] {a24e3f9f-23f4-4f13-b2a7-085cf153ca46} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7165 | 2026.05.06 00:28:57.794046 [ 278 ] {a24e3f9f-23f4-4f13-b2a7-085cf153ca46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7166 | 2026.05.06 00:28:57.794423 [ 278 ] {a24e3f9f-23f4-4f13-b2a7-085cf153ca46} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7167 | 2026.05.06 00:28:57.794643 [ 278 ] {a24e3f9f-23f4-4f13-b2a7-085cf153ca46} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7168 | 2026.05.06 00:28:57.794778 [ 278 ] {a24e3f9f-23f4-4f13-b2a7-085cf153ca46} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 7169 | 2026.05.06 00:28:57.794782 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7170 | 2026.05.06 00:28:57.794816 [ 278 ] {a24e3f9f-23f4-4f13-b2a7-085cf153ca46} <Debug> TCPHandler: Processed in 0.001431889 sec. | ||
| 7171 | 2026.05.06 00:28:57.794852 [ 189 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3090 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513901 sec., 2041084.5887544826 rows/sec., 150.01 MiB/sec. | ||
| 7172 | 2026.05.06 00:28:57.794853 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7173 | 2026.05.06 00:28:57.794894 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7174 | 2026.05.06 00:28:57.794942 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7175 | 2026.05.06 00:28:57.794967 [ 190 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 7176 | 2026.05.06 00:28:57.795043 [ 278 ] {8358f57e-f5c1-4c7b-ba76-0d9d75413039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7177 | 2026.05.06 00:28:57.795043 [ 194 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7178 | 2026.05.06 00:28:57.795074 [ 190 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7179 | 2026.05.06 00:28:57.795105 [ 190 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 16350 rows starting from the beginning of the part | ||
| 7180 | 2026.05.06 00:28:57.795110 [ 278 ] {8358f57e-f5c1-4c7b-ba76-0d9d75413039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7181 | 2026.05.06 00:28:57.795163 [ 190 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 128 rows starting from the beginning of the part | ||
| 7182 | 2026.05.06 00:28:57.795213 [ 190 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 265 rows starting from the beginning of the part | ||
| 7183 | 2026.05.06 00:28:57.795254 [ 190 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 7184 | 2026.05.06 00:28:57.795293 [ 190 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 267 rows starting from the beginning of the part | ||
| 7185 | 2026.05.06 00:28:57.795329 [ 194 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_46_9} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7186 | 2026.05.06 00:28:57.795334 [ 190 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 7187 | 2026.05.06 00:28:57.795401 [ 194 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_46_9} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7188 | 2026.05.06 00:28:57.795474 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 7189 | 2026.05.06 00:28:57.795890 [ 278 ] {8358f57e-f5c1-4c7b-ba76-0d9d75413039} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7190 | 2026.05.06 00:28:57.795933 [ 278 ] {8358f57e-f5c1-4c7b-ba76-0d9d75413039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7191 | 2026.05.06 00:28:57.796500 [ 278 ] {8358f57e-f5c1-4c7b-ba76-0d9d75413039} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7192 | 2026.05.06 00:28:57.796749 [ 278 ] {8358f57e-f5c1-4c7b-ba76-0d9d75413039} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7193 | 2026.05.06 00:28:57.796898 [ 278 ] {8358f57e-f5c1-4c7b-ba76-0d9d75413039} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001874 sec., 5869.797225186766 rows/sec., 10.52 MiB/sec. | ||
| 7194 | 2026.05.06 00:28:57.796963 [ 278 ] {8358f57e-f5c1-4c7b-ba76-0d9d75413039} <Debug> TCPHandler: Processed in 0.002070238 sec. | ||
| 7195 | 2026.05.06 00:28:57.797089 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7196 | 2026.05.06 00:28:57.797187 [ 278 ] {bc4605b6-1f9d-4647-9aa6-f1c61c6ff58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7197 | 2026.05.06 00:28:57.797229 [ 278 ] {bc4605b6-1f9d-4647-9aa6-f1c61c6ff58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7198 | 2026.05.06 00:28:57.797568 [ 278 ] {bc4605b6-1f9d-4647-9aa6-f1c61c6ff58a} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7199 | 2026.05.06 00:28:57.797605 [ 278 ] {bc4605b6-1f9d-4647-9aa6-f1c61c6ff58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7200 | 2026.05.06 00:28:57.798045 [ 278 ] {bc4605b6-1f9d-4647-9aa6-f1c61c6ff58a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7201 | 2026.05.06 00:28:57.798266 [ 278 ] {bc4605b6-1f9d-4647-9aa6-f1c61c6ff58a} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7202 | 2026.05.06 00:28:57.798374 [ 140 ] {} <Debug> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7203 | 2026.05.06 00:28:57.798402 [ 278 ] {bc4605b6-1f9d-4647-9aa6-f1c61c6ff58a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001234 sec., 48622.3662884927 rows/sec., 3.28 MiB/sec. | ||
| 7204 | 2026.05.06 00:28:57.798405 [ 140 ] {} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7205 | 2026.05.06 00:28:57.798442 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7206 | 2026.05.06 00:28:57.798446 [ 278 ] {bc4605b6-1f9d-4647-9aa6-f1c61c6ff58a} <Debug> TCPHandler: Processed in 0.001407529 sec. | ||
| 7207 | 2026.05.06 00:28:57.798522 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 7208 | 2026.05.06 00:28:57.798616 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7209 | 2026.05.06 00:28:57.798642 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2202 rows starting from the beginning of the part | ||
| 7210 | 2026.05.06 00:28:57.798690 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 48 rows starting from the beginning of the part | ||
| 7211 | 2026.05.06 00:28:57.798728 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 90 rows starting from the beginning of the part | ||
| 7212 | 2026.05.06 00:28:57.798764 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 7213 | 2026.05.06 00:28:57.798800 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 7214 | 2026.05.06 00:28:57.798835 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 7215 | 2026.05.06 00:28:57.799748 [ 194 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2550 rows, containing 4 columns (4 merged, 0 gathered) in 0.001260237 sec., 2023428.926463832 rows/sec., 133.11 MiB/sec. | ||
| 7216 | 2026.05.06 00:28:57.800008 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7217 | 2026.05.06 00:28:57.800244 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_46_9} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2026.05.06 00:28:57.800305 [ 201 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_46_9} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7219 | 2026.05.06 00:28:57.800364 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 7220 | 2026.05.06 00:28:57.800408 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17330 rows, containing 5 columns (5 merged, 0 gathered) in 0.005475274 sec., 3165138.40220599 rows/sec., 205.66 MiB/sec. | ||
| 7221 | 2026.05.06 00:28:57.800671 [ 198 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7222 | 2026.05.06 00:28:57.800960 [ 198 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7223 | 2026.05.06 00:28:57.801028 [ 198 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7224 | 2026.05.06 00:28:57.801128 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 7225 | 2026.05.06 00:28:58.001153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.00 MiB, peak 288.04 MiB, free memory in arenas 0.00 B, will set to 280.08 MiB (RSS), difference: 1.08 MiB | ||
| 7226 | 2026.05.06 00:28:59.785011 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 896 | ||
| 7227 | 2026.05.06 00:28:59.787713 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2026.05.06 00:28:59.787762 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7229 | 2026.05.06 00:28:59.788984 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7230 | 2026.05.06 00:28:59.789264 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2026.05.06 00:28:59.789580 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 896 | ||
| 7232 | 2026.05.06 00:29:02.323220 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14880 | ||
| 7233 | 2026.05.06 00:29:02.323821 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7234 | 2026.05.06 00:29:02.323865 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7235 | 2026.05.06 00:29:02.324398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7236 | 2026.05.06 00:29:02.324634 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7237 | 2026.05.06 00:29:02.324764 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14880 | ||
| 7238 | 2026.05.06 00:29:02.324762 [ 135 ] {} <Debug> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7239 | 2026.05.06 00:29:02.324817 [ 135 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7240 | 2026.05.06 00:29:02.324839 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7241 | 2026.05.06 00:29:02.324977 [ 194 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::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 | ||
| 7242 | 2026.05.06 00:29:02.325144 [ 194 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7243 | 2026.05.06 00:29:02.325193 [ 194 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12448 rows starting from the beginning of the part | ||
| 7244 | 2026.05.06 00:29:02.325275 [ 194 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7245 | 2026.05.06 00:29:02.325332 [ 194 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7246 | 2026.05.06 00:29:02.325387 [ 194 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7247 | 2026.05.06 00:29:02.325437 [ 194 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7248 | 2026.05.06 00:29:02.325490 [ 194 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7249 | 2026.05.06 00:29:02.327398 [ 201 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14880 rows, containing 4 columns (4 merged, 0 gathered) in 0.002485904 sec., 5985750.053099396 rows/sec., 85.63 MiB/sec. | ||
| 7250 | 2026.05.06 00:29:02.327658 [ 194 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7251 | 2026.05.06 00:29:02.327897 [ 194 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_31_6} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7252 | 2026.05.06 00:29:02.327967 [ 194 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_31_6} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7253 | 2026.05.06 00:29:02.328035 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7254 | 2026.05.06 00:29:02.788713 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7255 | 2026.05.06 00:29:02.788931 [ 278 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 7256 | 2026.05.06 00:29:02.789265 [ 278 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7257 | 2026.05.06 00:29:02.789303 [ 278 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 7258 | 2026.05.06 00:29:02.789548 [ 278 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7259 | 2026.05.06 00:29:02.789619 [ 278 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7260 | 2026.05.06 00:29:02.789760 [ 278 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 7261 | 2026.05.06 00:29:02.789893 [ 302 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7262 | 2026.05.06 00:29:02.789900 [ 324 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7263 | 2026.05.06 00:29:02.789943 [ 315 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7264 | 2026.05.06 00:29:02.789893 [ 334 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7265 | 2026.05.06 00:29:02.790089 [ 278 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 7266 | 2026.05.06 00:29:02.790117 [ 278 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7267 | 2026.05.06 00:29:02.790201 [ 278 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7268 | 2026.05.06 00:29:02.790220 [ 278 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 7269 | 2026.05.06 00:29:02.790255 [ 278 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7270 | 2026.05.06 00:29:02.790293 [ 278 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7271 | 2026.05.06 00:29:02.790326 [ 278 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 7272 | 2026.05.06 00:29:02.791576 [ 278 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002738 sec., 18261.504747991235 rows/sec., 2.90 MiB/sec. | ||
| 7273 | 2026.05.06 00:29:02.791736 [ 278 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Debug> MemoryTracker: Peak memory usage (for query): 148.07 KiB. | ||
| 7274 | 2026.05.06 00:29:02.791751 [ 278 ] {0e5f4974-97c2-4b63-a8f9-96e29d1162b5} <Debug> TCPHandler: Processed in 0.003160183 sec. | ||
| 7275 | 2026.05.06 00:29:02.797046 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7276 | 2026.05.06 00:29:02.797161 [ 278 ] {97e07ca7-1267-4e82-9ecb-b7347e91468c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7277 | 2026.05.06 00:29:02.797210 [ 278 ] {97e07ca7-1267-4e82-9ecb-b7347e91468c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7278 | 2026.05.06 00:29:02.797802 [ 278 ] {97e07ca7-1267-4e82-9ecb-b7347e91468c} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7279 | 2026.05.06 00:29:02.797839 [ 278 ] {97e07ca7-1267-4e82-9ecb-b7347e91468c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7280 | 2026.05.06 00:29:02.798218 [ 278 ] {97e07ca7-1267-4e82-9ecb-b7347e91468c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7281 | 2026.05.06 00:29:02.798449 [ 278 ] {97e07ca7-1267-4e82-9ecb-b7347e91468c} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7282 | 2026.05.06 00:29:02.798594 [ 278 ] {97e07ca7-1267-4e82-9ecb-b7347e91468c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001468 sec., 193460.49046321528 rows/sec., 12.29 MiB/sec. | ||
| 7283 | 2026.05.06 00:29:02.798594 [ 134 ] {} <Debug> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 7284 | 2026.05.06 00:29:02.798633 [ 278 ] {97e07ca7-1267-4e82-9ecb-b7347e91468c} <Debug> TCPHandler: Processed in 0.001638152 sec. | ||
| 7285 | 2026.05.06 00:29:02.798651 [ 134 ] {} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7286 | 2026.05.06 00:29:02.798678 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7287 | 2026.05.06 00:29:02.798765 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7288 | 2026.05.06 00:29:02.798773 [ 194 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 7289 | 2026.05.06 00:29:02.798866 [ 278 ] {b6b9447e-bb84-4a96-ac03-31c0c230b834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7290 | 2026.05.06 00:29:02.798891 [ 194 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7291 | 2026.05.06 00:29:02.798909 [ 278 ] {b6b9447e-bb84-4a96-ac03-31c0c230b834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7292 | 2026.05.06 00:29:02.798927 [ 194 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 308 rows starting from the beginning of the part | ||
| 7293 | 2026.05.06 00:29:02.798995 [ 194 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 7294 | 2026.05.06 00:29:02.799044 [ 194 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 7295 | 2026.05.06 00:29:02.799082 [ 194 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 7296 | 2026.05.06 00:29:02.799122 [ 194 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 7297 | 2026.05.06 00:29:02.799161 [ 194 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 7298 | 2026.05.06 00:29:02.799803 [ 278 ] {b6b9447e-bb84-4a96-ac03-31c0c230b834} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7299 | 2026.05.06 00:29:02.799855 [ 278 ] {b6b9447e-bb84-4a96-ac03-31c0c230b834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7300 | 2026.05.06 00:29:02.800192 [ 201 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.00145743 sec., 1185648.7104011856 rows/sec., 80.15 MiB/sec. | ||
| 7301 | 2026.05.06 00:29:02.800259 [ 278 ] {b6b9447e-bb84-4a96-ac03-31c0c230b834} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7302 | 2026.05.06 00:29:02.800349 [ 201 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7303 | 2026.05.06 00:29:02.800522 [ 278 ] {b6b9447e-bb84-4a96-ac03-31c0c230b834} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7304 | 2026.05.06 00:29:02.800644 [ 201 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_14_3} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7305 | 2026.05.06 00:29:02.800670 [ 278 ] {b6b9447e-bb84-4a96-ac03-31c0c230b834} <Debug> executeQuery: Read 859 rows, 68.71 KiB in 0.001823 sec., 471201.3165112452 rows/sec., 36.81 MiB/sec. | ||
| 7306 | 2026.05.06 00:29:02.800713 [ 278 ] {b6b9447e-bb84-4a96-ac03-31c0c230b834} <Debug> TCPHandler: Processed in 0.001996838 sec. | ||
| 7307 | 2026.05.06 00:29:02.800717 [ 201 ] {4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad::all_1_14_3} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 7308 | 2026.05.06 00:29:02.800798 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7309 | 2026.05.06 00:29:02.800847 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7310 | 2026.05.06 00:29:02.800945 [ 278 ] {6dc0e810-1158-4145-a8f8-0d6aa442714a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7311 | 2026.05.06 00:29:02.800985 [ 278 ] {6dc0e810-1158-4145-a8f8-0d6aa442714a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7312 | 2026.05.06 00:29:02.801434 [ 278 ] {6dc0e810-1158-4145-a8f8-0d6aa442714a} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7313 | 2026.05.06 00:29:02.801470 [ 278 ] {6dc0e810-1158-4145-a8f8-0d6aa442714a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7314 | 2026.05.06 00:29:02.801778 [ 278 ] {6dc0e810-1158-4145-a8f8-0d6aa442714a} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7315 | 2026.05.06 00:29:02.801985 [ 278 ] {6dc0e810-1158-4145-a8f8-0d6aa442714a} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7316 | 2026.05.06 00:29:02.802094 [ 134 ] {} <Debug> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7317 | 2026.05.06 00:29:02.802111 [ 278 ] {6dc0e810-1158-4145-a8f8-0d6aa442714a} <Debug> executeQuery: Read 173 rows, 10.87 KiB in 0.001184 sec., 146114.86486486488 rows/sec., 8.97 MiB/sec. | ||
| 7318 | 2026.05.06 00:29:02.802135 [ 134 ] {} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7319 | 2026.05.06 00:29:02.802156 [ 278 ] {6dc0e810-1158-4145-a8f8-0d6aa442714a} <Debug> TCPHandler: Processed in 0.001356368 sec. | ||
| 7320 | 2026.05.06 00:29:02.802164 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7321 | 2026.05.06 00:29:02.802278 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 7322 | 2026.05.06 00:29:02.802286 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7323 | 2026.05.06 00:29:02.802396 [ 278 ] {4d7cf35b-a2a2-4b46-8918-5156be17d5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7324 | 2026.05.06 00:29:02.802403 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7325 | 2026.05.06 00:29:02.802438 [ 278 ] {4d7cf35b-a2a2-4b46-8918-5156be17d5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7326 | 2026.05.06 00:29:02.802447 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 7327 | 2026.05.06 00:29:02.802523 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 173 rows starting from the beginning of the part | ||
| 7328 | 2026.05.06 00:29:02.802568 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 7329 | 2026.05.06 00:29:02.802608 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 177 rows starting from the beginning of the part | ||
| 7330 | 2026.05.06 00:29:02.802651 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 7331 | 2026.05.06 00:29:02.802694 [ 199 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 173 rows starting from the beginning of the part | ||
| 7332 | 2026.05.06 00:29:02.802878 [ 278 ] {4d7cf35b-a2a2-4b46-8918-5156be17d5e4} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7333 | 2026.05.06 00:29:02.802919 [ 278 ] {4d7cf35b-a2a2-4b46-8918-5156be17d5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7334 | 2026.05.06 00:29:02.803235 [ 278 ] {4d7cf35b-a2a2-4b46-8918-5156be17d5e4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7335 | 2026.05.06 00:29:02.803458 [ 278 ] {4d7cf35b-a2a2-4b46-8918-5156be17d5e4} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7336 | 2026.05.06 00:29:02.803587 [ 278 ] {4d7cf35b-a2a2-4b46-8918-5156be17d5e4} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001208 sec., 123344.37086092714 rows/sec., 7.97 MiB/sec. | ||
| 7337 | 2026.05.06 00:29:02.803623 [ 278 ] {4d7cf35b-a2a2-4b46-8918-5156be17d5e4} <Debug> TCPHandler: Processed in 0.001384309 sec. | ||
| 7338 | 2026.05.06 00:29:02.803624 [ 186 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395749 sec., 551675.1221028996 rows/sec., 36.59 MiB/sec. | ||
| 7339 | 2026.05.06 00:29:02.803753 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7340 | 2026.05.06 00:29:02.803789 [ 195 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7341 | 2026.05.06 00:29:02.803844 [ 278 ] {794f03af-9b4f-4512-ab44-7c225f8339ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7342 | 2026.05.06 00:29:02.803883 [ 278 ] {794f03af-9b4f-4512-ab44-7c225f8339ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7343 | 2026.05.06 00:29:02.804051 [ 195 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_41_8} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7344 | 2026.05.06 00:29:02.804123 [ 195 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_41_8} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7345 | 2026.05.06 00:29:02.804202 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7346 | 2026.05.06 00:29:02.804309 [ 278 ] {794f03af-9b4f-4512-ab44-7c225f8339ac} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7347 | 2026.05.06 00:29:02.804342 [ 278 ] {794f03af-9b4f-4512-ab44-7c225f8339ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7348 | 2026.05.06 00:29:02.804616 [ 278 ] {794f03af-9b4f-4512-ab44-7c225f8339ac} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 7349 | 2026.05.06 00:29:02.804827 [ 278 ] {794f03af-9b4f-4512-ab44-7c225f8339ac} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7350 | 2026.05.06 00:29:02.804920 [ 134 ] {} <Debug> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 7351 | 2026.05.06 00:29:02.804942 [ 278 ] {794f03af-9b4f-4512-ab44-7c225f8339ac} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001163 sec., 127257.09372312984 rows/sec., 7.24 MiB/sec. | ||
| 7352 | 2026.05.06 00:29:02.804958 [ 134 ] {} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7353 | 2026.05.06 00:29:02.804981 [ 278 ] {794f03af-9b4f-4512-ab44-7c225f8339ac} <Debug> TCPHandler: Processed in 0.001325088 sec. | ||
| 7354 | 2026.05.06 00:29:02.804982 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7355 | 2026.05.06 00:29:02.805059 [ 201 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 7356 | 2026.05.06 00:29:02.805110 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7357 | 2026.05.06 00:29:02.805129 [ 201 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7358 | 2026.05.06 00:29:02.805157 [ 201 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 160 rows starting from the beginning of the part | ||
| 7359 | 2026.05.06 00:29:02.805268 [ 201 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 7360 | 2026.05.06 00:29:02.805269 [ 278 ] {aa6d2311-fde6-4b10-82e0-12f7580c7083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7361 | 2026.05.06 00:29:02.805311 [ 201 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 7362 | 2026.05.06 00:29:02.805321 [ 278 ] {aa6d2311-fde6-4b10-82e0-12f7580c7083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7363 | 2026.05.06 00:29:02.805356 [ 201 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 7364 | 2026.05.06 00:29:02.805397 [ 201 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 7365 | 2026.05.06 00:29:02.805433 [ 201 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 7366 | 2026.05.06 00:29:02.805912 [ 278 ] {aa6d2311-fde6-4b10-82e0-12f7580c7083} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7367 | 2026.05.06 00:29:02.805953 [ 278 ] {aa6d2311-fde6-4b10-82e0-12f7580c7083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7368 | 2026.05.06 00:29:02.806211 [ 195 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001120655 sec., 803101.7574543459 rows/sec., 48.95 MiB/sec. | ||
| 7369 | 2026.05.06 00:29:02.806274 [ 278 ] {aa6d2311-fde6-4b10-82e0-12f7580c7083} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7370 | 2026.05.06 00:29:02.806349 [ 186 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7371 | 2026.05.06 00:29:02.806484 [ 278 ] {aa6d2311-fde6-4b10-82e0-12f7580c7083} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7372 | 2026.05.06 00:29:02.806612 [ 278 ] {aa6d2311-fde6-4b10-82e0-12f7580c7083} <Debug> executeQuery: Read 521 rows, 37.66 KiB in 0.001361 sec., 382806.7597354886 rows/sec., 27.02 MiB/sec. | ||
| 7373 | 2026.05.06 00:29:02.806628 [ 186 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_14_3} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7374 | 2026.05.06 00:29:02.806648 [ 278 ] {aa6d2311-fde6-4b10-82e0-12f7580c7083} <Debug> TCPHandler: Processed in 0.00152515 sec. | ||
| 7375 | 2026.05.06 00:29:02.806696 [ 186 ] {33c78334-c499-4395-8f10-08b69c5065f6::all_1_14_3} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 7376 | 2026.05.06 00:29:02.806773 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7377 | 2026.05.06 00:29:02.806783 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7378 | 2026.05.06 00:29:02.806865 [ 278 ] {bb6ca63e-8e20-406c-9e0a-6b284dda5899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7379 | 2026.05.06 00:29:02.806905 [ 278 ] {bb6ca63e-8e20-406c-9e0a-6b284dda5899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7380 | 2026.05.06 00:29:02.807239 [ 278 ] {bb6ca63e-8e20-406c-9e0a-6b284dda5899} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2026.05.06 00:29:02.807272 [ 278 ] {bb6ca63e-8e20-406c-9e0a-6b284dda5899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7382 | 2026.05.06 00:29:02.807562 [ 278 ] {bb6ca63e-8e20-406c-9e0a-6b284dda5899} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7383 | 2026.05.06 00:29:02.807762 [ 278 ] {bb6ca63e-8e20-406c-9e0a-6b284dda5899} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7384 | 2026.05.06 00:29:02.807856 [ 134 ] {} <Debug> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 7385 | 2026.05.06 00:29:02.807885 [ 278 ] {bb6ca63e-8e20-406c-9e0a-6b284dda5899} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001038 sec., 5780.346820809248 rows/sec., 302.00 KiB/sec. | ||
| 7386 | 2026.05.06 00:29:02.807892 [ 134 ] {} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7387 | 2026.05.06 00:29:02.807925 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7388 | 2026.05.06 00:29:02.807927 [ 278 ] {bb6ca63e-8e20-406c-9e0a-6b284dda5899} <Debug> TCPHandler: Processed in 0.001200436 sec. | ||
| 7389 | 2026.05.06 00:29:02.807985 [ 201 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::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 | ||
| 7390 | 2026.05.06 00:29:02.808058 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7391 | 2026.05.06 00:29:02.808074 [ 201 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7392 | 2026.05.06 00:29:02.808105 [ 201 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 7393 | 2026.05.06 00:29:02.808145 [ 201 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 7394 | 2026.05.06 00:29:02.808156 [ 278 ] {2c6e5a33-d0c6-49d7-8990-a1d05aa43ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7395 | 2026.05.06 00:29:02.808176 [ 201 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 7396 | 2026.05.06 00:29:02.808202 [ 278 ] {2c6e5a33-d0c6-49d7-8990-a1d05aa43ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7397 | 2026.05.06 00:29:02.808214 [ 201 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 7398 | 2026.05.06 00:29:02.808256 [ 201 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 7399 | 2026.05.06 00:29:02.808285 [ 201 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 7400 | 2026.05.06 00:29:02.808629 [ 278 ] {2c6e5a33-d0c6-49d7-8990-a1d05aa43ff9} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7401 | 2026.05.06 00:29:02.808669 [ 278 ] {2c6e5a33-d0c6-49d7-8990-a1d05aa43ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7402 | 2026.05.06 00:29:02.808931 [ 193 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.000964793 sec., 62189.50593547009 rows/sec., 3.17 MiB/sec. | ||
| 7403 | 2026.05.06 00:29:02.809006 [ 278 ] {2c6e5a33-d0c6-49d7-8990-a1d05aa43ff9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7404 | 2026.05.06 00:29:02.809114 [ 200 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 7405 | 2026.05.06 00:29:02.809251 [ 278 ] {2c6e5a33-d0c6-49d7-8990-a1d05aa43ff9} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7406 | 2026.05.06 00:29:02.809393 [ 278 ] {2c6e5a33-d0c6-49d7-8990-a1d05aa43ff9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001255 sec., 211155.37848605576 rows/sec., 14.03 MiB/sec. | ||
| 7407 | 2026.05.06 00:29:02.809429 [ 278 ] {2c6e5a33-d0c6-49d7-8990-a1d05aa43ff9} <Debug> TCPHandler: Processed in 0.001417919 sec. | ||
| 7408 | 2026.05.06 00:29:02.809465 [ 200 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::all_1_10_2} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7409 | 2026.05.06 00:29:02.809549 [ 200 ] {ba8b22dd-09d9-488f-94ef-2d1f8d6d6193::all_1_10_2} <Trace> oximeter.measurements_bool (ba8b22dd-09d9-488f-94ef-2d1f8d6d6193) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 7410 | 2026.05.06 00:29:02.809550 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2026.05.06 00:29:02.809641 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7412 | 2026.05.06 00:29:02.809654 [ 278 ] {b87cdb85-b01b-4d2d-862b-8c9230d34f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7413 | 2026.05.06 00:29:02.809702 [ 278 ] {b87cdb85-b01b-4d2d-862b-8c9230d34f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7414 | 2026.05.06 00:29:02.810019 [ 278 ] {b87cdb85-b01b-4d2d-862b-8c9230d34f6f} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7415 | 2026.05.06 00:29:02.810054 [ 278 ] {b87cdb85-b01b-4d2d-862b-8c9230d34f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7416 | 2026.05.06 00:29:02.810359 [ 278 ] {b87cdb85-b01b-4d2d-862b-8c9230d34f6f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7417 | 2026.05.06 00:29:02.810575 [ 278 ] {b87cdb85-b01b-4d2d-862b-8c9230d34f6f} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7418 | 2026.05.06 00:29:02.810680 [ 134 ] {} <Debug> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 7419 | 2026.05.06 00:29:02.810702 [ 278 ] {b87cdb85-b01b-4d2d-862b-8c9230d34f6f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001065 sec., 938.9671361502348 rows/sec., 63.27 KiB/sec. | ||
| 7420 | 2026.05.06 00:29:02.810716 [ 134 ] {} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7421 | 2026.05.06 00:29:02.810742 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7422 | 2026.05.06 00:29:02.810744 [ 278 ] {b87cdb85-b01b-4d2d-862b-8c9230d34f6f} <Debug> TCPHandler: Processed in 0.001239847 sec. | ||
| 7423 | 2026.05.06 00:29:02.810822 [ 200 ] {225abb46-28d9-4669-a48b-0d937299dac5::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 | ||
| 7424 | 2026.05.06 00:29:02.810869 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7425 | 2026.05.06 00:29:02.810918 [ 200 ] {225abb46-28d9-4669-a48b-0d937299dac5::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7426 | 2026.05.06 00:29:02.810953 [ 200 ] {225abb46-28d9-4669-a48b-0d937299dac5::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 | ||
| 7427 | 2026.05.06 00:29:02.810963 [ 278 ] {aa7d068e-c468-4a48-a981-61a5a3fe43c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7428 | 2026.05.06 00:29:02.811006 [ 200 ] {225abb46-28d9-4669-a48b-0d937299dac5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 7429 | 2026.05.06 00:29:02.811022 [ 278 ] {aa7d068e-c468-4a48-a981-61a5a3fe43c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7430 | 2026.05.06 00:29:02.811059 [ 200 ] {225abb46-28d9-4669-a48b-0d937299dac5::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 | ||
| 7431 | 2026.05.06 00:29:02.811108 [ 200 ] {225abb46-28d9-4669-a48b-0d937299dac5::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 | ||
| 7432 | 2026.05.06 00:29:02.811153 [ 200 ] {225abb46-28d9-4669-a48b-0d937299dac5::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 | ||
| 7433 | 2026.05.06 00:29:02.811199 [ 200 ] {225abb46-28d9-4669-a48b-0d937299dac5::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 | ||
| 7434 | 2026.05.06 00:29:02.811806 [ 278 ] {aa7d068e-c468-4a48-a981-61a5a3fe43c4} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7435 | 2026.05.06 00:29:02.811847 [ 278 ] {aa7d068e-c468-4a48-a981-61a5a3fe43c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7436 | 2026.05.06 00:29:02.812098 [ 192 ] {225abb46-28d9-4669-a48b-0d937299dac5::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11 rows, containing 4 columns (4 merged, 0 gathered) in 0.001305848 sec., 8423.645018409492 rows/sec., 564.62 KiB/sec. | ||
| 7437 | 2026.05.06 00:29:02.812242 [ 191 ] {225abb46-28d9-4669-a48b-0d937299dac5::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 7438 | 2026.05.06 00:29:02.812390 [ 278 ] {aa7d068e-c468-4a48-a981-61a5a3fe43c4} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7439 | 2026.05.06 00:29:02.812507 [ 191 ] {225abb46-28d9-4669-a48b-0d937299dac5::all_1_10_2} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7440 | 2026.05.06 00:29:02.812570 [ 191 ] {225abb46-28d9-4669-a48b-0d937299dac5::all_1_10_2} <Trace> oximeter.measurements_f64 (225abb46-28d9-4669-a48b-0d937299dac5) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 7441 | 2026.05.06 00:29:02.812621 [ 278 ] {aa7d068e-c468-4a48-a981-61a5a3fe43c4} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7442 | 2026.05.06 00:29:02.812639 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 7443 | 2026.05.06 00:29:02.812739 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7444 | 2026.05.06 00:29:02.812764 [ 278 ] {aa7d068e-c468-4a48-a981-61a5a3fe43c4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001817 sec., 17061.089708310403 rows/sec., 30.57 MiB/sec. | ||
| 7445 | 2026.05.06 00:29:02.812775 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7446 | 2026.05.06 00:29:02.812805 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7447 | 2026.05.06 00:29:02.812832 [ 278 ] {aa7d068e-c468-4a48-a981-61a5a3fe43c4} <Debug> TCPHandler: Processed in 0.002009877 sec. | ||
| 7448 | 2026.05.06 00:29:02.812879 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 7449 | 2026.05.06 00:29:02.812981 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7450 | 2026.05.06 00:29:02.813072 [ 278 ] {a9316083-ea78-4c70-957c-ffb20e554af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7451 | 2026.05.06 00:29:02.813085 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7452 | 2026.05.06 00:29:02.813112 [ 278 ] {a9316083-ea78-4c70-957c-ffb20e554af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7453 | 2026.05.06 00:29:02.813136 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 735 rows starting from the beginning of the part | ||
| 7454 | 2026.05.06 00:29:02.813245 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 7455 | 2026.05.06 00:29:02.813343 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 7456 | 2026.05.06 00:29:02.813461 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 7457 | 2026.05.06 00:29:02.813462 [ 278 ] {a9316083-ea78-4c70-957c-ffb20e554af3} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7458 | 2026.05.06 00:29:02.813506 [ 278 ] {a9316083-ea78-4c70-957c-ffb20e554af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7459 | 2026.05.06 00:29:02.813554 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 7460 | 2026.05.06 00:29:02.813642 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 7461 | 2026.05.06 00:29:02.813818 [ 278 ] {a9316083-ea78-4c70-957c-ffb20e554af3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7462 | 2026.05.06 00:29:02.814040 [ 278 ] {a9316083-ea78-4c70-957c-ffb20e554af3} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7463 | 2026.05.06 00:29:02.814168 [ 278 ] {a9316083-ea78-4c70-957c-ffb20e554af3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001115 sec., 80717.48878923766 rows/sec., 5.05 MiB/sec. | ||
| 7464 | 2026.05.06 00:29:02.814204 [ 278 ] {a9316083-ea78-4c70-957c-ffb20e554af3} <Debug> TCPHandler: Processed in 0.001270047 sec. | ||
| 7465 | 2026.05.06 00:29:02.828553 [ 188 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 850 rows, containing 19 columns (19 merged, 0 gathered) in 0.015706102 sec., 54119.09333073222 rows/sec., 96.98 MiB/sec. | ||
| 7466 | 2026.05.06 00:29:02.829596 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7467 | 2026.05.06 00:29:02.829912 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7468 | 2026.05.06 00:29:02.829976 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7469 | 2026.05.06 00:29:02.830051 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 7470 | 2026.05.06 00:29:03.041985 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7471 | 2026.05.06 00:29:03.042262 [ 278 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 7472 | 2026.05.06 00:29:03.042671 [ 278 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7473 | 2026.05.06 00:29:03.042719 [ 278 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 7474 | 2026.05.06 00:29:03.043018 [ 278 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7475 | 2026.05.06 00:29:03.043094 [ 278 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7476 | 2026.05.06 00:29:03.043240 [ 278 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 7477 | 2026.05.06 00:29:03.043353 [ 302 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7478 | 2026.05.06 00:29:03.043376 [ 315 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7479 | 2026.05.06 00:29:03.043376 [ 296 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7480 | 2026.05.06 00:29:03.043353 [ 334 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7481 | 2026.05.06 00:29:03.043553 [ 278 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 7482 | 2026.05.06 00:29:03.043582 [ 278 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7483 | 2026.05.06 00:29:03.043667 [ 278 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7484 | 2026.05.06 00:29:03.043688 [ 278 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 7485 | 2026.05.06 00:29:03.043723 [ 278 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7486 | 2026.05.06 00:29:03.043761 [ 278 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7487 | 2026.05.06 00:29:03.043797 [ 278 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 7488 | 2026.05.06 00:29:03.044991 [ 278 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.00285 sec., 17543.859649122805 rows/sec., 2.79 MiB/sec. | ||
| 7489 | 2026.05.06 00:29:03.045152 [ 278 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Debug> MemoryTracker: Peak memory usage (for query): 136.58 KiB. | ||
| 7490 | 2026.05.06 00:29:03.045168 [ 278 ] {5747d70f-e6f1-49b5-bbc2-2569baa196d8} <Debug> TCPHandler: Processed in 0.003325995 sec. | ||
| 7491 | 2026.05.06 00:29:03.057478 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7492 | 2026.05.06 00:29:03.057607 [ 278 ] {0614a940-1800-435d-9d5a-309b2ac94567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7493 | 2026.05.06 00:29:03.057660 [ 278 ] {0614a940-1800-435d-9d5a-309b2ac94567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7494 | 2026.05.06 00:29:03.058224 [ 278 ] {0614a940-1800-435d-9d5a-309b2ac94567} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2026.05.06 00:29:03.058273 [ 278 ] {0614a940-1800-435d-9d5a-309b2ac94567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7496 | 2026.05.06 00:29:03.058650 [ 278 ] {0614a940-1800-435d-9d5a-309b2ac94567} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7497 | 2026.05.06 00:29:03.058887 [ 278 ] {0614a940-1800-435d-9d5a-309b2ac94567} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2026.05.06 00:29:03.059044 [ 278 ] {0614a940-1800-435d-9d5a-309b2ac94567} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001474 sec., 16282.225237449118 rows/sec., 1.35 MiB/sec. | ||
| 7499 | 2026.05.06 00:29:03.059083 [ 278 ] {0614a940-1800-435d-9d5a-309b2ac94567} <Debug> TCPHandler: Processed in 0.001666802 sec. | ||
| 7500 | 2026.05.06 00:29:03.059211 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7501 | 2026.05.06 00:29:03.059307 [ 278 ] {89f6a2ae-1929-4d42-966a-06f79635ba9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7502 | 2026.05.06 00:29:03.059347 [ 278 ] {89f6a2ae-1929-4d42-966a-06f79635ba9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7503 | 2026.05.06 00:29:03.059735 [ 278 ] {89f6a2ae-1929-4d42-966a-06f79635ba9b} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2026.05.06 00:29:03.059771 [ 278 ] {89f6a2ae-1929-4d42-966a-06f79635ba9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7505 | 2026.05.06 00:29:03.060068 [ 278 ] {89f6a2ae-1929-4d42-966a-06f79635ba9b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7506 | 2026.05.06 00:29:03.060297 [ 278 ] {89f6a2ae-1929-4d42-966a-06f79635ba9b} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2026.05.06 00:29:03.060428 [ 278 ] {89f6a2ae-1929-4d42-966a-06f79635ba9b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00114 sec., 1754.3859649122808 rows/sec., 143.06 KiB/sec. | ||
| 7508 | 2026.05.06 00:29:03.060465 [ 278 ] {89f6a2ae-1929-4d42-966a-06f79635ba9b} <Debug> TCPHandler: Processed in 0.001303388 sec. | ||
| 7509 | 2026.05.06 00:29:03.060581 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7510 | 2026.05.06 00:29:03.060673 [ 278 ] {93d4cdab-ffad-4358-b113-ae9e442b9dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7511 | 2026.05.06 00:29:03.060713 [ 278 ] {93d4cdab-ffad-4358-b113-ae9e442b9dd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7512 | 2026.05.06 00:29:03.062395 [ 278 ] {93d4cdab-ffad-4358-b113-ae9e442b9dd8} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7513 | 2026.05.06 00:29:03.062433 [ 278 ] {93d4cdab-ffad-4358-b113-ae9e442b9dd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7514 | 2026.05.06 00:29:03.062881 [ 278 ] {93d4cdab-ffad-4358-b113-ae9e442b9dd8} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7515 | 2026.05.06 00:29:03.063099 [ 278 ] {93d4cdab-ffad-4358-b113-ae9e442b9dd8} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7516 | 2026.05.06 00:29:03.063231 [ 278 ] {93d4cdab-ffad-4358-b113-ae9e442b9dd8} <Debug> executeQuery: Read 2544 rows, 195.07 KiB in 0.002575 sec., 987961.1650485437 rows/sec., 73.98 MiB/sec. | ||
| 7517 | 2026.05.06 00:29:03.063269 [ 278 ] {93d4cdab-ffad-4358-b113-ae9e442b9dd8} <Debug> TCPHandler: Processed in 0.002736707 sec. | ||
| 7518 | 2026.05.06 00:29:03.063397 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7519 | 2026.05.06 00:29:03.063493 [ 278 ] {63d59e41-2a47-4b06-bc39-837d390de689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7520 | 2026.05.06 00:29:03.063534 [ 278 ] {63d59e41-2a47-4b06-bc39-837d390de689} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7521 | 2026.05.06 00:29:03.063973 [ 278 ] {63d59e41-2a47-4b06-bc39-837d390de689} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7522 | 2026.05.06 00:29:03.064009 [ 278 ] {63d59e41-2a47-4b06-bc39-837d390de689} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7523 | 2026.05.06 00:29:03.064326 [ 278 ] {63d59e41-2a47-4b06-bc39-837d390de689} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7524 | 2026.05.06 00:29:03.064554 [ 278 ] {63d59e41-2a47-4b06-bc39-837d390de689} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2026.05.06 00:29:03.064684 [ 278 ] {63d59e41-2a47-4b06-bc39-837d390de689} <Debug> executeQuery: Read 34 rows, 2.60 KiB in 0.001209 sec., 28122.415219189414 rows/sec., 2.10 MiB/sec. | ||
| 7526 | 2026.05.06 00:29:03.064722 [ 278 ] {63d59e41-2a47-4b06-bc39-837d390de689} <Debug> TCPHandler: Processed in 0.001372818 sec. | ||
| 7527 | 2026.05.06 00:29:03.064836 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7528 | 2026.05.06 00:29:03.064931 [ 278 ] {87211afe-a5b3-4429-bb75-f6e58dc3c200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7529 | 2026.05.06 00:29:03.064972 [ 278 ] {87211afe-a5b3-4429-bb75-f6e58dc3c200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7530 | 2026.05.06 00:29:03.065777 [ 278 ] {87211afe-a5b3-4429-bb75-f6e58dc3c200} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2026.05.06 00:29:03.065813 [ 278 ] {87211afe-a5b3-4429-bb75-f6e58dc3c200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7532 | 2026.05.06 00:29:03.066136 [ 278 ] {87211afe-a5b3-4429-bb75-f6e58dc3c200} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7533 | 2026.05.06 00:29:03.066351 [ 278 ] {87211afe-a5b3-4429-bb75-f6e58dc3c200} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2026.05.06 00:29:03.066481 [ 278 ] {87211afe-a5b3-4429-bb75-f6e58dc3c200} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001567 sec., 526483.7268666241 rows/sec., 30.80 MiB/sec. | ||
| 7535 | 2026.05.06 00:29:03.066518 [ 278 ] {87211afe-a5b3-4429-bb75-f6e58dc3c200} <Debug> TCPHandler: Processed in 0.001730414 sec. | ||
| 7536 | 2026.05.06 00:29:03.066632 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7537 | 2026.05.06 00:29:03.066725 [ 278 ] {74dac2e1-416a-4ed6-9ac2-66573d4e028a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7538 | 2026.05.06 00:29:03.066765 [ 278 ] {74dac2e1-416a-4ed6-9ac2-66573d4e028a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7539 | 2026.05.06 00:29:03.067142 [ 278 ] {74dac2e1-416a-4ed6-9ac2-66573d4e028a} <Trace> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2026.05.06 00:29:03.067179 [ 278 ] {74dac2e1-416a-4ed6-9ac2-66573d4e028a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7541 | 2026.05.06 00:29:03.067473 [ 278 ] {74dac2e1-416a-4ed6-9ac2-66573d4e028a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 7542 | 2026.05.06 00:29:03.067696 [ 278 ] {74dac2e1-416a-4ed6-9ac2-66573d4e028a} <Trace> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7543 | 2026.05.06 00:29:03.067826 [ 278 ] {74dac2e1-416a-4ed6-9ac2-66573d4e028a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 62.84 KiB/sec. | ||
| 7544 | 2026.05.06 00:29:03.067864 [ 278 ] {74dac2e1-416a-4ed6-9ac2-66573d4e028a} <Debug> TCPHandler: Processed in 0.001278847 sec. | ||
| 7545 | 2026.05.06 00:29:03.067981 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7546 | 2026.05.06 00:29:03.068074 [ 278 ] {b1541d08-897c-49eb-a18b-88e0f63b8010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7547 | 2026.05.06 00:29:03.068114 [ 278 ] {b1541d08-897c-49eb-a18b-88e0f63b8010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7548 | 2026.05.06 00:29:03.068506 [ 278 ] {b1541d08-897c-49eb-a18b-88e0f63b8010} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2026.05.06 00:29:03.068541 [ 278 ] {b1541d08-897c-49eb-a18b-88e0f63b8010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7550 | 2026.05.06 00:29:03.068842 [ 278 ] {b1541d08-897c-49eb-a18b-88e0f63b8010} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7551 | 2026.05.06 00:29:03.069056 [ 278 ] {b1541d08-897c-49eb-a18b-88e0f63b8010} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2026.05.06 00:29:03.069188 [ 278 ] {b1541d08-897c-49eb-a18b-88e0f63b8010} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 828.18 KiB/sec. | ||
| 7553 | 2026.05.06 00:29:03.069226 [ 278 ] {b1541d08-897c-49eb-a18b-88e0f63b8010} <Debug> TCPHandler: Processed in 0.001292497 sec. | ||
| 7554 | 2026.05.06 00:29:03.069345 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7555 | 2026.05.06 00:29:03.069438 [ 278 ] {520741e9-4fd4-4537-b55a-a3d259ea5519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7556 | 2026.05.06 00:29:03.069477 [ 278 ] {520741e9-4fd4-4537-b55a-a3d259ea5519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7557 | 2026.05.06 00:29:03.070475 [ 278 ] {520741e9-4fd4-4537-b55a-a3d259ea5519} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7558 | 2026.05.06 00:29:03.070512 [ 278 ] {520741e9-4fd4-4537-b55a-a3d259ea5519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7559 | 2026.05.06 00:29:03.070873 [ 278 ] {520741e9-4fd4-4537-b55a-a3d259ea5519} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7560 | 2026.05.06 00:29:03.071089 [ 278 ] {520741e9-4fd4-4537-b55a-a3d259ea5519} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7561 | 2026.05.06 00:29:03.071220 [ 278 ] {520741e9-4fd4-4537-b55a-a3d259ea5519} <Debug> executeQuery: Read 1337 rows, 92.26 KiB in 0.001799 sec., 743190.6614785992 rows/sec., 50.08 MiB/sec. | ||
| 7562 | 2026.05.06 00:29:03.071259 [ 278 ] {520741e9-4fd4-4537-b55a-a3d259ea5519} <Debug> TCPHandler: Processed in 0.001962056 sec. | ||
| 7563 | 2026.05.06 00:29:03.071376 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7564 | 2026.05.06 00:29:03.071471 [ 278 ] {37511f8d-ced1-4e90-a614-56ba143a776e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7565 | 2026.05.06 00:29:03.071515 [ 278 ] {37511f8d-ced1-4e90-a614-56ba143a776e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7566 | 2026.05.06 00:29:03.072197 [ 278 ] {37511f8d-ced1-4e90-a614-56ba143a776e} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7567 | 2026.05.06 00:29:03.072233 [ 278 ] {37511f8d-ced1-4e90-a614-56ba143a776e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7568 | 2026.05.06 00:29:03.072658 [ 278 ] {37511f8d-ced1-4e90-a614-56ba143a776e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7569 | 2026.05.06 00:29:03.072874 [ 278 ] {37511f8d-ced1-4e90-a614-56ba143a776e} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7570 | 2026.05.06 00:29:03.073003 [ 278 ] {37511f8d-ced1-4e90-a614-56ba143a776e} <Debug> executeQuery: Read 1569 rows, 98.95 KiB in 0.00155 sec., 1012258.0645161291 rows/sec., 62.34 MiB/sec. | ||
| 7571 | 2026.05.06 00:29:03.073039 [ 278 ] {37511f8d-ced1-4e90-a614-56ba143a776e} <Debug> TCPHandler: Processed in 0.001711413 sec. | ||
| 7572 | 2026.05.06 00:29:03.073160 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7573 | 2026.05.06 00:29:03.073254 [ 278 ] {a89e458c-2f0f-4ce5-8574-7b67ac501668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7574 | 2026.05.06 00:29:03.073310 [ 278 ] {a89e458c-2f0f-4ce5-8574-7b67ac501668} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7575 | 2026.05.06 00:29:03.074101 [ 278 ] {a89e458c-2f0f-4ce5-8574-7b67ac501668} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7576 | 2026.05.06 00:29:03.074137 [ 278 ] {a89e458c-2f0f-4ce5-8574-7b67ac501668} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7577 | 2026.05.06 00:29:03.074661 [ 278 ] {a89e458c-2f0f-4ce5-8574-7b67ac501668} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7578 | 2026.05.06 00:29:03.074908 [ 278 ] {a89e458c-2f0f-4ce5-8574-7b67ac501668} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7579 | 2026.05.06 00:29:03.075049 [ 278 ] {a89e458c-2f0f-4ce5-8574-7b67ac501668} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001813 sec., 11031.439602868175 rows/sec., 19.77 MiB/sec. | ||
| 7580 | 2026.05.06 00:29:03.075100 [ 278 ] {a89e458c-2f0f-4ce5-8574-7b67ac501668} <Debug> TCPHandler: Processed in 0.001988247 sec. | ||
| 7581 | 2026.05.06 00:29:03.075233 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7582 | 2026.05.06 00:29:03.075360 [ 278 ] {3d1131dd-3e40-4084-b356-5a9f6419bc6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7583 | 2026.05.06 00:29:03.075414 [ 278 ] {3d1131dd-3e40-4084-b356-5a9f6419bc6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7584 | 2026.05.06 00:29:03.075799 [ 278 ] {3d1131dd-3e40-4084-b356-5a9f6419bc6f} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7585 | 2026.05.06 00:29:03.075844 [ 278 ] {3d1131dd-3e40-4084-b356-5a9f6419bc6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7586 | 2026.05.06 00:29:03.076199 [ 278 ] {3d1131dd-3e40-4084-b356-5a9f6419bc6f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7587 | 2026.05.06 00:29:03.076425 [ 278 ] {3d1131dd-3e40-4084-b356-5a9f6419bc6f} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2026.05.06 00:29:03.076557 [ 278 ] {3d1131dd-3e40-4084-b356-5a9f6419bc6f} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001223 sec., 9811.937857726902 rows/sec., 677.13 KiB/sec. | ||
| 7589 | 2026.05.06 00:29:03.076594 [ 278 ] {3d1131dd-3e40-4084-b356-5a9f6419bc6f} <Debug> TCPHandler: Processed in 0.001422809 sec. | ||
| 7590 | 2026.05.06 00:29:03.103528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7591 | 2026.05.06 00:29:03.121960 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7592 | 2026.05.06 00:29:03.122007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7593 | 2026.05.06 00:29:03.127642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7594 | 2026.05.06 00:29:03.128341 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7595 | 2026.05.06 00:29:03.128621 [ 133 ] {} <Debug> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7596 | 2026.05.06 00:29:03.128693 [ 133 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2026.05.06 00:29:03.128717 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 7598 | 2026.05.06 00:29:03.128816 [ 192 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 7599 | 2026.05.06 00:29:03.131763 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7600 | 2026.05.06 00:29:03.131862 [ 192 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7601 | 2026.05.06 00:29:03.132635 [ 192 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 7602 | 2026.05.06 00:29:03.136217 [ 192 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 7603 | 2026.05.06 00:29:03.139725 [ 192 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 7604 | 2026.05.06 00:29:03.143628 [ 192 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 7605 | 2026.05.06 00:29:03.147562 [ 192 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 7606 | 2026.05.06 00:29:03.151326 [ 192 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 7607 | 2026.05.06 00:29:03.203728 [ 189 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.07495119 sec., 3122.0318183073546 rows/sec., 16.14 MiB/sec. | ||
| 7608 | 2026.05.06 00:29:03.206627 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7609 | 2026.05.06 00:29:03.208694 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_31_6} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7610 | 2026.05.06 00:29:03.208817 [ 197 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_31_6} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7611 | 2026.05.06 00:29:03.211437 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7612 | 2026.05.06 00:29:07.781677 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7613 | 2026.05.06 00:29:07.781957 [ 278 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 7614 | 2026.05.06 00:29:07.782331 [ 278 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7615 | 2026.05.06 00:29:07.782368 [ 278 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 7616 | 2026.05.06 00:29:07.782593 [ 278 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7617 | 2026.05.06 00:29:07.782667 [ 278 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7618 | 2026.05.06 00:29:07.782814 [ 278 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 7619 | 2026.05.06 00:29:07.782927 [ 315 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7620 | 2026.05.06 00:29:07.782927 [ 296 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7621 | 2026.05.06 00:29:07.782970 [ 348 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7622 | 2026.05.06 00:29:07.782984 [ 302 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7623 | 2026.05.06 00:29:07.783159 [ 278 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 7624 | 2026.05.06 00:29:07.783191 [ 278 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7625 | 2026.05.06 00:29:07.783283 [ 278 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7626 | 2026.05.06 00:29:07.783306 [ 278 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 7627 | 2026.05.06 00:29:07.783342 [ 278 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7628 | 2026.05.06 00:29:07.783381 [ 278 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7629 | 2026.05.06 00:29:07.783421 [ 278 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7630 | 2026.05.06 00:29:07.784680 [ 278 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002829 sec., 17674.089784376105 rows/sec., 1.39 MiB/sec. | ||
| 7631 | 2026.05.06 00:29:07.784863 [ 278 ] {75b3a686-be0a-4a93-a925-bf7710fe9f8e} <Debug> TCPHandler: Processed in 0.003329465 sec. | ||
| 7632 | 2026.05.06 00:29:07.786367 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7633 | 2026.05.06 00:29:07.786483 [ 278 ] {6118f0af-a15e-4386-8a0a-8e484c1ed804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7634 | 2026.05.06 00:29:07.786529 [ 278 ] {6118f0af-a15e-4386-8a0a-8e484c1ed804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7635 | 2026.05.06 00:29:07.787067 [ 278 ] {6118f0af-a15e-4386-8a0a-8e484c1ed804} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7636 | 2026.05.06 00:29:07.787106 [ 278 ] {6118f0af-a15e-4386-8a0a-8e484c1ed804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7637 | 2026.05.06 00:29:07.787494 [ 278 ] {6118f0af-a15e-4386-8a0a-8e484c1ed804} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7638 | 2026.05.06 00:29:07.787748 [ 278 ] {6118f0af-a15e-4386-8a0a-8e484c1ed804} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7639 | 2026.05.06 00:29:07.787907 [ 278 ] {6118f0af-a15e-4386-8a0a-8e484c1ed804} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001459 sec., 38382.45373543523 rows/sec., 2.95 MiB/sec. | ||
| 7640 | 2026.05.06 00:29:07.787946 [ 278 ] {6118f0af-a15e-4386-8a0a-8e484c1ed804} <Debug> TCPHandler: Processed in 0.001630811 sec. | ||
| 7641 | 2026.05.06 00:29:07.788081 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7642 | 2026.05.06 00:29:07.788193 [ 278 ] {3c5548e8-ad21-44ca-a8a1-88f09a681b3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7643 | 2026.05.06 00:29:07.788239 [ 278 ] {3c5548e8-ad21-44ca-a8a1-88f09a681b3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7644 | 2026.05.06 00:29:07.788696 [ 278 ] {3c5548e8-ad21-44ca-a8a1-88f09a681b3f} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7645 | 2026.05.06 00:29:07.788733 [ 278 ] {3c5548e8-ad21-44ca-a8a1-88f09a681b3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7646 | 2026.05.06 00:29:07.789052 [ 278 ] {3c5548e8-ad21-44ca-a8a1-88f09a681b3f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7647 | 2026.05.06 00:29:07.789280 [ 278 ] {3c5548e8-ad21-44ca-a8a1-88f09a681b3f} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7648 | 2026.05.06 00:29:07.789417 [ 278 ] {3c5548e8-ad21-44ca-a8a1-88f09a681b3f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 7649 | 2026.05.06 00:29:07.789454 [ 278 ] {3c5548e8-ad21-44ca-a8a1-88f09a681b3f} <Debug> TCPHandler: Processed in 0.001423739 sec. | ||
| 7650 | 2026.05.06 00:29:07.789583 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7651 | 2026.05.06 00:29:07.789680 [ 278 ] {5fba58d4-3aeb-42a5-8336-9b29ad3c53ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7652 | 2026.05.06 00:29:07.789724 [ 278 ] {5fba58d4-3aeb-42a5-8336-9b29ad3c53ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7653 | 2026.05.06 00:29:07.790122 [ 278 ] {5fba58d4-3aeb-42a5-8336-9b29ad3c53ba} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7654 | 2026.05.06 00:29:07.790158 [ 278 ] {5fba58d4-3aeb-42a5-8336-9b29ad3c53ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7655 | 2026.05.06 00:29:07.790491 [ 278 ] {5fba58d4-3aeb-42a5-8336-9b29ad3c53ba} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7656 | 2026.05.06 00:29:07.790723 [ 278 ] {5fba58d4-3aeb-42a5-8336-9b29ad3c53ba} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7657 | 2026.05.06 00:29:07.790856 [ 278 ] {5fba58d4-3aeb-42a5-8336-9b29ad3c53ba} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001197 sec., 106934.00167084378 rows/sec., 7.45 MiB/sec. | ||
| 7658 | 2026.05.06 00:29:07.790895 [ 278 ] {5fba58d4-3aeb-42a5-8336-9b29ad3c53ba} <Debug> TCPHandler: Processed in 0.001361588 sec. | ||
| 7659 | 2026.05.06 00:29:07.791039 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7660 | 2026.05.06 00:29:07.791133 [ 278 ] {6be52d80-5223-468a-b21d-6b751f80c996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7661 | 2026.05.06 00:29:07.791176 [ 278 ] {6be52d80-5223-468a-b21d-6b751f80c996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7662 | 2026.05.06 00:29:07.791536 [ 278 ] {6be52d80-5223-468a-b21d-6b751f80c996} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7663 | 2026.05.06 00:29:07.791571 [ 278 ] {6be52d80-5223-468a-b21d-6b751f80c996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7664 | 2026.05.06 00:29:07.791893 [ 278 ] {6be52d80-5223-468a-b21d-6b751f80c996} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7665 | 2026.05.06 00:29:07.792127 [ 278 ] {6be52d80-5223-468a-b21d-6b751f80c996} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7666 | 2026.05.06 00:29:07.792269 [ 278 ] {6be52d80-5223-468a-b21d-6b751f80c996} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001155 sec., 41558.44155844156 rows/sec., 2.80 MiB/sec. | ||
| 7667 | 2026.05.06 00:29:07.792313 [ 278 ] {6be52d80-5223-468a-b21d-6b751f80c996} <Debug> TCPHandler: Processed in 0.001330838 sec. | ||
| 7668 | 2026.05.06 00:29:09.649293 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7669 | 2026.05.06 00:29:09.649351 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7670 | 2026.05.06 00:29:09.789992 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 954 | ||
| 7671 | 2026.05.06 00:29:09.792831 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7672 | 2026.05.06 00:29:09.792872 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7673 | 2026.05.06 00:29:09.794119 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7674 | 2026.05.06 00:29:09.794398 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7675 | 2026.05.06 00:29:09.794749 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 954 | ||
| 7676 | 2026.05.06 00:29:09.824954 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15328 | ||
| 7677 | 2026.05.06 00:29:09.825508 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7678 | 2026.05.06 00:29:09.825551 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7679 | 2026.05.06 00:29:09.826298 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7680 | 2026.05.06 00:29:09.826539 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7681 | 2026.05.06 00:29:09.826668 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15328 | ||
| 7682 | 2026.05.06 00:29:10.001318 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000951653 sec. | ||
| 7683 | 2026.05.06 00:29:10.631928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7684 | 2026.05.06 00:29:10.647705 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7685 | 2026.05.06 00:29:10.647770 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7686 | 2026.05.06 00:29:10.652930 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7687 | 2026.05.06 00:29:10.653652 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7688 | 2026.05.06 00:29:10.656371 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7689 | 2026.05.06 00:29:12.784319 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7690 | 2026.05.06 00:29:12.784579 [ 278 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7691 | 2026.05.06 00:29:12.784974 [ 278 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7692 | 2026.05.06 00:29:12.785020 [ 278 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7693 | 2026.05.06 00:29:12.785285 [ 278 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7694 | 2026.05.06 00:29:12.785367 [ 278 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7695 | 2026.05.06 00:29:12.785526 [ 278 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7696 | 2026.05.06 00:29:12.785665 [ 337 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7697 | 2026.05.06 00:29:12.785672 [ 296 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7698 | 2026.05.06 00:29:12.785684 [ 302 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7699 | 2026.05.06 00:29:12.785674 [ 348 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7700 | 2026.05.06 00:29:12.785892 [ 278 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 7701 | 2026.05.06 00:29:12.785920 [ 278 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7702 | 2026.05.06 00:29:12.786006 [ 278 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7703 | 2026.05.06 00:29:12.786027 [ 278 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 7704 | 2026.05.06 00:29:12.786060 [ 278 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7705 | 2026.05.06 00:29:12.786100 [ 278 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7706 | 2026.05.06 00:29:12.786135 [ 278 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 7707 | 2026.05.06 00:29:12.787365 [ 278 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002887 sec., 17319.016279875304 rows/sec., 1.36 MiB/sec. | ||
| 7708 | 2026.05.06 00:29:12.787529 [ 278 ] {72c240f5-cb41-4317-972a-fbc238661ab4} <Debug> TCPHandler: Processed in 0.003349946 sec. | ||
| 7709 | 2026.05.06 00:29:12.789662 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7710 | 2026.05.06 00:29:12.789770 [ 278 ] {f83715ee-027f-4d64-b199-cfc4cc0a50ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7711 | 2026.05.06 00:29:12.789815 [ 278 ] {f83715ee-027f-4d64-b199-cfc4cc0a50ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7712 | 2026.05.06 00:29:12.790349 [ 278 ] {f83715ee-027f-4d64-b199-cfc4cc0a50ea} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7713 | 2026.05.06 00:29:12.790396 [ 278 ] {f83715ee-027f-4d64-b199-cfc4cc0a50ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7714 | 2026.05.06 00:29:12.790782 [ 278 ] {f83715ee-027f-4d64-b199-cfc4cc0a50ea} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7715 | 2026.05.06 00:29:12.791010 [ 278 ] {f83715ee-027f-4d64-b199-cfc4cc0a50ea} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7716 | 2026.05.06 00:29:12.791157 [ 278 ] {f83715ee-027f-4d64-b199-cfc4cc0a50ea} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001419 sec., 83157.15292459479 rows/sec., 7.07 MiB/sec. | ||
| 7717 | 2026.05.06 00:29:12.791197 [ 278 ] {f83715ee-027f-4d64-b199-cfc4cc0a50ea} <Debug> TCPHandler: Processed in 0.001585981 sec. | ||
| 7718 | 2026.05.06 00:29:12.791319 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7719 | 2026.05.06 00:29:12.791414 [ 278 ] {a71aa880-88c9-4d56-8dac-e72f67743c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7720 | 2026.05.06 00:29:12.791457 [ 278 ] {a71aa880-88c9-4d56-8dac-e72f67743c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7721 | 2026.05.06 00:29:12.791874 [ 278 ] {a71aa880-88c9-4d56-8dac-e72f67743c45} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7722 | 2026.05.06 00:29:12.791911 [ 278 ] {a71aa880-88c9-4d56-8dac-e72f67743c45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7723 | 2026.05.06 00:29:12.792211 [ 278 ] {a71aa880-88c9-4d56-8dac-e72f67743c45} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7724 | 2026.05.06 00:29:12.792477 [ 278 ] {a71aa880-88c9-4d56-8dac-e72f67743c45} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7725 | 2026.05.06 00:29:12.792614 [ 278 ] {a71aa880-88c9-4d56-8dac-e72f67743c45} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001219 sec., 25430.680885972106 rows/sec., 1.87 MiB/sec. | ||
| 7726 | 2026.05.06 00:29:12.792651 [ 278 ] {a71aa880-88c9-4d56-8dac-e72f67743c45} <Debug> TCPHandler: Processed in 0.001381949 sec. | ||
| 7727 | 2026.05.06 00:29:12.792764 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7728 | 2026.05.06 00:29:12.792859 [ 278 ] {11a936d5-d74e-4571-a3b8-8c1a365aabfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7729 | 2026.05.06 00:29:12.792901 [ 278 ] {11a936d5-d74e-4571-a3b8-8c1a365aabfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7730 | 2026.05.06 00:29:12.793337 [ 278 ] {11a936d5-d74e-4571-a3b8-8c1a365aabfe} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7731 | 2026.05.06 00:29:12.793372 [ 278 ] {11a936d5-d74e-4571-a3b8-8c1a365aabfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7732 | 2026.05.06 00:29:12.793695 [ 278 ] {11a936d5-d74e-4571-a3b8-8c1a365aabfe} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7733 | 2026.05.06 00:29:12.793918 [ 278 ] {11a936d5-d74e-4571-a3b8-8c1a365aabfe} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7734 | 2026.05.06 00:29:12.794046 [ 278 ] {11a936d5-d74e-4571-a3b8-8c1a365aabfe} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001205 sec., 78838.17427385892 rows/sec., 6.16 MiB/sec. | ||
| 7735 | 2026.05.06 00:29:12.794083 [ 278 ] {11a936d5-d74e-4571-a3b8-8c1a365aabfe} <Debug> TCPHandler: Processed in 0.001367369 sec. | ||
| 7736 | 2026.05.06 00:29:12.794200 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7737 | 2026.05.06 00:29:12.794295 [ 278 ] {1259dbbb-95f1-4674-9794-e47c8bba4db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7738 | 2026.05.06 00:29:12.794339 [ 278 ] {1259dbbb-95f1-4674-9794-e47c8bba4db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7739 | 2026.05.06 00:29:12.794760 [ 278 ] {1259dbbb-95f1-4674-9794-e47c8bba4db8} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7740 | 2026.05.06 00:29:12.794795 [ 278 ] {1259dbbb-95f1-4674-9794-e47c8bba4db8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7741 | 2026.05.06 00:29:12.795139 [ 278 ] {1259dbbb-95f1-4674-9794-e47c8bba4db8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7742 | 2026.05.06 00:29:12.795379 [ 278 ] {1259dbbb-95f1-4674-9794-e47c8bba4db8} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7743 | 2026.05.06 00:29:12.795514 [ 278 ] {1259dbbb-95f1-4674-9794-e47c8bba4db8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001237 sec., 129345.18997574778 rows/sec., 9.01 MiB/sec. | ||
| 7744 | 2026.05.06 00:29:12.795551 [ 278 ] {1259dbbb-95f1-4674-9794-e47c8bba4db8} <Debug> TCPHandler: Processed in 0.001398539 sec. | ||
| 7745 | 2026.05.06 00:29:12.795670 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7746 | 2026.05.06 00:29:12.795764 [ 278 ] {282303a5-c752-481e-ac84-37a9741f822f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7747 | 2026.05.06 00:29:12.795820 [ 278 ] {282303a5-c752-481e-ac84-37a9741f822f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7748 | 2026.05.06 00:29:12.796615 [ 278 ] {282303a5-c752-481e-ac84-37a9741f822f} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7749 | 2026.05.06 00:29:12.796651 [ 278 ] {282303a5-c752-481e-ac84-37a9741f822f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7750 | 2026.05.06 00:29:12.797202 [ 278 ] {282303a5-c752-481e-ac84-37a9741f822f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7751 | 2026.05.06 00:29:12.797453 [ 278 ] {282303a5-c752-481e-ac84-37a9741f822f} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7752 | 2026.05.06 00:29:12.797591 [ 278 ] {282303a5-c752-481e-ac84-37a9741f822f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001844 sec., 16811.279826464208 rows/sec., 30.13 MiB/sec. | ||
| 7753 | 2026.05.06 00:29:12.797645 [ 278 ] {282303a5-c752-481e-ac84-37a9741f822f} <Debug> TCPHandler: Processed in 0.002023487 sec. | ||
| 7754 | 2026.05.06 00:29:12.797791 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7755 | 2026.05.06 00:29:12.797894 [ 278 ] {7a0c8c86-e423-41df-a4bb-716fe99f8bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7756 | 2026.05.06 00:29:12.797937 [ 278 ] {7a0c8c86-e423-41df-a4bb-716fe99f8bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7757 | 2026.05.06 00:29:12.798311 [ 278 ] {7a0c8c86-e423-41df-a4bb-716fe99f8bd2} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7758 | 2026.05.06 00:29:12.798347 [ 278 ] {7a0c8c86-e423-41df-a4bb-716fe99f8bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7759 | 2026.05.06 00:29:12.798668 [ 278 ] {7a0c8c86-e423-41df-a4bb-716fe99f8bd2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7760 | 2026.05.06 00:29:12.798889 [ 278 ] {7a0c8c86-e423-41df-a4bb-716fe99f8bd2} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7761 | 2026.05.06 00:29:12.799018 [ 278 ] {7a0c8c86-e423-41df-a4bb-716fe99f8bd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 7762 | 2026.05.06 00:29:12.799055 [ 278 ] {7a0c8c86-e423-41df-a4bb-716fe99f8bd2} <Debug> TCPHandler: Processed in 0.001314238 sec. | ||
| 7763 | 2026.05.06 00:29:16.923620 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40921 | ||
| 7764 | 2026.05.06 00:29:16.923785 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7765 | 2026.05.06 00:29:16.923829 [ 287 ] {} <Debug> TCP-Session: 2e1c93d6-7e12-40cc-802f-9fe355bf2f4a Authenticating user 'default' from [fd00:1122:3344:101::e]:40921 | ||
| 7766 | 2026.05.06 00:29:16.923861 [ 287 ] {} <Debug> TCP-Session: 2e1c93d6-7e12-40cc-802f-9fe355bf2f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7767 | 2026.05.06 00:29:16.923881 [ 287 ] {} <Debug> TCP-Session: 2e1c93d6-7e12-40cc-802f-9fe355bf2f4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7768 | 2026.05.06 00:29:16.924163 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64953 | ||
| 7769 | 2026.05.06 00:29:16.924168 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64225 | ||
| 7770 | 2026.05.06 00:29:16.924318 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7771 | 2026.05.06 00:29:16.924359 [ 289 ] {} <Debug> TCP-Session: b054e67b-7c65-4023-bdb0-3d28faa3b19e Authenticating user 'default' from [fd00:1122:3344:101::e]:64953 | ||
| 7772 | 2026.05.06 00:29:16.924391 [ 289 ] {} <Debug> TCP-Session: b054e67b-7c65-4023-bdb0-3d28faa3b19e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7773 | 2026.05.06 00:29:16.924409 [ 289 ] {} <Debug> TCP-Session: b054e67b-7c65-4023-bdb0-3d28faa3b19e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7774 | 2026.05.06 00:29:16.924468 [ 287 ] {} <Trace> TCP-Session: 2e1c93d6-7e12-40cc-802f-9fe355bf2f4a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7775 | 2026.05.06 00:29:16.924600 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7776 | 2026.05.06 00:29:16.924663 [ 290 ] {} <Debug> TCP-Session: a0b80b97-8bc1-4be9-9e31-d21e88803a3d Authenticating user 'default' from [fd00:1122:3344:101::e]:64225 | ||
| 7777 | 2026.05.06 00:29:16.924690 [ 290 ] {} <Debug> TCP-Session: a0b80b97-8bc1-4be9-9e31-d21e88803a3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7778 | 2026.05.06 00:29:16.924703 [ 287 ] {c79eaaa9-367a-40cf-a243-0818844827d4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40921) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7779 | 2026.05.06 00:29:16.924707 [ 290 ] {} <Debug> TCP-Session: a0b80b97-8bc1-4be9-9e31-d21e88803a3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7780 | 2026.05.06 00:29:16.925102 [ 287 ] {c79eaaa9-367a-40cf-a243-0818844827d4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7781 | 2026.05.06 00:29:16.925194 [ 287 ] {c79eaaa9-367a-40cf-a243-0818844827d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7782 | 2026.05.06 00:29:16.925653 [ 287 ] {c79eaaa9-367a-40cf-a243-0818844827d4} <Debug> oximeter.version (255697f4-5441-4d66-85c6-dbb5506fcaa9) (SelectExecutor): Key condition: unknown | ||
| 7783 | 2026.05.06 00:29:16.925973 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46210 | ||
| 7784 | 2026.05.06 00:29:16.925972 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63561 | ||
| 7785 | 2026.05.06 00:29:16.926028 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53527 | ||
| 7786 | 2026.05.06 00:29:16.926085 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54784 | ||
| 7787 | 2026.05.06 00:29:16.926229 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61217 | ||
| 7788 | 2026.05.06 00:29:16.926282 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42286 | ||
| 7789 | 2026.05.06 00:29:16.926555 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7790 | 2026.05.06 00:29:16.926596 [ 349 ] {} <Debug> TCP-Session: 1cbade0b-b66d-43d6-a5cc-259e82f9c46a Authenticating user 'default' from [fd00:1122:3344:101::e]:63561 | ||
| 7791 | 2026.05.06 00:29:16.926623 [ 349 ] {} <Debug> TCP-Session: 1cbade0b-b66d-43d6-a5cc-259e82f9c46a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7792 | 2026.05.06 00:29:16.926642 [ 349 ] {} <Debug> TCP-Session: 1cbade0b-b66d-43d6-a5cc-259e82f9c46a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7793 | 2026.05.06 00:29:16.926680 [ 300 ] {c79eaaa9-367a-40cf-a243-0818844827d4} <Trace> AggregatingTransform: Aggregating | ||
| 7794 | 2026.05.06 00:29:16.926726 [ 300 ] {c79eaaa9-367a-40cf-a243-0818844827d4} <Trace> Aggregator: Aggregation method: without_key | ||
| 7795 | 2026.05.06 00:29:16.926768 [ 300 ] {c79eaaa9-367a-40cf-a243-0818844827d4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971063 sec. (1029.799 rows/sec., 40.23 KiB/sec.) | ||
| 7796 | 2026.05.06 00:29:16.926787 [ 300 ] {c79eaaa9-367a-40cf-a243-0818844827d4} <Trace> Aggregator: Merging aggregated data | ||
| 7797 | 2026.05.06 00:29:16.926844 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7798 | 2026.05.06 00:29:16.926891 [ 350 ] {} <Debug> TCP-Session: 495aaadb-3c1e-4d25-a36a-f165a56c7bd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:53527 | ||
| 7799 | 2026.05.06 00:29:16.926912 [ 350 ] {} <Debug> TCP-Session: 495aaadb-3c1e-4d25-a36a-f165a56c7bd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7800 | 2026.05.06 00:29:16.926934 [ 350 ] {} <Debug> TCP-Session: 495aaadb-3c1e-4d25-a36a-f165a56c7bd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7801 | 2026.05.06 00:29:16.926987 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7802 | 2026.05.06 00:29:16.927036 [ 353 ] {} <Debug> TCP-Session: ac7ffe7c-16e6-40be-a45b-4c5e3160e4a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:42286 | ||
| 7803 | 2026.05.06 00:29:16.927061 [ 353 ] {} <Debug> TCP-Session: ac7ffe7c-16e6-40be-a45b-4c5e3160e4a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7804 | 2026.05.06 00:29:16.927076 [ 353 ] {} <Debug> TCP-Session: ac7ffe7c-16e6-40be-a45b-4c5e3160e4a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7805 | 2026.05.06 00:29:16.927368 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7806 | 2026.05.06 00:29:16.927415 [ 352 ] {} <Debug> TCP-Session: 24beb249-57bb-4f75-a89b-a44d1b8cf78d Authenticating user 'default' from [fd00:1122:3344:101::e]:61217 | ||
| 7807 | 2026.05.06 00:29:16.927436 [ 352 ] {} <Debug> TCP-Session: 24beb249-57bb-4f75-a89b-a44d1b8cf78d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7808 | 2026.05.06 00:29:16.927457 [ 352 ] {} <Debug> TCP-Session: 24beb249-57bb-4f75-a89b-a44d1b8cf78d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7809 | 2026.05.06 00:29:16.927522 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7810 | 2026.05.06 00:29:16.927578 [ 351 ] {} <Debug> TCP-Session: ab663526-93eb-4c39-a9cf-86dc988fb510 Authenticating user 'default' from [fd00:1122:3344:101::e]:54784 | ||
| 7811 | 2026.05.06 00:29:16.927613 [ 351 ] {} <Debug> TCP-Session: ab663526-93eb-4c39-a9cf-86dc988fb510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7812 | 2026.05.06 00:29:16.927634 [ 351 ] {} <Debug> TCP-Session: ab663526-93eb-4c39-a9cf-86dc988fb510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7813 | 2026.05.06 00:29:16.927649 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7814 | 2026.05.06 00:29:16.927689 [ 291 ] {} <Debug> TCP-Session: 50927f59-2d92-4758-a851-9f95e3d57f6c Authenticating user 'default' from [fd00:1122:3344:101::e]:46210 | ||
| 7815 | 2026.05.06 00:29:16.927706 [ 291 ] {} <Debug> TCP-Session: 50927f59-2d92-4758-a851-9f95e3d57f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7816 | 2026.05.06 00:29:16.927718 [ 291 ] {} <Debug> TCP-Session: 50927f59-2d92-4758-a851-9f95e3d57f6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7817 | 2026.05.06 00:29:16.928138 [ 287 ] {c79eaaa9-367a-40cf-a243-0818844827d4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003506 sec., 285.2253280091272 rows/sec., 11.14 KiB/sec. | ||
| 7818 | 2026.05.06 00:29:16.928291 [ 287 ] {c79eaaa9-367a-40cf-a243-0818844827d4} <Debug> TCPHandler: Processed in 0.004040404 sec. | ||
| 7819 | 2026.05.06 00:29:16.928433 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7820 | 2026.05.06 00:29:16.928464 [ 287 ] {} <Debug> TCP-Session: 2e1c93d6-7e12-40cc-802f-9fe355bf2f4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7821 | 2026.05.06 00:29:16.928465 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7822 | 2026.05.06 00:29:16.928484 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7823 | 2026.05.06 00:29:16.928515 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7824 | 2026.05.06 00:29:16.928520 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7825 | 2026.05.06 00:29:16.928541 [ 290 ] {} <Debug> TCP-Session: a0b80b97-8bc1-4be9-9e31-d21e88803a3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7826 | 2026.05.06 00:29:16.928544 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7827 | 2026.05.06 00:29:16.928574 [ 352 ] {} <Debug> TCP-Session: 24beb249-57bb-4f75-a89b-a44d1b8cf78d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7828 | 2026.05.06 00:29:16.928589 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7829 | 2026.05.06 00:29:16.928602 [ 291 ] {} <Debug> TCP-Session: 50927f59-2d92-4758-a851-9f95e3d57f6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7830 | 2026.05.06 00:29:16.928616 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7831 | 2026.05.06 00:29:16.928624 [ 349 ] {} <Debug> TCP-Session: 1cbade0b-b66d-43d6-a5cc-259e82f9c46a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7832 | 2026.05.06 00:29:16.928638 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7833 | 2026.05.06 00:29:16.928664 [ 351 ] {} <Debug> TCP-Session: ab663526-93eb-4c39-a9cf-86dc988fb510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7834 | 2026.05.06 00:29:16.928558 [ 353 ] {} <Debug> TCP-Session: ac7ffe7c-16e6-40be-a45b-4c5e3160e4a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7835 | 2026.05.06 00:29:16.928699 [ 350 ] {} <Debug> TCP-Session: 495aaadb-3c1e-4d25-a36a-f165a56c7bd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7836 | 2026.05.06 00:29:16.928517 [ 289 ] {} <Debug> TCP-Session: b054e67b-7c65-4023-bdb0-3d28faa3b19e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7837 | 2026.05.06 00:29:16.976231 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36849 | ||
| 7838 | 2026.05.06 00:29:16.976342 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7839 | 2026.05.06 00:29:16.976370 [ 287 ] {} <Debug> TCP-Session: 306754b3-e4bc-4c86-ba33-c972f656ffff Authenticating user 'default' from [fd00:1122:3344:101::e]:36849 | ||
| 7840 | 2026.05.06 00:29:16.976392 [ 287 ] {} <Debug> TCP-Session: 306754b3-e4bc-4c86-ba33-c972f656ffff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7841 | 2026.05.06 00:29:16.976406 [ 287 ] {} <Debug> TCP-Session: 306754b3-e4bc-4c86-ba33-c972f656ffff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7842 | 2026.05.06 00:29:16.976648 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39779 | ||
| 7843 | 2026.05.06 00:29:16.976661 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64787 | ||
| 7844 | 2026.05.06 00:29:16.976681 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59512 | ||
| 7845 | 2026.05.06 00:29:16.976720 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45179 | ||
| 7846 | 2026.05.06 00:29:16.976741 [ 287 ] {} <Trace> TCP-Session: 306754b3-e4bc-4c86-ba33-c972f656ffff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7847 | 2026.05.06 00:29:16.976773 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7848 | 2026.05.06 00:29:16.976728 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7849 | 2026.05.06 00:29:16.976794 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7850 | 2026.05.06 00:29:16.976810 [ 290 ] {} <Debug> TCP-Session: 4278c5df-3f51-48d8-8405-dfabf1d4e4fb Authenticating user 'default' from [fd00:1122:3344:101::e]:64787 | ||
| 7851 | 2026.05.06 00:29:16.976830 [ 289 ] {} <Debug> TCP-Session: fcde14db-8737-4f72-9c60-8a6826331621 Authenticating user 'default' from [fd00:1122:3344:101::e]:39779 | ||
| 7852 | 2026.05.06 00:29:16.976845 [ 353 ] {} <Debug> TCP-Session: 6917eaf6-6587-4b29-99c9-e65f1cd80835 Authenticating user 'default' from [fd00:1122:3344:101::e]:45179 | ||
| 7853 | 2026.05.06 00:29:16.976861 [ 290 ] {} <Debug> TCP-Session: 4278c5df-3f51-48d8-8405-dfabf1d4e4fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7854 | 2026.05.06 00:29:16.976873 [ 289 ] {} <Debug> TCP-Session: fcde14db-8737-4f72-9c60-8a6826331621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7855 | 2026.05.06 00:29:16.976898 [ 290 ] {} <Debug> TCP-Session: 4278c5df-3f51-48d8-8405-dfabf1d4e4fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7856 | 2026.05.06 00:29:16.976911 [ 289 ] {} <Debug> TCP-Session: fcde14db-8737-4f72-9c60-8a6826331621 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7857 | 2026.05.06 00:29:16.976927 [ 287 ] {ba9d43d4-01fb-4243-b3dd-cf71450e142e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36849) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7858 | 2026.05.06 00:29:16.976886 [ 353 ] {} <Debug> TCP-Session: 6917eaf6-6587-4b29-99c9-e65f1cd80835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7859 | 2026.05.06 00:29:16.976794 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7860 | 2026.05.06 00:29:16.976973 [ 353 ] {} <Debug> TCP-Session: 6917eaf6-6587-4b29-99c9-e65f1cd80835 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7861 | 2026.05.06 00:29:16.976716 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53725 | ||
| 7862 | 2026.05.06 00:29:16.976993 [ 349 ] {} <Debug> TCP-Session: 50b6fa19-4cd6-4062-9457-318cf1852fc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59512 | ||
| 7863 | 2026.05.06 00:29:16.976712 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61446 | ||
| 7864 | 2026.05.06 00:29:16.977060 [ 349 ] {} <Debug> TCP-Session: 50b6fa19-4cd6-4062-9457-318cf1852fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7865 | 2026.05.06 00:29:16.977082 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7866 | 2026.05.06 00:29:16.977098 [ 349 ] {} <Debug> TCP-Session: 50b6fa19-4cd6-4062-9457-318cf1852fc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7867 | 2026.05.06 00:29:16.977119 [ 352 ] {} <Debug> TCP-Session: b34cee24-c70b-4a4a-9729-1b3a5b45b11d Authenticating user 'default' from [fd00:1122:3344:101::e]:53725 | ||
| 7868 | 2026.05.06 00:29:16.976692 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49579 | ||
| 7869 | 2026.05.06 00:29:16.977142 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7870 | 2026.05.06 00:29:16.977151 [ 352 ] {} <Debug> TCP-Session: b34cee24-c70b-4a4a-9729-1b3a5b45b11d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7871 | 2026.05.06 00:29:16.977200 [ 351 ] {} <Debug> TCP-Session: cb6670ae-485f-4659-9c69-ba7f4203d118 Authenticating user 'default' from [fd00:1122:3344:101::e]:61446 | ||
| 7872 | 2026.05.06 00:29:16.977213 [ 287 ] {ba9d43d4-01fb-4243-b3dd-cf71450e142e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7873 | 2026.05.06 00:29:16.977218 [ 352 ] {} <Debug> TCP-Session: b34cee24-c70b-4a4a-9729-1b3a5b45b11d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7874 | 2026.05.06 00:29:16.977235 [ 351 ] {} <Debug> TCP-Session: cb6670ae-485f-4659-9c69-ba7f4203d118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7875 | 2026.05.06 00:29:16.977217 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7876 | 2026.05.06 00:29:16.977285 [ 287 ] {ba9d43d4-01fb-4243-b3dd-cf71450e142e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7877 | 2026.05.06 00:29:16.977303 [ 350 ] {} <Debug> TCP-Session: a77832b8-40bf-4a74-8e92-7f693da6a7b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:49579 | ||
| 7878 | 2026.05.06 00:29:16.977274 [ 351 ] {} <Debug> TCP-Session: cb6670ae-485f-4659-9c69-ba7f4203d118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7879 | 2026.05.06 00:29:16.977333 [ 350 ] {} <Debug> TCP-Session: a77832b8-40bf-4a74-8e92-7f693da6a7b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7880 | 2026.05.06 00:29:16.976668 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48102 | ||
| 7881 | 2026.05.06 00:29:16.977362 [ 350 ] {} <Debug> TCP-Session: a77832b8-40bf-4a74-8e92-7f693da6a7b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7882 | 2026.05.06 00:29:16.977434 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7883 | 2026.05.06 00:29:16.977460 [ 291 ] {} <Debug> TCP-Session: 861f79c0-984e-4c0b-8d9a-32d8cf537bd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48102 | ||
| 7884 | 2026.05.06 00:29:16.977476 [ 291 ] {} <Debug> TCP-Session: 861f79c0-984e-4c0b-8d9a-32d8cf537bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7885 | 2026.05.06 00:29:16.977489 [ 291 ] {} <Debug> TCP-Session: 861f79c0-984e-4c0b-8d9a-32d8cf537bd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7886 | 2026.05.06 00:29:16.977610 [ 287 ] {ba9d43d4-01fb-4243-b3dd-cf71450e142e} <Debug> oximeter.version (255697f4-5441-4d66-85c6-dbb5506fcaa9) (SelectExecutor): Key condition: unknown | ||
| 7887 | 2026.05.06 00:29:16.978535 [ 312 ] {ba9d43d4-01fb-4243-b3dd-cf71450e142e} <Trace> AggregatingTransform: Aggregating | ||
| 7888 | 2026.05.06 00:29:16.978576 [ 312 ] {ba9d43d4-01fb-4243-b3dd-cf71450e142e} <Trace> Aggregator: Aggregation method: without_key | ||
| 7889 | 2026.05.06 00:29:16.978611 [ 312 ] {ba9d43d4-01fb-4243-b3dd-cf71450e142e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000896452 sec. (1115.509 rows/sec., 43.57 KiB/sec.) | ||
| 7890 | 2026.05.06 00:29:16.978629 [ 312 ] {ba9d43d4-01fb-4243-b3dd-cf71450e142e} <Trace> Aggregator: Merging aggregated data | ||
| 7891 | 2026.05.06 00:29:16.980205 [ 287 ] {ba9d43d4-01fb-4243-b3dd-cf71450e142e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003333 sec., 300.03000300030004 rows/sec., 11.72 KiB/sec. | ||
| 7892 | 2026.05.06 00:29:16.980368 [ 287 ] {ba9d43d4-01fb-4243-b3dd-cf71450e142e} <Debug> TCPHandler: Processed in 0.00375243 sec. | ||
| 7893 | 2026.05.06 00:29:16.980494 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7894 | 2026.05.06 00:29:16.980521 [ 287 ] {} <Debug> TCP-Session: 306754b3-e4bc-4c86-ba33-c972f656ffff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7895 | 2026.05.06 00:29:16.980529 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7896 | 2026.05.06 00:29:16.980560 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7897 | 2026.05.06 00:29:16.980563 [ 353 ] {} <Debug> TCP-Session: 6917eaf6-6587-4b29-99c9-e65f1cd80835 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7898 | 2026.05.06 00:29:16.980583 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7899 | 2026.05.06 00:29:16.980601 [ 290 ] {} <Debug> TCP-Session: 4278c5df-3f51-48d8-8405-dfabf1d4e4fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7900 | 2026.05.06 00:29:16.980610 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7901 | 2026.05.06 00:29:16.980638 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7902 | 2026.05.06 00:29:16.980667 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7903 | 2026.05.06 00:29:16.980680 [ 289 ] {} <Debug> TCP-Session: fcde14db-8737-4f72-9c60-8a6826331621 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7904 | 2026.05.06 00:29:16.980691 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7905 | 2026.05.06 00:29:16.980713 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7906 | 2026.05.06 00:29:16.980715 [ 351 ] {} <Debug> TCP-Session: cb6670ae-485f-4659-9c69-ba7f4203d118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7907 | 2026.05.06 00:29:16.980738 [ 349 ] {} <Debug> TCP-Session: 50b6fa19-4cd6-4062-9457-318cf1852fc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7908 | 2026.05.06 00:29:16.980754 [ 352 ] {} <Debug> TCP-Session: b34cee24-c70b-4a4a-9729-1b3a5b45b11d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7909 | 2026.05.06 00:29:16.980633 [ 350 ] {} <Debug> TCP-Session: a77832b8-40bf-4a74-8e92-7f693da6a7b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7910 | 2026.05.06 00:29:16.980694 [ 291 ] {} <Debug> TCP-Session: 861f79c0-984e-4c0b-8d9a-32d8cf537bd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7911 | 2026.05.06 00:29:17.210914 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42509 | ||
| 7912 | 2026.05.06 00:29:17.211025 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7913 | 2026.05.06 00:29:17.211052 [ 287 ] {} <Debug> TCP-Session: d7921100-cc3d-4c70-b3d8-aa56c6215702 Authenticating user 'default' from [fd00:1122:3344:101::e]:42509 | ||
| 7914 | 2026.05.06 00:29:17.211076 [ 287 ] {} <Debug> TCP-Session: d7921100-cc3d-4c70-b3d8-aa56c6215702 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7915 | 2026.05.06 00:29:17.211089 [ 287 ] {} <Debug> TCP-Session: d7921100-cc3d-4c70-b3d8-aa56c6215702 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7916 | 2026.05.06 00:29:17.211338 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57586 | ||
| 7917 | 2026.05.06 00:29:17.211358 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48317 | ||
| 7918 | 2026.05.06 00:29:17.211396 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61184 | ||
| 7919 | 2026.05.06 00:29:17.211401 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37582 | ||
| 7920 | 2026.05.06 00:29:17.211394 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45725 | ||
| 7921 | 2026.05.06 00:29:17.211467 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7922 | 2026.05.06 00:29:17.211509 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7923 | 2026.05.06 00:29:17.211519 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7924 | 2026.05.06 00:29:17.211549 [ 349 ] {} <Debug> TCP-Session: 6b033f16-8bff-4283-b9c0-895da7e39b6f Authenticating user 'default' from [fd00:1122:3344:101::e]:48317 | ||
| 7925 | 2026.05.06 00:29:17.211558 [ 352 ] {} <Debug> TCP-Session: 9cdf18c7-a380-45ba-9027-79a0f632bb1b Authenticating user 'default' from [fd00:1122:3344:101::e]:61184 | ||
| 7926 | 2026.05.06 00:29:17.211568 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7927 | 2026.05.06 00:29:17.211582 [ 349 ] {} <Debug> TCP-Session: 6b033f16-8bff-4283-b9c0-895da7e39b6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7928 | 2026.05.06 00:29:17.211464 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7929 | 2026.05.06 00:29:17.211624 [ 351 ] {} <Debug> TCP-Session: b2f60330-aaaf-4ec9-9de4-3dfd8bd9fcf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45725 | ||
| 7930 | 2026.05.06 00:29:17.211372 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39365 | ||
| 7931 | 2026.05.06 00:29:17.211659 [ 289 ] {} <Debug> TCP-Session: f534eae1-b4af-4557-a782-c3985d1af5a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57586 | ||
| 7932 | 2026.05.06 00:29:17.211670 [ 351 ] {} <Debug> TCP-Session: b2f60330-aaaf-4ec9-9de4-3dfd8bd9fcf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7933 | 2026.05.06 00:29:17.211622 [ 352 ] {} <Debug> TCP-Session: 9cdf18c7-a380-45ba-9027-79a0f632bb1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7934 | 2026.05.06 00:29:17.211705 [ 351 ] {} <Debug> TCP-Session: b2f60330-aaaf-4ec9-9de4-3dfd8bd9fcf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7935 | 2026.05.06 00:29:17.211731 [ 352 ] {} <Debug> TCP-Session: 9cdf18c7-a380-45ba-9027-79a0f632bb1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7936 | 2026.05.06 00:29:17.211731 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7937 | 2026.05.06 00:29:17.211701 [ 289 ] {} <Debug> TCP-Session: f534eae1-b4af-4557-a782-c3985d1af5a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7938 | 2026.05.06 00:29:17.211778 [ 350 ] {} <Debug> TCP-Session: a60bde8e-021e-4439-aa8b-9239364052d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39365 | ||
| 7939 | 2026.05.06 00:29:17.211787 [ 289 ] {} <Debug> TCP-Session: f534eae1-b4af-4557-a782-c3985d1af5a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7940 | 2026.05.06 00:29:17.211800 [ 350 ] {} <Debug> TCP-Session: a60bde8e-021e-4439-aa8b-9239364052d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7941 | 2026.05.06 00:29:17.211566 [ 353 ] {} <Debug> TCP-Session: 5e22739a-a0c0-4575-a613-a59d438dbbea Authenticating user 'default' from [fd00:1122:3344:101::e]:37582 | ||
| 7942 | 2026.05.06 00:29:17.211817 [ 350 ] {} <Debug> TCP-Session: a60bde8e-021e-4439-aa8b-9239364052d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7943 | 2026.05.06 00:29:17.211842 [ 353 ] {} <Debug> TCP-Session: 5e22739a-a0c0-4575-a613-a59d438dbbea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7944 | 2026.05.06 00:29:17.211476 [ 287 ] {} <Trace> TCP-Session: d7921100-cc3d-4c70-b3d8-aa56c6215702 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7945 | 2026.05.06 00:29:17.211865 [ 353 ] {} <Debug> TCP-Session: 5e22739a-a0c0-4575-a613-a59d438dbbea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7946 | 2026.05.06 00:29:17.211345 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38349 | ||
| 7947 | 2026.05.06 00:29:17.211345 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59119 | ||
| 7948 | 2026.05.06 00:29:17.211623 [ 349 ] {} <Debug> TCP-Session: 6b033f16-8bff-4283-b9c0-895da7e39b6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7949 | 2026.05.06 00:29:17.211967 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7950 | 2026.05.06 00:29:17.211994 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7951 | 2026.05.06 00:29:17.211995 [ 290 ] {} <Debug> TCP-Session: 9644c18b-4ff8-4ed6-bf0b-5ca6d2bd7e1b Authenticating user 'default' from [fd00:1122:3344:101::e]:38349 | ||
| 7952 | 2026.05.06 00:29:17.212025 [ 291 ] {} <Debug> TCP-Session: 282cc6f0-0ab7-42bf-b8df-72d92265dd50 Authenticating user 'default' from [fd00:1122:3344:101::e]:59119 | ||
| 7953 | 2026.05.06 00:29:17.212035 [ 290 ] {} <Debug> TCP-Session: 9644c18b-4ff8-4ed6-bf0b-5ca6d2bd7e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7954 | 2026.05.06 00:29:17.212038 [ 287 ] {7d501aec-5250-43b7-afc2-9746eedd283b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42509) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7955 | 2026.05.06 00:29:17.212052 [ 291 ] {} <Debug> TCP-Session: 282cc6f0-0ab7-42bf-b8df-72d92265dd50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7956 | 2026.05.06 00:29:17.212060 [ 290 ] {} <Debug> TCP-Session: 9644c18b-4ff8-4ed6-bf0b-5ca6d2bd7e1b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7957 | 2026.05.06 00:29:17.212087 [ 291 ] {} <Debug> TCP-Session: 282cc6f0-0ab7-42bf-b8df-72d92265dd50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7958 | 2026.05.06 00:29:17.212342 [ 287 ] {7d501aec-5250-43b7-afc2-9746eedd283b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7959 | 2026.05.06 00:29:17.212398 [ 287 ] {7d501aec-5250-43b7-afc2-9746eedd283b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7960 | 2026.05.06 00:29:17.212713 [ 287 ] {7d501aec-5250-43b7-afc2-9746eedd283b} <Debug> oximeter.version (255697f4-5441-4d66-85c6-dbb5506fcaa9) (SelectExecutor): Key condition: unknown | ||
| 7961 | 2026.05.06 00:29:17.213660 [ 311 ] {7d501aec-5250-43b7-afc2-9746eedd283b} <Trace> AggregatingTransform: Aggregating | ||
| 7962 | 2026.05.06 00:29:17.213721 [ 311 ] {7d501aec-5250-43b7-afc2-9746eedd283b} <Trace> Aggregator: Aggregation method: without_key | ||
| 7963 | 2026.05.06 00:29:17.213760 [ 311 ] {7d501aec-5250-43b7-afc2-9746eedd283b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942482 sec. (1061.028 rows/sec., 41.45 KiB/sec.) | ||
| 7964 | 2026.05.06 00:29:17.213780 [ 311 ] {7d501aec-5250-43b7-afc2-9746eedd283b} <Trace> Aggregator: Merging aggregated data | ||
| 7965 | 2026.05.06 00:29:17.215100 [ 287 ] {7d501aec-5250-43b7-afc2-9746eedd283b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003118 sec., 320.71840923669015 rows/sec., 12.53 KiB/sec. | ||
| 7966 | 2026.05.06 00:29:17.215266 [ 287 ] {7d501aec-5250-43b7-afc2-9746eedd283b} <Debug> TCPHandler: Processed in 0.003969624 sec. | ||
| 7967 | 2026.05.06 00:29:17.215395 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7968 | 2026.05.06 00:29:17.215425 [ 287 ] {} <Debug> TCP-Session: d7921100-cc3d-4c70-b3d8-aa56c6215702 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7969 | 2026.05.06 00:29:17.215427 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7970 | 2026.05.06 00:29:17.215450 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7971 | 2026.05.06 00:29:17.215469 [ 353 ] {} <Debug> TCP-Session: 5e22739a-a0c0-4575-a613-a59d438dbbea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7972 | 2026.05.06 00:29:17.215479 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7973 | 2026.05.06 00:29:17.215498 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7974 | 2026.05.06 00:29:17.215505 [ 290 ] {} <Debug> TCP-Session: 9644c18b-4ff8-4ed6-bf0b-5ca6d2bd7e1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7975 | 2026.05.06 00:29:17.215518 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7976 | 2026.05.06 00:29:17.215555 [ 289 ] {} <Debug> TCP-Session: f534eae1-b4af-4557-a782-c3985d1af5a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7977 | 2026.05.06 00:29:17.215563 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7978 | 2026.05.06 00:29:17.215584 [ 349 ] {} <Debug> TCP-Session: 6b033f16-8bff-4283-b9c0-895da7e39b6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7979 | 2026.05.06 00:29:17.215533 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7980 | 2026.05.06 00:29:17.215617 [ 352 ] {} <Debug> TCP-Session: 9cdf18c7-a380-45ba-9027-79a0f632bb1b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7981 | 2026.05.06 00:29:17.215519 [ 291 ] {} <Debug> TCP-Session: 282cc6f0-0ab7-42bf-b8df-72d92265dd50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7982 | 2026.05.06 00:29:17.215650 [ 350 ] {} <Debug> TCP-Session: a60bde8e-021e-4439-aa8b-9239364052d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7983 | 2026.05.06 00:29:17.215499 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7984 | 2026.05.06 00:29:17.215727 [ 351 ] {} <Debug> TCP-Session: b2f60330-aaaf-4ec9-9de4-3dfd8bd9fcf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7985 | 2026.05.06 00:29:17.326918 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15840 | ||
| 7986 | 2026.05.06 00:29:17.327495 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7987 | 2026.05.06 00:29:17.327556 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 7988 | 2026.05.06 00:29:17.328114 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7989 | 2026.05.06 00:29:17.328363 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7990 | 2026.05.06 00:29:17.328518 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15840 | ||
| 7991 | 2026.05.06 00:29:17.785444 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7992 | 2026.05.06 00:29:17.785696 [ 278 ] {b28ce277-ee67-45df-853e-9fba16579277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 7993 | 2026.05.06 00:29:17.786067 [ 278 ] {b28ce277-ee67-45df-853e-9fba16579277} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7994 | 2026.05.06 00:29:17.786109 [ 278 ] {b28ce277-ee67-45df-853e-9fba16579277} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 7995 | 2026.05.06 00:29:17.786345 [ 278 ] {b28ce277-ee67-45df-853e-9fba16579277} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7996 | 2026.05.06 00:29:17.786433 [ 278 ] {b28ce277-ee67-45df-853e-9fba16579277} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7997 | 2026.05.06 00:29:17.786585 [ 278 ] {b28ce277-ee67-45df-853e-9fba16579277} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 7998 | 2026.05.06 00:29:17.786715 [ 316 ] {b28ce277-ee67-45df-853e-9fba16579277} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 7999 | 2026.05.06 00:29:17.786725 [ 334 ] {b28ce277-ee67-45df-853e-9fba16579277} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8000 | 2026.05.06 00:29:17.786714 [ 324 ] {b28ce277-ee67-45df-853e-9fba16579277} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8001 | 2026.05.06 00:29:17.786714 [ 332 ] {b28ce277-ee67-45df-853e-9fba16579277} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8002 | 2026.05.06 00:29:17.786914 [ 278 ] {b28ce277-ee67-45df-853e-9fba16579277} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 8003 | 2026.05.06 00:29:17.786950 [ 278 ] {b28ce277-ee67-45df-853e-9fba16579277} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8004 | 2026.05.06 00:29:17.787067 [ 278 ] {b28ce277-ee67-45df-853e-9fba16579277} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8005 | 2026.05.06 00:29:17.787096 [ 278 ] {b28ce277-ee67-45df-853e-9fba16579277} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 8006 | 2026.05.06 00:29:17.787135 [ 278 ] {b28ce277-ee67-45df-853e-9fba16579277} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8007 | 2026.05.06 00:29:17.787182 [ 278 ] {b28ce277-ee67-45df-853e-9fba16579277} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8008 | 2026.05.06 00:29:17.787226 [ 278 ] {b28ce277-ee67-45df-853e-9fba16579277} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8009 | 2026.05.06 00:29:17.788527 [ 278 ] {b28ce277-ee67-45df-853e-9fba16579277} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002924 sec., 17099.86320109439 rows/sec., 1.34 MiB/sec. | ||
| 8010 | 2026.05.06 00:29:17.788689 [ 278 ] {b28ce277-ee67-45df-853e-9fba16579277} <Debug> TCPHandler: Processed in 0.003388106 sec. | ||
| 8011 | 2026.05.06 00:29:17.790736 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8012 | 2026.05.06 00:29:17.790868 [ 278 ] {eaff0f94-7bb2-4d50-9e99-95c067b44132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8013 | 2026.05.06 00:29:17.790921 [ 278 ] {eaff0f94-7bb2-4d50-9e99-95c067b44132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8014 | 2026.05.06 00:29:17.791513 [ 278 ] {eaff0f94-7bb2-4d50-9e99-95c067b44132} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8015 | 2026.05.06 00:29:17.791562 [ 278 ] {eaff0f94-7bb2-4d50-9e99-95c067b44132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8016 | 2026.05.06 00:29:17.791958 [ 278 ] {eaff0f94-7bb2-4d50-9e99-95c067b44132} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8017 | 2026.05.06 00:29:17.792207 [ 278 ] {eaff0f94-7bb2-4d50-9e99-95c067b44132} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8018 | 2026.05.06 00:29:17.792365 [ 113 ] {} <Debug> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8019 | 2026.05.06 00:29:17.792368 [ 278 ] {eaff0f94-7bb2-4d50-9e99-95c067b44132} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001537 sec., 50748.21080026025 rows/sec., 4.20 MiB/sec. | ||
| 8020 | 2026.05.06 00:29:17.792417 [ 113 ] {} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2026.05.06 00:29:17.792438 [ 278 ] {eaff0f94-7bb2-4d50-9e99-95c067b44132} <Debug> TCPHandler: Processed in 0.001767914 sec. | ||
| 8022 | 2026.05.06 00:29:17.792444 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8023 | 2026.05.06 00:29:17.792597 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8024 | 2026.05.06 00:29:17.792597 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::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 | ||
| 8025 | 2026.05.06 00:29:17.792717 [ 278 ] {ef380269-4530-47f5-b2c5-c360348bfce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8026 | 2026.05.06 00:29:17.792770 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8027 | 2026.05.06 00:29:17.792774 [ 278 ] {ef380269-4530-47f5-b2c5-c360348bfce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8028 | 2026.05.06 00:29:17.792814 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::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 | ||
| 8029 | 2026.05.06 00:29:17.792888 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 859 rows starting from the beginning of the part | ||
| 8030 | 2026.05.06 00:29:17.792933 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 2544 rows starting from the beginning of the part | ||
| 8031 | 2026.05.06 00:29:17.792975 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 56 rows starting from the beginning of the part | ||
| 8032 | 2026.05.06 00:29:17.793020 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 118 rows starting from the beginning of the part | ||
| 8033 | 2026.05.06 00:29:17.793058 [ 188 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 78 rows starting from the beginning of the part | ||
| 8034 | 2026.05.06 00:29:17.793288 [ 278 ] {ef380269-4530-47f5-b2c5-c360348bfce8} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2026.05.06 00:29:17.793333 [ 278 ] {ef380269-4530-47f5-b2c5-c360348bfce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8036 | 2026.05.06 00:29:17.793650 [ 278 ] {ef380269-4530-47f5-b2c5-c360348bfce8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8037 | 2026.05.06 00:29:17.793871 [ 278 ] {ef380269-4530-47f5-b2c5-c360348bfce8} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2026.05.06 00:29:17.794009 [ 278 ] {ef380269-4530-47f5-b2c5-c360348bfce8} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001353 sec., 8130.081300813008 rows/sec., 611.34 KiB/sec. | ||
| 8039 | 2026.05.06 00:29:17.794050 [ 278 ] {ef380269-4530-47f5-b2c5-c360348bfce8} <Debug> TCPHandler: Processed in 0.001540661 sec. | ||
| 8040 | 2026.05.06 00:29:17.794186 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8041 | 2026.05.06 00:29:17.794283 [ 278 ] {b6517f29-a9c7-4068-b312-4c57c25790a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8042 | 2026.05.06 00:29:17.794323 [ 278 ] {b6517f29-a9c7-4068-b312-4c57c25790a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8043 | 2026.05.06 00:29:17.794825 [ 278 ] {b6517f29-a9c7-4068-b312-4c57c25790a2} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8044 | 2026.05.06 00:29:17.794865 [ 278 ] {b6517f29-a9c7-4068-b312-4c57c25790a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8045 | 2026.05.06 00:29:17.795231 [ 278 ] {b6517f29-a9c7-4068-b312-4c57c25790a2} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8046 | 2026.05.06 00:29:17.795454 [ 278 ] {b6517f29-a9c7-4068-b312-4c57c25790a2} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2026.05.06 00:29:17.795486 [ 190 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7014 rows, containing 5 columns (5 merged, 0 gathered) in 0.00295058 sec., 2377159.7448637215 rows/sec., 189.57 MiB/sec. | ||
| 8048 | 2026.05.06 00:29:17.795582 [ 113 ] {} <Debug> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8049 | 2026.05.06 00:29:17.795601 [ 278 ] {b6517f29-a9c7-4068-b312-4c57c25790a2} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001287 sec., 58275.058275058276 rows/sec., 4.55 MiB/sec. | ||
| 8050 | 2026.05.06 00:29:17.795626 [ 113 ] {} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8051 | 2026.05.06 00:29:17.795648 [ 278 ] {b6517f29-a9c7-4068-b312-4c57c25790a2} <Debug> TCPHandler: Processed in 0.001467269 sec. | ||
| 8052 | 2026.05.06 00:29:17.795651 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8053 | 2026.05.06 00:29:17.795748 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::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 | ||
| 8054 | 2026.05.06 00:29:17.795785 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8055 | 2026.05.06 00:29:17.795834 [ 189 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8056 | 2026.05.06 00:29:17.795854 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8057 | 2026.05.06 00:29:17.795885 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::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 | ||
| 8058 | 2026.05.06 00:29:17.795889 [ 278 ] {586f1f96-5370-423a-acdc-599efa2728d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8059 | 2026.05.06 00:29:17.795939 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 521 rows starting from the beginning of the part | ||
| 8060 | 2026.05.06 00:29:17.795948 [ 278 ] {586f1f96-5370-423a-acdc-599efa2728d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8061 | 2026.05.06 00:29:17.795987 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1337 rows starting from the beginning of the part | ||
| 8062 | 2026.05.06 00:29:17.796032 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 8063 | 2026.05.06 00:29:17.796076 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 95 rows starting from the beginning of the part | ||
| 8064 | 2026.05.06 00:29:17.796118 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 75 rows starting from the beginning of the part | ||
| 8065 | 2026.05.06 00:29:17.796169 [ 189 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_51_10} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2026.05.06 00:29:17.796271 [ 189 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_51_10} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8067 | 2026.05.06 00:29:17.796369 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 8068 | 2026.05.06 00:29:17.796426 [ 278 ] {586f1f96-5370-423a-acdc-599efa2728d5} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2026.05.06 00:29:17.796469 [ 278 ] {586f1f96-5370-423a-acdc-599efa2728d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8070 | 2026.05.06 00:29:17.796863 [ 278 ] {586f1f96-5370-423a-acdc-599efa2728d5} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8071 | 2026.05.06 00:29:17.797110 [ 278 ] {586f1f96-5370-423a-acdc-599efa2728d5} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2026.05.06 00:29:17.797230 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8073 | 2026.05.06 00:29:17.797254 [ 278 ] {586f1f96-5370-423a-acdc-599efa2728d5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001385 sec., 115523.46570397112 rows/sec., 8.05 MiB/sec. | ||
| 8074 | 2026.05.06 00:29:17.797267 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8075 | 2026.05.06 00:29:17.797300 [ 278 ] {586f1f96-5370-423a-acdc-599efa2728d5} <Debug> TCPHandler: Processed in 0.001565782 sec. | ||
| 8076 | 2026.05.06 00:29:17.797307 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8077 | 2026.05.06 00:29:17.797427 [ 198 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 8078 | 2026.05.06 00:29:17.797431 [ 187 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3922 rows, containing 5 columns (5 merged, 0 gathered) in 0.001718033 sec., 2282843.2282732637 rows/sec., 165.79 MiB/sec. | ||
| 8079 | 2026.05.06 00:29:17.797448 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8080 | 2026.05.06 00:29:17.797532 [ 198 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8081 | 2026.05.06 00:29:17.797563 [ 198 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 17330 rows starting from the beginning of the part | ||
| 8082 | 2026.05.06 00:29:17.797584 [ 278 ] {e79cfe49-33ab-4775-8293-28cc71b50b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8083 | 2026.05.06 00:29:17.797623 [ 198 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 265 rows starting from the beginning of the part | ||
| 8084 | 2026.05.06 00:29:17.797643 [ 278 ] {e79cfe49-33ab-4775-8293-28cc71b50b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8085 | 2026.05.06 00:29:17.797674 [ 198 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1569 rows starting from the beginning of the part | ||
| 8086 | 2026.05.06 00:29:17.797678 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8087 | 2026.05.06 00:29:17.797724 [ 198 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 128 rows starting from the beginning of the part | ||
| 8088 | 2026.05.06 00:29:17.797771 [ 198 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 8089 | 2026.05.06 00:29:17.797821 [ 198 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 8090 | 2026.05.06 00:29:17.797977 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_51_10} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8091 | 2026.05.06 00:29:17.798127 [ 188 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_51_10} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8092 | 2026.05.06 00:29:17.798204 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8093 | 2026.05.06 00:29:17.798453 [ 278 ] {e79cfe49-33ab-4775-8293-28cc71b50b70} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8094 | 2026.05.06 00:29:17.798496 [ 278 ] {e79cfe49-33ab-4775-8293-28cc71b50b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8095 | 2026.05.06 00:29:17.799077 [ 278 ] {e79cfe49-33ab-4775-8293-28cc71b50b70} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8096 | 2026.05.06 00:29:17.799322 [ 278 ] {e79cfe49-33ab-4775-8293-28cc71b50b70} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8097 | 2026.05.06 00:29:17.799479 [ 278 ] {e79cfe49-33ab-4775-8293-28cc71b50b70} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001913 sec., 5750.130684788291 rows/sec., 10.30 MiB/sec. | ||
| 8098 | 2026.05.06 00:29:17.799563 [ 278 ] {e79cfe49-33ab-4775-8293-28cc71b50b70} <Debug> TCPHandler: Processed in 0.002164229 sec. | ||
| 8099 | 2026.05.06 00:29:17.799781 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8100 | 2026.05.06 00:29:17.799907 [ 278 ] {64bea053-0586-4f4f-9813-d46def7249c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8101 | 2026.05.06 00:29:17.799960 [ 278 ] {64bea053-0586-4f4f-9813-d46def7249c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8102 | 2026.05.06 00:29:17.800405 [ 278 ] {64bea053-0586-4f4f-9813-d46def7249c6} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8103 | 2026.05.06 00:29:17.800452 [ 278 ] {64bea053-0586-4f4f-9813-d46def7249c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8104 | 2026.05.06 00:29:17.800814 [ 278 ] {64bea053-0586-4f4f-9813-d46def7249c6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8105 | 2026.05.06 00:29:17.801037 [ 278 ] {64bea053-0586-4f4f-9813-d46def7249c6} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8106 | 2026.05.06 00:29:17.801171 [ 113 ] {} <Debug> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8107 | 2026.05.06 00:29:17.801185 [ 278 ] {64bea053-0586-4f4f-9813-d46def7249c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001298 sec., 46224.96147919877 rows/sec., 3.12 MiB/sec. | ||
| 8108 | 2026.05.06 00:29:17.801225 [ 113 ] {} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8109 | 2026.05.06 00:29:17.801241 [ 278 ] {64bea053-0586-4f4f-9813-d46def7249c6} <Debug> TCPHandler: Processed in 0.001524401 sec. | ||
| 8110 | 2026.05.06 00:29:17.801258 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8111 | 2026.05.06 00:29:17.801362 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 8112 | 2026.05.06 00:29:17.801497 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8113 | 2026.05.06 00:29:17.801537 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2550 rows starting from the beginning of the part | ||
| 8114 | 2026.05.06 00:29:17.801596 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 90 rows starting from the beginning of the part | ||
| 8115 | 2026.05.06 00:29:17.801642 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 12 rows starting from the beginning of the part | ||
| 8116 | 2026.05.06 00:29:17.801680 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part | ||
| 8117 | 2026.05.06 00:29:17.801724 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 8118 | 2026.05.06 00:29:17.801763 [ 196 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 8119 | 2026.05.06 00:29:17.803301 [ 188 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2820 rows, containing 4 columns (4 merged, 0 gathered) in 0.001984496 sec., 1421015.713813482 rows/sec., 93.48 MiB/sec. | ||
| 8120 | 2026.05.06 00:29:17.803757 [ 187 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8121 | 2026.05.06 00:29:17.804117 [ 187 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_51_10} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8122 | 2026.05.06 00:29:17.804215 [ 187 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_51_10} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8123 | 2026.05.06 00:29:17.804318 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8124 | 2026.05.06 00:29:17.804960 [ 187 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19612 rows, containing 5 columns (5 merged, 0 gathered) in 0.007574923 sec., 2589069.222221797 rows/sec., 167.85 MiB/sec. | ||
| 8125 | 2026.05.06 00:29:17.805367 [ 199 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8126 | 2026.05.06 00:29:17.805697 [ 199 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8127 | 2026.05.06 00:29:17.805786 [ 199 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8128 | 2026.05.06 00:29:17.805886 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.25 MiB. | ||
| 8129 | 2026.05.06 00:29:18.000234 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.15 MiB, peak 295.04 MiB, free memory in arenas 0.00 B, will set to 287.41 MiB (RSS), difference: 2.27 MiB | ||
| 8130 | 2026.05.06 00:29:18.156614 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8131 | 2026.05.06 00:29:18.174778 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8132 | 2026.05.06 00:29:18.174850 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8133 | 2026.05.06 00:29:18.181155 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8134 | 2026.05.06 00:29:18.181913 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8135 | 2026.05.06 00:29:18.185019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8136 | 2026.05.06 00:29:19.795385 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 988 | ||
| 8137 | 2026.05.06 00:29:19.798095 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2026.05.06 00:29:19.798132 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8139 | 2026.05.06 00:29:19.799373 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8140 | 2026.05.06 00:29:19.799632 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2026.05.06 00:29:19.799887 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 988 | ||
| 8142 | 2026.05.06 00:29:22.784137 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8143 | 2026.05.06 00:29:22.784531 [ 278 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 8144 | 2026.05.06 00:29:22.785028 [ 278 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8145 | 2026.05.06 00:29:22.785066 [ 278 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 8146 | 2026.05.06 00:29:22.785308 [ 278 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8147 | 2026.05.06 00:29:22.785384 [ 278 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8148 | 2026.05.06 00:29:22.785535 [ 278 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 8149 | 2026.05.06 00:29:22.785658 [ 324 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8150 | 2026.05.06 00:29:22.785667 [ 316 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8151 | 2026.05.06 00:29:22.785679 [ 339 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8152 | 2026.05.06 00:29:22.785727 [ 310 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8153 | 2026.05.06 00:29:22.785896 [ 278 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 8154 | 2026.05.06 00:29:22.785928 [ 278 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8155 | 2026.05.06 00:29:22.786020 [ 278 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8156 | 2026.05.06 00:29:22.786041 [ 278 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 8157 | 2026.05.06 00:29:22.786078 [ 278 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8158 | 2026.05.06 00:29:22.786117 [ 278 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8159 | 2026.05.06 00:29:22.786153 [ 278 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8160 | 2026.05.06 00:29:22.787564 [ 278 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.003186 sec., 15693.65976145637 rows/sec., 1.23 MiB/sec. | ||
| 8161 | 2026.05.06 00:29:22.787738 [ 278 ] {58c9bf84-2fdc-4daf-80a5-b2843115b1df} <Debug> TCPHandler: Processed in 0.003797161 sec. | ||
| 8162 | 2026.05.06 00:29:22.789982 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8163 | 2026.05.06 00:29:22.790099 [ 278 ] {c9e2c25d-2d2c-43bd-a037-34c2c88c96dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8164 | 2026.05.06 00:29:22.790147 [ 278 ] {c9e2c25d-2d2c-43bd-a037-34c2c88c96dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8165 | 2026.05.06 00:29:22.790654 [ 278 ] {c9e2c25d-2d2c-43bd-a037-34c2c88c96dd} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8166 | 2026.05.06 00:29:22.790703 [ 278 ] {c9e2c25d-2d2c-43bd-a037-34c2c88c96dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8167 | 2026.05.06 00:29:22.791079 [ 278 ] {c9e2c25d-2d2c-43bd-a037-34c2c88c96dd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8168 | 2026.05.06 00:29:22.791309 [ 278 ] {c9e2c25d-2d2c-43bd-a037-34c2c88c96dd} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8169 | 2026.05.06 00:29:22.791460 [ 278 ] {c9e2c25d-2d2c-43bd-a037-34c2c88c96dd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001396 sec., 2865.3295128939826 rows/sec., 233.65 KiB/sec. | ||
| 8170 | 2026.05.06 00:29:22.791500 [ 278 ] {c9e2c25d-2d2c-43bd-a037-34c2c88c96dd} <Debug> TCPHandler: Processed in 0.001573192 sec. | ||
| 8171 | 2026.05.06 00:29:22.791638 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8172 | 2026.05.06 00:29:22.791738 [ 278 ] {7d946eb5-2a6e-4c02-9366-f580bbda736b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8173 | 2026.05.06 00:29:22.791779 [ 278 ] {7d946eb5-2a6e-4c02-9366-f580bbda736b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8174 | 2026.05.06 00:29:22.792240 [ 278 ] {7d946eb5-2a6e-4c02-9366-f580bbda736b} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2026.05.06 00:29:22.792277 [ 278 ] {7d946eb5-2a6e-4c02-9366-f580bbda736b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8176 | 2026.05.06 00:29:22.792597 [ 278 ] {7d946eb5-2a6e-4c02-9366-f580bbda736b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8177 | 2026.05.06 00:29:22.792807 [ 278 ] {7d946eb5-2a6e-4c02-9366-f580bbda736b} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2026.05.06 00:29:22.792938 [ 278 ] {7d946eb5-2a6e-4c02-9366-f580bbda736b} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001221 sec., 98280.09828009827 rows/sec., 8.34 MiB/sec. | ||
| 8179 | 2026.05.06 00:29:22.792974 [ 278 ] {7d946eb5-2a6e-4c02-9366-f580bbda736b} <Debug> TCPHandler: Processed in 0.001387029 sec. | ||
| 8180 | 2026.05.06 00:29:22.793093 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8181 | 2026.05.06 00:29:22.793190 [ 278 ] {a59d064e-9091-4e46-8377-8221a77a5b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8182 | 2026.05.06 00:29:22.793231 [ 278 ] {a59d064e-9091-4e46-8377-8221a77a5b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8183 | 2026.05.06 00:29:22.793642 [ 278 ] {a59d064e-9091-4e46-8377-8221a77a5b2a} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2026.05.06 00:29:22.793679 [ 278 ] {a59d064e-9091-4e46-8377-8221a77a5b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8185 | 2026.05.06 00:29:22.793983 [ 278 ] {a59d064e-9091-4e46-8377-8221a77a5b2a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8186 | 2026.05.06 00:29:22.794189 [ 278 ] {a59d064e-9091-4e46-8377-8221a77a5b2a} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2026.05.06 00:29:22.794328 [ 278 ] {a59d064e-9091-4e46-8377-8221a77a5b2a} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001158 sec., 30224.525043177895 rows/sec., 2.20 MiB/sec. | ||
| 8188 | 2026.05.06 00:29:22.794366 [ 278 ] {a59d064e-9091-4e46-8377-8221a77a5b2a} <Debug> TCPHandler: Processed in 0.001322629 sec. | ||
| 8189 | 2026.05.06 00:29:22.794477 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8190 | 2026.05.06 00:29:22.794576 [ 278 ] {60003027-9972-4e15-a8ac-8c7233319038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8191 | 2026.05.06 00:29:22.794617 [ 278 ] {60003027-9972-4e15-a8ac-8c7233319038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8192 | 2026.05.06 00:29:22.795056 [ 278 ] {60003027-9972-4e15-a8ac-8c7233319038} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2026.05.06 00:29:22.795090 [ 278 ] {60003027-9972-4e15-a8ac-8c7233319038} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8194 | 2026.05.06 00:29:22.795390 [ 278 ] {60003027-9972-4e15-a8ac-8c7233319038} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8195 | 2026.05.06 00:29:22.795598 [ 278 ] {60003027-9972-4e15-a8ac-8c7233319038} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8196 | 2026.05.06 00:29:22.795727 [ 278 ] {60003027-9972-4e15-a8ac-8c7233319038} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001174 sec., 84327.08688245316 rows/sec., 6.59 MiB/sec. | ||
| 8197 | 2026.05.06 00:29:22.795765 [ 278 ] {60003027-9972-4e15-a8ac-8c7233319038} <Debug> TCPHandler: Processed in 0.001337568 sec. | ||
| 8198 | 2026.05.06 00:29:22.795880 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8199 | 2026.05.06 00:29:22.795977 [ 278 ] {2c2d3006-aca5-4c24-b704-219876a85cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8200 | 2026.05.06 00:29:22.796020 [ 278 ] {2c2d3006-aca5-4c24-b704-219876a85cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8201 | 2026.05.06 00:29:22.796437 [ 278 ] {2c2d3006-aca5-4c24-b704-219876a85cee} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8202 | 2026.05.06 00:29:22.796471 [ 278 ] {2c2d3006-aca5-4c24-b704-219876a85cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8203 | 2026.05.06 00:29:22.796813 [ 278 ] {2c2d3006-aca5-4c24-b704-219876a85cee} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8204 | 2026.05.06 00:29:22.797021 [ 278 ] {2c2d3006-aca5-4c24-b704-219876a85cee} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8205 | 2026.05.06 00:29:22.797149 [ 278 ] {2c2d3006-aca5-4c24-b704-219876a85cee} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001191 sec., 136020.15113350126 rows/sec., 9.47 MiB/sec. | ||
| 8206 | 2026.05.06 00:29:22.797185 [ 278 ] {2c2d3006-aca5-4c24-b704-219876a85cee} <Debug> TCPHandler: Processed in 0.001356038 sec. | ||
| 8207 | 2026.05.06 00:29:22.797292 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8208 | 2026.05.06 00:29:22.797387 [ 278 ] {7c3bd989-7bbc-4eff-8ef4-20275deafe98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8209 | 2026.05.06 00:29:22.797443 [ 278 ] {7c3bd989-7bbc-4eff-8ef4-20275deafe98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8210 | 2026.05.06 00:29:22.798261 [ 278 ] {7c3bd989-7bbc-4eff-8ef4-20275deafe98} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8211 | 2026.05.06 00:29:22.798297 [ 278 ] {7c3bd989-7bbc-4eff-8ef4-20275deafe98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8212 | 2026.05.06 00:29:22.798864 [ 278 ] {7c3bd989-7bbc-4eff-8ef4-20275deafe98} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8213 | 2026.05.06 00:29:22.799084 [ 278 ] {7c3bd989-7bbc-4eff-8ef4-20275deafe98} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8214 | 2026.05.06 00:29:22.799229 [ 278 ] {7c3bd989-7bbc-4eff-8ef4-20275deafe98} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00186 sec., 16666.666666666664 rows/sec., 29.87 MiB/sec. | ||
| 8215 | 2026.05.06 00:29:22.799291 [ 278 ] {7c3bd989-7bbc-4eff-8ef4-20275deafe98} <Debug> TCPHandler: Processed in 0.002047858 sec. | ||
| 8216 | 2026.05.06 00:29:22.799409 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8217 | 2026.05.06 00:29:22.799504 [ 278 ] {855dea59-e6c2-427d-bbd0-e8c4587d437b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8218 | 2026.05.06 00:29:22.799546 [ 278 ] {855dea59-e6c2-427d-bbd0-e8c4587d437b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8219 | 2026.05.06 00:29:22.799886 [ 278 ] {855dea59-e6c2-427d-bbd0-e8c4587d437b} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2026.05.06 00:29:22.799922 [ 278 ] {855dea59-e6c2-427d-bbd0-e8c4587d437b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8221 | 2026.05.06 00:29:22.800232 [ 278 ] {855dea59-e6c2-427d-bbd0-e8c4587d437b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8222 | 2026.05.06 00:29:22.800440 [ 278 ] {855dea59-e6c2-427d-bbd0-e8c4587d437b} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2026.05.06 00:29:22.800569 [ 278 ] {855dea59-e6c2-427d-bbd0-e8c4587d437b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 8224 | 2026.05.06 00:29:22.800605 [ 278 ] {855dea59-e6c2-427d-bbd0-e8c4587d437b} <Debug> TCPHandler: Processed in 0.001245507 sec. | ||
| 8225 | 2026.05.06 00:29:24.649383 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8226 | 2026.05.06 00:29:24.649437 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8227 | 2026.05.06 00:29:24.828693 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16288 | ||
| 8228 | 2026.05.06 00:29:24.829210 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2026.05.06 00:29:24.829256 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8230 | 2026.05.06 00:29:24.829759 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8231 | 2026.05.06 00:29:24.829986 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8232 | 2026.05.06 00:29:24.830122 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16288 | ||
| 8233 | 2026.05.06 00:29:25.685147 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 8234 | 2026.05.06 00:29:25.702560 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8235 | 2026.05.06 00:29:25.702622 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8236 | 2026.05.06 00:29:25.708233 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8237 | 2026.05.06 00:29:25.708978 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8238 | 2026.05.06 00:29:25.712004 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 8239 | 2026.05.06 00:29:27.784101 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8240 | 2026.05.06 00:29:27.784338 [ 278 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8241 | 2026.05.06 00:29:27.784680 [ 278 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8242 | 2026.05.06 00:29:27.784714 [ 278 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8243 | 2026.05.06 00:29:27.784939 [ 278 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8244 | 2026.05.06 00:29:27.785008 [ 278 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8245 | 2026.05.06 00:29:27.785156 [ 278 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8246 | 2026.05.06 00:29:27.785277 [ 339 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8247 | 2026.05.06 00:29:27.785302 [ 316 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8248 | 2026.05.06 00:29:27.785301 [ 314 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8249 | 2026.05.06 00:29:27.785277 [ 335 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8250 | 2026.05.06 00:29:27.785483 [ 278 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 8251 | 2026.05.06 00:29:27.785511 [ 278 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8252 | 2026.05.06 00:29:27.785598 [ 278 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8253 | 2026.05.06 00:29:27.785619 [ 278 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 8254 | 2026.05.06 00:29:27.785653 [ 278 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8255 | 2026.05.06 00:29:27.785691 [ 278 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8256 | 2026.05.06 00:29:27.785725 [ 278 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8257 | 2026.05.06 00:29:27.786885 [ 278 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002641 sec., 18932.22264293828 rows/sec., 1.49 MiB/sec. | ||
| 8258 | 2026.05.06 00:29:27.787039 [ 278 ] {3cad8f63-a517-4f4c-a020-dbca9e153e9b} <Debug> TCPHandler: Processed in 0.003070631 sec. | ||
| 8259 | 2026.05.06 00:29:27.788903 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8260 | 2026.05.06 00:29:27.789014 [ 278 ] {993438d9-9ccf-43b3-bcd3-01783a29b20d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8261 | 2026.05.06 00:29:27.789056 [ 278 ] {993438d9-9ccf-43b3-bcd3-01783a29b20d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8262 | 2026.05.06 00:29:27.789554 [ 278 ] {993438d9-9ccf-43b3-bcd3-01783a29b20d} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8263 | 2026.05.06 00:29:27.789604 [ 278 ] {993438d9-9ccf-43b3-bcd3-01783a29b20d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8264 | 2026.05.06 00:29:27.789976 [ 278 ] {993438d9-9ccf-43b3-bcd3-01783a29b20d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8265 | 2026.05.06 00:29:27.790216 [ 278 ] {993438d9-9ccf-43b3-bcd3-01783a29b20d} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8266 | 2026.05.06 00:29:27.790360 [ 278 ] {993438d9-9ccf-43b3-bcd3-01783a29b20d} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001379 sec., 56562.726613488034 rows/sec., 4.68 MiB/sec. | ||
| 8267 | 2026.05.06 00:29:27.790398 [ 278 ] {993438d9-9ccf-43b3-bcd3-01783a29b20d} <Debug> TCPHandler: Processed in 0.00154588 sec. | ||
| 8268 | 2026.05.06 00:29:27.790526 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8269 | 2026.05.06 00:29:27.790620 [ 278 ] {b984884d-b2d0-45f0-aee8-45820a730076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8270 | 2026.05.06 00:29:27.790660 [ 278 ] {b984884d-b2d0-45f0-aee8-45820a730076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8271 | 2026.05.06 00:29:27.791065 [ 278 ] {b984884d-b2d0-45f0-aee8-45820a730076} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2026.05.06 00:29:27.791101 [ 278 ] {b984884d-b2d0-45f0-aee8-45820a730076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8273 | 2026.05.06 00:29:27.791383 [ 278 ] {b984884d-b2d0-45f0-aee8-45820a730076} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8274 | 2026.05.06 00:29:27.791593 [ 278 ] {b984884d-b2d0-45f0-aee8-45820a730076} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2026.05.06 00:29:27.791724 [ 278 ] {b984884d-b2d0-45f0-aee8-45820a730076} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001122 sec., 9803.921568627451 rows/sec., 737.21 KiB/sec. | ||
| 8276 | 2026.05.06 00:29:27.791730 [ 100 ] {} <Debug> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8277 | 2026.05.06 00:29:27.791761 [ 278 ] {b984884d-b2d0-45f0-aee8-45820a730076} <Debug> TCPHandler: Processed in 0.001283468 sec. | ||
| 8278 | 2026.05.06 00:29:27.791779 [ 100 ] {} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8279 | 2026.05.06 00:29:27.791804 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8280 | 2026.05.06 00:29:27.791889 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8281 | 2026.05.06 00:29:27.791904 [ 196 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 8282 | 2026.05.06 00:29:27.791988 [ 278 ] {4a816972-6f8d-4a0b-91b1-f37eab89185d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8283 | 2026.05.06 00:29:27.792034 [ 278 ] {4a816972-6f8d-4a0b-91b1-f37eab89185d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8284 | 2026.05.06 00:29:27.792034 [ 196 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8285 | 2026.05.06 00:29:27.792081 [ 196 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 8286 | 2026.05.06 00:29:27.792144 [ 196 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
| 8287 | 2026.05.06 00:29:27.792188 [ 196 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 8288 | 2026.05.06 00:29:27.792230 [ 196 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 8289 | 2026.05.06 00:29:27.792286 [ 196 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 35 rows starting from the beginning of the part | ||
| 8290 | 2026.05.06 00:29:27.792343 [ 196 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 8291 | 2026.05.06 00:29:27.792487 [ 278 ] {4a816972-6f8d-4a0b-91b1-f37eab89185d} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8292 | 2026.05.06 00:29:27.792528 [ 278 ] {4a816972-6f8d-4a0b-91b1-f37eab89185d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8293 | 2026.05.06 00:29:27.792866 [ 278 ] {4a816972-6f8d-4a0b-91b1-f37eab89185d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8294 | 2026.05.06 00:29:27.793095 [ 278 ] {4a816972-6f8d-4a0b-91b1-f37eab89185d} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8295 | 2026.05.06 00:29:27.793219 [ 186 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358028 sec., 255517.5592844919 rows/sec., 18.19 MiB/sec. | ||
| 8296 | 2026.05.06 00:29:27.793222 [ 278 ] {4a816972-6f8d-4a0b-91b1-f37eab89185d} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001252 sec., 59904.15335463258 rows/sec., 4.68 MiB/sec. | ||
| 8297 | 2026.05.06 00:29:27.793275 [ 278 ] {4a816972-6f8d-4a0b-91b1-f37eab89185d} <Debug> TCPHandler: Processed in 0.001433619 sec. | ||
| 8298 | 2026.05.06 00:29:27.793409 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2026.05.06 00:29:27.793414 [ 187 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8300 | 2026.05.06 00:29:27.793517 [ 278 ] {c6acae38-1319-4ec8-828c-c3bbe0a19254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8301 | 2026.05.06 00:29:27.793566 [ 278 ] {c6acae38-1319-4ec8-828c-c3bbe0a19254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8302 | 2026.05.06 00:29:27.793758 [ 187 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_46_9} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8303 | 2026.05.06 00:29:27.793857 [ 187 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_46_9} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8304 | 2026.05.06 00:29:27.793953 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8305 | 2026.05.06 00:29:27.793979 [ 278 ] {c6acae38-1319-4ec8-828c-c3bbe0a19254} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8306 | 2026.05.06 00:29:27.794019 [ 278 ] {c6acae38-1319-4ec8-828c-c3bbe0a19254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8307 | 2026.05.06 00:29:27.794348 [ 278 ] {c6acae38-1319-4ec8-828c-c3bbe0a19254} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8308 | 2026.05.06 00:29:27.794567 [ 278 ] {c6acae38-1319-4ec8-828c-c3bbe0a19254} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8309 | 2026.05.06 00:29:27.794701 [ 278 ] {c6acae38-1319-4ec8-828c-c3bbe0a19254} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 8310 | 2026.05.06 00:29:27.794737 [ 278 ] {c6acae38-1319-4ec8-828c-c3bbe0a19254} <Debug> TCPHandler: Processed in 0.001375219 sec. | ||
| 8311 | 2026.05.06 00:29:27.794856 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8312 | 2026.05.06 00:29:27.794950 [ 278 ] {69c6ea7a-e7de-456b-8c65-72a969bd55b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8313 | 2026.05.06 00:29:27.795004 [ 278 ] {69c6ea7a-e7de-456b-8c65-72a969bd55b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8314 | 2026.05.06 00:29:27.795744 [ 278 ] {69c6ea7a-e7de-456b-8c65-72a969bd55b2} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8315 | 2026.05.06 00:29:27.795781 [ 278 ] {69c6ea7a-e7de-456b-8c65-72a969bd55b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8316 | 2026.05.06 00:29:27.796280 [ 278 ] {69c6ea7a-e7de-456b-8c65-72a969bd55b2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8317 | 2026.05.06 00:29:27.796494 [ 278 ] {69c6ea7a-e7de-456b-8c65-72a969bd55b2} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8318 | 2026.05.06 00:29:27.796605 [ 100 ] {} <Debug> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8319 | 2026.05.06 00:29:27.796632 [ 278 ] {69c6ea7a-e7de-456b-8c65-72a969bd55b2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001699 sec., 6474.3967039434965 rows/sec., 11.60 MiB/sec. | ||
| 8320 | 2026.05.06 00:29:27.796640 [ 100 ] {} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8321 | 2026.05.06 00:29:27.796673 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8322 | 2026.05.06 00:29:27.796691 [ 278 ] {69c6ea7a-e7de-456b-8c65-72a969bd55b2} <Debug> TCPHandler: Processed in 0.001881955 sec. | ||
| 8323 | 2026.05.06 00:29:27.796759 [ 195 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 8324 | 2026.05.06 00:29:27.796821 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8325 | 2026.05.06 00:29:27.796940 [ 278 ] {6eb7b082-79bc-4c28-9d13-9e90417ffbca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8326 | 2026.05.06 00:29:27.796981 [ 195 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8327 | 2026.05.06 00:29:27.796990 [ 278 ] {6eb7b082-79bc-4c28-9d13-9e90417ffbca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8328 | 2026.05.06 00:29:27.797042 [ 195 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 850 rows starting from the beginning of the part | ||
| 8329 | 2026.05.06 00:29:27.797179 [ 195 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 8330 | 2026.05.06 00:29:27.797305 [ 195 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 8331 | 2026.05.06 00:29:27.797405 [ 278 ] {6eb7b082-79bc-4c28-9d13-9e90417ffbca} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8332 | 2026.05.06 00:29:27.797422 [ 195 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 8333 | 2026.05.06 00:29:27.797448 [ 278 ] {6eb7b082-79bc-4c28-9d13-9e90417ffbca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8334 | 2026.05.06 00:29:27.797537 [ 195 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 8335 | 2026.05.06 00:29:27.797648 [ 195 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 8336 | 2026.05.06 00:29:27.797845 [ 278 ] {6eb7b082-79bc-4c28-9d13-9e90417ffbca} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8337 | 2026.05.06 00:29:27.798093 [ 278 ] {6eb7b082-79bc-4c28-9d13-9e90417ffbca} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8338 | 2026.05.06 00:29:27.798220 [ 278 ] {6eb7b082-79bc-4c28-9d13-9e90417ffbca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001305 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. | ||
| 8339 | 2026.05.06 00:29:27.798256 [ 278 ] {6eb7b082-79bc-4c28-9d13-9e90417ffbca} <Debug> TCPHandler: Processed in 0.00149302 sec. | ||
| 8340 | 2026.05.06 00:29:27.803041 [ 195 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 954 rows, containing 19 columns (19 merged, 0 gathered) in 0.006323686 sec., 150861.38053027933 rows/sec., 270.34 MiB/sec. | ||
| 8341 | 2026.05.06 00:29:27.804579 [ 193 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8342 | 2026.05.06 00:29:27.804959 [ 193 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8343 | 2026.05.06 00:29:27.805041 [ 193 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8344 | 2026.05.06 00:29:27.805212 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.14 MiB. | ||
| 8345 | 2026.05.06 00:29:28.000249 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 289.13 MiB, peak 297.23 MiB, free memory in arenas 0.00 B, will set to 291.68 MiB (RSS), difference: 2.55 MiB | ||
| 8346 | 2026.05.06 00:29:29.800108 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1018 | ||
| 8347 | 2026.05.06 00:29:29.802604 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8348 | 2026.05.06 00:29:29.802664 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8349 | 2026.05.06 00:29:29.803937 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8350 | 2026.05.06 00:29:29.804224 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8351 | 2026.05.06 00:29:29.804585 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1018 | ||
| 8352 | 2026.05.06 00:29:32.330283 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16800 | ||
| 8353 | 2026.05.06 00:29:32.330926 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8354 | 2026.05.06 00:29:32.330987 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8355 | 2026.05.06 00:29:32.331541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8356 | 2026.05.06 00:29:32.331787 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8357 | 2026.05.06 00:29:32.331939 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16800 | ||
| 8358 | 2026.05.06 00:29:32.784687 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8359 | 2026.05.06 00:29:32.785012 [ 278 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8360 | 2026.05.06 00:29:32.785356 [ 278 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8361 | 2026.05.06 00:29:32.785391 [ 278 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8362 | 2026.05.06 00:29:32.785605 [ 278 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8363 | 2026.05.06 00:29:32.785672 [ 278 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8364 | 2026.05.06 00:29:32.785810 [ 278 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8365 | 2026.05.06 00:29:32.785927 [ 335 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8366 | 2026.05.06 00:29:32.785947 [ 314 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8367 | 2026.05.06 00:29:32.785928 [ 339 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8368 | 2026.05.06 00:29:32.785927 [ 323 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8369 | 2026.05.06 00:29:32.786122 [ 278 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 8370 | 2026.05.06 00:29:32.786149 [ 278 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8371 | 2026.05.06 00:29:32.786235 [ 278 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8372 | 2026.05.06 00:29:32.786255 [ 278 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 8373 | 2026.05.06 00:29:32.786289 [ 278 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8374 | 2026.05.06 00:29:32.786326 [ 278 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8375 | 2026.05.06 00:29:32.786366 [ 278 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8376 | 2026.05.06 00:29:32.787564 [ 278 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.00265 sec., 18867.924528301886 rows/sec., 1.48 MiB/sec. | ||
| 8377 | 2026.05.06 00:29:32.787729 [ 278 ] {957a2606-922e-49ba-9aea-89cf40a24976} <Debug> TCPHandler: Processed in 0.003173523 sec. | ||
| 8378 | 2026.05.06 00:29:32.789765 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8379 | 2026.05.06 00:29:32.789895 [ 278 ] {0a64e860-4acb-4e49-b2fe-80410b626e2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8380 | 2026.05.06 00:29:32.789948 [ 278 ] {0a64e860-4acb-4e49-b2fe-80410b626e2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8381 | 2026.05.06 00:29:32.790541 [ 278 ] {0a64e860-4acb-4e49-b2fe-80410b626e2d} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8382 | 2026.05.06 00:29:32.790585 [ 278 ] {0a64e860-4acb-4e49-b2fe-80410b626e2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8383 | 2026.05.06 00:29:32.790983 [ 278 ] {0a64e860-4acb-4e49-b2fe-80410b626e2d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8384 | 2026.05.06 00:29:32.791213 [ 278 ] {0a64e860-4acb-4e49-b2fe-80410b626e2d} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8385 | 2026.05.06 00:29:32.791369 [ 278 ] {0a64e860-4acb-4e49-b2fe-80410b626e2d} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001512 sec., 78042.32804232804 rows/sec., 6.64 MiB/sec. | ||
| 8386 | 2026.05.06 00:29:32.791409 [ 278 ] {0a64e860-4acb-4e49-b2fe-80410b626e2d} <Debug> TCPHandler: Processed in 0.001704773 sec. | ||
| 8387 | 2026.05.06 00:29:32.791533 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8388 | 2026.05.06 00:29:32.791631 [ 278 ] {502d13d3-cdc8-47a9-9069-ad5c8a4180b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8389 | 2026.05.06 00:29:32.791674 [ 278 ] {502d13d3-cdc8-47a9-9069-ad5c8a4180b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8390 | 2026.05.06 00:29:32.792101 [ 278 ] {502d13d3-cdc8-47a9-9069-ad5c8a4180b7} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8391 | 2026.05.06 00:29:32.792139 [ 278 ] {502d13d3-cdc8-47a9-9069-ad5c8a4180b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8392 | 2026.05.06 00:29:32.792461 [ 278 ] {502d13d3-cdc8-47a9-9069-ad5c8a4180b7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8393 | 2026.05.06 00:29:32.792678 [ 278 ] {502d13d3-cdc8-47a9-9069-ad5c8a4180b7} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8394 | 2026.05.06 00:29:32.792813 [ 278 ] {502d13d3-cdc8-47a9-9069-ad5c8a4180b7} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001204 sec., 25747.50830564784 rows/sec., 1.89 MiB/sec. | ||
| 8395 | 2026.05.06 00:29:32.792852 [ 278 ] {502d13d3-cdc8-47a9-9069-ad5c8a4180b7} <Debug> TCPHandler: Processed in 0.001367328 sec. | ||
| 8396 | 2026.05.06 00:29:32.792966 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8397 | 2026.05.06 00:29:32.793062 [ 278 ] {f499fa41-04eb-4952-a93f-a449975f25c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8398 | 2026.05.06 00:29:32.793104 [ 278 ] {f499fa41-04eb-4952-a93f-a449975f25c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8399 | 2026.05.06 00:29:32.793544 [ 278 ] {f499fa41-04eb-4952-a93f-a449975f25c3} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8400 | 2026.05.06 00:29:32.793581 [ 278 ] {f499fa41-04eb-4952-a93f-a449975f25c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8401 | 2026.05.06 00:29:32.793900 [ 278 ] {f499fa41-04eb-4952-a93f-a449975f25c3} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8402 | 2026.05.06 00:29:32.794109 [ 278 ] {f499fa41-04eb-4952-a93f-a449975f25c3} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8403 | 2026.05.06 00:29:32.794242 [ 278 ] {f499fa41-04eb-4952-a93f-a449975f25c3} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001198 sec., 79298.83138564273 rows/sec., 6.19 MiB/sec. | ||
| 8404 | 2026.05.06 00:29:32.794279 [ 278 ] {f499fa41-04eb-4952-a93f-a449975f25c3} <Debug> TCPHandler: Processed in 0.001361939 sec. | ||
| 8405 | 2026.05.06 00:29:32.794395 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8406 | 2026.05.06 00:29:32.794488 [ 278 ] {34b13a92-a9d5-4b77-b604-edf5c25d14b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8407 | 2026.05.06 00:29:32.794533 [ 278 ] {34b13a92-a9d5-4b77-b604-edf5c25d14b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8408 | 2026.05.06 00:29:32.794955 [ 278 ] {34b13a92-a9d5-4b77-b604-edf5c25d14b7} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8409 | 2026.05.06 00:29:32.794992 [ 278 ] {34b13a92-a9d5-4b77-b604-edf5c25d14b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8410 | 2026.05.06 00:29:32.795327 [ 278 ] {34b13a92-a9d5-4b77-b604-edf5c25d14b7} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8411 | 2026.05.06 00:29:32.795542 [ 278 ] {34b13a92-a9d5-4b77-b604-edf5c25d14b7} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8412 | 2026.05.06 00:29:32.795675 [ 278 ] {34b13a92-a9d5-4b77-b604-edf5c25d14b7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001205 sec., 132780.08298755187 rows/sec., 9.25 MiB/sec. | ||
| 8413 | 2026.05.06 00:29:32.795713 [ 278 ] {34b13a92-a9d5-4b77-b604-edf5c25d14b7} <Debug> TCPHandler: Processed in 0.001365639 sec. | ||
| 8414 | 2026.05.06 00:29:32.795829 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8415 | 2026.05.06 00:29:32.795922 [ 278 ] {376bb6ef-01cb-4dde-8515-0cf102afe62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8416 | 2026.05.06 00:29:32.795977 [ 278 ] {376bb6ef-01cb-4dde-8515-0cf102afe62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8417 | 2026.05.06 00:29:32.796800 [ 278 ] {376bb6ef-01cb-4dde-8515-0cf102afe62e} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2026.05.06 00:29:32.796837 [ 278 ] {376bb6ef-01cb-4dde-8515-0cf102afe62e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8419 | 2026.05.06 00:29:32.797386 [ 278 ] {376bb6ef-01cb-4dde-8515-0cf102afe62e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8420 | 2026.05.06 00:29:32.797627 [ 278 ] {376bb6ef-01cb-4dde-8515-0cf102afe62e} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2026.05.06 00:29:32.797775 [ 278 ] {376bb6ef-01cb-4dde-8515-0cf102afe62e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00187 sec., 16577.540106951874 rows/sec., 29.71 MiB/sec. | ||
| 8422 | 2026.05.06 00:29:32.797839 [ 278 ] {376bb6ef-01cb-4dde-8515-0cf102afe62e} <Debug> TCPHandler: Processed in 0.002058027 sec. | ||
| 8423 | 2026.05.06 00:29:32.797955 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8424 | 2026.05.06 00:29:32.798051 [ 278 ] {95c7198e-3609-4b26-b7ab-4909debdf29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8425 | 2026.05.06 00:29:32.798094 [ 278 ] {95c7198e-3609-4b26-b7ab-4909debdf29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8426 | 2026.05.06 00:29:32.798442 [ 278 ] {95c7198e-3609-4b26-b7ab-4909debdf29f} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8427 | 2026.05.06 00:29:32.798478 [ 278 ] {95c7198e-3609-4b26-b7ab-4909debdf29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8428 | 2026.05.06 00:29:32.798797 [ 278 ] {95c7198e-3609-4b26-b7ab-4909debdf29f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8429 | 2026.05.06 00:29:32.799016 [ 278 ] {95c7198e-3609-4b26-b7ab-4909debdf29f} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2026.05.06 00:29:32.799149 [ 278 ] {95c7198e-3609-4b26-b7ab-4909debdf29f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 8431 | 2026.05.06 00:29:32.799186 [ 278 ] {95c7198e-3609-4b26-b7ab-4909debdf29f} <Debug> TCPHandler: Processed in 0.001278527 sec. | ||
| 8432 | 2026.05.06 00:29:33.042931 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8433 | 2026.05.06 00:29:33.043175 [ 278 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 8434 | 2026.05.06 00:29:33.043532 [ 278 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8435 | 2026.05.06 00:29:33.043571 [ 278 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 8436 | 2026.05.06 00:29:33.043827 [ 278 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8437 | 2026.05.06 00:29:33.043893 [ 278 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8438 | 2026.05.06 00:29:33.044038 [ 278 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 35-element set) | ||
| 8439 | 2026.05.06 00:29:33.044160 [ 314 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8440 | 2026.05.06 00:29:33.044183 [ 323 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8441 | 2026.05.06 00:29:33.044183 [ 335 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8442 | 2026.05.06 00:29:33.044180 [ 347 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8443 | 2026.05.06 00:29:33.044439 [ 278 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 8444 | 2026.05.06 00:29:33.044468 [ 278 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8445 | 2026.05.06 00:29:33.044552 [ 278 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8446 | 2026.05.06 00:29:33.044574 [ 278 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 8447 | 2026.05.06 00:29:33.044609 [ 278 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8448 | 2026.05.06 00:29:33.044654 [ 278 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8449 | 2026.05.06 00:29:33.044690 [ 278 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'zone:cpu_nsec'))" | ||
| 8450 | 2026.05.06 00:29:33.045988 [ 278 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Debug> executeQuery: Read 50 rows, 8.14 KiB in 0.002916 sec., 17146.776406035664 rows/sec., 2.73 MiB/sec. | ||
| 8451 | 2026.05.06 00:29:33.046148 [ 278 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Debug> MemoryTracker: Peak memory usage (for query): 136.67 KiB. | ||
| 8452 | 2026.05.06 00:29:33.046165 [ 278 ] {d6c80d74-fa70-4876-b847-6930c75dd745} <Debug> TCPHandler: Processed in 0.003363346 sec. | ||
| 8453 | 2026.05.06 00:29:33.059885 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8454 | 2026.05.06 00:29:33.060088 [ 278 ] {2d2f0e22-dabe-445b-a42d-e89e0c9e6cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8455 | 2026.05.06 00:29:33.060169 [ 278 ] {2d2f0e22-dabe-445b-a42d-e89e0c9e6cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8456 | 2026.05.06 00:29:33.060708 [ 278 ] {2d2f0e22-dabe-445b-a42d-e89e0c9e6cd3} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8457 | 2026.05.06 00:29:33.060753 [ 278 ] {2d2f0e22-dabe-445b-a42d-e89e0c9e6cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8458 | 2026.05.06 00:29:33.061123 [ 278 ] {2d2f0e22-dabe-445b-a42d-e89e0c9e6cd3} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8459 | 2026.05.06 00:29:33.061364 [ 278 ] {2d2f0e22-dabe-445b-a42d-e89e0c9e6cd3} <Trace> oximeter.fields_i16 (4c4f54fb-c0c9-486f-9b66-6ff914f4b2ad): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2026.05.06 00:29:33.061525 [ 278 ] {2d2f0e22-dabe-445b-a42d-e89e0c9e6cd3} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001496 sec., 16042.780748663103 rows/sec., 1.33 MiB/sec. | ||
| 8461 | 2026.05.06 00:29:33.061564 [ 278 ] {2d2f0e22-dabe-445b-a42d-e89e0c9e6cd3} <Debug> TCPHandler: Processed in 0.001780124 sec. | ||
| 8462 | 2026.05.06 00:29:33.061681 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8463 | 2026.05.06 00:29:33.061776 [ 278 ] {c8a5af4e-ab88-4a90-9761-30a28c7e2eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8464 | 2026.05.06 00:29:33.061817 [ 278 ] {c8a5af4e-ab88-4a90-9761-30a28c7e2eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8465 | 2026.05.06 00:29:33.062218 [ 278 ] {c8a5af4e-ab88-4a90-9761-30a28c7e2eee} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8466 | 2026.05.06 00:29:33.062255 [ 278 ] {c8a5af4e-ab88-4a90-9761-30a28c7e2eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8467 | 2026.05.06 00:29:33.062541 [ 278 ] {c8a5af4e-ab88-4a90-9761-30a28c7e2eee} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8468 | 2026.05.06 00:29:33.062749 [ 278 ] {c8a5af4e-ab88-4a90-9761-30a28c7e2eee} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8469 | 2026.05.06 00:29:33.062882 [ 278 ] {c8a5af4e-ab88-4a90-9761-30a28c7e2eee} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001124 sec., 7117.437722419929 rows/sec., 580.38 KiB/sec. | ||
| 8470 | 2026.05.06 00:29:33.062931 [ 278 ] {c8a5af4e-ab88-4a90-9761-30a28c7e2eee} <Debug> TCPHandler: Processed in 0.001298928 sec. | ||
| 8471 | 2026.05.06 00:29:33.063105 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8472 | 2026.05.06 00:29:33.063199 [ 278 ] {73afb3ab-8a69-4134-babe-8cb0668d81d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8473 | 2026.05.06 00:29:33.063237 [ 278 ] {73afb3ab-8a69-4134-babe-8cb0668d81d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8474 | 2026.05.06 00:29:33.064828 [ 278 ] {73afb3ab-8a69-4134-babe-8cb0668d81d0} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8475 | 2026.05.06 00:29:33.064867 [ 278 ] {73afb3ab-8a69-4134-babe-8cb0668d81d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8476 | 2026.05.06 00:29:33.065335 [ 278 ] {73afb3ab-8a69-4134-babe-8cb0668d81d0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8477 | 2026.05.06 00:29:33.065553 [ 278 ] {73afb3ab-8a69-4134-babe-8cb0668d81d0} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8478 | 2026.05.06 00:29:33.065688 [ 278 ] {73afb3ab-8a69-4134-babe-8cb0668d81d0} <Debug> executeQuery: Read 2547 rows, 195.29 KiB in 0.002507 sec., 1015955.3250897486 rows/sec., 76.07 MiB/sec. | ||
| 8479 | 2026.05.06 00:29:33.065726 [ 278 ] {73afb3ab-8a69-4134-babe-8cb0668d81d0} <Debug> TCPHandler: Processed in 0.002669956 sec. | ||
| 8480 | 2026.05.06 00:29:33.065845 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8481 | 2026.05.06 00:29:33.065940 [ 278 ] {90b2a548-1131-4e6d-a858-bcf9cfe5bc4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8482 | 2026.05.06 00:29:33.065982 [ 278 ] {90b2a548-1131-4e6d-a858-bcf9cfe5bc4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8483 | 2026.05.06 00:29:33.066395 [ 278 ] {90b2a548-1131-4e6d-a858-bcf9cfe5bc4b} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8484 | 2026.05.06 00:29:33.066432 [ 278 ] {90b2a548-1131-4e6d-a858-bcf9cfe5bc4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8485 | 2026.05.06 00:29:33.066730 [ 278 ] {90b2a548-1131-4e6d-a858-bcf9cfe5bc4b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8486 | 2026.05.06 00:29:33.066946 [ 278 ] {90b2a548-1131-4e6d-a858-bcf9cfe5bc4b} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8487 | 2026.05.06 00:29:33.067077 [ 278 ] {90b2a548-1131-4e6d-a858-bcf9cfe5bc4b} <Debug> executeQuery: Read 40 rows, 3.02 KiB in 0.001155 sec., 34632.03463203463 rows/sec., 2.56 MiB/sec. | ||
| 8488 | 2026.05.06 00:29:33.067114 [ 278 ] {90b2a548-1131-4e6d-a858-bcf9cfe5bc4b} <Debug> TCPHandler: Processed in 0.001319168 sec. | ||
| 8489 | 2026.05.06 00:29:33.067220 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8490 | 2026.05.06 00:29:33.067313 [ 278 ] {e930dbf3-7641-44b8-a965-e38e9b918a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8491 | 2026.05.06 00:29:33.067353 [ 278 ] {e930dbf3-7641-44b8-a965-e38e9b918a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8492 | 2026.05.06 00:29:33.068016 [ 278 ] {e930dbf3-7641-44b8-a965-e38e9b918a6a} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8493 | 2026.05.06 00:29:33.068051 [ 278 ] {e930dbf3-7641-44b8-a965-e38e9b918a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8494 | 2026.05.06 00:29:33.068395 [ 278 ] {e930dbf3-7641-44b8-a965-e38e9b918a6a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8495 | 2026.05.06 00:29:33.068603 [ 278 ] {e930dbf3-7641-44b8-a965-e38e9b918a6a} <Trace> oximeter.fields_u32 (0e94bbf1-c7b0-47d9-88d6-079607b6ca29): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2026.05.06 00:29:33.068732 [ 278 ] {e930dbf3-7641-44b8-a965-e38e9b918a6a} <Debug> executeQuery: Read 825 rows, 49.42 KiB in 0.001437 sec., 574112.7348643007 rows/sec., 33.58 MiB/sec. | ||
| 8497 | 2026.05.06 00:29:33.068770 [ 278 ] {e930dbf3-7641-44b8-a965-e38e9b918a6a} <Debug> TCPHandler: Processed in 0.001599452 sec. | ||
| 8498 | 2026.05.06 00:29:33.068881 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8499 | 2026.05.06 00:29:33.068975 [ 278 ] {d7eb8f15-cd00-4bf0-861a-08ab10245ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8500 | 2026.05.06 00:29:33.069015 [ 278 ] {d7eb8f15-cd00-4bf0-861a-08ab10245ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8501 | 2026.05.06 00:29:33.069395 [ 278 ] {d7eb8f15-cd00-4bf0-861a-08ab10245ecf} <Trace> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8502 | 2026.05.06 00:29:33.069432 [ 278 ] {d7eb8f15-cd00-4bf0-861a-08ab10245ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8503 | 2026.05.06 00:29:33.069718 [ 278 ] {d7eb8f15-cd00-4bf0-861a-08ab10245ecf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 8504 | 2026.05.06 00:29:33.069927 [ 278 ] {d7eb8f15-cd00-4bf0-861a-08ab10245ecf} <Trace> oximeter.fields_u64 (804207c9-8d70-4f38-b580-d35f77c60cae): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8505 | 2026.05.06 00:29:33.070053 [ 278 ] {d7eb8f15-cd00-4bf0-861a-08ab10245ecf} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 64.27 KiB/sec. | ||
| 8506 | 2026.05.06 00:29:33.070090 [ 278 ] {d7eb8f15-cd00-4bf0-861a-08ab10245ecf} <Debug> TCPHandler: Processed in 0.001257127 sec. | ||
| 8507 | 2026.05.06 00:29:33.070198 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8508 | 2026.05.06 00:29:33.070292 [ 278 ] {59eec246-a26a-4ad4-a714-ec7f87294f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8509 | 2026.05.06 00:29:33.070331 [ 278 ] {59eec246-a26a-4ad4-a714-ec7f87294f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8510 | 2026.05.06 00:29:33.070722 [ 278 ] {59eec246-a26a-4ad4-a714-ec7f87294f2a} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2026.05.06 00:29:33.070757 [ 278 ] {59eec246-a26a-4ad4-a714-ec7f87294f2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8512 | 2026.05.06 00:29:33.071045 [ 278 ] {59eec246-a26a-4ad4-a714-ec7f87294f2a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8513 | 2026.05.06 00:29:33.071252 [ 278 ] {59eec246-a26a-4ad4-a714-ec7f87294f2a} <Trace> oximeter.fields_u8 (33c78334-c499-4395-8f10-08b69c5065f6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2026.05.06 00:29:33.071381 [ 278 ] {59eec246-a26a-4ad4-a714-ec7f87294f2a} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001107 sec., 10840.108401084011 rows/sec., 846.88 KiB/sec. | ||
| 8515 | 2026.05.06 00:29:33.071419 [ 278 ] {59eec246-a26a-4ad4-a714-ec7f87294f2a} <Debug> TCPHandler: Processed in 0.001269057 sec. | ||
| 8516 | 2026.05.06 00:29:33.071527 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8517 | 2026.05.06 00:29:33.071629 [ 278 ] {3d519c17-d553-42d2-b996-897323179348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8518 | 2026.05.06 00:29:33.071671 [ 278 ] {3d519c17-d553-42d2-b996-897323179348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8519 | 2026.05.06 00:29:33.072522 [ 278 ] {3d519c17-d553-42d2-b996-897323179348} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2026.05.06 00:29:33.072560 [ 278 ] {3d519c17-d553-42d2-b996-897323179348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8521 | 2026.05.06 00:29:33.072936 [ 278 ] {3d519c17-d553-42d2-b996-897323179348} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8522 | 2026.05.06 00:29:33.073155 [ 278 ] {3d519c17-d553-42d2-b996-897323179348} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2026.05.06 00:29:33.073288 [ 278 ] {3d519c17-d553-42d2-b996-897323179348} <Debug> executeQuery: Read 1343 rows, 92.75 KiB in 0.001677 sec., 800834.824090638 rows/sec., 54.01 MiB/sec. | ||
| 8524 | 2026.05.06 00:29:33.073327 [ 278 ] {3d519c17-d553-42d2-b996-897323179348} <Debug> TCPHandler: Processed in 0.001850015 sec. | ||
| 8525 | 2026.05.06 00:29:33.073439 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8526 | 2026.05.06 00:29:33.073536 [ 278 ] {6da2d059-cd75-4e8f-b93f-cc92d0a50ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8527 | 2026.05.06 00:29:33.073580 [ 278 ] {6da2d059-cd75-4e8f-b93f-cc92d0a50ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8528 | 2026.05.06 00:29:33.074306 [ 278 ] {6da2d059-cd75-4e8f-b93f-cc92d0a50ac3} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8529 | 2026.05.06 00:29:33.074340 [ 278 ] {6da2d059-cd75-4e8f-b93f-cc92d0a50ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8530 | 2026.05.06 00:29:33.074809 [ 278 ] {6da2d059-cd75-4e8f-b93f-cc92d0a50ac3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8531 | 2026.05.06 00:29:33.075096 [ 278 ] {6da2d059-cd75-4e8f-b93f-cc92d0a50ac3} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2026.05.06 00:29:33.075239 [ 278 ] {6da2d059-cd75-4e8f-b93f-cc92d0a50ac3} <Debug> executeQuery: Read 1536 rows, 96.17 KiB in 0.001721 sec., 892504.3579314351 rows/sec., 54.57 MiB/sec. | ||
| 8533 | 2026.05.06 00:29:33.075279 [ 278 ] {6da2d059-cd75-4e8f-b93f-cc92d0a50ac3} <Debug> TCPHandler: Processed in 0.001889915 sec. | ||
| 8534 | 2026.05.06 00:29:33.075398 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8535 | 2026.05.06 00:29:33.075496 [ 278 ] {10a4753f-3567-43a4-8dd0-ae6f0af32d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8536 | 2026.05.06 00:29:33.075552 [ 278 ] {10a4753f-3567-43a4-8dd0-ae6f0af32d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8537 | 2026.05.06 00:29:33.076304 [ 278 ] {10a4753f-3567-43a4-8dd0-ae6f0af32d59} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2026.05.06 00:29:33.076340 [ 278 ] {10a4753f-3567-43a4-8dd0-ae6f0af32d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8539 | 2026.05.06 00:29:33.076897 [ 278 ] {10a4753f-3567-43a4-8dd0-ae6f0af32d59} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8540 | 2026.05.06 00:29:33.077147 [ 278 ] {10a4753f-3567-43a4-8dd0-ae6f0af32d59} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2026.05.06 00:29:33.077291 [ 278 ] {10a4753f-3567-43a4-8dd0-ae6f0af32d59} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.001814 sec., 11025.358324145534 rows/sec., 19.76 MiB/sec. | ||
| 8542 | 2026.05.06 00:29:33.077346 [ 278 ] {10a4753f-3567-43a4-8dd0-ae6f0af32d59} <Debug> TCPHandler: Processed in 0.001998417 sec. | ||
| 8543 | 2026.05.06 00:29:33.077470 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8544 | 2026.05.06 00:29:33.077568 [ 278 ] {10312d19-f75e-4fb3-bbb6-5d10a7150a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8545 | 2026.05.06 00:29:33.077610 [ 278 ] {10312d19-f75e-4fb3-bbb6-5d10a7150a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8546 | 2026.05.06 00:29:33.077935 [ 278 ] {10312d19-f75e-4fb3-bbb6-5d10a7150a16} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2026.05.06 00:29:33.077970 [ 278 ] {10312d19-f75e-4fb3-bbb6-5d10a7150a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8548 | 2026.05.06 00:29:33.078292 [ 278 ] {10312d19-f75e-4fb3-bbb6-5d10a7150a16} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8549 | 2026.05.06 00:29:33.078514 [ 278 ] {10312d19-f75e-4fb3-bbb6-5d10a7150a16} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2026.05.06 00:29:33.078648 [ 278 ] {10312d19-f75e-4fb3-bbb6-5d10a7150a16} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.0011 sec., 10909.090909090908 rows/sec., 752.84 KiB/sec. | ||
| 8551 | 2026.05.06 00:29:33.078686 [ 278 ] {10312d19-f75e-4fb3-bbb6-5d10a7150a16} <Debug> TCPHandler: Processed in 0.001265887 sec. | ||
| 8552 | 2026.05.06 00:29:33.212178 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 8553 | 2026.05.06 00:29:33.230200 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8554 | 2026.05.06 00:29:33.230267 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 8555 | 2026.05.06 00:29:33.236395 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8556 | 2026.05.06 00:29:33.237098 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8557 | 2026.05.06 00:29:33.240603 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8558 | 2026.05.06 00:29:37.782049 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8559 | 2026.05.06 00:29:37.782289 [ 278 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 8560 | 2026.05.06 00:29:37.782631 [ 278 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8561 | 2026.05.06 00:29:37.782665 [ 278 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 8562 | 2026.05.06 00:29:37.782879 [ 278 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8563 | 2026.05.06 00:29:37.782952 [ 278 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8564 | 2026.05.06 00:29:37.783100 [ 278 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 8565 | 2026.05.06 00:29:37.783238 [ 333 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8566 | 2026.05.06 00:29:37.783248 [ 308 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8567 | 2026.05.06 00:29:37.783257 [ 335 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8568 | 2026.05.06 00:29:37.783246 [ 314 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8569 | 2026.05.06 00:29:37.783455 [ 278 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 8570 | 2026.05.06 00:29:37.783483 [ 278 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8571 | 2026.05.06 00:29:37.783566 [ 278 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8572 | 2026.05.06 00:29:37.783587 [ 278 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 8573 | 2026.05.06 00:29:37.783628 [ 278 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8574 | 2026.05.06 00:29:37.783664 [ 278 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8575 | 2026.05.06 00:29:37.783709 [ 278 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8576 | 2026.05.06 00:29:37.784957 [ 278 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.00276 sec., 18115.942028985508 rows/sec., 1.42 MiB/sec. | ||
| 8577 | 2026.05.06 00:29:37.785105 [ 278 ] {a1d7130b-f9ea-479e-9511-89e1bf84d502} <Debug> TCPHandler: Processed in 0.003181123 sec. | ||
| 8578 | 2026.05.06 00:29:37.786611 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8579 | 2026.05.06 00:29:37.786717 [ 278 ] {501aea63-64b5-498c-abfa-6cf05bbd1809} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8580 | 2026.05.06 00:29:37.786760 [ 278 ] {501aea63-64b5-498c-abfa-6cf05bbd1809} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8581 | 2026.05.06 00:29:37.787243 [ 278 ] {501aea63-64b5-498c-abfa-6cf05bbd1809} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8582 | 2026.05.06 00:29:37.787281 [ 278 ] {501aea63-64b5-498c-abfa-6cf05bbd1809} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8583 | 2026.05.06 00:29:37.787649 [ 278 ] {501aea63-64b5-498c-abfa-6cf05bbd1809} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8584 | 2026.05.06 00:29:37.787872 [ 278 ] {501aea63-64b5-498c-abfa-6cf05bbd1809} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8585 | 2026.05.06 00:29:37.788015 [ 278 ] {501aea63-64b5-498c-abfa-6cf05bbd1809} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00133 sec., 42105.26315789473 rows/sec., 3.23 MiB/sec. | ||
| 8586 | 2026.05.06 00:29:37.788032 [ 89 ] {} <Debug> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8587 | 2026.05.06 00:29:37.788053 [ 278 ] {501aea63-64b5-498c-abfa-6cf05bbd1809} <Debug> TCPHandler: Processed in 0.0014902 sec. | ||
| 8588 | 2026.05.06 00:29:37.788091 [ 89 ] {} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8589 | 2026.05.06 00:29:37.788123 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8590 | 2026.05.06 00:29:37.788191 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8591 | 2026.05.06 00:29:37.788248 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::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 | ||
| 8592 | 2026.05.06 00:29:37.788288 [ 278 ] {1b7db5c3-be6b-423c-b949-4b8f9298fd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8593 | 2026.05.06 00:29:37.788332 [ 278 ] {1b7db5c3-be6b-423c-b949-4b8f9298fd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8594 | 2026.05.06 00:29:37.788398 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8595 | 2026.05.06 00:29:37.788445 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::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 | ||
| 8596 | 2026.05.06 00:29:37.788518 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 120 rows starting from the beginning of the part | ||
| 8597 | 2026.05.06 00:29:37.788572 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 78 rows starting from the beginning of the part | ||
| 8598 | 2026.05.06 00:29:37.788619 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 118 rows starting from the beginning of the part | ||
| 8599 | 2026.05.06 00:29:37.788668 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2547 rows starting from the beginning of the part | ||
| 8600 | 2026.05.06 00:29:37.788714 [ 187 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 56 rows starting from the beginning of the part | ||
| 8601 | 2026.05.06 00:29:37.788869 [ 278 ] {1b7db5c3-be6b-423c-b949-4b8f9298fd8d} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8602 | 2026.05.06 00:29:37.788917 [ 278 ] {1b7db5c3-be6b-423c-b949-4b8f9298fd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8603 | 2026.05.06 00:29:37.789299 [ 278 ] {1b7db5c3-be6b-423c-b949-4b8f9298fd8d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8604 | 2026.05.06 00:29:37.789543 [ 278 ] {1b7db5c3-be6b-423c-b949-4b8f9298fd8d} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8605 | 2026.05.06 00:29:37.789663 [ 89 ] {} <Debug> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8606 | 2026.05.06 00:29:37.789673 [ 278 ] {1b7db5c3-be6b-423c-b949-4b8f9298fd8d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001403 sec., 45616.535994297934 rows/sec., 3.56 MiB/sec. | ||
| 8607 | 2026.05.06 00:29:37.789704 [ 89 ] {} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8608 | 2026.05.06 00:29:37.789725 [ 278 ] {1b7db5c3-be6b-423c-b949-4b8f9298fd8d} <Debug> TCPHandler: Processed in 0.001583932 sec. | ||
| 8609 | 2026.05.06 00:29:37.789732 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8610 | 2026.05.06 00:29:37.789830 [ 193 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::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 | ||
| 8611 | 2026.05.06 00:29:37.789862 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8612 | 2026.05.06 00:29:37.789937 [ 193 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8613 | 2026.05.06 00:29:37.789961 [ 278 ] {285dd87a-b7cd-4c9b-9edf-89e8499da380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8614 | 2026.05.06 00:29:37.789972 [ 193 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::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 | ||
| 8615 | 2026.05.06 00:29:37.790011 [ 278 ] {285dd87a-b7cd-4c9b-9edf-89e8499da380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8616 | 2026.05.06 00:29:37.790044 [ 193 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 99 rows starting from the beginning of the part | ||
| 8617 | 2026.05.06 00:29:37.790092 [ 193 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 75 rows starting from the beginning of the part | ||
| 8618 | 2026.05.06 00:29:37.790138 [ 193 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 95 rows starting from the beginning of the part | ||
| 8619 | 2026.05.06 00:29:37.790176 [ 193 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1343 rows starting from the beginning of the part | ||
| 8620 | 2026.05.06 00:29:37.790215 [ 193 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 64 rows starting from the beginning of the part | ||
| 8621 | 2026.05.06 00:29:37.790416 [ 278 ] {285dd87a-b7cd-4c9b-9edf-89e8499da380} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2026.05.06 00:29:37.790459 [ 278 ] {285dd87a-b7cd-4c9b-9edf-89e8499da380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8623 | 2026.05.06 00:29:37.790836 [ 195 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6278 rows, containing 5 columns (5 merged, 0 gathered) in 0.002644166 sec., 2374283.6115432996 rows/sec., 189.03 MiB/sec. | ||
| 8624 | 2026.05.06 00:29:37.790838 [ 278 ] {285dd87a-b7cd-4c9b-9edf-89e8499da380} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8625 | 2026.05.06 00:29:37.791079 [ 278 ] {285dd87a-b7cd-4c9b-9edf-89e8499da380} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8626 | 2026.05.06 00:29:37.791147 [ 195 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8627 | 2026.05.06 00:29:37.791204 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8628 | 2026.05.06 00:29:37.791208 [ 278 ] {285dd87a-b7cd-4c9b-9edf-89e8499da380} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001266 sec., 101105.84518167457 rows/sec., 7.04 MiB/sec. | ||
| 8629 | 2026.05.06 00:29:37.791247 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8630 | 2026.05.06 00:29:37.791267 [ 278 ] {285dd87a-b7cd-4c9b-9edf-89e8499da380} <Debug> TCPHandler: Processed in 0.00145179 sec. | ||
| 8631 | 2026.05.06 00:29:37.791291 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8632 | 2026.05.06 00:29:37.791389 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8633 | 2026.05.06 00:29:37.791397 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 8634 | 2026.05.06 00:29:37.791431 [ 195 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_56_11} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8635 | 2026.05.06 00:29:37.791492 [ 278 ] {fc228ae8-5f4a-4377-b479-f553ccb0240b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8636 | 2026.05.06 00:29:37.791510 [ 195 ] {1f76c90a-a94b-4b67-979f-a85f8c94d287::all_1_56_11} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8637 | 2026.05.06 00:29:37.791528 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8638 | 2026.05.06 00:29:37.791533 [ 278 ] {fc228ae8-5f4a-4377-b479-f553ccb0240b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8639 | 2026.05.06 00:29:37.791543 [ 200 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3506 rows, containing 5 columns (5 merged, 0 gathered) in 0.001751293 sec., 2001949.4168023285 rows/sec., 145.42 MiB/sec. | ||
| 8640 | 2026.05.06 00:29:37.791564 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 19612 rows starting from the beginning of the part | ||
| 8641 | 2026.05.06 00:29:37.791591 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 8642 | 2026.05.06 00:29:37.791635 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 162 rows starting from the beginning of the part | ||
| 8643 | 2026.05.06 00:29:37.791683 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8644 | 2026.05.06 00:29:37.791725 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::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 | ||
| 8645 | 2026.05.06 00:29:37.791769 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 1536 rows starting from the beginning of the part | ||
| 8646 | 2026.05.06 00:29:37.791798 [ 195 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8647 | 2026.05.06 00:29:37.791811 [ 201 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 128 rows starting from the beginning of the part | ||
| 8648 | 2026.05.06 00:29:37.791892 [ 278 ] {fc228ae8-5f4a-4377-b479-f553ccb0240b} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8649 | 2026.05.06 00:29:37.791931 [ 278 ] {fc228ae8-5f4a-4377-b479-f553ccb0240b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8650 | 2026.05.06 00:29:37.792122 [ 195 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_56_11} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8651 | 2026.05.06 00:29:37.792188 [ 195 ] {94f108c2-4fd6-4946-ab51-fd1211e2b2b5::all_1_56_11} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8652 | 2026.05.06 00:29:37.792261 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8653 | 2026.05.06 00:29:37.792281 [ 278 ] {fc228ae8-5f4a-4377-b479-f553ccb0240b} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8654 | 2026.05.06 00:29:37.792489 [ 278 ] {fc228ae8-5f4a-4377-b479-f553ccb0240b} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8655 | 2026.05.06 00:29:37.792604 [ 89 ] {} <Debug> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8656 | 2026.05.06 00:29:37.792618 [ 278 ] {fc228ae8-5f4a-4377-b479-f553ccb0240b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001144 sec., 41958.041958041955 rows/sec., 2.83 MiB/sec. | ||
| 8657 | 2026.05.06 00:29:37.792639 [ 89 ] {} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8658 | 2026.05.06 00:29:37.792659 [ 278 ] {fc228ae8-5f4a-4377-b479-f553ccb0240b} <Debug> TCPHandler: Processed in 0.001316287 sec. | ||
| 8659 | 2026.05.06 00:29:37.792665 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8660 | 2026.05.06 00:29:37.792790 [ 200 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 8661 | 2026.05.06 00:29:37.792878 [ 200 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8662 | 2026.05.06 00:29:37.792903 [ 200 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2820 rows starting from the beginning of the part | ||
| 8663 | 2026.05.06 00:29:37.792950 [ 200 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 8664 | 2026.05.06 00:29:37.792990 [ 200 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 8665 | 2026.05.06 00:29:37.793026 [ 200 ] {22e78672-209a-48ab-bff9-9d648090f151::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 | ||
| 8666 | 2026.05.06 00:29:37.793091 [ 200 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 12 rows starting from the beginning of the part | ||
| 8667 | 2026.05.06 00:29:37.793153 [ 200 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 48 rows starting from the beginning of the part | ||
| 8668 | 2026.05.06 00:29:37.794312 [ 200 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 4 columns (4 merged, 0 gathered) in 0.001550641 sec., 1973377.4613208345 rows/sec., 130.06 MiB/sec. | ||
| 8669 | 2026.05.06 00:29:37.794619 [ 194 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8670 | 2026.05.06 00:29:37.794948 [ 194 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_56_11} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2026.05.06 00:29:37.795044 [ 194 ] {22e78672-209a-48ab-bff9-9d648090f151::all_1_56_11} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8672 | 2026.05.06 00:29:37.795140 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 8673 | 2026.05.06 00:29:37.797316 [ 200 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21758 rows, containing 5 columns (5 merged, 0 gathered) in 0.00595503 sec., 3653717.949363815 rows/sec., 236.42 MiB/sec. | ||
| 8674 | 2026.05.06 00:29:37.797780 [ 192 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8675 | 2026.05.06 00:29:37.798091 [ 192 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8676 | 2026.05.06 00:29:37.798172 [ 192 ] {9d250a75-2bbb-42b4-b6ea-213e4aa7d737::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8677 | 2026.05.06 00:29:37.798280 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 8678 | 2026.05.06 00:29:39.649481 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8679 | 2026.05.06 00:29:39.649538 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8680 | 2026.05.06 00:29:39.804927 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 1066 | ||
| 8681 | 2026.05.06 00:29:39.807715 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8682 | 2026.05.06 00:29:39.807774 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8683 | 2026.05.06 00:29:39.809065 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8684 | 2026.05.06 00:29:39.809347 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8685 | 2026.05.06 00:29:39.809522 [ 87 ] {} <Debug> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8686 | 2026.05.06 00:29:39.809628 [ 87 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8687 | 2026.05.06 00:29:39.809667 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8688 | 2026.05.06 00:29:39.809725 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1066 | ||
| 8689 | 2026.05.06 00:29:39.809783 [ 194 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::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 | ||
| 8690 | 2026.05.06 00:29:39.810266 [ 194 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8691 | 2026.05.06 00:29:39.810396 [ 194 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 856 rows starting from the beginning of the part | ||
| 8692 | 2026.05.06 00:29:39.810737 [ 194 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 8693 | 2026.05.06 00:29:39.811084 [ 194 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 58 rows starting from the beginning of the part | ||
| 8694 | 2026.05.06 00:29:39.811438 [ 194 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
| 8695 | 2026.05.06 00:29:39.811775 [ 194 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 8696 | 2026.05.06 00:29:39.812110 [ 194 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::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 | ||
| 8697 | 2026.05.06 00:29:39.818696 [ 189 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1066 rows, containing 72 columns (72 merged, 0 gathered) in 0.00895219 sec., 119077.0079723509 rows/sec., 100.67 MiB/sec. | ||
| 8698 | 2026.05.06 00:29:39.820316 [ 188 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8699 | 2026.05.06 00:29:39.821001 [ 188 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_26_5} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8700 | 2026.05.06 00:29:39.821096 [ 188 ] {fe3824c0-65d4-46f3-b62a-5498610dd0a1::all_1_26_5} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8701 | 2026.05.06 00:29:39.821401 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 8702 | 2026.05.06 00:29:39.832110 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17248 | ||
| 8703 | 2026.05.06 00:29:39.832682 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8704 | 2026.05.06 00:29:39.832718 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8705 | 2026.05.06 00:29:39.833248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8706 | 2026.05.06 00:29:39.833493 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8707 | 2026.05.06 00:29:39.833633 [ 87 ] {} <Debug> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8708 | 2026.05.06 00:29:39.833646 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17248 | ||
| 8709 | 2026.05.06 00:29:39.833679 [ 87 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8710 | 2026.05.06 00:29:39.833701 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8711 | 2026.05.06 00:29:39.833815 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::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 | ||
| 8712 | 2026.05.06 00:29:39.833969 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8713 | 2026.05.06 00:29:39.834017 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14880 rows starting from the beginning of the part | ||
| 8714 | 2026.05.06 00:29:39.834103 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8715 | 2026.05.06 00:29:39.834172 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8716 | 2026.05.06 00:29:39.834233 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8717 | 2026.05.06 00:29:39.834295 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8718 | 2026.05.06 00:29:39.834352 [ 197 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8719 | 2026.05.06 00:29:39.836489 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17248 rows, containing 4 columns (4 merged, 0 gathered) in 0.002729257 sec., 6319668.686386075 rows/sec., 90.40 MiB/sec. | ||
| 8720 | 2026.05.06 00:29:39.836846 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8721 | 2026.05.06 00:29:39.837318 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_36_7} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8722 | 2026.05.06 00:29:39.837440 [ 198 ] {ddeb462b-76d5-4477-8fd6-45289d3edf11::all_1_36_7} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8723 | 2026.05.06 00:29:39.837578 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8724 | 2026.05.06 00:29:40.740726 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8725 | 2026.05.06 00:29:40.758410 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8726 | 2026.05.06 00:29:40.758474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8727 | 2026.05.06 00:29:40.764893 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8728 | 2026.05.06 00:29:40.765579 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2026.05.06 00:29:40.765868 [ 86 ] {} <Debug> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8730 | 2026.05.06 00:29:40.765941 [ 86 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8731 | 2026.05.06 00:29:40.765966 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8732 | 2026.05.06 00:29:40.766079 [ 190 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 8733 | 2026.05.06 00:29:40.769386 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8734 | 2026.05.06 00:29:40.769592 [ 190 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8735 | 2026.05.06 00:29:40.771109 [ 190 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 8736 | 2026.05.06 00:29:40.775930 [ 190 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 8737 | 2026.05.06 00:29:40.780575 [ 190 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::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 | ||
| 8738 | 2026.05.06 00:29:40.785178 [ 190 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 8739 | 2026.05.06 00:29:40.789745 [ 190 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 8740 | 2026.05.06 00:29:40.793802 [ 190 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
| 8741 | 2026.05.06 00:29:40.844964 [ 199 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.078933693 sec., 3445.930244262105 rows/sec., 17.82 MiB/sec. | ||
| 8742 | 2026.05.06 00:29:40.847735 [ 186 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8743 | 2026.05.06 00:29:40.849755 [ 186 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_36_7} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8744 | 2026.05.06 00:29:40.849868 [ 186 ] {2bdfc417-3ae7-4164-80e2-a809f4754464::all_1_36_7} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8745 | 2026.05.06 00:29:40.852597 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8746 | 2026.05.06 00:29:41.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.12 MiB, peak 307.00 MiB, free memory in arenas 0.00 B, will set to 296.51 MiB (RSS), difference: 1.39 MiB | ||
| 8747 | 2026.05.06 00:29:42.785092 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8748 | 2026.05.06 00:29:42.785452 [ 278 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8749 | 2026.05.06 00:29:42.785884 [ 278 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8750 | 2026.05.06 00:29:42.785919 [ 278 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8751 | 2026.05.06 00:29:42.786145 [ 278 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8752 | 2026.05.06 00:29:42.786214 [ 278 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8753 | 2026.05.06 00:29:42.786354 [ 278 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8754 | 2026.05.06 00:29:42.786479 [ 333 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8755 | 2026.05.06 00:29:42.786502 [ 319 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8756 | 2026.05.06 00:29:42.786521 [ 314 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8757 | 2026.05.06 00:29:42.786480 [ 308 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8758 | 2026.05.06 00:29:42.786751 [ 278 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 8759 | 2026.05.06 00:29:42.786780 [ 278 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8760 | 2026.05.06 00:29:42.786867 [ 278 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8761 | 2026.05.06 00:29:42.786886 [ 278 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 8762 | 2026.05.06 00:29:42.786920 [ 278 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8763 | 2026.05.06 00:29:42.786958 [ 278 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8764 | 2026.05.06 00:29:42.786992 [ 278 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8765 | 2026.05.06 00:29:42.788369 [ 278 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.003067 sec., 16302.575806977504 rows/sec., 1.28 MiB/sec. | ||
| 8766 | 2026.05.06 00:29:42.788515 [ 278 ] {bf307556-1db3-4d67-b8e3-9601b274d9a4} <Debug> TCPHandler: Processed in 0.003606059 sec. | ||
| 8767 | 2026.05.06 00:29:42.790691 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8768 | 2026.05.06 00:29:42.790805 [ 278 ] {a69cc6d1-b844-47b6-a8df-42b6d524d853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8769 | 2026.05.06 00:29:42.790851 [ 278 ] {a69cc6d1-b844-47b6-a8df-42b6d524d853} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8770 | 2026.05.06 00:29:42.791408 [ 278 ] {a69cc6d1-b844-47b6-a8df-42b6d524d853} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8771 | 2026.05.06 00:29:42.791451 [ 278 ] {a69cc6d1-b844-47b6-a8df-42b6d524d853} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8772 | 2026.05.06 00:29:42.791838 [ 278 ] {a69cc6d1-b844-47b6-a8df-42b6d524d853} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8773 | 2026.05.06 00:29:42.792063 [ 278 ] {a69cc6d1-b844-47b6-a8df-42b6d524d853} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8774 | 2026.05.06 00:29:42.792212 [ 278 ] {a69cc6d1-b844-47b6-a8df-42b6d524d853} <Debug> executeQuery: Read 118 rows, 10.28 KiB in 0.001441 sec., 81887.57807078418 rows/sec., 6.97 MiB/sec. | ||
| 8775 | 2026.05.06 00:29:42.792251 [ 278 ] {a69cc6d1-b844-47b6-a8df-42b6d524d853} <Debug> TCPHandler: Processed in 0.001610472 sec. | ||
| 8776 | 2026.05.06 00:29:42.792377 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8777 | 2026.05.06 00:29:42.792475 [ 278 ] {8531c3da-4f98-451d-91f9-cdbedc3d8b50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8778 | 2026.05.06 00:29:42.792516 [ 278 ] {8531c3da-4f98-451d-91f9-cdbedc3d8b50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8779 | 2026.05.06 00:29:42.792951 [ 278 ] {8531c3da-4f98-451d-91f9-cdbedc3d8b50} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8780 | 2026.05.06 00:29:42.792988 [ 278 ] {8531c3da-4f98-451d-91f9-cdbedc3d8b50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8781 | 2026.05.06 00:29:42.793281 [ 278 ] {8531c3da-4f98-451d-91f9-cdbedc3d8b50} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8782 | 2026.05.06 00:29:42.793493 [ 278 ] {8531c3da-4f98-451d-91f9-cdbedc3d8b50} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2026.05.06 00:29:42.793627 [ 278 ] {8531c3da-4f98-451d-91f9-cdbedc3d8b50} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001173 sec., 26427.962489343565 rows/sec., 1.94 MiB/sec. | ||
| 8784 | 2026.05.06 00:29:42.793663 [ 278 ] {8531c3da-4f98-451d-91f9-cdbedc3d8b50} <Debug> TCPHandler: Processed in 0.001334378 sec. | ||
| 8785 | 2026.05.06 00:29:42.793776 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8786 | 2026.05.06 00:29:42.793868 [ 278 ] {36f05e4c-f122-478a-883c-500e4ac2500c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8787 | 2026.05.06 00:29:42.793907 [ 278 ] {36f05e4c-f122-478a-883c-500e4ac2500c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8788 | 2026.05.06 00:29:42.794338 [ 278 ] {36f05e4c-f122-478a-883c-500e4ac2500c} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8789 | 2026.05.06 00:29:42.794375 [ 278 ] {36f05e4c-f122-478a-883c-500e4ac2500c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8790 | 2026.05.06 00:29:42.794668 [ 278 ] {36f05e4c-f122-478a-883c-500e4ac2500c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8791 | 2026.05.06 00:29:42.794883 [ 278 ] {36f05e4c-f122-478a-883c-500e4ac2500c} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8792 | 2026.05.06 00:29:42.795010 [ 278 ] {36f05e4c-f122-478a-883c-500e4ac2500c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00116 sec., 81896.55172413793 rows/sec., 6.40 MiB/sec. | ||
| 8793 | 2026.05.06 00:29:42.795046 [ 278 ] {36f05e4c-f122-478a-883c-500e4ac2500c} <Debug> TCPHandler: Processed in 0.001317048 sec. | ||
| 8794 | 2026.05.06 00:29:42.795164 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8795 | 2026.05.06 00:29:42.795257 [ 278 ] {33d17aab-e64e-41d1-9146-abaf05f33730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8796 | 2026.05.06 00:29:42.795299 [ 278 ] {33d17aab-e64e-41d1-9146-abaf05f33730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8797 | 2026.05.06 00:29:42.795700 [ 278 ] {33d17aab-e64e-41d1-9146-abaf05f33730} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8798 | 2026.05.06 00:29:42.795736 [ 278 ] {33d17aab-e64e-41d1-9146-abaf05f33730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8799 | 2026.05.06 00:29:42.796076 [ 278 ] {33d17aab-e64e-41d1-9146-abaf05f33730} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8800 | 2026.05.06 00:29:42.796281 [ 278 ] {33d17aab-e64e-41d1-9146-abaf05f33730} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8801 | 2026.05.06 00:29:42.796411 [ 278 ] {33d17aab-e64e-41d1-9146-abaf05f33730} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 8802 | 2026.05.06 00:29:42.796446 [ 278 ] {33d17aab-e64e-41d1-9146-abaf05f33730} <Debug> TCPHandler: Processed in 0.001329617 sec. | ||
| 8803 | 2026.05.06 00:29:42.796557 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8804 | 2026.05.06 00:29:42.796650 [ 278 ] {a5008826-9aab-4464-8b97-1bcdfcc73510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8805 | 2026.05.06 00:29:42.796704 [ 278 ] {a5008826-9aab-4464-8b97-1bcdfcc73510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8806 | 2026.05.06 00:29:42.797496 [ 278 ] {a5008826-9aab-4464-8b97-1bcdfcc73510} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8807 | 2026.05.06 00:29:42.797531 [ 278 ] {a5008826-9aab-4464-8b97-1bcdfcc73510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8808 | 2026.05.06 00:29:42.798107 [ 278 ] {a5008826-9aab-4464-8b97-1bcdfcc73510} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8809 | 2026.05.06 00:29:42.798327 [ 278 ] {a5008826-9aab-4464-8b97-1bcdfcc73510} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8810 | 2026.05.06 00:29:42.798466 [ 278 ] {a5008826-9aab-4464-8b97-1bcdfcc73510} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001834 sec., 16902.944383860417 rows/sec., 30.29 MiB/sec. | ||
| 8811 | 2026.05.06 00:29:42.798526 [ 278 ] {a5008826-9aab-4464-8b97-1bcdfcc73510} <Debug> TCPHandler: Processed in 0.002015618 sec. | ||
| 8812 | 2026.05.06 00:29:42.798645 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8813 | 2026.05.06 00:29:42.798737 [ 278 ] {fcbcd27f-3be5-4bef-9c6d-d22d3be27dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8814 | 2026.05.06 00:29:42.798779 [ 278 ] {fcbcd27f-3be5-4bef-9c6d-d22d3be27dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8815 | 2026.05.06 00:29:42.799112 [ 278 ] {fcbcd27f-3be5-4bef-9c6d-d22d3be27dea} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8816 | 2026.05.06 00:29:42.799147 [ 278 ] {fcbcd27f-3be5-4bef-9c6d-d22d3be27dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8817 | 2026.05.06 00:29:42.799447 [ 278 ] {fcbcd27f-3be5-4bef-9c6d-d22d3be27dea} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8818 | 2026.05.06 00:29:42.799662 [ 278 ] {fcbcd27f-3be5-4bef-9c6d-d22d3be27dea} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8819 | 2026.05.06 00:29:42.799790 [ 278 ] {fcbcd27f-3be5-4bef-9c6d-d22d3be27dea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 8820 | 2026.05.06 00:29:42.799826 [ 278 ] {fcbcd27f-3be5-4bef-9c6d-d22d3be27dea} <Debug> TCPHandler: Processed in 0.001227347 sec. | ||
| 8821 | 2026.05.06 00:29:44.752647 [ 83 ] {} <Debug> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8822 | 2026.05.06 00:29:44.752762 [ 83 ] {} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8823 | 2026.05.06 00:29:44.752809 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8824 | 2026.05.06 00:29:44.753032 [ 197 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::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 | ||
| 8825 | 2026.05.06 00:29:44.753264 [ 197 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8826 | 2026.05.06 00:29:44.753321 [ 197 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::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 | ||
| 8827 | 2026.05.06 00:29:44.753427 [ 197 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 8828 | 2026.05.06 00:29:44.753509 [ 197 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::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 | ||
| 8829 | 2026.05.06 00:29:44.753583 [ 197 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::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 | ||
| 8830 | 2026.05.06 00:29:44.753653 [ 197 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
| 8831 | 2026.05.06 00:29:44.754386 [ 191 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448289 sec., 26237.85722324757 rows/sec., 2.19 MiB/sec. | ||
| 8832 | 2026.05.06 00:29:44.754584 [ 191 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8833 | 2026.05.06 00:29:44.754954 [ 191 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_17_4} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8834 | 2026.05.06 00:29:44.755036 [ 191 ] {34825928-9156-4a53-bea0-d0d3b941bcd0::all_1_17_4} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8835 | 2026.05.06 00:29:44.755124 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8836 | 2026.05.06 00:29:47.333778 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17760 | ||
| 8837 | 2026.05.06 00:29:47.334336 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8838 | 2026.05.06 00:29:47.334383 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8839 | 2026.05.06 00:29:47.335074 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8840 | 2026.05.06 00:29:47.335307 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8841 | 2026.05.06 00:29:47.335438 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17760 | ||
| 8842 | 2026.05.06 00:29:47.784486 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8843 | 2026.05.06 00:29:47.784719 [ 278 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 8844 | 2026.05.06 00:29:47.785054 [ 278 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8845 | 2026.05.06 00:29:47.785090 [ 278 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 8846 | 2026.05.06 00:29:47.785311 [ 278 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8847 | 2026.05.06 00:29:47.785381 [ 278 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8848 | 2026.05.06 00:29:47.785521 [ 278 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 8849 | 2026.05.06 00:29:47.785645 [ 333 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8850 | 2026.05.06 00:29:47.785643 [ 340 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8851 | 2026.05.06 00:29:47.785659 [ 319 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8852 | 2026.05.06 00:29:47.785648 [ 308 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8853 | 2026.05.06 00:29:47.785852 [ 278 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 8854 | 2026.05.06 00:29:47.785879 [ 278 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8855 | 2026.05.06 00:29:47.785966 [ 278 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8856 | 2026.05.06 00:29:47.785986 [ 278 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 8857 | 2026.05.06 00:29:47.786021 [ 278 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8858 | 2026.05.06 00:29:47.786057 [ 278 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8859 | 2026.05.06 00:29:47.786091 [ 278 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 8860 | 2026.05.06 00:29:47.787245 [ 278 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002623 sec., 19062.142584826535 rows/sec., 1.50 MiB/sec. | ||
| 8861 | 2026.05.06 00:29:47.787437 [ 278 ] {8e4a7751-3854-4bc4-87e8-47d22127b41d} <Debug> TCPHandler: Processed in 0.003087351 sec. | ||
| 8862 | 2026.05.06 00:29:47.789303 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8863 | 2026.05.06 00:29:47.789417 [ 278 ] {e0bcbf6e-0f2d-4969-837a-5e3d1d2019c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8864 | 2026.05.06 00:29:47.789463 [ 278 ] {e0bcbf6e-0f2d-4969-837a-5e3d1d2019c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8865 | 2026.05.06 00:29:47.790002 [ 278 ] {e0bcbf6e-0f2d-4969-837a-5e3d1d2019c0} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8866 | 2026.05.06 00:29:47.790047 [ 278 ] {e0bcbf6e-0f2d-4969-837a-5e3d1d2019c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8867 | 2026.05.06 00:29:47.790431 [ 278 ] {e0bcbf6e-0f2d-4969-837a-5e3d1d2019c0} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8868 | 2026.05.06 00:29:47.790665 [ 278 ] {e0bcbf6e-0f2d-4969-837a-5e3d1d2019c0} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8869 | 2026.05.06 00:29:47.790816 [ 278 ] {e0bcbf6e-0f2d-4969-837a-5e3d1d2019c0} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001433 sec., 54431.263084438244 rows/sec., 4.51 MiB/sec. | ||
| 8870 | 2026.05.06 00:29:47.790857 [ 278 ] {e0bcbf6e-0f2d-4969-837a-5e3d1d2019c0} <Debug> TCPHandler: Processed in 0.001608231 sec. | ||
| 8871 | 2026.05.06 00:29:47.790982 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8872 | 2026.05.06 00:29:47.791083 [ 278 ] {69c4c1f2-856e-49e1-9685-ffd604f5c8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8873 | 2026.05.06 00:29:47.791124 [ 278 ] {69c4c1f2-856e-49e1-9685-ffd604f5c8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8874 | 2026.05.06 00:29:47.791561 [ 278 ] {69c4c1f2-856e-49e1-9685-ffd604f5c8d6} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8875 | 2026.05.06 00:29:47.791600 [ 278 ] {69c4c1f2-856e-49e1-9685-ffd604f5c8d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8876 | 2026.05.06 00:29:47.791900 [ 278 ] {69c4c1f2-856e-49e1-9685-ffd604f5c8d6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8877 | 2026.05.06 00:29:47.792121 [ 278 ] {69c4c1f2-856e-49e1-9685-ffd604f5c8d6} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8878 | 2026.05.06 00:29:47.792258 [ 278 ] {69c4c1f2-856e-49e1-9685-ffd604f5c8d6} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001197 sec., 9189.640768588137 rows/sec., 691.02 KiB/sec. | ||
| 8879 | 2026.05.06 00:29:47.792297 [ 278 ] {69c4c1f2-856e-49e1-9685-ffd604f5c8d6} <Debug> TCPHandler: Processed in 0.001370139 sec. | ||
| 8880 | 2026.05.06 00:29:47.792405 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8881 | 2026.05.06 00:29:47.792501 [ 278 ] {27c53898-2106-4412-ae26-26ef10d06f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8882 | 2026.05.06 00:29:47.792540 [ 278 ] {27c53898-2106-4412-ae26-26ef10d06f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8883 | 2026.05.06 00:29:47.792956 [ 278 ] {27c53898-2106-4412-ae26-26ef10d06f55} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8884 | 2026.05.06 00:29:47.792994 [ 278 ] {27c53898-2106-4412-ae26-26ef10d06f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8885 | 2026.05.06 00:29:47.793297 [ 278 ] {27c53898-2106-4412-ae26-26ef10d06f55} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8886 | 2026.05.06 00:29:47.793527 [ 278 ] {27c53898-2106-4412-ae26-26ef10d06f55} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8887 | 2026.05.06 00:29:47.793662 [ 278 ] {27c53898-2106-4412-ae26-26ef10d06f55} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.00118 sec., 63559.3220338983 rows/sec., 4.96 MiB/sec. | ||
| 8888 | 2026.05.06 00:29:47.793700 [ 278 ] {27c53898-2106-4412-ae26-26ef10d06f55} <Debug> TCPHandler: Processed in 0.001344748 sec. | ||
| 8889 | 2026.05.06 00:29:47.793816 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8890 | 2026.05.06 00:29:47.793914 [ 278 ] {da4280cf-93be-43e3-a823-436b32772faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8891 | 2026.05.06 00:29:47.793958 [ 278 ] {da4280cf-93be-43e3-a823-436b32772faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8892 | 2026.05.06 00:29:47.794365 [ 278 ] {da4280cf-93be-43e3-a823-436b32772faf} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8893 | 2026.05.06 00:29:47.794402 [ 278 ] {da4280cf-93be-43e3-a823-436b32772faf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8894 | 2026.05.06 00:29:47.794731 [ 278 ] {da4280cf-93be-43e3-a823-436b32772faf} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8895 | 2026.05.06 00:29:47.794963 [ 278 ] {da4280cf-93be-43e3-a823-436b32772faf} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8896 | 2026.05.06 00:29:47.795098 [ 278 ] {da4280cf-93be-43e3-a823-436b32772faf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 8897 | 2026.05.06 00:29:47.795136 [ 278 ] {da4280cf-93be-43e3-a823-436b32772faf} <Debug> TCPHandler: Processed in 0.001369638 sec. | ||
| 8898 | 2026.05.06 00:29:47.795239 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8899 | 2026.05.06 00:29:47.795335 [ 278 ] {1092d367-350d-43c0-8242-34d7d6ebaf61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8900 | 2026.05.06 00:29:47.795390 [ 278 ] {1092d367-350d-43c0-8242-34d7d6ebaf61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8901 | 2026.05.06 00:29:47.796131 [ 278 ] {1092d367-350d-43c0-8242-34d7d6ebaf61} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2026.05.06 00:29:47.796169 [ 278 ] {1092d367-350d-43c0-8242-34d7d6ebaf61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8903 | 2026.05.06 00:29:47.796683 [ 278 ] {1092d367-350d-43c0-8242-34d7d6ebaf61} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8904 | 2026.05.06 00:29:47.796910 [ 278 ] {1092d367-350d-43c0-8242-34d7d6ebaf61} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8905 | 2026.05.06 00:29:47.797056 [ 278 ] {1092d367-350d-43c0-8242-34d7d6ebaf61} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001739 sec., 6325.474410580793 rows/sec., 11.33 MiB/sec. | ||
| 8906 | 2026.05.06 00:29:47.797119 [ 278 ] {1092d367-350d-43c0-8242-34d7d6ebaf61} <Debug> TCPHandler: Processed in 0.001928546 sec. | ||
| 8907 | 2026.05.06 00:29:47.797252 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8908 | 2026.05.06 00:29:47.797349 [ 278 ] {ee67254d-3d81-4d06-b3b1-4352c6e294eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8909 | 2026.05.06 00:29:47.797391 [ 278 ] {ee67254d-3d81-4d06-b3b1-4352c6e294eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8910 | 2026.05.06 00:29:47.797737 [ 278 ] {ee67254d-3d81-4d06-b3b1-4352c6e294eb} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2026.05.06 00:29:47.797774 [ 278 ] {ee67254d-3d81-4d06-b3b1-4352c6e294eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8912 | 2026.05.06 00:29:47.798093 [ 278 ] {ee67254d-3d81-4d06-b3b1-4352c6e294eb} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8913 | 2026.05.06 00:29:47.798325 [ 278 ] {ee67254d-3d81-4d06-b3b1-4352c6e294eb} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2026.05.06 00:29:47.798459 [ 278 ] {ee67254d-3d81-4d06-b3b1-4352c6e294eb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 8915 | 2026.05.06 00:29:47.798496 [ 278 ] {ee67254d-3d81-4d06-b3b1-4352c6e294eb} <Debug> TCPHandler: Processed in 0.001294827 sec. | ||
| 8916 | 2026.05.06 00:29:48.269492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8917 | 2026.05.06 00:29:48.285775 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8918 | 2026.05.06 00:29:48.285837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8919 | 2026.05.06 00:29:48.291678 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8920 | 2026.05.06 00:29:48.292357 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8921 | 2026.05.06 00:29:48.295353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8922 | 2026.05.06 00:29:49.810054 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 1094 | ||
| 8923 | 2026.05.06 00:29:49.812261 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2026.05.06 00:29:49.812300 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8925 | 2026.05.06 00:29:49.813567 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8926 | 2026.05.06 00:29:49.813829 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2026.05.06 00:29:49.814095 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1094 | ||
| 8928 | 2026.05.06 00:29:52.785158 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8929 | 2026.05.06 00:29:52.785540 [ 278 ] {14037259-eb06-424d-9b16-72db355184ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 8930 | 2026.05.06 00:29:52.786062 [ 278 ] {14037259-eb06-424d-9b16-72db355184ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 8931 | 2026.05.06 00:29:52.786097 [ 278 ] {14037259-eb06-424d-9b16-72db355184ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 8932 | 2026.05.06 00:29:52.786319 [ 278 ] {14037259-eb06-424d-9b16-72db355184ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 8933 | 2026.05.06 00:29:52.786389 [ 278 ] {14037259-eb06-424d-9b16-72db355184ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8934 | 2026.05.06 00:29:52.786535 [ 278 ] {14037259-eb06-424d-9b16-72db355184ad} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 8935 | 2026.05.06 00:29:52.786653 [ 333 ] {14037259-eb06-424d-9b16-72db355184ad} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 8936 | 2026.05.06 00:29:52.786655 [ 340 ] {14037259-eb06-424d-9b16-72db355184ad} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 8937 | 2026.05.06 00:29:52.786655 [ 308 ] {14037259-eb06-424d-9b16-72db355184ad} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 8938 | 2026.05.06 00:29:52.786710 [ 298 ] {14037259-eb06-424d-9b16-72db355184ad} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 8939 | 2026.05.06 00:29:52.786875 [ 278 ] {14037259-eb06-424d-9b16-72db355184ad} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 8940 | 2026.05.06 00:29:52.786906 [ 278 ] {14037259-eb06-424d-9b16-72db355184ad} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 8941 | 2026.05.06 00:29:52.786991 [ 278 ] {14037259-eb06-424d-9b16-72db355184ad} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 8942 | 2026.05.06 00:29:52.787013 [ 278 ] {14037259-eb06-424d-9b16-72db355184ad} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 8943 | 2026.05.06 00:29:52.787047 [ 278 ] {14037259-eb06-424d-9b16-72db355184ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8944 | 2026.05.06 00:29:52.787086 [ 278 ] {14037259-eb06-424d-9b16-72db355184ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8945 | 2026.05.06 00:29:52.787122 [ 278 ] {14037259-eb06-424d-9b16-72db355184ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 8946 | 2026.05.06 00:29:52.788360 [ 278 ] {14037259-eb06-424d-9b16-72db355184ad} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002973 sec., 16818.028927009756 rows/sec., 1.32 MiB/sec. | ||
| 8947 | 2026.05.06 00:29:52.788482 [ 278 ] {14037259-eb06-424d-9b16-72db355184ad} <Debug> TCPHandler: Processed in 0.003514537 sec. | ||
| 8948 | 2026.05.06 00:29:52.790714 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8949 | 2026.05.06 00:29:52.790824 [ 278 ] {89aab500-7589-4417-a569-e22984b8299b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8950 | 2026.05.06 00:29:52.790868 [ 278 ] {89aab500-7589-4417-a569-e22984b8299b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8951 | 2026.05.06 00:29:52.791396 [ 278 ] {89aab500-7589-4417-a569-e22984b8299b} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8952 | 2026.05.06 00:29:52.791446 [ 278 ] {89aab500-7589-4417-a569-e22984b8299b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8953 | 2026.05.06 00:29:52.791845 [ 278 ] {89aab500-7589-4417-a569-e22984b8299b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8954 | 2026.05.06 00:29:52.792085 [ 278 ] {89aab500-7589-4417-a569-e22984b8299b} <Trace> oximeter.fields_ipaddr (34825928-9156-4a53-bea0-d0d3b941bcd0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8955 | 2026.05.06 00:29:52.792232 [ 278 ] {89aab500-7589-4417-a569-e22984b8299b} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001439 sec., 2779.7081306462824 rows/sec., 226.67 KiB/sec. | ||
| 8956 | 2026.05.06 00:29:52.792271 [ 278 ] {89aab500-7589-4417-a569-e22984b8299b} <Debug> TCPHandler: Processed in 0.001607922 sec. | ||
| 8957 | 2026.05.06 00:29:52.792392 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8958 | 2026.05.06 00:29:52.792486 [ 278 ] {845c0a45-6f38-4087-88bd-7e11e5898939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8959 | 2026.05.06 00:29:52.792526 [ 278 ] {845c0a45-6f38-4087-88bd-7e11e5898939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8960 | 2026.05.06 00:29:52.792947 [ 278 ] {845c0a45-6f38-4087-88bd-7e11e5898939} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8961 | 2026.05.06 00:29:52.792984 [ 278 ] {845c0a45-6f38-4087-88bd-7e11e5898939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8962 | 2026.05.06 00:29:52.793291 [ 278 ] {845c0a45-6f38-4087-88bd-7e11e5898939} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8963 | 2026.05.06 00:29:52.793508 [ 278 ] {845c0a45-6f38-4087-88bd-7e11e5898939} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8964 | 2026.05.06 00:29:52.793635 [ 278 ] {845c0a45-6f38-4087-88bd-7e11e5898939} <Debug> executeQuery: Read 120 rows, 10.42 KiB in 0.001167 sec., 102827.76349614395 rows/sec., 8.72 MiB/sec. | ||
| 8965 | 2026.05.06 00:29:52.793672 [ 278 ] {845c0a45-6f38-4087-88bd-7e11e5898939} <Debug> TCPHandler: Processed in 0.001328888 sec. | ||
| 8966 | 2026.05.06 00:29:52.793790 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8967 | 2026.05.06 00:29:52.793885 [ 278 ] {50c8a031-4db8-43ca-a67d-4e9d9ce31e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8968 | 2026.05.06 00:29:52.793926 [ 278 ] {50c8a031-4db8-43ca-a67d-4e9d9ce31e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8969 | 2026.05.06 00:29:52.794332 [ 278 ] {50c8a031-4db8-43ca-a67d-4e9d9ce31e1c} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8970 | 2026.05.06 00:29:52.794369 [ 278 ] {50c8a031-4db8-43ca-a67d-4e9d9ce31e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8971 | 2026.05.06 00:29:52.794672 [ 278 ] {50c8a031-4db8-43ca-a67d-4e9d9ce31e1c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8972 | 2026.05.06 00:29:52.794923 [ 278 ] {50c8a031-4db8-43ca-a67d-4e9d9ce31e1c} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8973 | 2026.05.06 00:29:52.795055 [ 278 ] {50c8a031-4db8-43ca-a67d-4e9d9ce31e1c} <Debug> executeQuery: Read 35 rows, 2.61 KiB in 0.001187 sec., 29486.099410278013 rows/sec., 2.15 MiB/sec. | ||
| 8974 | 2026.05.06 00:29:52.795064 [ 76 ] {} <Debug> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8975 | 2026.05.06 00:29:52.795094 [ 278 ] {50c8a031-4db8-43ca-a67d-4e9d9ce31e1c} <Debug> TCPHandler: Processed in 0.001353078 sec. | ||
| 8976 | 2026.05.06 00:29:52.795131 [ 76 ] {} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8977 | 2026.05.06 00:29:52.795156 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8978 | 2026.05.06 00:29:52.795221 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8979 | 2026.05.06 00:29:52.795245 [ 195 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 8980 | 2026.05.06 00:29:52.795322 [ 278 ] {8c7452df-284d-471e-935d-ed9353f524c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8981 | 2026.05.06 00:29:52.795343 [ 195 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8982 | 2026.05.06 00:29:52.795363 [ 278 ] {8c7452df-284d-471e-935d-ed9353f524c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8983 | 2026.05.06 00:29:52.795373 [ 195 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 8984 | 2026.05.06 00:29:52.795430 [ 195 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 8985 | 2026.05.06 00:29:52.795476 [ 195 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 8986 | 2026.05.06 00:29:52.795519 [ 195 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 8987 | 2026.05.06 00:29:52.795558 [ 195 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::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 | ||
| 8988 | 2026.05.06 00:29:52.795618 [ 195 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 35 rows starting from the beginning of the part | ||
| 8989 | 2026.05.06 00:29:52.795796 [ 278 ] {8c7452df-284d-471e-935d-ed9353f524c0} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8990 | 2026.05.06 00:29:52.795831 [ 278 ] {8c7452df-284d-471e-935d-ed9353f524c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 8991 | 2026.05.06 00:29:52.796136 [ 278 ] {8c7452df-284d-471e-935d-ed9353f524c0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8992 | 2026.05.06 00:29:52.796345 [ 278 ] {8c7452df-284d-471e-935d-ed9353f524c0} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2026.05.06 00:29:52.796378 [ 191 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170515 sec., 318663.15254396567 rows/sec., 22.79 MiB/sec. | ||
| 8994 | 2026.05.06 00:29:52.796473 [ 278 ] {8c7452df-284d-471e-935d-ed9353f524c0} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001171 sec., 84543.12553373186 rows/sec., 6.61 MiB/sec. | ||
| 8995 | 2026.05.06 00:29:52.796510 [ 278 ] {8c7452df-284d-471e-935d-ed9353f524c0} <Debug> TCPHandler: Processed in 0.001338298 sec. | ||
| 8996 | 2026.05.06 00:29:52.796509 [ 195 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8997 | 2026.05.06 00:29:52.796629 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2026.05.06 00:29:52.796729 [ 278 ] {7f719fc8-06df-4b91-bef9-0aafe862b7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8999 | 2026.05.06 00:29:52.796764 [ 195 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_51_10} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9000 | 2026.05.06 00:29:52.796773 [ 278 ] {7f719fc8-06df-4b91-bef9-0aafe862b7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9001 | 2026.05.06 00:29:52.796835 [ 195 ] {b34506a6-0dde-46ae-9f33-feded884cf8b::all_1_51_10} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9002 | 2026.05.06 00:29:52.796898 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 9003 | 2026.05.06 00:29:52.797195 [ 278 ] {7f719fc8-06df-4b91-bef9-0aafe862b7cf} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9004 | 2026.05.06 00:29:52.797228 [ 278 ] {7f719fc8-06df-4b91-bef9-0aafe862b7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9005 | 2026.05.06 00:29:52.797560 [ 278 ] {7f719fc8-06df-4b91-bef9-0aafe862b7cf} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9006 | 2026.05.06 00:29:52.797774 [ 278 ] {7f719fc8-06df-4b91-bef9-0aafe862b7cf} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9007 | 2026.05.06 00:29:52.797900 [ 278 ] {7f719fc8-06df-4b91-bef9-0aafe862b7cf} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001188 sec., 136363.63636363635 rows/sec., 9.50 MiB/sec. | ||
| 9008 | 2026.05.06 00:29:52.797938 [ 278 ] {7f719fc8-06df-4b91-bef9-0aafe862b7cf} <Debug> TCPHandler: Processed in 0.001359889 sec. | ||
| 9009 | 2026.05.06 00:29:52.798061 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9010 | 2026.05.06 00:29:52.798155 [ 278 ] {1fdd072f-6edf-4abe-9dcf-4eee84af1a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9011 | 2026.05.06 00:29:52.798209 [ 278 ] {1fdd072f-6edf-4abe-9dcf-4eee84af1a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9012 | 2026.05.06 00:29:52.798965 [ 278 ] {1fdd072f-6edf-4abe-9dcf-4eee84af1a52} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9013 | 2026.05.06 00:29:52.799001 [ 278 ] {1fdd072f-6edf-4abe-9dcf-4eee84af1a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9014 | 2026.05.06 00:29:52.799552 [ 278 ] {1fdd072f-6edf-4abe-9dcf-4eee84af1a52} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9015 | 2026.05.06 00:29:52.799775 [ 278 ] {1fdd072f-6edf-4abe-9dcf-4eee84af1a52} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9016 | 2026.05.06 00:29:52.799907 [ 75 ] {} <Debug> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9017 | 2026.05.06 00:29:52.799911 [ 278 ] {1fdd072f-6edf-4abe-9dcf-4eee84af1a52} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001773 sec., 17484.489565707838 rows/sec., 31.33 MiB/sec. | ||
| 9018 | 2026.05.06 00:29:52.799949 [ 75 ] {} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2026.05.06 00:29:52.799973 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9020 | 2026.05.06 00:29:52.799982 [ 278 ] {1fdd072f-6edf-4abe-9dcf-4eee84af1a52} <Debug> TCPHandler: Processed in 0.001978206 sec. | ||
| 9021 | 2026.05.06 00:29:52.800107 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9022 | 2026.05.06 00:29:52.800117 [ 197 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 9023 | 2026.05.06 00:29:52.800203 [ 278 ] {6f50067b-f416-4da7-830b-2f7fd89dd1db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9024 | 2026.05.06 00:29:52.800252 [ 278 ] {6f50067b-f416-4da7-830b-2f7fd89dd1db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9025 | 2026.05.06 00:29:52.800504 [ 197 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9026 | 2026.05.06 00:29:52.800600 [ 197 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 954 rows starting from the beginning of the part | ||
| 9027 | 2026.05.06 00:29:52.800606 [ 278 ] {6f50067b-f416-4da7-830b-2f7fd89dd1db} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9028 | 2026.05.06 00:29:52.800657 [ 278 ] {6f50067b-f416-4da7-830b-2f7fd89dd1db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9029 | 2026.05.06 00:29:52.800809 [ 197 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 9030 | 2026.05.06 00:29:52.800986 [ 197 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 9031 | 2026.05.06 00:29:52.801010 [ 278 ] {6f50067b-f416-4da7-830b-2f7fd89dd1db} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9032 | 2026.05.06 00:29:52.801094 [ 197 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 9033 | 2026.05.06 00:29:52.801201 [ 197 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 9034 | 2026.05.06 00:29:52.801247 [ 278 ] {6f50067b-f416-4da7-830b-2f7fd89dd1db} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9035 | 2026.05.06 00:29:52.801303 [ 197 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::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 | ||
| 9036 | 2026.05.06 00:29:52.801385 [ 278 ] {6f50067b-f416-4da7-830b-2f7fd89dd1db} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0012 sec., 50000.00000000001 rows/sec., 3.37 MiB/sec. | ||
| 9037 | 2026.05.06 00:29:52.801426 [ 278 ] {6f50067b-f416-4da7-830b-2f7fd89dd1db} <Debug> TCPHandler: Processed in 0.001368719 sec. | ||
| 9038 | 2026.05.06 00:29:52.808191 [ 195 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1078 rows, containing 19 columns (19 merged, 0 gathered) in 0.00814792 sec., 132303.70450372613 rows/sec., 237.08 MiB/sec. | ||
| 9039 | 2026.05.06 00:29:52.809693 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9040 | 2026.05.06 00:29:52.810019 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9041 | 2026.05.06 00:29:52.810095 [ 191 ] {21b886cd-5412-4b2c-bfe4-799ed4127f69::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9042 | 2026.05.06 00:29:52.810215 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.43 MiB. | ||
| 9043 | 2026.05.06 00:29:53.000217 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.82 MiB, peak 307.00 MiB, free memory in arenas 0.00 B, will set to 301.40 MiB (RSS), difference: 3.58 MiB | ||
| 9044 | 2026.05.06 00:29:54.649814 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9045 | 2026.05.06 00:29:54.649866 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9046 | 2026.05.06 00:29:54.835670 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18208 | ||
| 9047 | 2026.05.06 00:29:54.836221 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9048 | 2026.05.06 00:29:54.836262 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9049 | 2026.05.06 00:29:54.836775 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9050 | 2026.05.06 00:29:54.837017 [ 243 ] {} <Trace> system.asynchronous_metric_log (ddeb462b-76d5-4477-8fd6-45289d3edf11): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9051 | 2026.05.06 00:29:54.837160 [ 243 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18208 | ||
| 9052 | 2026.05.06 00:29:55.795579 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9053 | 2026.05.06 00:29:55.813129 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9054 | 2026.05.06 00:29:55.813197 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9055 | 2026.05.06 00:29:55.819380 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9056 | 2026.05.06 00:29:55.820076 [ 244 ] {} <Trace> system.metric_log (2bdfc417-3ae7-4164-80e2-a809f4754464): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9057 | 2026.05.06 00:29:55.823141 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9058 | 2026.05.06 00:29:57.784503 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9059 | 2026.05.06 00:29:57.784765 [ 278 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 9060 | 2026.05.06 00:29:57.785154 [ 278 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 9061 | 2026.05.06 00:29:57.785194 [ 278 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 9062 | 2026.05.06 00:29:57.785421 [ 278 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 9063 | 2026.05.06 00:29:57.785495 [ 278 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9064 | 2026.05.06 00:29:57.785641 [ 278 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 9065 | 2026.05.06 00:29:57.785755 [ 308 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 9066 | 2026.05.06 00:29:57.785780 [ 298 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 9067 | 2026.05.06 00:29:57.785755 [ 340 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 9068 | 2026.05.06 00:29:57.785761 [ 301 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 9069 | 2026.05.06 00:29:57.785969 [ 278 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (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 | ||
| 9070 | 2026.05.06 00:29:57.785994 [ 278 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Trace> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 9071 | 2026.05.06 00:29:57.786082 [ 278 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 9072 | 2026.05.06 00:29:57.786104 [ 278 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Debug> oximeter.timeseries_schema (271b90a8-5902-49a0-bb08-3522e57de31d) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 9073 | 2026.05.06 00:29:57.786139 [ 278 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9074 | 2026.05.06 00:29:57.786176 [ 278 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9075 | 2026.05.06 00:29:57.786211 [ 278 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 9076 | 2026.05.06 00:29:57.787502 [ 278 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Debug> executeQuery: Read 50 rows, 4.03 KiB in 0.002843 sec., 17587.055926837846 rows/sec., 1.38 MiB/sec. | ||
| 9077 | 2026.05.06 00:29:57.787647 [ 278 ] {d339184a-29d7-4673-8ca2-f95eb174856f} <Debug> TCPHandler: Processed in 0.003285474 sec. | ||
| 9078 | 2026.05.06 00:29:57.789638 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9079 | 2026.05.06 00:29:57.789770 [ 278 ] {1e5ab688-2c90-4f01-9b70-deb73b0df5d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9080 | 2026.05.06 00:29:57.789824 [ 278 ] {1e5ab688-2c90-4f01-9b70-deb73b0df5d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9081 | 2026.05.06 00:29:57.790367 [ 278 ] {1e5ab688-2c90-4f01-9b70-deb73b0df5d7} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9082 | 2026.05.06 00:29:57.790411 [ 278 ] {1e5ab688-2c90-4f01-9b70-deb73b0df5d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9083 | 2026.05.06 00:29:57.790792 [ 278 ] {1e5ab688-2c90-4f01-9b70-deb73b0df5d7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9084 | 2026.05.06 00:29:57.791023 [ 278 ] {1e5ab688-2c90-4f01-9b70-deb73b0df5d7} <Trace> oximeter.fields_string (1f76c90a-a94b-4b67-979f-a85f8c94d287): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9085 | 2026.05.06 00:29:57.791176 [ 278 ] {1e5ab688-2c90-4f01-9b70-deb73b0df5d7} <Debug> executeQuery: Read 78 rows, 6.61 KiB in 0.001445 sec., 53979.238754325255 rows/sec., 4.47 MiB/sec. | ||
| 9086 | 2026.05.06 00:29:57.791215 [ 278 ] {1e5ab688-2c90-4f01-9b70-deb73b0df5d7} <Debug> TCPHandler: Processed in 0.001641002 sec. | ||
| 9087 | 2026.05.06 00:29:57.791340 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9088 | 2026.05.06 00:29:57.791440 [ 278 ] {95d6ad1e-f481-4fce-988d-e6eef0212829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9089 | 2026.05.06 00:29:57.791482 [ 278 ] {95d6ad1e-f481-4fce-988d-e6eef0212829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9090 | 2026.05.06 00:29:57.791885 [ 278 ] {95d6ad1e-f481-4fce-988d-e6eef0212829} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9091 | 2026.05.06 00:29:57.791923 [ 278 ] {95d6ad1e-f481-4fce-988d-e6eef0212829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9092 | 2026.05.06 00:29:57.792219 [ 278 ] {95d6ad1e-f481-4fce-988d-e6eef0212829} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9093 | 2026.05.06 00:29:57.792446 [ 278 ] {95d6ad1e-f481-4fce-988d-e6eef0212829} <Trace> oximeter.fields_u16 (b34506a6-0dde-46ae-9f33-feded884cf8b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9094 | 2026.05.06 00:29:57.792583 [ 278 ] {95d6ad1e-f481-4fce-988d-e6eef0212829} <Debug> executeQuery: Read 11 rows, 847.00 B in 0.001165 sec., 9442.060085836909 rows/sec., 710.00 KiB/sec. | ||
| 9095 | 2026.05.06 00:29:57.792621 [ 278 ] {95d6ad1e-f481-4fce-988d-e6eef0212829} <Debug> TCPHandler: Processed in 0.001330118 sec. | ||
| 9096 | 2026.05.06 00:29:57.792738 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9097 | 2026.05.06 00:29:57.792833 [ 278 ] {07cd4774-b00a-4039-be66-580e808bceb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9098 | 2026.05.06 00:29:57.792874 [ 278 ] {07cd4774-b00a-4039-be66-580e808bceb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9099 | 2026.05.06 00:29:57.793287 [ 278 ] {07cd4774-b00a-4039-be66-580e808bceb0} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9100 | 2026.05.06 00:29:57.793323 [ 278 ] {07cd4774-b00a-4039-be66-580e808bceb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9101 | 2026.05.06 00:29:57.793620 [ 278 ] {07cd4774-b00a-4039-be66-580e808bceb0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9102 | 2026.05.06 00:29:57.793832 [ 278 ] {07cd4774-b00a-4039-be66-580e808bceb0} <Trace> oximeter.fields_uuid (94f108c2-4fd6-4946-ab51-fd1211e2b2b5): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9103 | 2026.05.06 00:29:57.793961 [ 278 ] {07cd4774-b00a-4039-be66-580e808bceb0} <Debug> executeQuery: Read 75 rows, 6.00 KiB in 0.001146 sec., 65445.02617801046 rows/sec., 5.11 MiB/sec. | ||
| 9104 | 2026.05.06 00:29:57.793999 [ 278 ] {07cd4774-b00a-4039-be66-580e808bceb0} <Debug> TCPHandler: Processed in 0.001309888 sec. | ||
| 9105 | 2026.05.06 00:29:57.794113 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9106 | 2026.05.06 00:29:57.794209 [ 278 ] {1c9bc064-fab3-4c71-a666-10742db980ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9107 | 2026.05.06 00:29:57.794252 [ 278 ] {1c9bc064-fab3-4c71-a666-10742db980ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9108 | 2026.05.06 00:29:57.794660 [ 278 ] {1c9bc064-fab3-4c71-a666-10742db980ef} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9109 | 2026.05.06 00:29:57.794696 [ 278 ] {1c9bc064-fab3-4c71-a666-10742db980ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9110 | 2026.05.06 00:29:57.795018 [ 278 ] {1c9bc064-fab3-4c71-a666-10742db980ef} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9111 | 2026.05.06 00:29:57.795237 [ 278 ] {1c9bc064-fab3-4c71-a666-10742db980ef} <Trace> oximeter.measurements_cumulativeu64 (9d250a75-2bbb-42b4-b6ea-213e4aa7d737): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9112 | 2026.05.06 00:29:57.795367 [ 278 ] {1c9bc064-fab3-4c71-a666-10742db980ef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 9113 | 2026.05.06 00:29:57.795403 [ 278 ] {1c9bc064-fab3-4c71-a666-10742db980ef} <Debug> TCPHandler: Processed in 0.001338758 sec. | ||
| 9114 | 2026.05.06 00:29:57.795512 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9115 | 2026.05.06 00:29:57.795605 [ 278 ] {196b174f-b6ee-49bc-b415-b91fa24796c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9116 | 2026.05.06 00:29:57.795661 [ 278 ] {196b174f-b6ee-49bc-b415-b91fa24796c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9117 | 2026.05.06 00:29:57.796408 [ 278 ] {196b174f-b6ee-49bc-b415-b91fa24796c6} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9118 | 2026.05.06 00:29:57.796442 [ 278 ] {196b174f-b6ee-49bc-b415-b91fa24796c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9119 | 2026.05.06 00:29:57.796950 [ 278 ] {196b174f-b6ee-49bc-b415-b91fa24796c6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9120 | 2026.05.06 00:29:57.797187 [ 278 ] {196b174f-b6ee-49bc-b415-b91fa24796c6} <Trace> oximeter.measurements_histogramu64 (21b886cd-5412-4b2c-bfe4-799ed4127f69): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9121 | 2026.05.06 00:29:57.797328 [ 278 ] {196b174f-b6ee-49bc-b415-b91fa24796c6} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.00174 sec., 6321.83908045977 rows/sec., 11.33 MiB/sec. | ||
| 9122 | 2026.05.06 00:29:57.797389 [ 278 ] {196b174f-b6ee-49bc-b415-b91fa24796c6} <Debug> TCPHandler: Processed in 0.001925186 sec. | ||
| 9123 | 2026.05.06 00:29:57.797513 [ 278 ] {} <Trace> TCP-Session: 1276c660-07cc-4ce2-8f87-f2d9f07bb14b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9124 | 2026.05.06 00:29:57.797608 [ 278 ] {f36b679a-71d3-4e1f-9187-48c0064a9182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:62669) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9125 | 2026.05.06 00:29:57.797650 [ 278 ] {f36b679a-71d3-4e1f-9187-48c0064a9182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9126 | 2026.05.06 00:29:57.797982 [ 278 ] {f36b679a-71d3-4e1f-9187-48c0064a9182} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9127 | 2026.05.06 00:29:57.798016 [ 278 ] {f36b679a-71d3-4e1f-9187-48c0064a9182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9128 | 2026.05.06 00:29:57.798341 [ 278 ] {f36b679a-71d3-4e1f-9187-48c0064a9182} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9129 | 2026.05.06 00:29:57.798557 [ 278 ] {f36b679a-71d3-4e1f-9187-48c0064a9182} <Trace> oximeter.measurements_u64 (22e78672-209a-48ab-bff9-9d648090f151): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9130 | 2026.05.06 00:29:57.798686 [ 278 ] {f36b679a-71d3-4e1f-9187-48c0064a9182} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 9131 | 2026.05.06 00:29:57.798722 [ 278 ] {f36b679a-71d3-4e1f-9187-48c0064a9182} <Debug> TCPHandler: Processed in 0.001257687 sec. | ||
| 9132 | 2026.05.06 00:29:59.814480 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1124 | ||
| 9133 | 2026.05.06 00:29:59.817066 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9134 | 2026.05.06 00:29:59.817107 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 9135 | 2026.05.06 00:29:59.818337 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9136 | 2026.05.06 00:29:59.818603 [ 242 ] {} <Trace> system.query_log (fe3824c0-65d4-46f3-b62a-5498610dd0a1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9137 | 2026.05.06 00:29:59.818868 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1124 | ||