| 1 | [ May 22 21:56:26 Enabled. ] | ||
| 2 | [ May 22 21:56:26 Rereading configuration. ] | ||
| 3 | [ May 22 21:56:28 Rereading configuration. ] | ||
| 4 | [ May 22 21:56:39 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 22 21:56:39 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.22 21:56:40.470947 [ 1 ] {} <Information> Application: Will watch for the process with pid 23861 | ||
| 29 | 2026.05.22 21:56:40.471318 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.22 21:56:40.961733 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 23861 | ||
| 31 | 2026.05.22 21:56:40.963129 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.22 21:56:40.963316 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.22 21:56:41.065416 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.22 21:56:41.089893 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.22 21:56:41.089987 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.22 21:56:41.090006 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.22 21:56:41.090076 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.22 21:56:41.090719 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.22 21:56:41.094608 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.22 21:56:41.096586 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 41 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 42 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 43 | 2026.05.22 21:56:41.097666 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.22 21:56:41.098610 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 115.03 GiB (127.81 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 45 | 2026.05.22 21:56:41.098686 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 63.90 GiB (127.81 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 46 | 2026.05.22 21:56:41.098700 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.22 21:56:41.099837 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.22 21:56:41.102126 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.22 21:56:41.108803 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.22 21:56:41.109543 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.22 21:56:41.111684 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.22 21:56:41.112340 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.22 21:56:41.113036 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 54 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 55 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 56 | 2026.05.22 21:56:41.113781 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.22 21:56:41.118971 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.22 21:56:41.119305 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.22 21:56:41.121553 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.22 21:56:41.121979 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.22 21:56:41.122281 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.22 21:56:41.122593 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.22 21:56:41.123576 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.22 21:56:41.123653 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.22 21:56:41.123740 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.22 21:56:41.123854 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.22 21:56:41.129992 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.22 21:56:41.130055 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000167363 sec | ||
| 69 | 2026.05.22 21:56:41.130103 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.22 21:56:41.130116 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.22 21:56:41.130791 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.22 21:56:41.131393 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.22 21:56:41.142210 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.22 21:56:41.142410 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.22 21:56:41.142425 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.22 21:56:41.142438 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.22 21:56:41.142539 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.22 21:56:41.142555 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.22 21:56:41.148933 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.22 21:56:41.149004 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.22 21:56:41.149103 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.22 21:56:41.149289 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.22 21:56:41.149332 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.22 21:56:41.149435 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.22 21:56:41.149449 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.22 21:56:41.149463 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.22 21:56:41.149644 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.22 21:56:41.149659 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.22 21:56:41.172518 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.22 21:56:41.173349 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.22 21:56:41.173421 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 9.1822e-05 sec | ||
| 92 | 2026.05.22 21:56:41.173436 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.22 21:56:41.173448 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.22 21:56:41.173488 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.22 21:56:41.173749 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.22 21:56:41.173831 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.22 21:56:41.173846 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.22 21:56:41.173858 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 99 | 2026.05.22 21:56:41.173943 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.22 21:56:41.187526 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.22 21:56:41.187745 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.85 MiB, peak 24.85 MiB, free memory in arenas 0.00 B, will set to 117.34 MiB (RSS), difference: 92.48 MiB | ||
| 102 | 2026.05.22 21:56:41.189294 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.76e-05 sec. | ||
| 103 | 2026.05.22 21:56:41.189642 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.22 21:56:41.191022 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.22 21:56:41.191052 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.22 21:56:41.255158 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58359 | ||
| 107 | 2026.05.22 21:56:41.255386 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.22 21:56:41.255437 [ 3 ] {} <Debug> TCP-Session: 69e5584a-f28c-4735-b79a-9339e1af1611 Authenticating user 'default' from [fd00:1122:3344:101::e]:58359 | ||
| 109 | 2026.05.22 21:56:41.255463 [ 3 ] {} <Debug> TCP-Session: 69e5584a-f28c-4735-b79a-9339e1af1611 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.22 21:56:41.255564 [ 3 ] {} <Debug> TCP-Session: 69e5584a-f28c-4735-b79a-9339e1af1611 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.22 21:56:41.255668 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.22 21:56:41.255699 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.05.22 21:56:41.255790 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.05.22 21:56:41.256190 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57808 | ||
| 115 | 2026.05.22 21:56:41.256284 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.22 21:56:41.256310 [ 4 ] {} <Debug> TCP-Session: 3b67f0aa-f1b9-4030-90de-7c78dfcc0fcb Authenticating user 'default' from [fd00:1122:3344:101::e]:57808 | ||
| 117 | 2026.05.22 21:56:41.256330 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34845 | ||
| 118 | 2026.05.22 21:56:41.256325 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37509 | ||
| 119 | 2026.05.22 21:56:41.256415 [ 4 ] {} <Debug> TCP-Session: 3b67f0aa-f1b9-4030-90de-7c78dfcc0fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2026.05.22 21:56:41.256451 [ 4 ] {} <Debug> TCP-Session: 3b67f0aa-f1b9-4030-90de-7c78dfcc0fcb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.05.22 21:56:41.256469 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54982 | ||
| 122 | 2026.05.22 21:56:41.256636 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.05.22 21:56:41.256677 [ 254 ] {} <Debug> TCP-Session: 779c3ded-087a-411c-9575-77ffa5f26723 Authenticating user 'default' from [fd00:1122:3344:101::e]:34845 | ||
| 124 | 2026.05.22 21:56:41.256707 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60175 | ||
| 125 | 2026.05.22 21:56:41.256686 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.22 21:56:41.256768 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 127 | 2026.05.22 21:56:41.256787 [ 254 ] {} <Debug> TCP-Session: 779c3ded-087a-411c-9575-77ffa5f26723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.22 21:56:41.256831 [ 255 ] {} <Debug> TCP-Session: b3e9c371-5b3b-4874-8b5d-9b37ff75d30e Authenticating user 'default' from [fd00:1122:3344:101::e]:54982 | ||
| 129 | 2026.05.22 21:56:41.256853 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62441 | ||
| 130 | 2026.05.22 21:56:41.256805 [ 5 ] {} <Debug> TCP-Session: 36988374-1162-488f-93a4-15fc86111585 Authenticating user 'default' from [fd00:1122:3344:101::e]:37509 | ||
| 131 | 2026.05.22 21:56:41.256897 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 132 | 2026.05.22 21:56:41.256949 [ 255 ] {} <Debug> TCP-Session: b3e9c371-5b3b-4874-8b5d-9b37ff75d30e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.22 21:56:41.256921 [ 254 ] {} <Debug> TCP-Session: 779c3ded-087a-411c-9575-77ffa5f26723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.05.22 21:56:41.257018 [ 5 ] {} <Debug> TCP-Session: 36988374-1162-488f-93a4-15fc86111585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.05.22 21:56:41.257060 [ 256 ] {} <Debug> TCP-Session: d920519d-cc75-4edb-931a-e4991c83c210 Authenticating user 'default' from [fd00:1122:3344:101::e]:60175 | ||
| 136 | 2026.05.22 21:56:41.257029 [ 255 ] {} <Debug> TCP-Session: b3e9c371-5b3b-4874-8b5d-9b37ff75d30e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.05.22 21:56:41.257135 [ 256 ] {} <Debug> TCP-Session: d920519d-cc75-4edb-931a-e4991c83c210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.22 21:56:41.257085 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43585 | ||
| 139 | 2026.05.22 21:56:41.257021 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 140 | 2026.05.22 21:56:41.257207 [ 5 ] {} <Debug> TCP-Session: 36988374-1162-488f-93a4-15fc86111585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.22 21:56:41.257255 [ 256 ] {} <Debug> TCP-Session: d920519d-cc75-4edb-931a-e4991c83c210 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.22 21:56:41.257223 [ 257 ] {} <Debug> TCP-Session: 8beba4eb-919d-4881-a13a-455d00d3b7d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62441 | ||
| 143 | 2026.05.22 21:56:41.257327 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.05.22 21:56:41.257333 [ 257 ] {} <Debug> TCP-Session: 8beba4eb-919d-4881-a13a-455d00d3b7d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.22 21:56:41.257458 [ 258 ] {} <Debug> TCP-Session: 8eafb3aa-a03b-4627-a69c-1fa362c08bce Authenticating user 'default' from [fd00:1122:3344:101::e]:43585 | ||
| 146 | 2026.05.22 21:56:41.257463 [ 257 ] {} <Debug> TCP-Session: 8beba4eb-919d-4881-a13a-455d00d3b7d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.05.22 21:56:41.257492 [ 258 ] {} <Debug> TCP-Session: 8eafb3aa-a03b-4627-a69c-1fa362c08bce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.22 21:56:41.257600 [ 258 ] {} <Debug> TCP-Session: 8eafb3aa-a03b-4627-a69c-1fa362c08bce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.05.22 21:56:41.423115 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39232 | ||
| 150 | 2026.05.22 21:56:41.423376 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.05.22 21:56:41.423418 [ 259 ] {} <Debug> TCP-Session: 85c95cf1-43b8-406b-8614-506d1a6a37b8 Authenticating user 'default' from [fd00:1122:3344:101::c]:39232 | ||
| 152 | 2026.05.22 21:56:41.423446 [ 259 ] {} <Debug> TCP-Session: 85c95cf1-43b8-406b-8614-506d1a6a37b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.22 21:56:41.423530 [ 259 ] {} <Debug> TCP-Session: 85c95cf1-43b8-406b-8614-506d1a6a37b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.22 21:56:41.423664 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.05.22 21:56:41.423698 [ 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.22 21:56:41.423795 [ 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.22 21:56:41.424277 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:42371 | ||
| 158 | 2026.05.22 21:56:41.424378 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.05.22 21:56:41.424404 [ 260 ] {} <Debug> TCP-Session: 70ad521d-75a6-4a2c-bbd9-869cd4000a02 Authenticating user 'default' from [fd00:1122:3344:101::c]:42371 | ||
| 160 | 2026.05.22 21:56:41.424419 [ 260 ] {} <Debug> TCP-Session: 70ad521d-75a6-4a2c-bbd9-869cd4000a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 161 | 2026.05.22 21:56:41.424523 [ 260 ] {} <Debug> TCP-Session: 70ad521d-75a6-4a2c-bbd9-869cd4000a02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 162 | 2026.05.22 21:56:41.424545 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45793 | ||
| 163 | 2026.05.22 21:56:41.424571 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:50527 | ||
| 164 | 2026.05.22 21:56:41.424578 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53243 | ||
| 165 | 2026.05.22 21:56:41.424674 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 166 | 2026.05.22 21:56:41.424723 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47829 | ||
| 167 | 2026.05.22 21:56:41.424827 [ 263 ] {} <Debug> TCP-Session: 4a20db23-2c2f-4e68-ab6a-79a98956e993 Authenticating user 'default' from [fd00:1122:3344:101::c]:45793 | ||
| 168 | 2026.05.22 21:56:41.424937 [ 263 ] {} <Debug> TCP-Session: 4a20db23-2c2f-4e68-ab6a-79a98956e993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 169 | 2026.05.22 21:56:41.424951 [ 263 ] {} <Debug> TCP-Session: 4a20db23-2c2f-4e68-ab6a-79a98956e993 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 170 | 2026.05.22 21:56:41.424982 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2026.05.22 21:56:41.425048 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56869 | ||
| 172 | 2026.05.22 21:56:41.425055 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40891 | ||
| 173 | 2026.05.22 21:56:41.425083 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 174 | 2026.05.22 21:56:41.425138 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.05.22 21:56:41.425161 [ 264 ] {} <Debug> TCP-Session: 75cc0c64-255a-45d0-921b-b1ceb78f7242 Authenticating user 'default' from [fd00:1122:3344:101::c]:47829 | ||
| 176 | 2026.05.22 21:56:41.425161 [ 262 ] {} <Debug> TCP-Session: 3928c941-b7b6-442f-9682-d6d4f089266e Authenticating user 'default' from [fd00:1122:3344:101::c]:50527 | ||
| 177 | 2026.05.22 21:56:41.425282 [ 261 ] {} <Debug> TCP-Session: 6bbe1ebd-7306-4056-b1df-6c1dd66ed808 Authenticating user 'default' from [fd00:1122:3344:101::c]:53243 | ||
| 178 | 2026.05.22 21:56:41.425312 [ 262 ] {} <Debug> TCP-Session: 3928c941-b7b6-442f-9682-d6d4f089266e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.05.22 21:56:41.425301 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2026.05.22 21:56:41.425375 [ 264 ] {} <Debug> TCP-Session: 75cc0c64-255a-45d0-921b-b1ceb78f7242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 181 | 2026.05.22 21:56:41.425411 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 182 | 2026.05.22 21:56:41.425448 [ 264 ] {} <Debug> TCP-Session: 75cc0c64-255a-45d0-921b-b1ceb78f7242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2026.05.22 21:56:41.425407 [ 262 ] {} <Debug> TCP-Session: 3928c941-b7b6-442f-9682-d6d4f089266e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.05.22 21:56:41.425400 [ 266 ] {} <Debug> TCP-Session: 2a5b99fc-b202-403d-8d26-adb40aeca150 Authenticating user 'default' from [fd00:1122:3344:101::c]:40891 | ||
| 185 | 2026.05.22 21:56:41.425534 [ 265 ] {} <Debug> TCP-Session: b80ca90d-6761-49c4-b08a-eaaa888c5b5d Authenticating user 'default' from [fd00:1122:3344:101::c]:56869 | ||
| 186 | 2026.05.22 21:56:41.425388 [ 261 ] {} <Debug> TCP-Session: 6bbe1ebd-7306-4056-b1df-6c1dd66ed808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2026.05.22 21:56:41.425610 [ 266 ] {} <Debug> TCP-Session: 2a5b99fc-b202-403d-8d26-adb40aeca150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.05.22 21:56:41.425648 [ 265 ] {} <Debug> TCP-Session: b80ca90d-6761-49c4-b08a-eaaa888c5b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.05.22 21:56:41.425619 [ 261 ] {} <Debug> TCP-Session: 6bbe1ebd-7306-4056-b1df-6c1dd66ed808 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 190 | 2026.05.22 21:56:41.425709 [ 266 ] {} <Debug> TCP-Session: 2a5b99fc-b202-403d-8d26-adb40aeca150 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.05.22 21:56:41.425726 [ 265 ] {} <Debug> TCP-Session: b80ca90d-6761-49c4-b08a-eaaa888c5b5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.05.22 21:56:41.459911 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33697 | ||
| 193 | 2026.05.22 21:56:41.460027 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 194 | 2026.05.22 21:56:41.460153 [ 267 ] {} <Debug> TCP-Session: 653ded0d-09e4-4a7f-bb2c-8fc4ed93ae2d Authenticating user 'default' from [fd00:1122:3344:101::e]:33697 | ||
| 195 | 2026.05.22 21:56:41.460174 [ 267 ] {} <Debug> TCP-Session: 653ded0d-09e4-4a7f-bb2c-8fc4ed93ae2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2026.05.22 21:56:41.460187 [ 267 ] {} <Debug> TCP-Session: 653ded0d-09e4-4a7f-bb2c-8fc4ed93ae2d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.05.22 21:56:41.460706 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58172 | ||
| 198 | 2026.05.22 21:56:41.460707 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44216 | ||
| 199 | 2026.05.22 21:56:41.460797 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64703 | ||
| 200 | 2026.05.22 21:56:41.460888 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 201 | 2026.05.22 21:56:41.460934 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44245 | ||
| 202 | 2026.05.22 21:56:41.460997 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.05.22 21:56:41.461024 [ 268 ] {} <Debug> TCP-Session: b48b52be-7f4e-4d94-9d6a-24cc1b0db305 Authenticating user 'default' from [fd00:1122:3344:101::e]:58172 | ||
| 204 | 2026.05.22 21:56:41.461031 [ 269 ] {} <Debug> TCP-Session: cdbebdbf-9f57-4548-9d6a-b35bfc6a4eb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44216 | ||
| 205 | 2026.05.22 21:56:41.461076 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40909 | ||
| 206 | 2026.05.22 21:56:41.461053 [ 268 ] {} <Debug> TCP-Session: b48b52be-7f4e-4d94-9d6a-24cc1b0db305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 207 | 2026.05.22 21:56:41.461139 [ 269 ] {} <Debug> TCP-Session: cdbebdbf-9f57-4548-9d6a-b35bfc6a4eb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 208 | 2026.05.22 21:56:41.461145 [ 268 ] {} <Debug> TCP-Session: b48b52be-7f4e-4d94-9d6a-24cc1b0db305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 209 | 2026.05.22 21:56:41.461236 [ 269 ] {} <Debug> TCP-Session: cdbebdbf-9f57-4548-9d6a-b35bfc6a4eb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.05.22 21:56:41.461739 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57333 | ||
| 211 | 2026.05.22 21:56:41.461799 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 212 | 2026.05.22 21:56:41.461866 [ 270 ] {} <Debug> TCP-Session: 78c1a186-838f-44b2-a932-2da951ebc7c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64703 | ||
| 213 | 2026.05.22 21:56:41.461885 [ 270 ] {} <Debug> TCP-Session: 78c1a186-838f-44b2-a932-2da951ebc7c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 214 | 2026.05.22 21:56:41.461897 [ 270 ] {} <Debug> TCP-Session: 78c1a186-838f-44b2-a932-2da951ebc7c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 215 | 2026.05.22 21:56:41.461982 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 216 | 2026.05.22 21:56:41.462011 [ 272 ] {} <Debug> TCP-Session: fa6b9025-73e2-4172-b7fc-6c3a2fa2fcea Authenticating user 'default' from [fd00:1122:3344:101::e]:40909 | ||
| 217 | 2026.05.22 21:56:41.462026 [ 272 ] {} <Debug> TCP-Session: fa6b9025-73e2-4172-b7fc-6c3a2fa2fcea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.05.22 21:56:41.462116 [ 272 ] {} <Debug> TCP-Session: fa6b9025-73e2-4172-b7fc-6c3a2fa2fcea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.05.22 21:56:41.462552 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40844 | ||
| 220 | 2026.05.22 21:56:41.462708 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61652 | ||
| 221 | 2026.05.22 21:56:41.463375 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 222 | 2026.05.22 21:56:41.463425 [ 271 ] {} <Debug> TCP-Session: c31cfa7f-6988-4d42-9351-0a97f6d033a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:44245 | ||
| 223 | 2026.05.22 21:56:41.463444 [ 271 ] {} <Debug> TCP-Session: c31cfa7f-6988-4d42-9351-0a97f6d033a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 224 | 2026.05.22 21:56:41.463502 [ 271 ] {} <Debug> TCP-Session: c31cfa7f-6988-4d42-9351-0a97f6d033a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.05.22 21:56:41.463537 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 226 | 2026.05.22 21:56:41.463565 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 227 | 2026.05.22 21:56:41.463576 [ 275 ] {} <Debug> TCP-Session: c2b7a68f-c31b-413d-a22d-971de21d55b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61652 | ||
| 228 | 2026.05.22 21:56:41.463614 [ 274 ] {} <Debug> TCP-Session: c1d36704-a222-403f-8c3a-c8b3f823eb14 Authenticating user 'default' from [fd00:1122:3344:101::e]:40844 | ||
| 229 | 2026.05.22 21:56:41.463588 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 230 | 2026.05.22 21:56:41.463589 [ 267 ] {} <Trace> TCP-Session: 653ded0d-09e4-4a7f-bb2c-8fc4ed93ae2d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 231 | 2026.05.22 21:56:41.463715 [ 274 ] {} <Debug> TCP-Session: c1d36704-a222-403f-8c3a-c8b3f823eb14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.05.22 21:56:41.463708 [ 273 ] {} <Debug> TCP-Session: d428346b-7ccf-4a4d-bcd1-c112a344cc6f Authenticating user 'default' from [fd00:1122:3344:101::e]:57333 | ||
| 233 | 2026.05.22 21:56:41.463695 [ 275 ] {} <Debug> TCP-Session: c2b7a68f-c31b-413d-a22d-971de21d55b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 234 | 2026.05.22 21:56:41.463838 [ 273 ] {} <Debug> TCP-Session: d428346b-7ccf-4a4d-bcd1-c112a344cc6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.05.22 21:56:41.463846 [ 274 ] {} <Debug> TCP-Session: c1d36704-a222-403f-8c3a-c8b3f823eb14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.05.22 21:56:41.463907 [ 275 ] {} <Debug> TCP-Session: c2b7a68f-c31b-413d-a22d-971de21d55b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 237 | 2026.05.22 21:56:41.463934 [ 273 ] {} <Debug> TCP-Session: d428346b-7ccf-4a4d-bcd1-c112a344cc6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 238 | 2026.05.22 21:56:41.464926 [ 267 ] {ed4b75dc-c4ff-4e1d-9f8f-f8ad5105998e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33697) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 239 | 2026.05.22 21:56:41.474390 [ 267 ] {ed4b75dc-c4ff-4e1d-9f8f-f8ad5105998e} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 240 | 2026.05.22 21:56:41.477173 [ 267 ] {ed4b75dc-c4ff-4e1d-9f8f-f8ad5105998e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 241 | 2026.05.22 21:56:41.479522 [ 276 ] {ed4b75dc-c4ff-4e1d-9f8f-f8ad5105998e} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 242 | 2026.05.22 21:56:41.481327 [ 267 ] {ed4b75dc-c4ff-4e1d-9f8f-f8ad5105998e} <Debug> TCPHandler: Processed in 0.020503166 sec. | ||
| 243 | 2026.05.22 21:56:41.491590 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61037 | ||
| 244 | 2026.05.22 21:56:41.491790 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 245 | 2026.05.22 21:56:41.491882 [ 277 ] {} <Debug> TCP-Session: a3658df0-0e01-4882-bac6-08ceba15c55c Authenticating user 'default' from [fd00:1122:3344:101::a]:61037 | ||
| 246 | 2026.05.22 21:56:41.492020 [ 277 ] {} <Debug> TCP-Session: a3658df0-0e01-4882-bac6-08ceba15c55c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2026.05.22 21:56:41.492046 [ 277 ] {} <Debug> TCP-Session: a3658df0-0e01-4882-bac6-08ceba15c55c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 248 | 2026.05.22 21:56:41.492138 [ 277 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 249 | 2026.05.22 21:56:41.492269 [ 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 | ||
| 250 | 2026.05.22 21:56:41.492295 [ 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 | ||
| 251 | 2026.05.22 21:56:41.492804 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35271 | ||
| 252 | 2026.05.22 21:56:41.492885 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52872 | ||
| 253 | 2026.05.22 21:56:41.492912 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 254 | 2026.05.22 21:56:41.493029 [ 278 ] {} <Debug> TCP-Session: cb10c9f1-2911-4212-a107-8fe0a96cc075 Authenticating user 'default' from [fd00:1122:3344:101::a]:35271 | ||
| 255 | 2026.05.22 21:56:41.493047 [ 278 ] {} <Debug> TCP-Session: cb10c9f1-2911-4212-a107-8fe0a96cc075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.05.22 21:56:41.493058 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:46050 | ||
| 257 | 2026.05.22 21:56:41.493058 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55030 | ||
| 258 | 2026.05.22 21:56:41.493141 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 259 | 2026.05.22 21:56:41.493153 [ 278 ] {} <Debug> TCP-Session: cb10c9f1-2911-4212-a107-8fe0a96cc075 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2026.05.22 21:56:41.493183 [ 279 ] {} <Debug> TCP-Session: 323f24e9-26a1-4b28-9cf2-e512c95feb85 Authenticating user 'default' from [fd00:1122:3344:101::a]:52872 | ||
| 261 | 2026.05.22 21:56:41.493217 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35410 | ||
| 262 | 2026.05.22 21:56:41.493331 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2026.05.22 21:56:41.493347 [ 279 ] {} <Debug> TCP-Session: 323f24e9-26a1-4b28-9cf2-e512c95feb85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.05.22 21:56:41.493434 [ 279 ] {} <Debug> TCP-Session: 323f24e9-26a1-4b28-9cf2-e512c95feb85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 265 | 2026.05.22 21:56:41.493484 [ 281 ] {} <Debug> TCP-Session: 7b437854-2319-4630-8e6d-bd0480b8e0b9 Authenticating user 'default' from [fd00:1122:3344:101::a]:55030 | ||
| 266 | 2026.05.22 21:56:41.493493 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.05.22 21:56:41.493510 [ 281 ] {} <Debug> TCP-Session: 7b437854-2319-4630-8e6d-bd0480b8e0b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 268 | 2026.05.22 21:56:41.493499 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63045 | ||
| 269 | 2026.05.22 21:56:41.493611 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 270 | 2026.05.22 21:56:41.493645 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33836 | ||
| 271 | 2026.05.22 21:56:41.493667 [ 280 ] {} <Debug> TCP-Session: e849224b-ecb8-4e73-a51f-5074b1cfa258 Authenticating user 'default' from [fd00:1122:3344:101::a]:46050 | ||
| 272 | 2026.05.22 21:56:41.493647 [ 281 ] {} <Debug> TCP-Session: 7b437854-2319-4630-8e6d-bd0480b8e0b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.05.22 21:56:41.493725 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 274 | 2026.05.22 21:56:41.493755 [ 280 ] {} <Debug> TCP-Session: e849224b-ecb8-4e73-a51f-5074b1cfa258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.05.22 21:56:41.493738 [ 282 ] {} <Debug> TCP-Session: aedf2288-c321-427c-935c-60efc1acaeb0 Authenticating user 'default' from [fd00:1122:3344:101::a]:35410 | ||
| 276 | 2026.05.22 21:56:41.493864 [ 283 ] {} <Debug> TCP-Session: e827cce8-5b32-4880-a9c1-6880c6aba1c4 Authenticating user 'default' from [fd00:1122:3344:101::a]:63045 | ||
| 277 | 2026.05.22 21:56:41.493888 [ 280 ] {} <Debug> TCP-Session: e849224b-ecb8-4e73-a51f-5074b1cfa258 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.05.22 21:56:41.493873 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 279 | 2026.05.22 21:56:41.493877 [ 282 ] {} <Debug> TCP-Session: aedf2288-c321-427c-935c-60efc1acaeb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 280 | 2026.05.22 21:56:41.493984 [ 284 ] {} <Debug> TCP-Session: ee9e16b4-ee98-40da-9037-96408303efac Authenticating user 'default' from [fd00:1122:3344:101::a]:33836 | ||
| 281 | 2026.05.22 21:56:41.493976 [ 283 ] {} <Debug> TCP-Session: e827cce8-5b32-4880-a9c1-6880c6aba1c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 282 | 2026.05.22 21:56:41.494082 [ 282 ] {} <Debug> TCP-Session: aedf2288-c321-427c-935c-60efc1acaeb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.05.22 21:56:41.494113 [ 284 ] {} <Debug> TCP-Session: ee9e16b4-ee98-40da-9037-96408303efac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.05.22 21:56:41.494098 [ 283 ] {} <Debug> TCP-Session: e827cce8-5b32-4880-a9c1-6880c6aba1c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 285 | 2026.05.22 21:56:41.494217 [ 284 ] {} <Debug> TCP-Session: ee9e16b4-ee98-40da-9037-96408303efac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 286 | 2026.05.22 21:56:42.001150 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 119.61 MiB, peak 119.61 MiB, free memory in arenas 0.00 B, will set to 125.43 MiB (RSS), difference: 5.82 MiB | ||
| 287 | 2026.05.22 21:56:42.554867 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52529 | ||
| 288 | 2026.05.22 21:56:42.555033 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 289 | 2026.05.22 21:56:42.555150 [ 285 ] {} <Debug> TCP-Session: ed4b0d5c-1c31-45fb-8c83-bc5515348acf Authenticating user 'default' from [fd00:1122:3344:101::b]:52529 | ||
| 290 | 2026.05.22 21:56:42.555177 [ 285 ] {} <Debug> TCP-Session: ed4b0d5c-1c31-45fb-8c83-bc5515348acf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 291 | 2026.05.22 21:56:42.555194 [ 285 ] {} <Debug> TCP-Session: ed4b0d5c-1c31-45fb-8c83-bc5515348acf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 292 | 2026.05.22 21:56:42.555362 [ 285 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 293 | 2026.05.22 21:56:42.555396 [ 285 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 294 | 2026.05.22 21:56:42.555494 [ 285 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 295 | 2026.05.22 21:56:42.556005 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40651 | ||
| 296 | 2026.05.22 21:56:42.556083 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35292 | ||
| 297 | 2026.05.22 21:56:42.556187 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:50084 | ||
| 298 | 2026.05.22 21:56:42.556290 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 299 | 2026.05.22 21:56:42.556283 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47216 | ||
| 300 | 2026.05.22 21:56:42.556339 [ 286 ] {} <Debug> TCP-Session: 52c69392-10d7-4c4a-bfa6-22e6cf3afcde Authenticating user 'default' from [fd00:1122:3344:101::b]:40651 | ||
| 301 | 2026.05.22 21:56:42.556447 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 302 | 2026.05.22 21:56:42.556454 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64207 | ||
| 303 | 2026.05.22 21:56:42.556462 [ 286 ] {} <Debug> TCP-Session: 52c69392-10d7-4c4a-bfa6-22e6cf3afcde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 304 | 2026.05.22 21:56:42.556531 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 305 | 2026.05.22 21:56:42.556510 [ 287 ] {} <Debug> TCP-Session: 965fb7ed-fe76-485c-a985-020bf4673b27 Authenticating user 'default' from [fd00:1122:3344:101::b]:35292 | ||
| 306 | 2026.05.22 21:56:42.556613 [ 286 ] {} <Debug> TCP-Session: 52c69392-10d7-4c4a-bfa6-22e6cf3afcde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 307 | 2026.05.22 21:56:42.556656 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 308 | 2026.05.22 21:56:42.556673 [ 288 ] {} <Debug> TCP-Session: 0a85e252-828e-450a-b19d-04bf8f4b6fb6 Authenticating user 'default' from [fd00:1122:3344:101::b]:50084 | ||
| 309 | 2026.05.22 21:56:42.556683 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 310 | 2026.05.22 21:56:42.556673 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:36401 | ||
| 311 | 2026.05.22 21:56:42.556762 [ 288 ] {} <Debug> TCP-Session: 0a85e252-828e-450a-b19d-04bf8f4b6fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 312 | 2026.05.22 21:56:42.556776 [ 289 ] {} <Debug> TCP-Session: 76da2d67-5d91-4359-9de5-477267db10d9 Authenticating user 'default' from [fd00:1122:3344:101::b]:47216 | ||
| 313 | 2026.05.22 21:56:42.556784 [ 290 ] {} <Debug> TCP-Session: 492c7dcd-cbfe-44ad-a36b-ae22ac977a11 Authenticating user 'default' from [fd00:1122:3344:101::b]:64207 | ||
| 314 | 2026.05.22 21:56:42.556861 [ 289 ] {} <Debug> TCP-Session: 76da2d67-5d91-4359-9de5-477267db10d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 315 | 2026.05.22 21:56:42.556873 [ 288 ] {} <Debug> TCP-Session: 0a85e252-828e-450a-b19d-04bf8f4b6fb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 316 | 2026.05.22 21:56:42.556765 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54602 | ||
| 317 | 2026.05.22 21:56:42.556957 [ 289 ] {} <Debug> TCP-Session: 76da2d67-5d91-4359-9de5-477267db10d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 318 | 2026.05.22 21:56:42.556932 [ 290 ] {} <Debug> TCP-Session: 492c7dcd-cbfe-44ad-a36b-ae22ac977a11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 319 | 2026.05.22 21:56:42.556910 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 320 | 2026.05.22 21:56:42.557012 [ 290 ] {} <Debug> TCP-Session: 492c7dcd-cbfe-44ad-a36b-ae22ac977a11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 321 | 2026.05.22 21:56:42.556648 [ 287 ] {} <Debug> TCP-Session: 965fb7ed-fe76-485c-a985-020bf4673b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 322 | 2026.05.22 21:56:42.557114 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 323 | 2026.05.22 21:56:42.557161 [ 287 ] {} <Debug> TCP-Session: 965fb7ed-fe76-485c-a985-020bf4673b27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 324 | 2026.05.22 21:56:42.557148 [ 291 ] {} <Debug> TCP-Session: 8b8dd71e-84ea-42df-a396-e9bb752d8199 Authenticating user 'default' from [fd00:1122:3344:101::b]:36401 | ||
| 325 | 2026.05.22 21:56:42.557193 [ 292 ] {} <Debug> TCP-Session: ccaa3a71-c78b-4525-98f8-6b35a0186212 Authenticating user 'default' from [fd00:1122:3344:101::b]:54602 | ||
| 326 | 2026.05.22 21:56:42.557280 [ 292 ] {} <Debug> TCP-Session: ccaa3a71-c78b-4525-98f8-6b35a0186212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 327 | 2026.05.22 21:56:42.557304 [ 291 ] {} <Debug> TCP-Session: 8b8dd71e-84ea-42df-a396-e9bb752d8199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 328 | 2026.05.22 21:56:42.557360 [ 292 ] {} <Debug> TCP-Session: ccaa3a71-c78b-4525-98f8-6b35a0186212 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 329 | 2026.05.22 21:56:42.557375 [ 291 ] {} <Debug> TCP-Session: 8b8dd71e-84ea-42df-a396-e9bb752d8199 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 330 | 2026.05.22 21:56:45.041219 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60451 | ||
| 331 | 2026.05.22 21:56:45.050017 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 332 | 2026.05.22 21:56:45.050067 [ 293 ] {} <Debug> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Authenticating user 'default' from [fd00:1122:3344:101::d]:60451 | ||
| 333 | 2026.05.22 21:56:45.050173 [ 293 ] {} <Debug> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 334 | 2026.05.22 21:56:45.050187 [ 293 ] {} <Debug> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 335 | 2026.05.22 21:56:45.050285 [ 293 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 336 | 2026.05.22 21:56:45.050400 [ 293 ] {} <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 | ||
| 337 | 2026.05.22 21:56:45.050420 [ 293 ] {} <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 | ||
| 338 | 2026.05.22 21:56:45.054636 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58793 | ||
| 339 | 2026.05.22 21:56:45.054737 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36334 | ||
| 340 | 2026.05.22 21:56:45.054788 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 341 | 2026.05.22 21:56:45.054858 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57013 | ||
| 342 | 2026.05.22 21:56:45.054937 [ 294 ] {} <Debug> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Authenticating user 'default' from [fd00:1122:3344:101::d]:58793 | ||
| 343 | 2026.05.22 21:56:45.054943 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42268 | ||
| 344 | 2026.05.22 21:56:45.054959 [ 294 ] {} <Debug> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 345 | 2026.05.22 21:56:45.055120 [ 294 ] {} <Debug> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 346 | 2026.05.22 21:56:45.055151 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 347 | 2026.05.22 21:56:45.055186 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 348 | 2026.05.22 21:56:45.055249 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46412 | ||
| 349 | 2026.05.22 21:56:45.055276 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 350 | 2026.05.22 21:56:45.055353 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43401 | ||
| 351 | 2026.05.22 21:56:45.055452 [ 297 ] {} <Debug> TCP-Session: af7edcfb-d937-4639-9b76-8c2670405851 Authenticating user 'default' from [fd00:1122:3344:101::d]:42268 | ||
| 352 | 2026.05.22 21:56:45.055452 [ 295 ] {} <Debug> TCP-Session: 012c8960-4e51-4598-aa04-898af01d9ce3 Authenticating user 'default' from [fd00:1122:3344:101::d]:36334 | ||
| 353 | 2026.05.22 21:56:45.055474 [ 296 ] {} <Debug> TCP-Session: a2e31683-19ec-4fab-bedb-1cc4a6f0bbce Authenticating user 'default' from [fd00:1122:3344:101::d]:57013 | ||
| 354 | 2026.05.22 21:56:45.055530 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 355 | 2026.05.22 21:56:45.055521 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64704 | ||
| 356 | 2026.05.22 21:56:45.055513 [ 295 ] {} <Debug> TCP-Session: 012c8960-4e51-4598-aa04-898af01d9ce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 357 | 2026.05.22 21:56:45.055598 [ 296 ] {} <Debug> TCP-Session: a2e31683-19ec-4fab-bedb-1cc4a6f0bbce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 358 | 2026.05.22 21:56:45.055635 [ 298 ] {} <Debug> TCP-Session: 80f8b0a8-f8d7-430d-9935-100ceb2522a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46412 | ||
| 359 | 2026.05.22 21:56:45.055613 [ 295 ] {} <Debug> TCP-Session: 012c8960-4e51-4598-aa04-898af01d9ce3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 360 | 2026.05.22 21:56:45.055498 [ 297 ] {} <Debug> TCP-Session: af7edcfb-d937-4639-9b76-8c2670405851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 361 | 2026.05.22 21:56:45.055729 [ 298 ] {} <Debug> TCP-Session: 80f8b0a8-f8d7-430d-9935-100ceb2522a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 362 | 2026.05.22 21:56:45.055700 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 363 | 2026.05.22 21:56:45.055701 [ 296 ] {} <Debug> TCP-Session: a2e31683-19ec-4fab-bedb-1cc4a6f0bbce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 364 | 2026.05.22 21:56:45.055811 [ 300 ] {} <Debug> TCP-Session: fe6f848f-ba22-4030-a786-bb6b3848f5a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64704 | ||
| 365 | 2026.05.22 21:56:45.055817 [ 298 ] {} <Debug> TCP-Session: 80f8b0a8-f8d7-430d-9935-100ceb2522a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 366 | 2026.05.22 21:56:45.055789 [ 297 ] {} <Debug> TCP-Session: af7edcfb-d937-4639-9b76-8c2670405851 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 367 | 2026.05.22 21:56:45.055615 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 368 | 2026.05.22 21:56:45.055920 [ 300 ] {} <Debug> TCP-Session: fe6f848f-ba22-4030-a786-bb6b3848f5a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 369 | 2026.05.22 21:56:45.055981 [ 300 ] {} <Debug> TCP-Session: fe6f848f-ba22-4030-a786-bb6b3848f5a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2026.05.22 21:56:45.056004 [ 299 ] {} <Debug> TCP-Session: edb9e5ee-0b41-45e7-89d3-d13b09844425 Authenticating user 'default' from [fd00:1122:3344:101::d]:43401 | ||
| 371 | 2026.05.22 21:56:45.056115 [ 299 ] {} <Debug> TCP-Session: edb9e5ee-0b41-45e7-89d3-d13b09844425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 372 | 2026.05.22 21:56:45.056129 [ 299 ] {} <Debug> TCP-Session: edb9e5ee-0b41-45e7-89d3-d13b09844425 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 373 | 2026.05.22 21:56:45.056730 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47874 | ||
| 374 | 2026.05.22 21:56:45.056895 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 375 | 2026.05.22 21:56:45.056924 [ 301 ] {} <Debug> TCP-Session: ea8bec1f-78da-47b1-a52a-33d3d55ad012 Authenticating user 'default' from [fd00:1122:3344:101::d]:47874 | ||
| 376 | 2026.05.22 21:56:45.056938 [ 301 ] {} <Debug> TCP-Session: ea8bec1f-78da-47b1-a52a-33d3d55ad012 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 377 | 2026.05.22 21:56:45.057039 [ 301 ] {} <Debug> TCP-Session: ea8bec1f-78da-47b1-a52a-33d3d55ad012 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 378 | 2026.05.22 21:56:45.064418 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 379 | 2026.05.22 21:56:45.064775 [ 293 ] {a3c0d374-244f-4738-bfa8-ee807b1a5831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 380 | 2026.05.22 21:56:45.118660 [ 293 ] {a3c0d374-244f-4738-bfa8-ee807b1a5831} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60451) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 381 | |||
| 382 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 384 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 385 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 386 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 387 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 388 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 389 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 390 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 391 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 392 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 393 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 394 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 395 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 396 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 397 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 398 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 399 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 400 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 401 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 402 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 403 | |||
| 404 | 2026.05.22 21:56:45.119760 [ 293 ] {a3c0d374-244f-4738-bfa8-ee807b1a5831} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 405 | |||
| 406 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 407 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 408 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 409 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 410 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 411 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 412 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 413 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 414 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 415 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 416 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 417 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 418 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 419 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 420 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 421 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 422 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 423 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 424 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 425 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 426 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 427 | |||
| 428 | 2026.05.22 21:56:45.120048 [ 293 ] {a3c0d374-244f-4738-bfa8-ee807b1a5831} <Debug> TCPHandler: Processed in 0.055798327 sec. | ||
| 429 | 2026.05.22 21:56:45.123018 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2026.05.22 21:56:45.123176 [ 293 ] {8c9124c6-bc5d-4690-8df7-18e19f5c0982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 431 | 2026.05.22 21:56:45.123432 [ 293 ] {8c9124c6-bc5d-4690-8df7-18e19f5c0982} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:60451) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 432 | |||
| 433 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 434 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 435 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 436 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 437 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 438 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 439 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 440 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 441 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 442 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 443 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 444 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 445 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 446 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 447 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 448 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 449 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 450 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 451 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 452 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 453 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 454 | |||
| 455 | 2026.05.22 21:56:45.123696 [ 293 ] {8c9124c6-bc5d-4690-8df7-18e19f5c0982} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 456 | |||
| 457 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 458 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 459 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3bf3d7 in /opt/oxide/clickhouse/clickhouse | ||
| 460 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 461 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 462 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 463 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x000000001485c461 in /opt/oxide/clickhouse/clickhouse | ||
| 464 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x000000001485acc6 in /opt/oxide/clickhouse/clickhouse | ||
| 465 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a9aa6 in /opt/oxide/clickhouse/clickhouse | ||
| 466 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148a87e3 in /opt/oxide/clickhouse/clickhouse | ||
| 467 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014833167 in /opt/oxide/clickhouse/clickhouse | ||
| 468 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 469 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 470 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a51986 in /opt/oxide/clickhouse/clickhouse | ||
| 471 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 472 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 473 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 474 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 475 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 476 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 477 | 20. _thrp_setup @ 0x00000000001174f7 in /system/lib/amd64/libc.so.1 | ||
| 478 | |||
| 479 | 2026.05.22 21:56:45.123924 [ 293 ] {8c9124c6-bc5d-4690-8df7-18e19f5c0982} <Debug> TCPHandler: Processed in 0.001018178 sec. | ||
| 480 | 2026.05.22 21:56:45.130785 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 481 | 2026.05.22 21:56:45.131715 [ 294 ] {09b81972-6d5f-4c2b-a98c-bba4839d6bf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 482 | 2026.05.22 21:56:45.131865 [ 294 ] {09b81972-6d5f-4c2b-a98c-bba4839d6bf5} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 483 | 2026.05.22 21:56:45.132641 [ 294 ] {09b81972-6d5f-4c2b-a98c-bba4839d6bf5} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 484 | 2026.05.22 21:56:45.132749 [ 294 ] {09b81972-6d5f-4c2b-a98c-bba4839d6bf5} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000144053 sec | ||
| 485 | 2026.05.22 21:56:45.132765 [ 294 ] {09b81972-6d5f-4c2b-a98c-bba4839d6bf5} <Trace> ReferentialDeps: No tables | ||
| 486 | 2026.05.22 21:56:45.132776 [ 294 ] {09b81972-6d5f-4c2b-a98c-bba4839d6bf5} <Trace> LoadingDeps: No tables | ||
| 487 | 2026.05.22 21:56:45.132814 [ 294 ] {09b81972-6d5f-4c2b-a98c-bba4839d6bf5} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 488 | 2026.05.22 21:56:45.132962 [ 294 ] {09b81972-6d5f-4c2b-a98c-bba4839d6bf5} <Debug> TCPHandler: Processed in 0.002277951 sec. | ||
| 489 | 2026.05.22 21:56:45.133117 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 490 | 2026.05.22 21:56:45.133273 [ 294 ] {eb0771c2-a7b3-402c-b46f-3f20e66ce02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) /* The version table contains metadata about the `oximeter` database */ | ||
| 491 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 492 | 2026.05.22 21:56:45.133415 [ 294 ] {eb0771c2-a7b3-402c-b46f-3f20e66ce02b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 493 | 2026.05.22 21:56:45.137578 [ 294 ] {eb0771c2-a7b3-402c-b46f-3f20e66ce02b} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 494 | 2026.05.22 21:56:45.138761 [ 294 ] {eb0771c2-a7b3-402c-b46f-3f20e66ce02b} <Debug> oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0): Loading data parts | ||
| 495 | 2026.05.22 21:56:45.139163 [ 294 ] {eb0771c2-a7b3-402c-b46f-3f20e66ce02b} <Debug> oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0): There are no data parts | ||
| 496 | 2026.05.22 21:56:45.141071 [ 294 ] {eb0771c2-a7b3-402c-b46f-3f20e66ce02b} <Debug> TCPHandler: Processed in 0.008002443 sec. | ||
| 497 | 2026.05.22 21:56:45.141246 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 498 | 2026.05.22 21:56:45.142184 [ 294 ] {37065e5e-bf28-463e-a098-ac288de3cf30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) /* The measurement tables contain all individual samples from each timeseries. | ||
| 499 | * | ||
| 500 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 501 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 502 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 503 | * by all samples from the same timeseries. | ||
| 504 | * | ||
| 505 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 506 | * and then uses that to index quickly into the measurements tables. | ||
| 507 | */ | ||
| 508 | 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) | ||
| 509 | 2026.05.22 21:56:45.142321 [ 294 ] {37065e5e-bf28-463e-a098-ac288de3cf30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 510 | 2026.05.22 21:56:45.148258 [ 294 ] {37065e5e-bf28-463e-a098-ac288de3cf30} <Debug> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Loading data parts | ||
| 511 | 2026.05.22 21:56:45.148450 [ 294 ] {37065e5e-bf28-463e-a098-ac288de3cf30} <Debug> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): There are no data parts | ||
| 512 | 2026.05.22 21:56:45.149351 [ 294 ] {37065e5e-bf28-463e-a098-ac288de3cf30} <Debug> TCPHandler: Processed in 0.008153855 sec. | ||
| 513 | 2026.05.22 21:56:45.149608 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 514 | 2026.05.22 21:56:45.149855 [ 294 ] {0a9eaad9-eff8-44e7-8aab-7b73d4955ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 515 | 2026.05.22 21:56:45.150053 [ 294 ] {0a9eaad9-eff8-44e7-8aab-7b73d4955ab8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 516 | 2026.05.22 21:56:45.151545 [ 294 ] {0a9eaad9-eff8-44e7-8aab-7b73d4955ab8} <Debug> oximeter.measurements_i8 (ed35a434-4a85-4bfa-b91e-b9418fcb7eed): Loading data parts | ||
| 517 | 2026.05.22 21:56:45.151717 [ 294 ] {0a9eaad9-eff8-44e7-8aab-7b73d4955ab8} <Debug> oximeter.measurements_i8 (ed35a434-4a85-4bfa-b91e-b9418fcb7eed): There are no data parts | ||
| 518 | 2026.05.22 21:56:45.152259 [ 294 ] {0a9eaad9-eff8-44e7-8aab-7b73d4955ab8} <Debug> TCPHandler: Processed in 0.002775829 sec. | ||
| 519 | 2026.05.22 21:56:45.152501 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 520 | 2026.05.22 21:56:45.152800 [ 294 ] {7eec3b0f-d9f4-496c-9f70-6d5677c1880e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 521 | 2026.05.22 21:56:45.152933 [ 294 ] {7eec3b0f-d9f4-496c-9f70-6d5677c1880e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 522 | 2026.05.22 21:56:45.153915 [ 294 ] {7eec3b0f-d9f4-496c-9f70-6d5677c1880e} <Debug> oximeter.measurements_u8 (edceb78a-dc4b-4a79-960e-64d66b3961b2): Loading data parts | ||
| 523 | 2026.05.22 21:56:45.154010 [ 294 ] {7eec3b0f-d9f4-496c-9f70-6d5677c1880e} <Debug> oximeter.measurements_u8 (edceb78a-dc4b-4a79-960e-64d66b3961b2): There are no data parts | ||
| 524 | 2026.05.22 21:56:45.154609 [ 294 ] {7eec3b0f-d9f4-496c-9f70-6d5677c1880e} <Debug> TCPHandler: Processed in 0.002219609 sec. | ||
| 525 | 2026.05.22 21:56:45.154762 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 526 | 2026.05.22 21:56:45.154918 [ 294 ] {0885eec9-12ed-4519-a446-77ff51783eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 527 | 2026.05.22 21:56:45.155053 [ 294 ] {0885eec9-12ed-4519-a446-77ff51783eaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 528 | 2026.05.22 21:56:45.156104 [ 294 ] {0885eec9-12ed-4519-a446-77ff51783eaf} <Debug> oximeter.measurements_i16 (2d4c1f49-a935-40fd-b890-7b0562de46f9): Loading data parts | ||
| 529 | 2026.05.22 21:56:45.156476 [ 294 ] {0885eec9-12ed-4519-a446-77ff51783eaf} <Debug> oximeter.measurements_i16 (2d4c1f49-a935-40fd-b890-7b0562de46f9): There are no data parts | ||
| 530 | 2026.05.22 21:56:45.156966 [ 294 ] {0885eec9-12ed-4519-a446-77ff51783eaf} <Debug> TCPHandler: Processed in 0.00225353 sec. | ||
| 531 | 2026.05.22 21:56:45.157122 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 532 | 2026.05.22 21:56:45.157372 [ 294 ] {b3a383e3-8c88-4bad-8ebc-3a7737018e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 533 | 2026.05.22 21:56:45.157503 [ 294 ] {b3a383e3-8c88-4bad-8ebc-3a7737018e26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 534 | 2026.05.22 21:56:45.158523 [ 294 ] {b3a383e3-8c88-4bad-8ebc-3a7737018e26} <Debug> oximeter.measurements_u16 (a30e7890-cf8c-4a27-af0d-d8ad8d155c72): Loading data parts | ||
| 535 | 2026.05.22 21:56:45.158620 [ 294 ] {b3a383e3-8c88-4bad-8ebc-3a7737018e26} <Debug> oximeter.measurements_u16 (a30e7890-cf8c-4a27-af0d-d8ad8d155c72): There are no data parts | ||
| 536 | 2026.05.22 21:56:45.159190 [ 294 ] {b3a383e3-8c88-4bad-8ebc-3a7737018e26} <Debug> TCPHandler: Processed in 0.002116628 sec. | ||
| 537 | 2026.05.22 21:56:45.159338 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 538 | 2026.05.22 21:56:45.159493 [ 294 ] {a7227441-6047-45f7-ab87-1f05651cdfb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 539 | 2026.05.22 21:56:45.159634 [ 294 ] {a7227441-6047-45f7-ab87-1f05651cdfb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 540 | 2026.05.22 21:56:45.160613 [ 294 ] {a7227441-6047-45f7-ab87-1f05651cdfb1} <Debug> oximeter.measurements_i32 (68261ff1-d643-4a46-a47c-f8a0cc01198d): Loading data parts | ||
| 541 | 2026.05.22 21:56:45.160794 [ 294 ] {a7227441-6047-45f7-ab87-1f05651cdfb1} <Debug> oximeter.measurements_i32 (68261ff1-d643-4a46-a47c-f8a0cc01198d): There are no data parts | ||
| 542 | 2026.05.22 21:56:45.161319 [ 294 ] {a7227441-6047-45f7-ab87-1f05651cdfb1} <Debug> TCPHandler: Processed in 0.002029936 sec. | ||
| 543 | 2026.05.22 21:56:45.161463 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 544 | 2026.05.22 21:56:45.161709 [ 294 ] {c9e8dd0f-71bc-4623-b8b1-d8def9293cc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 545 | 2026.05.22 21:56:45.161837 [ 294 ] {c9e8dd0f-71bc-4623-b8b1-d8def9293cc8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 546 | 2026.05.22 21:56:45.162848 [ 294 ] {c9e8dd0f-71bc-4623-b8b1-d8def9293cc8} <Debug> oximeter.measurements_u32 (15e4c7ea-3b04-4b80-b129-02e2630e63cb): Loading data parts | ||
| 547 | 2026.05.22 21:56:45.162997 [ 294 ] {c9e8dd0f-71bc-4623-b8b1-d8def9293cc8} <Debug> oximeter.measurements_u32 (15e4c7ea-3b04-4b80-b129-02e2630e63cb): There are no data parts | ||
| 548 | 2026.05.22 21:56:45.163761 [ 294 ] {c9e8dd0f-71bc-4623-b8b1-d8def9293cc8} <Debug> TCPHandler: Processed in 0.002346072 sec. | ||
| 549 | 2026.05.22 21:56:45.163935 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 550 | 2026.05.22 21:56:45.164107 [ 294 ] {c2393d5f-16ad-497f-9f33-db7f80ff0fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 551 | 2026.05.22 21:56:45.164254 [ 294 ] {c2393d5f-16ad-497f-9f33-db7f80ff0fa0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 552 | 2026.05.22 21:56:45.165452 [ 294 ] {c2393d5f-16ad-497f-9f33-db7f80ff0fa0} <Debug> oximeter.measurements_i64 (4094cf71-e675-45a4-878e-8cd6c737f850): Loading data parts | ||
| 553 | 2026.05.22 21:56:45.165670 [ 294 ] {c2393d5f-16ad-497f-9f33-db7f80ff0fa0} <Debug> oximeter.measurements_i64 (4094cf71-e675-45a4-878e-8cd6c737f850): There are no data parts | ||
| 554 | 2026.05.22 21:56:45.166410 [ 294 ] {c2393d5f-16ad-497f-9f33-db7f80ff0fa0} <Debug> TCPHandler: Processed in 0.002527305 sec. | ||
| 555 | 2026.05.22 21:56:45.166575 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 556 | 2026.05.22 21:56:45.166839 [ 294 ] {da50f644-257e-4dcd-9674-576d0545b41e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 557 | 2026.05.22 21:56:45.166978 [ 294 ] {da50f644-257e-4dcd-9674-576d0545b41e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 558 | 2026.05.22 21:56:45.169822 [ 294 ] {da50f644-257e-4dcd-9674-576d0545b41e} <Debug> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Loading data parts | ||
| 559 | 2026.05.22 21:56:45.169958 [ 294 ] {da50f644-257e-4dcd-9674-576d0545b41e} <Debug> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): There are no data parts | ||
| 560 | 2026.05.22 21:56:45.170717 [ 294 ] {da50f644-257e-4dcd-9674-576d0545b41e} <Debug> TCPHandler: Processed in 0.004193455 sec. | ||
| 561 | 2026.05.22 21:56:45.170878 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 562 | 2026.05.22 21:56:45.171047 [ 294 ] {69f4906a-4452-417a-b35c-7b472b856c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 563 | 2026.05.22 21:56:45.171178 [ 294 ] {69f4906a-4452-417a-b35c-7b472b856c75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 564 | 2026.05.22 21:56:45.172199 [ 294 ] {69f4906a-4452-417a-b35c-7b472b856c75} <Debug> oximeter.measurements_f32 (f1723767-5207-4d43-8f7d-cd7a64b5f9c6): Loading data parts | ||
| 565 | 2026.05.22 21:56:45.172388 [ 294 ] {69f4906a-4452-417a-b35c-7b472b856c75} <Debug> oximeter.measurements_f32 (f1723767-5207-4d43-8f7d-cd7a64b5f9c6): There are no data parts | ||
| 566 | 2026.05.22 21:56:45.172883 [ 294 ] {69f4906a-4452-417a-b35c-7b472b856c75} <Debug> TCPHandler: Processed in 0.002058577 sec. | ||
| 567 | 2026.05.22 21:56:45.173028 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2026.05.22 21:56:45.173270 [ 294 ] {fd3b31da-ab19-41ef-bfff-94ea465117f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 569 | 2026.05.22 21:56:45.173392 [ 294 ] {fd3b31da-ab19-41ef-bfff-94ea465117f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 570 | 2026.05.22 21:56:45.174316 [ 294 ] {fd3b31da-ab19-41ef-bfff-94ea465117f7} <Debug> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Loading data parts | ||
| 571 | 2026.05.22 21:56:45.174456 [ 294 ] {fd3b31da-ab19-41ef-bfff-94ea465117f7} <Debug> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): There are no data parts | ||
| 572 | 2026.05.22 21:56:45.175039 [ 294 ] {fd3b31da-ab19-41ef-bfff-94ea465117f7} <Debug> TCPHandler: Processed in 0.002060056 sec. | ||
| 573 | 2026.05.22 21:56:45.175188 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 574 | 2026.05.22 21:56:45.175344 [ 294 ] {be9de497-ecaa-41e2-908b-8da4f9675d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 575 | 2026.05.22 21:56:45.175470 [ 294 ] {be9de497-ecaa-41e2-908b-8da4f9675d1e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 576 | 2026.05.22 21:56:45.176430 [ 294 ] {be9de497-ecaa-41e2-908b-8da4f9675d1e} <Debug> oximeter.measurements_string (f9c64359-4c5a-46d0-b308-a616be9004ec): Loading data parts | ||
| 577 | 2026.05.22 21:56:45.176622 [ 294 ] {be9de497-ecaa-41e2-908b-8da4f9675d1e} <Debug> oximeter.measurements_string (f9c64359-4c5a-46d0-b308-a616be9004ec): There are no data parts | ||
| 578 | 2026.05.22 21:56:45.177070 [ 294 ] {be9de497-ecaa-41e2-908b-8da4f9675d1e} <Debug> TCPHandler: Processed in 0.001930855 sec. | ||
| 579 | 2026.05.22 21:56:45.177207 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 580 | 2026.05.22 21:56:45.177452 [ 294 ] {3f317e68-c21e-40cd-8605-4caee6befc43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 581 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 582 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 583 | * a string isn't palatable for a few reasons. | ||
| 584 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 585 | * details. | ||
| 586 | */ | ||
| 587 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 588 | 2026.05.22 21:56:45.177578 [ 294 ] {3f317e68-c21e-40cd-8605-4caee6befc43} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 589 | 2026.05.22 21:56:45.178563 [ 294 ] {3f317e68-c21e-40cd-8605-4caee6befc43} <Debug> oximeter.measurements_bytes (7f9c5c1c-0044-4197-9fea-e5f12e5009c0): Loading data parts | ||
| 590 | 2026.05.22 21:56:45.178720 [ 294 ] {3f317e68-c21e-40cd-8605-4caee6befc43} <Debug> oximeter.measurements_bytes (7f9c5c1c-0044-4197-9fea-e5f12e5009c0): There are no data parts | ||
| 591 | 2026.05.22 21:56:45.179191 [ 294 ] {3f317e68-c21e-40cd-8605-4caee6befc43} <Debug> TCPHandler: Processed in 0.002032247 sec. | ||
| 592 | 2026.05.22 21:56:45.179342 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.05.22 21:56:45.179587 [ 294 ] {c7ffd1cf-d1dd-42cb-b746-004dbaad2145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 594 | 2026.05.22 21:56:45.179711 [ 294 ] {c7ffd1cf-d1dd-42cb-b746-004dbaad2145} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 595 | 2026.05.22 21:56:45.180670 [ 294 ] {c7ffd1cf-d1dd-42cb-b746-004dbaad2145} <Debug> oximeter.measurements_cumulativei64 (3e1297d7-2789-44c3-b641-00245ef86a9b): Loading data parts | ||
| 596 | 2026.05.22 21:56:45.180788 [ 294 ] {c7ffd1cf-d1dd-42cb-b746-004dbaad2145} <Debug> oximeter.measurements_cumulativei64 (3e1297d7-2789-44c3-b641-00245ef86a9b): There are no data parts | ||
| 597 | 2026.05.22 21:56:45.181364 [ 294 ] {c7ffd1cf-d1dd-42cb-b746-004dbaad2145} <Debug> TCPHandler: Processed in 0.002070857 sec. | ||
| 598 | 2026.05.22 21:56:45.181501 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 599 | 2026.05.22 21:56:45.181708 [ 294 ] {31461180-4b25-4df0-90ec-f01b93b79c21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 600 | 2026.05.22 21:56:45.181794 [ 294 ] {31461180-4b25-4df0-90ec-f01b93b79c21} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 601 | 2026.05.22 21:56:45.182864 [ 294 ] {31461180-4b25-4df0-90ec-f01b93b79c21} <Debug> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Loading data parts | ||
| 602 | 2026.05.22 21:56:45.183019 [ 294 ] {31461180-4b25-4df0-90ec-f01b93b79c21} <Debug> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): There are no data parts | ||
| 603 | 2026.05.22 21:56:45.183575 [ 294 ] {31461180-4b25-4df0-90ec-f01b93b79c21} <Debug> TCPHandler: Processed in 0.002123518 sec. | ||
| 604 | 2026.05.22 21:56:45.183765 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 605 | 2026.05.22 21:56:45.183927 [ 294 ] {d7cd701d-f84a-4d69-9d44-e0e4c16ea638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 606 | 2026.05.22 21:56:45.184061 [ 294 ] {d7cd701d-f84a-4d69-9d44-e0e4c16ea638} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 607 | 2026.05.22 21:56:45.185056 [ 294 ] {d7cd701d-f84a-4d69-9d44-e0e4c16ea638} <Debug> oximeter.measurements_cumulativef32 (62c40b51-a1ee-4a8d-bdf1-1bc1b88651b1): Loading data parts | ||
| 608 | 2026.05.22 21:56:45.185253 [ 294 ] {d7cd701d-f84a-4d69-9d44-e0e4c16ea638} <Debug> oximeter.measurements_cumulativef32 (62c40b51-a1ee-4a8d-bdf1-1bc1b88651b1): There are no data parts | ||
| 609 | 2026.05.22 21:56:45.185711 [ 294 ] {d7cd701d-f84a-4d69-9d44-e0e4c16ea638} <Debug> TCPHandler: Processed in 0.001993906 sec. | ||
| 610 | 2026.05.22 21:56:45.185850 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 611 | 2026.05.22 21:56:45.186096 [ 294 ] {906d3f14-76d1-426a-ba99-a0b3362a95c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 612 | 2026.05.22 21:56:45.186221 [ 294 ] {906d3f14-76d1-426a-ba99-a0b3362a95c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 613 | 2026.05.22 21:56:45.187173 [ 294 ] {906d3f14-76d1-426a-ba99-a0b3362a95c8} <Debug> oximeter.measurements_cumulativef64 (512d4dd8-06b5-4bb4-8661-83eab3d3dd69): Loading data parts | ||
| 614 | 2026.05.22 21:56:45.187287 [ 294 ] {906d3f14-76d1-426a-ba99-a0b3362a95c8} <Debug> oximeter.measurements_cumulativef64 (512d4dd8-06b5-4bb4-8661-83eab3d3dd69): There are no data parts | ||
| 615 | 2026.05.22 21:56:45.187815 [ 294 ] {906d3f14-76d1-426a-ba99-a0b3362a95c8} <Debug> TCPHandler: Processed in 0.002013736 sec. | ||
| 616 | 2026.05.22 21:56:45.187957 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 617 | 2026.05.22 21:56:45.188182 [ 294 ] {abc009c0-8ae8-4b6c-b397-71575e420836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 618 | * NOTE: Array types cannot be Nullable, see | ||
| 619 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 620 | * for more details. | ||
| 621 | * | ||
| 622 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 623 | * is unfortunate, and at this point relies on the fact that an | ||
| 624 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 625 | * to figure out another way to represent missing samples here. | ||
| 626 | */ | ||
| 627 | 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) | ||
| 628 | 2026.05.22 21:56:45.188319 [ 294 ] {abc009c0-8ae8-4b6c-b397-71575e420836} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 629 | 2026.05.22 21:56:45.189521 [ 294 ] {abc009c0-8ae8-4b6c-b397-71575e420836} <Debug> oximeter.measurements_histogrami8 (f00d1954-de4b-4d58-85e6-cb0b57fbf109): Loading data parts | ||
| 630 | 2026.05.22 21:56:45.189676 [ 294 ] {abc009c0-8ae8-4b6c-b397-71575e420836} <Debug> oximeter.measurements_histogrami8 (f00d1954-de4b-4d58-85e6-cb0b57fbf109): There are no data parts | ||
| 631 | 2026.05.22 21:56:45.190169 [ 294 ] {abc009c0-8ae8-4b6c-b397-71575e420836} <Debug> TCPHandler: Processed in 0.002261091 sec. | ||
| 632 | 2026.05.22 21:56:45.190310 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 633 | 2026.05.22 21:56:45.190598 [ 294 ] {1bd0d21f-f8c2-4dd8-aad3-6713a847d9b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 634 | 2026.05.22 21:56:45.190726 [ 294 ] {1bd0d21f-f8c2-4dd8-aad3-6713a847d9b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 635 | 2026.05.22 21:56:45.191814 [ 294 ] {1bd0d21f-f8c2-4dd8-aad3-6713a847d9b8} <Debug> oximeter.measurements_histogramu8 (c03736ff-92e2-4483-a07e-792964332fd7): Loading data parts | ||
| 636 | 2026.05.22 21:56:45.191935 [ 294 ] {1bd0d21f-f8c2-4dd8-aad3-6713a847d9b8} <Debug> oximeter.measurements_histogramu8 (c03736ff-92e2-4483-a07e-792964332fd7): There are no data parts | ||
| 637 | 2026.05.22 21:56:45.192481 [ 294 ] {1bd0d21f-f8c2-4dd8-aad3-6713a847d9b8} <Debug> TCPHandler: Processed in 0.00221981 sec. | ||
| 638 | 2026.05.22 21:56:45.192624 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 639 | 2026.05.22 21:56:45.192828 [ 294 ] {a8074b20-a425-401b-84c2-9f23fba18384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 640 | 2026.05.22 21:56:45.192958 [ 294 ] {a8074b20-a425-401b-84c2-9f23fba18384} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 641 | 2026.05.22 21:56:45.194114 [ 294 ] {a8074b20-a425-401b-84c2-9f23fba18384} <Debug> oximeter.measurements_histogrami16 (6beb3b58-0e11-4fb8-bf70-d4f856eddc68): Loading data parts | ||
| 642 | 2026.05.22 21:56:45.194301 [ 294 ] {a8074b20-a425-401b-84c2-9f23fba18384} <Debug> oximeter.measurements_histogrami16 (6beb3b58-0e11-4fb8-bf70-d4f856eddc68): There are no data parts | ||
| 643 | 2026.05.22 21:56:45.194786 [ 294 ] {a8074b20-a425-401b-84c2-9f23fba18384} <Debug> TCPHandler: Processed in 0.002209969 sec. | ||
| 644 | 2026.05.22 21:56:45.194926 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 645 | 2026.05.22 21:56:45.195208 [ 294 ] {ae310900-57fe-4cb2-8298-2bff8a847456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 646 | 2026.05.22 21:56:45.195336 [ 294 ] {ae310900-57fe-4cb2-8298-2bff8a847456} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 647 | 2026.05.22 21:56:45.196421 [ 294 ] {ae310900-57fe-4cb2-8298-2bff8a847456} <Debug> oximeter.measurements_histogramu16 (6687781b-00ff-4e19-be68-38908d5ca285): Loading data parts | ||
| 648 | 2026.05.22 21:56:45.196537 [ 294 ] {ae310900-57fe-4cb2-8298-2bff8a847456} <Debug> oximeter.measurements_histogramu16 (6687781b-00ff-4e19-be68-38908d5ca285): There are no data parts | ||
| 649 | 2026.05.22 21:56:45.197108 [ 294 ] {ae310900-57fe-4cb2-8298-2bff8a847456} <Debug> TCPHandler: Processed in 0.002230239 sec. | ||
| 650 | 2026.05.22 21:56:45.197245 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 651 | 2026.05.22 21:56:45.197451 [ 294 ] {a8071b49-3a1c-4387-b7b1-57c0212d4ff8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 652 | 2026.05.22 21:56:45.197580 [ 294 ] {a8071b49-3a1c-4387-b7b1-57c0212d4ff8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 653 | 2026.05.22 21:56:45.198730 [ 294 ] {a8071b49-3a1c-4387-b7b1-57c0212d4ff8} <Debug> oximeter.measurements_histogrami32 (57ea4e46-cf8c-424d-a93e-360d04856ff0): Loading data parts | ||
| 654 | 2026.05.22 21:56:45.198917 [ 294 ] {a8071b49-3a1c-4387-b7b1-57c0212d4ff8} <Debug> oximeter.measurements_histogrami32 (57ea4e46-cf8c-424d-a93e-360d04856ff0): There are no data parts | ||
| 655 | 2026.05.22 21:56:45.199444 [ 294 ] {a8071b49-3a1c-4387-b7b1-57c0212d4ff8} <Debug> TCPHandler: Processed in 0.00224777 sec. | ||
| 656 | 2026.05.22 21:56:45.199581 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 657 | 2026.05.22 21:56:45.199865 [ 294 ] {95a43f1f-9281-4559-8a5f-9900ebc0a689} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 658 | 2026.05.22 21:56:45.199993 [ 294 ] {95a43f1f-9281-4559-8a5f-9900ebc0a689} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 659 | 2026.05.22 21:56:45.201088 [ 294 ] {95a43f1f-9281-4559-8a5f-9900ebc0a689} <Debug> oximeter.measurements_histogramu32 (281a787d-a68a-4b87-ace7-6e5b7179c65d): Loading data parts | ||
| 660 | 2026.05.22 21:56:45.201204 [ 294 ] {95a43f1f-9281-4559-8a5f-9900ebc0a689} <Debug> oximeter.measurements_histogramu32 (281a787d-a68a-4b87-ace7-6e5b7179c65d): There are no data parts | ||
| 661 | 2026.05.22 21:56:45.201804 [ 294 ] {95a43f1f-9281-4559-8a5f-9900ebc0a689} <Debug> TCPHandler: Processed in 0.0022715 sec. | ||
| 662 | 2026.05.22 21:56:45.201944 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 663 | 2026.05.22 21:56:45.202150 [ 294 ] {09194218-e389-405d-88d9-34a8fa44dd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 664 | 2026.05.22 21:56:45.202282 [ 294 ] {09194218-e389-405d-88d9-34a8fa44dd7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 665 | 2026.05.22 21:56:45.203363 [ 294 ] {09194218-e389-405d-88d9-34a8fa44dd7e} <Debug> oximeter.measurements_histogrami64 (44d3d05f-e59f-4436-af04-3c4f5a5ef98c): Loading data parts | ||
| 666 | 2026.05.22 21:56:45.203554 [ 294 ] {09194218-e389-405d-88d9-34a8fa44dd7e} <Debug> oximeter.measurements_histogrami64 (44d3d05f-e59f-4436-af04-3c4f5a5ef98c): There are no data parts | ||
| 667 | 2026.05.22 21:56:45.204120 [ 294 ] {09194218-e389-405d-88d9-34a8fa44dd7e} <Debug> TCPHandler: Processed in 0.00222379 sec. | ||
| 668 | 2026.05.22 21:56:45.204264 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 669 | 2026.05.22 21:56:45.204550 [ 294 ] {871c55c8-6166-4bfb-9659-76d440bf278a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 670 | 2026.05.22 21:56:45.204683 [ 294 ] {871c55c8-6166-4bfb-9659-76d440bf278a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 671 | 2026.05.22 21:56:45.205815 [ 294 ] {871c55c8-6166-4bfb-9659-76d440bf278a} <Debug> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Loading data parts | ||
| 672 | 2026.05.22 21:56:45.205936 [ 294 ] {871c55c8-6166-4bfb-9659-76d440bf278a} <Debug> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): There are no data parts | ||
| 673 | 2026.05.22 21:56:45.206547 [ 294 ] {871c55c8-6166-4bfb-9659-76d440bf278a} <Debug> TCPHandler: Processed in 0.002330821 sec. | ||
| 674 | 2026.05.22 21:56:45.206691 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 675 | 2026.05.22 21:56:45.206896 [ 294 ] {7e050d0d-b041-4642-ad8c-772a067e6f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 676 | 2026.05.22 21:56:45.207029 [ 294 ] {7e050d0d-b041-4642-ad8c-772a067e6f6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 677 | 2026.05.22 21:56:45.208119 [ 294 ] {7e050d0d-b041-4642-ad8c-772a067e6f6f} <Debug> oximeter.measurements_histogramf32 (a47750a0-babb-4c69-b350-d79e58a2cb6d): Loading data parts | ||
| 678 | 2026.05.22 21:56:45.208334 [ 294 ] {7e050d0d-b041-4642-ad8c-772a067e6f6f} <Debug> oximeter.measurements_histogramf32 (a47750a0-babb-4c69-b350-d79e58a2cb6d): There are no data parts | ||
| 679 | 2026.05.22 21:56:45.208866 [ 294 ] {7e050d0d-b041-4642-ad8c-772a067e6f6f} <Debug> TCPHandler: Processed in 0.00222372 sec. | ||
| 680 | 2026.05.22 21:56:45.209013 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 681 | 2026.05.22 21:56:45.209297 [ 294 ] {6df141e9-7bdb-4f53-8ed8-cd64d1e1e4fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 682 | 2026.05.22 21:56:45.209443 [ 294 ] {6df141e9-7bdb-4f53-8ed8-cd64d1e1e4fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 683 | 2026.05.22 21:56:45.210572 [ 294 ] {6df141e9-7bdb-4f53-8ed8-cd64d1e1e4fb} <Debug> oximeter.measurements_histogramf64 (fe10f2b9-4f16-460d-a79f-e734c81f914d): Loading data parts | ||
| 684 | 2026.05.22 21:56:45.210700 [ 294 ] {6df141e9-7bdb-4f53-8ed8-cd64d1e1e4fb} <Debug> oximeter.measurements_histogramf64 (fe10f2b9-4f16-460d-a79f-e734c81f914d): There are no data parts | ||
| 685 | 2026.05.22 21:56:45.211303 [ 294 ] {6df141e9-7bdb-4f53-8ed8-cd64d1e1e4fb} <Debug> TCPHandler: Processed in 0.002338782 sec. | ||
| 686 | 2026.05.22 21:56:45.211480 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 687 | 2026.05.22 21:56:45.211688 [ 294 ] {e8d78dc1-bc30-462e-afa3-5e1ca14e3fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) /* The field tables store named dimensions of each timeseries. | ||
| 688 | * | ||
| 689 | * As with the measurement tables, there is one field table for each field data | ||
| 690 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 691 | * this behavior **must not** be relied upon for query correctness. | ||
| 692 | * | ||
| 693 | * The index for the fields differs from the measurements, however. Rows are | ||
| 694 | * sorted by timeseries name, then field name, field value, and finally | ||
| 695 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 696 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 697 | * usually then used to look up measurements. | ||
| 698 | * | ||
| 699 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 700 | * timeseries name and then key, since it would improve lookups where one | ||
| 701 | * already has the key. Realistically though, these tables are quite small and | ||
| 702 | * so performance benefits will be low in absolute terms. | ||
| 703 | * | ||
| 704 | * TTL: We use a materialized column to expire old field table records. This | ||
| 705 | * column is generated automatically by the database whenever a new row is | ||
| 706 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 707 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 708 | * record will remain during a deduplication, which will have the last | ||
| 709 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 710 | * measurement tables. | ||
| 711 | */ | ||
| 712 | 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) | ||
| 713 | 2026.05.22 21:56:45.211831 [ 294 ] {e8d78dc1-bc30-462e-afa3-5e1ca14e3fbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 714 | 2026.05.22 21:56:45.213645 [ 294 ] {e8d78dc1-bc30-462e-afa3-5e1ca14e3fbe} <Debug> oximeter.fields_bool (dde449f6-c527-4f3e-8199-8892c24d76dd): Loading data parts | ||
| 715 | 2026.05.22 21:56:45.213891 [ 294 ] {e8d78dc1-bc30-462e-afa3-5e1ca14e3fbe} <Debug> oximeter.fields_bool (dde449f6-c527-4f3e-8199-8892c24d76dd): There are no data parts | ||
| 716 | 2026.05.22 21:56:45.214398 [ 294 ] {e8d78dc1-bc30-462e-afa3-5e1ca14e3fbe} <Debug> TCPHandler: Processed in 0.002967153 sec. | ||
| 717 | 2026.05.22 21:56:45.214551 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 718 | 2026.05.22 21:56:45.214802 [ 294 ] {e74edbba-73ee-4ac8-ac91-75dce3ef6887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 719 | 2026.05.22 21:56:45.214902 [ 294 ] {e74edbba-73ee-4ac8-ac91-75dce3ef6887} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 720 | 2026.05.22 21:56:45.215981 [ 294 ] {e74edbba-73ee-4ac8-ac91-75dce3ef6887} <Debug> oximeter.fields_i8 (cc27be6a-e009-4d1f-a244-e1ed8c63656b): Loading data parts | ||
| 721 | 2026.05.22 21:56:45.216109 [ 294 ] {e74edbba-73ee-4ac8-ac91-75dce3ef6887} <Debug> oximeter.fields_i8 (cc27be6a-e009-4d1f-a244-e1ed8c63656b): There are no data parts | ||
| 722 | 2026.05.22 21:56:45.216581 [ 294 ] {e74edbba-73ee-4ac8-ac91-75dce3ef6887} <Debug> TCPHandler: Processed in 0.002077988 sec. | ||
| 723 | 2026.05.22 21:56:45.216820 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 724 | 2026.05.22 21:56:45.216988 [ 294 ] {bc792b2d-bfbd-4ec4-8943-61a13534780e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 725 | 2026.05.22 21:56:45.217116 [ 294 ] {bc792b2d-bfbd-4ec4-8943-61a13534780e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 726 | 2026.05.22 21:56:45.218173 [ 294 ] {bc792b2d-bfbd-4ec4-8943-61a13534780e} <Debug> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Loading data parts | ||
| 727 | 2026.05.22 21:56:45.218360 [ 294 ] {bc792b2d-bfbd-4ec4-8943-61a13534780e} <Debug> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): There are no data parts | ||
| 728 | 2026.05.22 21:56:45.218895 [ 294 ] {bc792b2d-bfbd-4ec4-8943-61a13534780e} <Debug> TCPHandler: Processed in 0.002122168 sec. | ||
| 729 | 2026.05.22 21:56:45.219057 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 730 | 2026.05.22 21:56:45.219395 [ 294 ] {8201550b-2065-4fc0-936b-528096a5bbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 731 | 2026.05.22 21:56:45.219523 [ 294 ] {8201550b-2065-4fc0-936b-528096a5bbe7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 732 | 2026.05.22 21:56:45.220613 [ 294 ] {8201550b-2065-4fc0-936b-528096a5bbe7} <Debug> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Loading data parts | ||
| 733 | 2026.05.22 21:56:45.220730 [ 294 ] {8201550b-2065-4fc0-936b-528096a5bbe7} <Debug> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): There are no data parts | ||
| 734 | 2026.05.22 21:56:45.221411 [ 294 ] {8201550b-2065-4fc0-936b-528096a5bbe7} <Debug> TCPHandler: Processed in 0.002402643 sec. | ||
| 735 | 2026.05.22 21:56:45.221605 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 736 | 2026.05.22 21:56:45.221763 [ 294 ] {3feef40e-8230-4995-8558-e78710368940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 737 | 2026.05.22 21:56:45.221893 [ 294 ] {3feef40e-8230-4995-8558-e78710368940} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 738 | 2026.05.22 21:56:45.222943 [ 294 ] {3feef40e-8230-4995-8558-e78710368940} <Debug> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Loading data parts | ||
| 739 | 2026.05.22 21:56:45.223178 [ 294 ] {3feef40e-8230-4995-8558-e78710368940} <Debug> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): There are no data parts | ||
| 740 | 2026.05.22 21:56:45.223648 [ 294 ] {3feef40e-8230-4995-8558-e78710368940} <Debug> TCPHandler: Processed in 0.002091018 sec. | ||
| 741 | 2026.05.22 21:56:45.223800 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 742 | 2026.05.22 21:56:45.224044 [ 294 ] {d95af649-9992-446c-9a44-ab8e4c946a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 743 | 2026.05.22 21:56:45.224164 [ 294 ] {d95af649-9992-446c-9a44-ab8e4c946a59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 744 | 2026.05.22 21:56:45.225239 [ 294 ] {d95af649-9992-446c-9a44-ab8e4c946a59} <Debug> oximeter.fields_i32 (e0e44381-16d2-4b34-bcc9-35f5c3e97c23): Loading data parts | ||
| 745 | 2026.05.22 21:56:45.225360 [ 294 ] {d95af649-9992-446c-9a44-ab8e4c946a59} <Debug> oximeter.fields_i32 (e0e44381-16d2-4b34-bcc9-35f5c3e97c23): There are no data parts | ||
| 746 | 2026.05.22 21:56:45.225904 [ 294 ] {d95af649-9992-446c-9a44-ab8e4c946a59} <Debug> TCPHandler: Processed in 0.002152009 sec. | ||
| 747 | 2026.05.22 21:56:45.226045 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 748 | 2026.05.22 21:56:45.226201 [ 294 ] {8a19dc66-6641-4394-aeb8-c38f60b4f451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 749 | 2026.05.22 21:56:45.226380 [ 294 ] {8a19dc66-6641-4394-aeb8-c38f60b4f451} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 750 | 2026.05.22 21:56:45.227412 [ 294 ] {8a19dc66-6641-4394-aeb8-c38f60b4f451} <Debug> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Loading data parts | ||
| 751 | 2026.05.22 21:56:45.227628 [ 294 ] {8a19dc66-6641-4394-aeb8-c38f60b4f451} <Debug> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): There are no data parts | ||
| 752 | 2026.05.22 21:56:45.228078 [ 294 ] {8a19dc66-6641-4394-aeb8-c38f60b4f451} <Debug> TCPHandler: Processed in 0.002081327 sec. | ||
| 753 | 2026.05.22 21:56:45.228230 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 754 | 2026.05.22 21:56:45.228481 [ 294 ] {709f37d2-9df9-419a-897c-b1df9c7fdba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 755 | 2026.05.22 21:56:45.228603 [ 294 ] {709f37d2-9df9-419a-897c-b1df9c7fdba9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 756 | 2026.05.22 21:56:45.229633 [ 294 ] {709f37d2-9df9-419a-897c-b1df9c7fdba9} <Debug> oximeter.fields_i64 (8dc9c0a8-7444-49c1-b645-8e1e15b5a452): Loading data parts | ||
| 757 | 2026.05.22 21:56:45.229782 [ 294 ] {709f37d2-9df9-419a-897c-b1df9c7fdba9} <Debug> oximeter.fields_i64 (8dc9c0a8-7444-49c1-b645-8e1e15b5a452): There are no data parts | ||
| 758 | 2026.05.22 21:56:45.230349 [ 294 ] {709f37d2-9df9-419a-897c-b1df9c7fdba9} <Debug> TCPHandler: Processed in 0.002168288 sec. | ||
| 759 | 2026.05.22 21:56:45.230496 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 760 | 2026.05.22 21:56:45.230652 [ 294 ] {8c2230f5-b073-48b4-ace0-fe7b2c421fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 761 | 2026.05.22 21:56:45.230737 [ 294 ] {8c2230f5-b073-48b4-ace0-fe7b2c421fa2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 762 | 2026.05.22 21:56:45.231771 [ 294 ] {8c2230f5-b073-48b4-ace0-fe7b2c421fa2} <Debug> oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): Loading data parts | ||
| 763 | 2026.05.22 21:56:45.231951 [ 294 ] {8c2230f5-b073-48b4-ace0-fe7b2c421fa2} <Debug> oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): There are no data parts | ||
| 764 | 2026.05.22 21:56:45.232392 [ 294 ] {8c2230f5-b073-48b4-ace0-fe7b2c421fa2} <Debug> TCPHandler: Processed in 0.001944315 sec. | ||
| 765 | 2026.05.22 21:56:45.232540 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.05.22 21:56:45.232742 [ 294 ] {8fb9ec09-e848-43ef-bd45-4139f1c63627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 767 | 2026.05.22 21:56:45.232785 [ 294 ] {8fb9ec09-e848-43ef-bd45-4139f1c63627} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 768 | 2026.05.22 21:56:45.233850 [ 294 ] {8fb9ec09-e848-43ef-bd45-4139f1c63627} <Debug> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Loading data parts | ||
| 769 | 2026.05.22 21:56:45.233982 [ 294 ] {8fb9ec09-e848-43ef-bd45-4139f1c63627} <Debug> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): There are no data parts | ||
| 770 | 2026.05.22 21:56:45.234430 [ 294 ] {8fb9ec09-e848-43ef-bd45-4139f1c63627} <Debug> TCPHandler: Processed in 0.001939004 sec. | ||
| 771 | 2026.05.22 21:56:45.234604 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2026.05.22 21:56:45.234760 [ 294 ] {cb4ce5dd-2373-472f-bdf0-eb46edaf5728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 773 | 2026.05.22 21:56:45.234801 [ 294 ] {cb4ce5dd-2373-472f-bdf0-eb46edaf5728} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 774 | 2026.05.22 21:56:45.235759 [ 294 ] {cb4ce5dd-2373-472f-bdf0-eb46edaf5728} <Debug> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Loading data parts | ||
| 775 | 2026.05.22 21:56:45.235897 [ 294 ] {cb4ce5dd-2373-472f-bdf0-eb46edaf5728} <Debug> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): There are no data parts | ||
| 776 | 2026.05.22 21:56:45.236419 [ 294 ] {cb4ce5dd-2373-472f-bdf0-eb46edaf5728} <Debug> TCPHandler: Processed in 0.001863714 sec. | ||
| 777 | 2026.05.22 21:56:45.236567 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 778 | 2026.05.22 21:56:45.236725 [ 294 ] {65af5487-6a35-427f-b3c1-a617bf757ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) 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) | ||
| 779 | 2026.05.22 21:56:45.236766 [ 294 ] {65af5487-6a35-427f-b3c1-a617bf757ae8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 780 | 2026.05.22 21:56:45.237735 [ 294 ] {65af5487-6a35-427f-b3c1-a617bf757ae8} <Debug> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Loading data parts | ||
| 781 | 2026.05.22 21:56:45.237851 [ 294 ] {65af5487-6a35-427f-b3c1-a617bf757ae8} <Debug> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): There are no data parts | ||
| 782 | 2026.05.22 21:56:45.238344 [ 294 ] {65af5487-6a35-427f-b3c1-a617bf757ae8} <Debug> TCPHandler: Processed in 0.001824792 sec. | ||
| 783 | 2026.05.22 21:56:45.238510 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 784 | 2026.05.22 21:56:45.238752 [ 294 ] {a0c99eb1-0d69-45fc-8b5c-6db4897db344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) /* The timeseries schema table stores the extracted schema for the samples | ||
| 785 | * oximeter collects. | ||
| 786 | */ | ||
| 787 | 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) | ||
| 788 | 2026.05.22 21:56:45.238817 [ 294 ] {a0c99eb1-0d69-45fc-8b5c-6db4897db344} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 789 | 2026.05.22 21:56:45.239841 [ 294 ] {a0c99eb1-0d69-45fc-8b5c-6db4897db344} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983): Loading data parts | ||
| 790 | 2026.05.22 21:56:45.239960 [ 294 ] {a0c99eb1-0d69-45fc-8b5c-6db4897db344} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983): There are no data parts | ||
| 791 | 2026.05.22 21:56:45.240664 [ 294 ] {a0c99eb1-0d69-45fc-8b5c-6db4897db344} <Debug> TCPHandler: Processed in 0.00220362 sec. | ||
| 792 | 2026.05.22 21:56:45.243317 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 793 | 2026.05.22 21:56:45.243613 [ 293 ] {fe55637a-d045-4594-8906-06e7be0cce83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 794 | 2026.05.22 21:56:45.245513 [ 293 ] {fe55637a-d045-4594-8906-06e7be0cce83} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 795 | 2026.05.22 21:56:45.251601 [ 276 ] {fe55637a-d045-4594-8906-06e7be0cce83} <Trace> oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 796 | 2026.05.22 21:56:45.251662 [ 276 ] {fe55637a-d045-4594-8906-06e7be0cce83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 797 | 2026.05.22 21:56:45.255503 [ 276 ] {fe55637a-d045-4594-8906-06e7be0cce83} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 798 | 2026.05.22 21:56:45.256089 [ 276 ] {fe55637a-d045-4594-8906-06e7be0cce83} <Trace> oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 799 | 2026.05.22 21:56:45.256356 [ 293 ] {fe55637a-d045-4594-8906-06e7be0cce83} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.012887 sec., 77.59757895553659 rows/sec., 1.21 KiB/sec. | ||
| 800 | 2026.05.22 21:56:45.256513 [ 293 ] {fe55637a-d045-4594-8906-06e7be0cce83} <Debug> TCPHandler: Processed in 0.013302418 sec. | ||
| 801 | 2026.05.22 21:56:46.001123 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 132.86 MiB, peak 132.86 MiB, free memory in arenas 0.00 B, will set to 141.60 MiB (RSS), difference: 8.74 MiB | ||
| 802 | 2026.05.22 21:56:46.444931 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34739 | ||
| 803 | 2026.05.22 21:56:46.445055 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 804 | 2026.05.22 21:56:46.445094 [ 302 ] {} <Debug> TCP-Session: fdb89d48-1bea-474d-8c2b-0b8553507e5e Authenticating user 'default' from [fd00:1122:3344:101::e]:34739 | ||
| 805 | 2026.05.22 21:56:46.445120 [ 302 ] {} <Debug> TCP-Session: fdb89d48-1bea-474d-8c2b-0b8553507e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.05.22 21:56:46.445136 [ 302 ] {} <Debug> TCP-Session: fdb89d48-1bea-474d-8c2b-0b8553507e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2026.05.22 21:56:46.445534 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48008 | ||
| 808 | 2026.05.22 21:56:46.445563 [ 302 ] {} <Trace> TCP-Session: fdb89d48-1bea-474d-8c2b-0b8553507e5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 809 | 2026.05.22 21:56:46.445586 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47802 | ||
| 810 | 2026.05.22 21:56:46.445621 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52255 | ||
| 811 | 2026.05.22 21:56:46.445688 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62570 | ||
| 812 | 2026.05.22 21:56:46.445932 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 813 | 2026.05.22 21:56:46.445949 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 814 | 2026.05.22 21:56:46.445984 [ 303 ] {} <Debug> TCP-Session: 540dff44-9b2d-454c-8a36-5f466b929dea Authenticating user 'default' from [fd00:1122:3344:101::e]:48008 | ||
| 815 | 2026.05.22 21:56:46.445990 [ 305 ] {} <Debug> TCP-Session: c60bc5cb-8799-411e-b964-f4fb5c43ab88 Authenticating user 'default' from [fd00:1122:3344:101::e]:47802 | ||
| 816 | 2026.05.22 21:56:46.446019 [ 303 ] {} <Debug> TCP-Session: 540dff44-9b2d-454c-8a36-5f466b929dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 817 | 2026.05.22 21:56:46.446024 [ 305 ] {} <Debug> TCP-Session: c60bc5cb-8799-411e-b964-f4fb5c43ab88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 818 | 2026.05.22 21:56:46.446042 [ 303 ] {} <Debug> TCP-Session: 540dff44-9b2d-454c-8a36-5f466b929dea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.05.22 21:56:46.446054 [ 305 ] {} <Debug> TCP-Session: c60bc5cb-8799-411e-b964-f4fb5c43ab88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.05.22 21:56:46.446143 [ 302 ] {1e824103-0171-447a-8f18-fe3b664fee9d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34739) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 821 | 2026.05.22 21:56:46.446160 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 822 | 2026.05.22 21:56:46.446188 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 823 | 2026.05.22 21:56:46.446227 [ 306 ] {} <Debug> TCP-Session: 0790f640-6d8f-44be-bb0e-5d0b05275e15 Authenticating user 'default' from [fd00:1122:3344:101::e]:62570 | ||
| 824 | 2026.05.22 21:56:46.446234 [ 304 ] {} <Debug> TCP-Session: 3c373faa-30eb-45e8-8175-1d2641097e56 Authenticating user 'default' from [fd00:1122:3344:101::e]:52255 | ||
| 825 | 2026.05.22 21:56:46.446259 [ 306 ] {} <Debug> TCP-Session: 0790f640-6d8f-44be-bb0e-5d0b05275e15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2026.05.22 21:56:46.446262 [ 304 ] {} <Debug> TCP-Session: 3c373faa-30eb-45e8-8175-1d2641097e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 827 | 2026.05.22 21:56:46.446266 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51111 | ||
| 828 | 2026.05.22 21:56:46.446286 [ 304 ] {} <Debug> TCP-Session: 3c373faa-30eb-45e8-8175-1d2641097e56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 829 | 2026.05.22 21:56:46.446282 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41899 | ||
| 830 | 2026.05.22 21:56:46.446356 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41666 | ||
| 831 | 2026.05.22 21:56:46.446277 [ 306 ] {} <Debug> TCP-Session: 0790f640-6d8f-44be-bb0e-5d0b05275e15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2026.05.22 21:56:46.446515 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64736 | ||
| 833 | 2026.05.22 21:56:46.446533 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 834 | 2026.05.22 21:56:46.446571 [ 308 ] {} <Debug> TCP-Session: f3a3c175-617c-41a3-880c-4eb408e1e9f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:51111 | ||
| 835 | 2026.05.22 21:56:46.446591 [ 308 ] {} <Debug> TCP-Session: f3a3c175-617c-41a3-880c-4eb408e1e9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 836 | 2026.05.22 21:56:46.446603 [ 308 ] {} <Debug> TCP-Session: f3a3c175-617c-41a3-880c-4eb408e1e9f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.05.22 21:56:46.446741 [ 302 ] {1e824103-0171-447a-8f18-fe3b664fee9d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 838 | 2026.05.22 21:56:46.446767 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 839 | 2026.05.22 21:56:46.446813 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 840 | 2026.05.22 21:56:46.446838 [ 307 ] {} <Debug> TCP-Session: 30afeda2-8f9a-4a68-819a-60d914dc6dd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41899 | ||
| 841 | 2026.05.22 21:56:46.446854 [ 309 ] {} <Debug> TCP-Session: 2400625b-6cc6-4226-bf62-8efe24426d70 Authenticating user 'default' from [fd00:1122:3344:101::e]:41666 | ||
| 842 | 2026.05.22 21:56:46.446862 [ 307 ] {} <Debug> TCP-Session: 30afeda2-8f9a-4a68-819a-60d914dc6dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 843 | 2026.05.22 21:56:46.446867 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 844 | 2026.05.22 21:56:46.446879 [ 309 ] {} <Debug> TCP-Session: 2400625b-6cc6-4226-bf62-8efe24426d70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 845 | 2026.05.22 21:56:46.446886 [ 307 ] {} <Debug> TCP-Session: 30afeda2-8f9a-4a68-819a-60d914dc6dd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 846 | 2026.05.22 21:56:46.446922 [ 309 ] {} <Debug> TCP-Session: 2400625b-6cc6-4226-bf62-8efe24426d70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.05.22 21:56:46.446922 [ 310 ] {} <Debug> TCP-Session: b1277f8b-3cf8-4d9d-b6ff-dff29e647476 Authenticating user 'default' from [fd00:1122:3344:101::e]:64736 | ||
| 848 | 2026.05.22 21:56:46.446963 [ 310 ] {} <Debug> TCP-Session: b1277f8b-3cf8-4d9d-b6ff-dff29e647476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.05.22 21:56:46.446979 [ 310 ] {} <Debug> TCP-Session: b1277f8b-3cf8-4d9d-b6ff-dff29e647476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.05.22 21:56:46.447127 [ 302 ] {1e824103-0171-447a-8f18-fe3b664fee9d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 851 | 2026.05.22 21:56:46.448366 [ 302 ] {1e824103-0171-447a-8f18-fe3b664fee9d} <Debug> oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown | ||
| 852 | 2026.05.22 21:56:46.453657 [ 311 ] {1e824103-0171-447a-8f18-fe3b664fee9d} <Trace> AggregatingTransform: Aggregating | ||
| 853 | 2026.05.22 21:56:46.453779 [ 311 ] {1e824103-0171-447a-8f18-fe3b664fee9d} <Trace> Aggregator: Aggregation method: without_key | ||
| 854 | 2026.05.22 21:56:46.454008 [ 311 ] {1e824103-0171-447a-8f18-fe3b664fee9d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.003634055 sec. (275.175 rows/sec., 10.75 KiB/sec.) | ||
| 855 | 2026.05.22 21:56:46.454028 [ 311 ] {1e824103-0171-447a-8f18-fe3b664fee9d} <Trace> Aggregator: Merging aggregated data | ||
| 856 | 2026.05.22 21:56:46.454073 [ 311 ] {1e824103-0171-447a-8f18-fe3b664fee9d} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 857 | 2026.05.22 21:56:46.455766 [ 302 ] {1e824103-0171-447a-8f18-fe3b664fee9d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00976 sec., 102.45901639344262 rows/sec., 4.00 KiB/sec. | ||
| 858 | 2026.05.22 21:56:46.455905 [ 302 ] {1e824103-0171-447a-8f18-fe3b664fee9d} <Debug> TCPHandler: Processed in 0.010496258 sec. | ||
| 859 | 2026.05.22 21:56:46.457647 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 860 | 2026.05.22 21:56:46.457689 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 861 | 2026.05.22 21:56:46.457703 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 862 | 2026.05.22 21:56:46.457707 [ 302 ] {} <Debug> TCP-Session: fdb89d48-1bea-474d-8c2b-0b8553507e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.05.22 21:56:46.457727 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 864 | 2026.05.22 21:56:46.457756 [ 305 ] {} <Debug> TCP-Session: c60bc5cb-8799-411e-b964-f4fb5c43ab88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 865 | 2026.05.22 21:56:46.457767 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 866 | 2026.05.22 21:56:46.457785 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 867 | 2026.05.22 21:56:46.457807 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 868 | 2026.05.22 21:56:46.457829 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 869 | 2026.05.22 21:56:46.457848 [ 306 ] {} <Debug> TCP-Session: 0790f640-6d8f-44be-bb0e-5d0b05275e15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 870 | 2026.05.22 21:56:46.457865 [ 309 ] {} <Debug> TCP-Session: 2400625b-6cc6-4226-bf62-8efe24426d70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2026.05.22 21:56:46.457895 [ 307 ] {} <Debug> TCP-Session: 30afeda2-8f9a-4a68-819a-60d914dc6dd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2026.05.22 21:56:46.457814 [ 308 ] {} <Debug> TCP-Session: f3a3c175-617c-41a3-880c-4eb408e1e9f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.05.22 21:56:46.457740 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 874 | 2026.05.22 21:56:46.457737 [ 303 ] {} <Debug> TCP-Session: 540dff44-9b2d-454c-8a36-5f466b929dea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2026.05.22 21:56:46.457794 [ 304 ] {} <Debug> TCP-Session: 3c373faa-30eb-45e8-8175-1d2641097e56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.05.22 21:56:46.457990 [ 310 ] {} <Debug> TCP-Session: b1277f8b-3cf8-4d9d-b6ff-dff29e647476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2026.05.22 21:56:46.499610 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32902 | ||
| 878 | 2026.05.22 21:56:46.499675 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 879 | 2026.05.22 21:56:46.499700 [ 302 ] {} <Debug> TCP-Session: 81a17a15-2576-401c-a01a-888df0f767e3 Authenticating user 'default' from [fd00:1122:3344:101::e]:32902 | ||
| 880 | 2026.05.22 21:56:46.499722 [ 302 ] {} <Debug> TCP-Session: 81a17a15-2576-401c-a01a-888df0f767e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2026.05.22 21:56:46.499738 [ 302 ] {} <Debug> TCP-Session: 81a17a15-2576-401c-a01a-888df0f767e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2026.05.22 21:56:46.499954 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43685 | ||
| 883 | 2026.05.22 21:56:46.499961 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48452 | ||
| 884 | 2026.05.22 21:56:46.500004 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58031 | ||
| 885 | 2026.05.22 21:56:46.500026 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39736 | ||
| 886 | 2026.05.22 21:56:46.500040 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64219 | ||
| 887 | 2026.05.22 21:56:46.500046 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57377 | ||
| 888 | 2026.05.22 21:56:46.500085 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 889 | 2026.05.22 21:56:46.500084 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 890 | 2026.05.22 21:56:46.500102 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 891 | 2026.05.22 21:56:46.500122 [ 307 ] {} <Debug> TCP-Session: c7213de5-2efe-4d05-8bb4-73bfc39d277a Authenticating user 'default' from [fd00:1122:3344:101::e]:39736 | ||
| 892 | 2026.05.22 21:56:46.500131 [ 305 ] {} <Debug> TCP-Session: 0e719cee-5b11-425e-bd0e-2e4d13c48341 Authenticating user 'default' from [fd00:1122:3344:101::e]:58031 | ||
| 893 | 2026.05.22 21:56:46.500137 [ 308 ] {} <Debug> TCP-Session: 67523429-f410-4d82-b689-89a19955ede7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64219 | ||
| 894 | 2026.05.22 21:56:46.500132 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 895 | 2026.05.22 21:56:46.500161 [ 308 ] {} <Debug> TCP-Session: 67523429-f410-4d82-b689-89a19955ede7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2026.05.22 21:56:46.500154 [ 305 ] {} <Debug> TCP-Session: 0e719cee-5b11-425e-bd0e-2e4d13c48341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 897 | 2026.05.22 21:56:46.500185 [ 308 ] {} <Debug> TCP-Session: 67523429-f410-4d82-b689-89a19955ede7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 898 | 2026.05.22 21:56:46.500180 [ 309 ] {} <Debug> TCP-Session: cf242b95-6c11-4ecd-b463-4ffb40fc73db Authenticating user 'default' from [fd00:1122:3344:101::e]:57377 | ||
| 899 | 2026.05.22 21:56:46.500200 [ 305 ] {} <Debug> TCP-Session: 0e719cee-5b11-425e-bd0e-2e4d13c48341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2026.05.22 21:56:46.500226 [ 309 ] {} <Debug> TCP-Session: cf242b95-6c11-4ecd-b463-4ffb40fc73db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2026.05.22 21:56:46.500151 [ 307 ] {} <Debug> TCP-Session: c7213de5-2efe-4d05-8bb4-73bfc39d277a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2026.05.22 21:56:46.500253 [ 309 ] {} <Debug> TCP-Session: cf242b95-6c11-4ecd-b463-4ffb40fc73db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 903 | 2026.05.22 21:56:46.500274 [ 307 ] {} <Debug> TCP-Session: c7213de5-2efe-4d05-8bb4-73bfc39d277a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2026.05.22 21:56:46.500058 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33732 | ||
| 905 | 2026.05.22 21:56:46.500024 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52293 | ||
| 906 | 2026.05.22 21:56:46.500350 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 907 | 2026.05.22 21:56:46.500026 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 908 | 2026.05.22 21:56:46.500387 [ 310 ] {} <Debug> TCP-Session: cadcc0d0-251e-4c8b-be20-b76ce4683cd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33732 | ||
| 909 | 2026.05.22 21:56:46.500011 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 910 | 2026.05.22 21:56:46.500408 [ 304 ] {} <Debug> TCP-Session: c81ed72b-c335-45e7-9051-7dd871ca13f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:48452 | ||
| 911 | 2026.05.22 21:56:46.500418 [ 310 ] {} <Debug> TCP-Session: cadcc0d0-251e-4c8b-be20-b76ce4683cd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 912 | 2026.05.22 21:56:46.500435 [ 303 ] {} <Debug> TCP-Session: 36822885-e52b-4bbd-97df-8c8e01d376a0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43685 | ||
| 913 | 2026.05.22 21:56:46.500436 [ 304 ] {} <Debug> TCP-Session: c81ed72b-c335-45e7-9051-7dd871ca13f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 914 | 2026.05.22 21:56:46.500446 [ 310 ] {} <Debug> TCP-Session: cadcc0d0-251e-4c8b-be20-b76ce4683cd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 915 | 2026.05.22 21:56:46.500456 [ 303 ] {} <Debug> TCP-Session: 36822885-e52b-4bbd-97df-8c8e01d376a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 916 | 2026.05.22 21:56:46.500460 [ 304 ] {} <Debug> TCP-Session: c81ed72b-c335-45e7-9051-7dd871ca13f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 917 | 2026.05.22 21:56:46.500482 [ 303 ] {} <Debug> TCP-Session: 36822885-e52b-4bbd-97df-8c8e01d376a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 918 | 2026.05.22 21:56:46.500407 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.05.22 21:56:46.500058 [ 302 ] {} <Trace> TCP-Session: 81a17a15-2576-401c-a01a-888df0f767e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 920 | 2026.05.22 21:56:46.500540 [ 306 ] {} <Debug> TCP-Session: bb20b3a9-61b2-4c53-a0d8-7db224088479 Authenticating user 'default' from [fd00:1122:3344:101::e]:52293 | ||
| 921 | 2026.05.22 21:56:46.500572 [ 306 ] {} <Debug> TCP-Session: bb20b3a9-61b2-4c53-a0d8-7db224088479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 922 | 2026.05.22 21:56:46.500585 [ 306 ] {} <Debug> TCP-Session: bb20b3a9-61b2-4c53-a0d8-7db224088479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2026.05.22 21:56:46.500693 [ 302 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:32902) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 924 | 2026.05.22 21:56:46.500942 [ 302 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 925 | 2026.05.22 21:56:46.500997 [ 302 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 926 | 2026.05.22 21:56:46.501290 [ 302 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} <Debug> oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown | ||
| 927 | 2026.05.22 21:56:46.502117 [ 322 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} <Trace> AggregatingTransform: Aggregating | ||
| 928 | 2026.05.22 21:56:46.502156 [ 322 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} <Trace> Aggregator: Aggregation method: without_key | ||
| 929 | 2026.05.22 21:56:46.502184 [ 322 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000798624 sec. (1252.154 rows/sec., 48.91 KiB/sec.) | ||
| 930 | 2026.05.22 21:56:46.502199 [ 322 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} <Trace> Aggregator: Merging aggregated data | ||
| 931 | 2026.05.22 21:56:46.502869 [ 302 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002232 sec., 448.02867383512546 rows/sec., 17.50 KiB/sec. | ||
| 932 | 2026.05.22 21:56:46.502998 [ 302 ] {50de3f3d-e6ce-4570-84ae-ac4be34cba65} <Debug> TCPHandler: Processed in 0.003061024 sec. | ||
| 933 | 2026.05.22 21:56:46.503121 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 934 | 2026.05.22 21:56:46.503148 [ 302 ] {} <Debug> TCP-Session: 81a17a15-2576-401c-a01a-888df0f767e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.05.22 21:56:46.503157 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 936 | 2026.05.22 21:56:46.503177 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 937 | 2026.05.22 21:56:46.503196 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 938 | 2026.05.22 21:56:46.503209 [ 303 ] {} <Debug> TCP-Session: 36822885-e52b-4bbd-97df-8c8e01d376a0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.05.22 21:56:46.503236 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 940 | 2026.05.22 21:56:46.503253 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 941 | 2026.05.22 21:56:46.503271 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 942 | 2026.05.22 21:56:46.503287 [ 306 ] {} <Debug> TCP-Session: bb20b3a9-61b2-4c53-a0d8-7db224088479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.05.22 21:56:46.503301 [ 305 ] {} <Debug> TCP-Session: 0e719cee-5b11-425e-bd0e-2e4d13c48341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2026.05.22 21:56:46.503316 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 945 | 2026.05.22 21:56:46.503321 [ 307 ] {} <Debug> TCP-Session: c7213de5-2efe-4d05-8bb4-73bfc39d277a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2026.05.22 21:56:46.503261 [ 304 ] {} <Debug> TCP-Session: c81ed72b-c335-45e7-9051-7dd871ca13f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.05.22 21:56:46.503369 [ 309 ] {} <Debug> TCP-Session: cf242b95-6c11-4ecd-b463-4ffb40fc73db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2026.05.22 21:56:46.503230 [ 310 ] {} <Debug> TCP-Session: cadcc0d0-251e-4c8b-be20-b76ce4683cd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.05.22 21:56:46.503212 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 950 | 2026.05.22 21:56:46.503469 [ 308 ] {} <Debug> TCP-Session: 67523429-f410-4d82-b689-89a19955ede7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.05.22 21:56:47.001152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 142.07 MiB, peak 150.17 MiB, free memory in arenas 0.00 B, will set to 145.80 MiB (RSS), difference: 3.73 MiB | ||
| 952 | 2026.05.22 21:56:48.650473 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 953 | 2026.05.22 21:56:48.650514 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 494 entries to flush up to offset 494 | ||
| 954 | 2026.05.22 21:56:48.650551 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 955 | 2026.05.22 21:56:48.650601 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 956 | 2026.05.22 21:56:48.652264 [ 245 ] {} <Debug> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Loading data parts | ||
| 957 | 2026.05.22 21:56:48.652466 [ 245 ] {} <Debug> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): There are no data parts | ||
| 958 | 2026.05.22 21:56:48.653867 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 959 | 2026.05.22 21:56:48.653925 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 960 | 2026.05.22 21:56:48.655622 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 961 | 2026.05.22 21:56:48.656244 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 962 | 2026.05.22 21:56:48.656407 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 494 | ||
| 963 | 2026.05.22 21:56:48.661541 [ 244 ] {} <Debug> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Loading data parts | ||
| 964 | 2026.05.22 21:56:48.661695 [ 244 ] {} <Debug> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): There are no data parts | ||
| 965 | 2026.05.22 21:56:48.683391 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 966 | 2026.05.22 21:56:48.683434 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 967 | 2026.05.22 21:56:48.689497 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 968 | 2026.05.22 21:56:48.690715 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 969 | 2026.05.22 21:56:48.694889 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 970 | 2026.05.22 21:56:49.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 150.72 MiB, peak 154.72 MiB, free memory in arenas 0.00 B, will set to 159.98 MiB (RSS), difference: 9.26 MiB | ||
| 971 | 2026.05.22 21:56:51.150293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 5 entries to flush up to offset 5 | ||
| 972 | 2026.05.22 21:56:51.150395 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 973 | 2026.05.22 21:56:51.153809 [ 243 ] {} <Debug> system.query_log (0f015bc4-5b1d-47de-80cb-636ef1bbc2c6): Loading data parts | ||
| 974 | 2026.05.22 21:56:51.154001 [ 243 ] {} <Debug> system.query_log (0f015bc4-5b1d-47de-80cb-636ef1bbc2c6): There are no data parts | ||
| 975 | 2026.05.22 21:56:51.157051 [ 243 ] {} <Trace> system.query_log (0f015bc4-5b1d-47de-80cb-636ef1bbc2c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 976 | 2026.05.22 21:56:51.157091 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 977 | 2026.05.22 21:56:51.158523 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 978 | 2026.05.22 21:56:51.159089 [ 243 ] {} <Trace> system.query_log (0f015bc4-5b1d-47de-80cb-636ef1bbc2c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 979 | 2026.05.22 21:56:51.159352 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 5 | ||
| 980 | 2026.05.22 21:56:52.001142 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.13 MiB, peak 164.13 MiB, free memory in arenas 0.00 B, will set to 160.52 MiB (RSS), difference: -3.61 MiB | ||
| 981 | 2026.05.22 21:56:56.123955 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 982 | 2026.05.22 21:56:56.124030 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 983 | 2026.05.22 21:56:56.157288 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1006 | ||
| 984 | 2026.05.22 21:56:56.158090 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 985 | 2026.05.22 21:56:56.158132 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 986 | 2026.05.22 21:56:56.158869 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 987 | 2026.05.22 21:56:56.159395 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 988 | 2026.05.22 21:56:56.159547 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1006 | ||
| 989 | 2026.05.22 21:56:56.195716 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 990 | 2026.05.22 21:56:56.212828 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2026.05.22 21:56:56.212876 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 992 | 2026.05.22 21:56:56.219442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 993 | 2026.05.22 21:56:56.220638 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2026.05.22 21:56:56.223255 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 995 | 2026.05.22 21:56:57.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.22 MiB, peak 165.22 MiB, free memory in arenas 0.00 B, will set to 163.53 MiB (RSS), difference: 2.31 MiB | ||
| 996 | 2026.05.22 21:57:03.659605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1454 | ||
| 997 | 2026.05.22 21:57:03.660103 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.05.22 21:57:03.660158 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 999 | 2026.05.22 21:57:03.660896 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1000 | 2026.05.22 21:57:03.661401 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.05.22 21:57:03.661553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1454 | ||
| 1002 | 2026.05.22 21:57:03.724307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1003 | 2026.05.22 21:57:03.741158 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1004 | 2026.05.22 21:57:03.741231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1005 | 2026.05.22 21:57:03.747964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1006 | 2026.05.22 21:57:03.749565 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1007 | 2026.05.22 21:57:03.753023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1008 | 2026.05.22 21:57:05.300399 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1009 | 2026.05.22 21:57:05.300658 [ 293 ] {f761106c-e86d-4255-9304-02f50b402ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) 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) | ||
| 1010 | 2026.05.22 21:57:05.301295 [ 293 ] {f761106c-e86d-4255-9304-02f50b402ca8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1011 | 2026.05.22 21:57:05.301361 [ 293 ] {f761106c-e86d-4255-9304-02f50b402ca8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1012 | 2026.05.22 21:57:05.301792 [ 293 ] {f761106c-e86d-4255-9304-02f50b402ca8} <Debug> TCPHandler: Processed in 0.001532057 sec. | ||
| 1013 | 2026.05.22 21:57:05.307355 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2026.05.22 21:57:05.307480 [ 293 ] {9e630065-3d5a-47a7-8549-e2f6bfe700cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1015 | 2026.05.22 21:57:05.307529 [ 293 ] {9e630065-3d5a-47a7-8549-e2f6bfe700cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1016 | 2026.05.22 21:57:05.310215 [ 293 ] {9e630065-3d5a-47a7-8549-e2f6bfe700cf} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1017 | 2026.05.22 21:57:05.310265 [ 293 ] {9e630065-3d5a-47a7-8549-e2f6bfe700cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1018 | 2026.05.22 21:57:05.310966 [ 293 ] {9e630065-3d5a-47a7-8549-e2f6bfe700cf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1019 | 2026.05.22 21:57:05.311456 [ 293 ] {9e630065-3d5a-47a7-8549-e2f6bfe700cf} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1020 | 2026.05.22 21:57:05.311623 [ 293 ] {9e630065-3d5a-47a7-8549-e2f6bfe700cf} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.004178 sec., 8377.213977979894 rows/sec., 1.76 MiB/sec. | ||
| 1021 | 2026.05.22 21:57:05.311661 [ 293 ] {9e630065-3d5a-47a7-8549-e2f6bfe700cf} <Debug> TCPHandler: Processed in 0.004364088 sec. | ||
| 1022 | 2026.05.22 21:57:05.311838 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1023 | 2026.05.22 21:57:05.311947 [ 293 ] {6dbf9398-e687-4d26-834d-5fac4299a0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1024 | 2026.05.22 21:57:05.311992 [ 293 ] {6dbf9398-e687-4d26-834d-5fac4299a0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1025 | 2026.05.22 21:57:05.315339 [ 293 ] {6dbf9398-e687-4d26-834d-5fac4299a0b1} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1026 | 2026.05.22 21:57:05.315376 [ 293 ] {6dbf9398-e687-4d26-834d-5fac4299a0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1027 | 2026.05.22 21:57:05.315918 [ 293 ] {6dbf9398-e687-4d26-834d-5fac4299a0b1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1028 | 2026.05.22 21:57:05.316430 [ 293 ] {6dbf9398-e687-4d26-834d-5fac4299a0b1} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1029 | 2026.05.22 21:57:05.316574 [ 293 ] {6dbf9398-e687-4d26-834d-5fac4299a0b1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.004652 sec., 61049.011177987966 rows/sec., 3.88 MiB/sec. | ||
| 1030 | 2026.05.22 21:57:05.316610 [ 293 ] {6dbf9398-e687-4d26-834d-5fac4299a0b1} <Debug> TCPHandler: Processed in 0.004823856 sec. | ||
| 1031 | 2026.05.22 21:57:05.316748 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1032 | 2026.05.22 21:57:05.316856 [ 293 ] {7f4ec172-424b-42d3-89be-a87513f1da39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1033 | 2026.05.22 21:57:05.316900 [ 293 ] {7f4ec172-424b-42d3-89be-a87513f1da39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1034 | 2026.05.22 21:57:05.317368 [ 293 ] {7f4ec172-424b-42d3-89be-a87513f1da39} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1035 | 2026.05.22 21:57:05.317409 [ 293 ] {7f4ec172-424b-42d3-89be-a87513f1da39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1036 | 2026.05.22 21:57:05.318090 [ 293 ] {7f4ec172-424b-42d3-89be-a87513f1da39} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1037 | 2026.05.22 21:57:05.318602 [ 293 ] {7f4ec172-424b-42d3-89be-a87513f1da39} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1038 | 2026.05.22 21:57:05.318817 [ 293 ] {7f4ec172-424b-42d3-89be-a87513f1da39} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001978 sec., 5055.6117290192105 rows/sec., 412.25 KiB/sec. | ||
| 1039 | 2026.05.22 21:57:05.318880 [ 293 ] {7f4ec172-424b-42d3-89be-a87513f1da39} <Debug> TCPHandler: Processed in 0.002183699 sec. | ||
| 1040 | 2026.05.22 21:57:05.319055 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1041 | 2026.05.22 21:57:05.319195 [ 293 ] {a4a9b2fd-d9a4-4b07-8ded-d4b6838686b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1042 | 2026.05.22 21:57:05.319257 [ 293 ] {a4a9b2fd-d9a4-4b07-8ded-d4b6838686b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1043 | 2026.05.22 21:57:05.371135 [ 293 ] {a4a9b2fd-d9a4-4b07-8ded-d4b6838686b3} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1044 | 2026.05.22 21:57:05.371203 [ 293 ] {a4a9b2fd-d9a4-4b07-8ded-d4b6838686b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1045 | 2026.05.22 21:57:05.372002 [ 293 ] {a4a9b2fd-d9a4-4b07-8ded-d4b6838686b3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1046 | 2026.05.22 21:57:05.372628 [ 293 ] {a4a9b2fd-d9a4-4b07-8ded-d4b6838686b3} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1047 | 2026.05.22 21:57:05.372812 [ 293 ] {a4a9b2fd-d9a4-4b07-8ded-d4b6838686b3} <Debug> executeQuery: Read 844 rows, 67.73 KiB in 0.053655 sec., 15730.127667505358 rows/sec., 1.23 MiB/sec. | ||
| 1048 | 2026.05.22 21:57:05.372884 [ 293 ] {a4a9b2fd-d9a4-4b07-8ded-d4b6838686b3} <Debug> TCPHandler: Processed in 0.053940164 sec. | ||
| 1049 | 2026.05.22 21:57:05.373104 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1050 | 2026.05.22 21:57:05.373242 [ 293 ] {3a9428c7-c557-4bbf-b164-55380d6e4eb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1051 | 2026.05.22 21:57:05.373301 [ 293 ] {3a9428c7-c557-4bbf-b164-55380d6e4eb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1052 | 2026.05.22 21:57:05.373947 [ 293 ] {3a9428c7-c557-4bbf-b164-55380d6e4eb5} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1053 | 2026.05.22 21:57:05.373984 [ 293 ] {3a9428c7-c557-4bbf-b164-55380d6e4eb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1054 | 2026.05.22 21:57:05.374463 [ 293 ] {3a9428c7-c557-4bbf-b164-55380d6e4eb5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1055 | 2026.05.22 21:57:05.375076 [ 293 ] {3a9428c7-c557-4bbf-b164-55380d6e4eb5} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1056 | 2026.05.22 21:57:05.375223 [ 293 ] {3a9428c7-c557-4bbf-b164-55380d6e4eb5} <Debug> executeQuery: Read 186 rows, 11.80 KiB in 0.00202 sec., 92079.20792079208 rows/sec., 5.70 MiB/sec. | ||
| 1057 | 2026.05.22 21:57:05.375262 [ 293 ] {3a9428c7-c557-4bbf-b164-55380d6e4eb5} <Debug> TCPHandler: Processed in 0.002266161 sec. | ||
| 1058 | 2026.05.22 21:57:05.375421 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1059 | 2026.05.22 21:57:05.375553 [ 293 ] {ac81e806-596a-4e7f-a191-e9b9ce42522c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1060 | 2026.05.22 21:57:05.375614 [ 293 ] {ac81e806-596a-4e7f-a191-e9b9ce42522c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1061 | 2026.05.22 21:57:05.376132 [ 293 ] {ac81e806-596a-4e7f-a191-e9b9ce42522c} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1062 | 2026.05.22 21:57:05.376172 [ 293 ] {ac81e806-596a-4e7f-a191-e9b9ce42522c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1063 | 2026.05.22 21:57:05.376667 [ 293 ] {ac81e806-596a-4e7f-a191-e9b9ce42522c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1064 | 2026.05.22 21:57:05.377159 [ 293 ] {ac81e806-596a-4e7f-a191-e9b9ce42522c} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1065 | 2026.05.22 21:57:05.377293 [ 293 ] {ac81e806-596a-4e7f-a191-e9b9ce42522c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001773 sec., 84038.35307388607 rows/sec., 5.43 MiB/sec. | ||
| 1066 | 2026.05.22 21:57:05.377327 [ 293 ] {ac81e806-596a-4e7f-a191-e9b9ce42522c} <Debug> TCPHandler: Processed in 0.001963665 sec. | ||
| 1067 | 2026.05.22 21:57:05.377493 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1068 | 2026.05.22 21:57:05.377599 [ 293 ] {def7cb35-7491-445c-85d5-f98eee2cbc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1069 | 2026.05.22 21:57:05.377643 [ 293 ] {def7cb35-7491-445c-85d5-f98eee2cbc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1070 | 2026.05.22 21:57:05.378112 [ 293 ] {def7cb35-7491-445c-85d5-f98eee2cbc33} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1071 | 2026.05.22 21:57:05.378149 [ 293 ] {def7cb35-7491-445c-85d5-f98eee2cbc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1072 | 2026.05.22 21:57:05.378613 [ 293 ] {def7cb35-7491-445c-85d5-f98eee2cbc33} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1073 | 2026.05.22 21:57:05.379159 [ 293 ] {def7cb35-7491-445c-85d5-f98eee2cbc33} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1074 | 2026.05.22 21:57:05.379294 [ 293 ] {def7cb35-7491-445c-85d5-f98eee2cbc33} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001716 sec., 86247.08624708625 rows/sec., 4.91 MiB/sec. | ||
| 1075 | 2026.05.22 21:57:05.379328 [ 293 ] {def7cb35-7491-445c-85d5-f98eee2cbc33} <Debug> TCPHandler: Processed in 0.001910054 sec. | ||
| 1076 | 2026.05.22 21:57:05.379485 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1077 | 2026.05.22 21:57:05.379590 [ 293 ] {35502951-c6b6-430f-99d7-5118408c9095} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1078 | 2026.05.22 21:57:05.379633 [ 293 ] {35502951-c6b6-430f-99d7-5118408c9095} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1079 | 2026.05.22 21:57:05.380254 [ 293 ] {35502951-c6b6-430f-99d7-5118408c9095} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1080 | 2026.05.22 21:57:05.380293 [ 293 ] {35502951-c6b6-430f-99d7-5118408c9095} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1081 | 2026.05.22 21:57:05.380757 [ 293 ] {35502951-c6b6-430f-99d7-5118408c9095} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1082 | 2026.05.22 21:57:05.381213 [ 293 ] {35502951-c6b6-430f-99d7-5118408c9095} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1083 | 2026.05.22 21:57:05.381356 [ 293 ] {35502951-c6b6-430f-99d7-5118408c9095} <Debug> executeQuery: Read 516 rows, 37.29 KiB in 0.001787 sec., 288752.0984890879 rows/sec., 20.38 MiB/sec. | ||
| 1084 | 2026.05.22 21:57:05.381393 [ 293 ] {35502951-c6b6-430f-99d7-5118408c9095} <Debug> TCPHandler: Processed in 0.001978096 sec. | ||
| 1085 | 2026.05.22 21:57:05.381528 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.05.22 21:57:05.381635 [ 293 ] {3beaa090-38b5-456e-8768-eeaac5fe7b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1087 | 2026.05.22 21:57:05.381683 [ 293 ] {3beaa090-38b5-456e-8768-eeaac5fe7b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1088 | 2026.05.22 21:57:05.382057 [ 293 ] {3beaa090-38b5-456e-8768-eeaac5fe7b23} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1089 | 2026.05.22 21:57:05.382097 [ 293 ] {3beaa090-38b5-456e-8768-eeaac5fe7b23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1090 | 2026.05.22 21:57:05.382651 [ 293 ] {3beaa090-38b5-456e-8768-eeaac5fe7b23} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1091 | 2026.05.22 21:57:05.383289 [ 293 ] {3beaa090-38b5-456e-8768-eeaac5fe7b23} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1092 | 2026.05.22 21:57:05.383468 [ 293 ] {3beaa090-38b5-456e-8768-eeaac5fe7b23} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001852 sec., 3239.7408207343415 rows/sec., 169.26 KiB/sec. | ||
| 1093 | 2026.05.22 21:57:05.383513 [ 293 ] {3beaa090-38b5-456e-8768-eeaac5fe7b23} <Debug> TCPHandler: Processed in 0.002043356 sec. | ||
| 1094 | 2026.05.22 21:57:05.383675 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1095 | 2026.05.22 21:57:05.383778 [ 293 ] {7203ee94-c234-47b8-81cc-5e859cedd99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1096 | 2026.05.22 21:57:05.383824 [ 293 ] {7203ee94-c234-47b8-81cc-5e859cedd99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1097 | 2026.05.22 21:57:05.384309 [ 293 ] {7203ee94-c234-47b8-81cc-5e859cedd99f} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2026.05.22 21:57:05.384345 [ 293 ] {7203ee94-c234-47b8-81cc-5e859cedd99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1099 | 2026.05.22 21:57:05.385064 [ 293 ] {7203ee94-c234-47b8-81cc-5e859cedd99f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1100 | 2026.05.22 21:57:05.385586 [ 293 ] {7203ee94-c234-47b8-81cc-5e859cedd99f} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2026.05.22 21:57:05.385793 [ 293 ] {7203ee94-c234-47b8-81cc-5e859cedd99f} <Debug> executeQuery: Read 170 rows, 11.28 KiB in 0.002028 sec., 83826.42998027614 rows/sec., 5.43 MiB/sec. | ||
| 1102 | 2026.05.22 21:57:05.385857 [ 293 ] {7203ee94-c234-47b8-81cc-5e859cedd99f} <Debug> TCPHandler: Processed in 0.00224913 sec. | ||
| 1103 | 2026.05.22 21:57:05.386061 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1104 | 2026.05.22 21:57:05.386200 [ 293 ] {7643b3a5-c5dc-48c6-a67d-23fcfa2b7ae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1105 | 2026.05.22 21:57:05.386264 [ 293 ] {7643b3a5-c5dc-48c6-a67d-23fcfa2b7ae0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1106 | 2026.05.22 21:57:05.386779 [ 293 ] {7643b3a5-c5dc-48c6-a67d-23fcfa2b7ae0} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2026.05.22 21:57:05.386825 [ 293 ] {7643b3a5-c5dc-48c6-a67d-23fcfa2b7ae0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1108 | 2026.05.22 21:57:05.387294 [ 293 ] {7643b3a5-c5dc-48c6-a67d-23fcfa2b7ae0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1109 | 2026.05.22 21:57:05.387741 [ 293 ] {7643b3a5-c5dc-48c6-a67d-23fcfa2b7ae0} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1110 | 2026.05.22 21:57:05.387881 [ 293 ] {7643b3a5-c5dc-48c6-a67d-23fcfa2b7ae0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001721 sec., 581.0575246949447 rows/sec., 39.15 KiB/sec. | ||
| 1111 | 2026.05.22 21:57:05.387919 [ 293 ] {7643b3a5-c5dc-48c6-a67d-23fcfa2b7ae0} <Debug> TCPHandler: Processed in 0.001970145 sec. | ||
| 1112 | 2026.05.22 21:57:05.388055 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.05.22 21:57:05.388160 [ 293 ] {dd6c3946-990f-4ec9-8dca-a21470b88c38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1114 | 2026.05.22 21:57:05.388219 [ 293 ] {dd6c3946-990f-4ec9-8dca-a21470b88c38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1115 | 2026.05.22 21:57:05.389108 [ 293 ] {dd6c3946-990f-4ec9-8dca-a21470b88c38} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1116 | 2026.05.22 21:57:05.389147 [ 293 ] {dd6c3946-990f-4ec9-8dca-a21470b88c38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1117 | 2026.05.22 21:57:05.389949 [ 293 ] {dd6c3946-990f-4ec9-8dca-a21470b88c38} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1118 | 2026.05.22 21:57:05.390592 [ 293 ] {dd6c3946-990f-4ec9-8dca-a21470b88c38} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1119 | 2026.05.22 21:57:05.390750 [ 293 ] {dd6c3946-990f-4ec9-8dca-a21470b88c38} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002614 sec., 13006.885998469777 rows/sec., 23.31 MiB/sec. | ||
| 1120 | 2026.05.22 21:57:05.390808 [ 293 ] {dd6c3946-990f-4ec9-8dca-a21470b88c38} <Debug> TCPHandler: Processed in 0.002806311 sec. | ||
| 1121 | 2026.05.22 21:57:05.390968 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1122 | 2026.05.22 21:57:05.391079 [ 293 ] {8c93d0c7-ca2d-4e1f-91d1-bfe6403e6c7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1123 | 2026.05.22 21:57:05.391125 [ 293 ] {8c93d0c7-ca2d-4e1f-91d1-bfe6403e6c7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1124 | 2026.05.22 21:57:05.391497 [ 293 ] {8c93d0c7-ca2d-4e1f-91d1-bfe6403e6c7b} <Trace> oximeter.measurements_i64 (4094cf71-e675-45a4-878e-8cd6c737f850): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1125 | 2026.05.22 21:57:05.391537 [ 293 ] {8c93d0c7-ca2d-4e1f-91d1-bfe6403e6c7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1126 | 2026.05.22 21:57:05.392046 [ 293 ] {8c93d0c7-ca2d-4e1f-91d1-bfe6403e6c7b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1127 | 2026.05.22 21:57:05.392622 [ 293 ] {8c93d0c7-ca2d-4e1f-91d1-bfe6403e6c7b} <Trace> oximeter.measurements_i64 (4094cf71-e675-45a4-878e-8cd6c737f850): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1128 | 2026.05.22 21:57:05.392764 [ 293 ] {8c93d0c7-ca2d-4e1f-91d1-bfe6403e6c7b} <Debug> executeQuery: Read 18 rows, 1.36 KiB in 0.001712 sec., 10514.018691588784 rows/sec., 792.32 KiB/sec. | ||
| 1129 | 2026.05.22 21:57:05.392801 [ 293 ] {8c93d0c7-ca2d-4e1f-91d1-bfe6403e6c7b} <Debug> TCPHandler: Processed in 0.001889773 sec. | ||
| 1130 | 2026.05.22 21:57:05.392935 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.05.22 21:57:05.393042 [ 293 ] {7da57de8-421e-4c02-bab3-e9a0a3ce00d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1132 | 2026.05.22 21:57:05.393089 [ 293 ] {7da57de8-421e-4c02-bab3-e9a0a3ce00d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1133 | 2026.05.22 21:57:05.393494 [ 293 ] {7da57de8-421e-4c02-bab3-e9a0a3ce00d5} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1134 | 2026.05.22 21:57:05.393538 [ 293 ] {7da57de8-421e-4c02-bab3-e9a0a3ce00d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 1135 | 2026.05.22 21:57:05.393971 [ 293 ] {7da57de8-421e-4c02-bab3-e9a0a3ce00d5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1136 | 2026.05.22 21:57:05.394486 [ 293 ] {7da57de8-421e-4c02-bab3-e9a0a3ce00d5} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1137 | 2026.05.22 21:57:05.394640 [ 293 ] {7da57de8-421e-4c02-bab3-e9a0a3ce00d5} <Debug> executeQuery: Read 60 rows, 3.66 KiB in 0.00162 sec., 37037.03703703704 rows/sec., 2.21 MiB/sec. | ||
| 1138 | 2026.05.22 21:57:05.394694 [ 293 ] {7da57de8-421e-4c02-bab3-e9a0a3ce00d5} <Debug> TCPHandler: Processed in 0.001812892 sec. | ||
| 1139 | 2026.05.22 21:57:10.288475 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1140 | 2026.05.22 21:57:10.288710 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1141 | 2026.05.22 21:57:10.289042 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1142 | 2026.05.22 21:57:10.289118 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1143 | 2026.05.22 21:57:10.289346 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1144 | 2026.05.22 21:57:10.289412 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1145 | 2026.05.22 21:57:10.289558 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1146 | 2026.05.22 21:57:10.289614 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1147 | 2026.05.22 21:57:10.289643 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 1148 | 2026.05.22 21:57:10.289659 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1149 | 2026.05.22 21:57:10.289764 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1150 | 2026.05.22 21:57:10.289787 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1151 | 2026.05.22 21:57:10.292830 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.004208 sec., 8317.490494296579 rows/sec., 1.75 MiB/sec. | ||
| 1152 | 2026.05.22 21:57:10.292937 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} <Debug> MemoryTracker: Peak memory usage (for query): 137.56 KiB. | ||
| 1153 | 2026.05.22 21:57:10.292955 [ 293 ] {fd23eaa9-51f2-4ed8-87d9-1f63c4e2b780} <Debug> TCPHandler: Processed in 0.004612282 sec. | ||
| 1154 | 2026.05.22 21:57:10.294199 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1155 | 2026.05.22 21:57:10.294312 [ 293 ] {6f4c5701-ae58-4069-9c5e-80e13d5203da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1156 | 2026.05.22 21:57:10.294355 [ 293 ] {6f4c5701-ae58-4069-9c5e-80e13d5203da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1157 | 2026.05.22 21:57:10.294818 [ 293 ] {6f4c5701-ae58-4069-9c5e-80e13d5203da} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1158 | 2026.05.22 21:57:10.294865 [ 293 ] {6f4c5701-ae58-4069-9c5e-80e13d5203da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1159 | 2026.05.22 21:57:10.295379 [ 293 ] {6f4c5701-ae58-4069-9c5e-80e13d5203da} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1160 | 2026.05.22 21:57:10.295877 [ 293 ] {6f4c5701-ae58-4069-9c5e-80e13d5203da} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1161 | 2026.05.22 21:57:10.296021 [ 293 ] {6f4c5701-ae58-4069-9c5e-80e13d5203da} <Debug> executeQuery: Read 30 rows, 2.40 KiB in 0.00174 sec., 17241.379310344826 rows/sec., 1.35 MiB/sec. | ||
| 1162 | 2026.05.22 21:57:10.296053 [ 293 ] {6f4c5701-ae58-4069-9c5e-80e13d5203da} <Debug> TCPHandler: Processed in 0.001905754 sec. | ||
| 1163 | 2026.05.22 21:57:10.296189 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1164 | 2026.05.22 21:57:10.296286 [ 293 ] {c32a8af0-cc8e-487b-b5df-147af7661147} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1165 | 2026.05.22 21:57:10.296326 [ 293 ] {c32a8af0-cc8e-487b-b5df-147af7661147} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1166 | 2026.05.22 21:57:10.296728 [ 293 ] {c32a8af0-cc8e-487b-b5df-147af7661147} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1167 | 2026.05.22 21:57:10.296762 [ 293 ] {c32a8af0-cc8e-487b-b5df-147af7661147} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1168 | 2026.05.22 21:57:10.297198 [ 293 ] {c32a8af0-cc8e-487b-b5df-147af7661147} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1169 | 2026.05.22 21:57:10.297805 [ 293 ] {c32a8af0-cc8e-487b-b5df-147af7661147} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1170 | 2026.05.22 21:57:10.297929 [ 293 ] {c32a8af0-cc8e-487b-b5df-147af7661147} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001663 sec., 21647.624774503907 rows/sec., 1.69 MiB/sec. | ||
| 1171 | 2026.05.22 21:57:10.297963 [ 293 ] {c32a8af0-cc8e-487b-b5df-147af7661147} <Debug> TCPHandler: Processed in 0.001822663 sec. | ||
| 1172 | 2026.05.22 21:57:10.298100 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1173 | 2026.05.22 21:57:10.298205 [ 293 ] {204be173-07f7-4f98-9c45-5f9ee8f256c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1174 | 2026.05.22 21:57:10.298249 [ 293 ] {204be173-07f7-4f98-9c45-5f9ee8f256c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1175 | 2026.05.22 21:57:10.298647 [ 293 ] {204be173-07f7-4f98-9c45-5f9ee8f256c9} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1176 | 2026.05.22 21:57:10.298683 [ 293 ] {204be173-07f7-4f98-9c45-5f9ee8f256c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1177 | 2026.05.22 21:57:10.299203 [ 293 ] {204be173-07f7-4f98-9c45-5f9ee8f256c9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1178 | 2026.05.22 21:57:10.299724 [ 293 ] {204be173-07f7-4f98-9c45-5f9ee8f256c9} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1179 | 2026.05.22 21:57:10.299856 [ 293 ] {204be173-07f7-4f98-9c45-5f9ee8f256c9} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.00167 sec., 35928.14371257485 rows/sec., 2.52 MiB/sec. | ||
| 1180 | 2026.05.22 21:57:10.299888 [ 293 ] {204be173-07f7-4f98-9c45-5f9ee8f256c9} <Debug> TCPHandler: Processed in 0.001840742 sec. | ||
| 1181 | 2026.05.22 21:57:10.300032 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1182 | 2026.05.22 21:57:10.300143 [ 293 ] {1c7a5bc2-b5e7-4d87-acdb-c3f47b897f20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1183 | 2026.05.22 21:57:10.300187 [ 293 ] {1c7a5bc2-b5e7-4d87-acdb-c3f47b897f20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1184 | 2026.05.22 21:57:10.300548 [ 293 ] {1c7a5bc2-b5e7-4d87-acdb-c3f47b897f20} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1185 | 2026.05.22 21:57:10.300581 [ 293 ] {1c7a5bc2-b5e7-4d87-acdb-c3f47b897f20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1186 | 2026.05.22 21:57:10.301057 [ 293 ] {1c7a5bc2-b5e7-4d87-acdb-c3f47b897f20} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1187 | 2026.05.22 21:57:10.301704 [ 293 ] {1c7a5bc2-b5e7-4d87-acdb-c3f47b897f20} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1188 | 2026.05.22 21:57:10.301828 [ 293 ] {1c7a5bc2-b5e7-4d87-acdb-c3f47b897f20} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001705 sec., 17595.307917888564 rows/sec., 1.17 MiB/sec. | ||
| 1189 | 2026.05.22 21:57:10.301860 [ 293 ] {1c7a5bc2-b5e7-4d87-acdb-c3f47b897f20} <Debug> TCPHandler: Processed in 0.001881994 sec. | ||
| 1190 | 2026.05.22 21:57:11.124077 [ 38 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1191 | 2026.05.22 21:57:11.124139 [ 38 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1192 | 2026.05.22 21:57:11.160735 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 6 | ||
| 1193 | 2026.05.22 21:57:11.162074 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1966 | ||
| 1194 | 2026.05.22 21:57:11.162573 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1195 | 2026.05.22 21:57:11.162620 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1196 | 2026.05.22 21:57:11.162649 [ 243 ] {} <Trace> system.query_log (0f015bc4-5b1d-47de-80cb-636ef1bbc2c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1197 | 2026.05.22 21:57:11.162695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1198 | 2026.05.22 21:57:11.163368 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1199 | 2026.05.22 21:57:11.163898 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1200 | 2026.05.22 21:57:11.164002 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1201 | 2026.05.22 21:57:11.164047 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1966 | ||
| 1202 | 2026.05.22 21:57:11.164581 [ 243 ] {} <Trace> system.query_log (0f015bc4-5b1d-47de-80cb-636ef1bbc2c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2026.05.22 21:57:11.164813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 6 | ||
| 1204 | 2026.05.22 21:57:11.253542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1205 | 2026.05.22 21:57:11.269491 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2026.05.22 21:57:11.269551 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1207 | 2026.05.22 21:57:11.275770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1208 | 2026.05.22 21:57:11.277158 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2026.05.22 21:57:11.280013 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1210 | 2026.05.22 21:57:15.294121 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1211 | 2026.05.22 21:57:15.294353 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1212 | 2026.05.22 21:57:15.294678 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1213 | 2026.05.22 21:57:15.294719 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1214 | 2026.05.22 21:57:15.294954 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1215 | 2026.05.22 21:57:15.295020 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1216 | 2026.05.22 21:57:15.295157 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1217 | 2026.05.22 21:57:15.295192 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1218 | 2026.05.22 21:57:15.295214 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 1219 | 2026.05.22 21:57:15.295230 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1220 | 2026.05.22 21:57:15.295270 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1221 | 2026.05.22 21:57:15.295290 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1222 | 2026.05.22 21:57:15.296306 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002051 sec., 17064.846416382254 rows/sec., 3.59 MiB/sec. | ||
| 1223 | 2026.05.22 21:57:15.296404 [ 293 ] {66f30655-b7b2-4c59-b70f-70c170423a06} <Debug> TCPHandler: Processed in 0.002416663 sec. | ||
| 1224 | 2026.05.22 21:57:15.301665 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1225 | 2026.05.22 21:57:15.301780 [ 293 ] {71823fbe-5084-4841-9f9f-7cbcdcbe8005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1226 | 2026.05.22 21:57:15.301825 [ 293 ] {71823fbe-5084-4841-9f9f-7cbcdcbe8005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1227 | 2026.05.22 21:57:15.302431 [ 293 ] {71823fbe-5084-4841-9f9f-7cbcdcbe8005} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1228 | 2026.05.22 21:57:15.302478 [ 293 ] {71823fbe-5084-4841-9f9f-7cbcdcbe8005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1229 | 2026.05.22 21:57:15.303022 [ 293 ] {71823fbe-5084-4841-9f9f-7cbcdcbe8005} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1230 | 2026.05.22 21:57:15.303489 [ 293 ] {71823fbe-5084-4841-9f9f-7cbcdcbe8005} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1231 | 2026.05.22 21:57:15.303634 [ 293 ] {71823fbe-5084-4841-9f9f-7cbcdcbe8005} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001887 sec., 150503.44462109168 rows/sec., 9.56 MiB/sec. | ||
| 1232 | 2026.05.22 21:57:15.303667 [ 293 ] {71823fbe-5084-4841-9f9f-7cbcdcbe8005} <Debug> TCPHandler: Processed in 0.002055766 sec. | ||
| 1233 | 2026.05.22 21:57:15.303807 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1234 | 2026.05.22 21:57:15.303905 [ 293 ] {b5db135c-4444-4167-9e97-f3beefc9d88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1235 | 2026.05.22 21:57:15.303945 [ 293 ] {b5db135c-4444-4167-9e97-f3beefc9d88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1236 | 2026.05.22 21:57:15.304641 [ 293 ] {b5db135c-4444-4167-9e97-f3beefc9d88e} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1237 | 2026.05.22 21:57:15.304676 [ 293 ] {b5db135c-4444-4167-9e97-f3beefc9d88e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1238 | 2026.05.22 21:57:15.305155 [ 293 ] {b5db135c-4444-4167-9e97-f3beefc9d88e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1239 | 2026.05.22 21:57:15.305614 [ 293 ] {b5db135c-4444-4167-9e97-f3beefc9d88e} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1240 | 2026.05.22 21:57:15.305742 [ 293 ] {b5db135c-4444-4167-9e97-f3beefc9d88e} <Debug> executeQuery: Read 839 rows, 67.36 KiB in 0.001856 sec., 452047.4137931034 rows/sec., 35.44 MiB/sec. | ||
| 1241 | 2026.05.22 21:57:15.305775 [ 293 ] {b5db135c-4444-4167-9e97-f3beefc9d88e} <Debug> TCPHandler: Processed in 0.002018636 sec. | ||
| 1242 | 2026.05.22 21:57:15.305984 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1243 | 2026.05.22 21:57:15.306164 [ 293 ] {7f7a2410-3f4d-4cf1-bf2f-afc0f34b48de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1244 | 2026.05.22 21:57:15.306235 [ 293 ] {7f7a2410-3f4d-4cf1-bf2f-afc0f34b48de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1245 | 2026.05.22 21:57:15.306895 [ 293 ] {7f7a2410-3f4d-4cf1-bf2f-afc0f34b48de} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1246 | 2026.05.22 21:57:15.306946 [ 293 ] {7f7a2410-3f4d-4cf1-bf2f-afc0f34b48de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1247 | 2026.05.22 21:57:15.307601 [ 293 ] {7f7a2410-3f4d-4cf1-bf2f-afc0f34b48de} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1248 | 2026.05.22 21:57:15.308285 [ 293 ] {7f7a2410-3f4d-4cf1-bf2f-afc0f34b48de} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1249 | 2026.05.22 21:57:15.308439 [ 293 ] {7f7a2410-3f4d-4cf1-bf2f-afc0f34b48de} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.002325 sec., 75698.92473118281 rows/sec., 4.66 MiB/sec. | ||
| 1250 | 2026.05.22 21:57:15.308483 [ 293 ] {7f7a2410-3f4d-4cf1-bf2f-afc0f34b48de} <Debug> TCPHandler: Processed in 0.002630867 sec. | ||
| 1251 | 2026.05.22 21:57:15.308643 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1252 | 2026.05.22 21:57:15.308749 [ 293 ] {79b75a64-281d-46cd-a8fe-46465e87a222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1253 | 2026.05.22 21:57:15.308794 [ 293 ] {79b75a64-281d-46cd-a8fe-46465e87a222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1254 | 2026.05.22 21:57:15.309251 [ 293 ] {79b75a64-281d-46cd-a8fe-46465e87a222} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1255 | 2026.05.22 21:57:15.309289 [ 293 ] {79b75a64-281d-46cd-a8fe-46465e87a222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1256 | 2026.05.22 21:57:15.309763 [ 293 ] {79b75a64-281d-46cd-a8fe-46465e87a222} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1257 | 2026.05.22 21:57:15.310285 [ 293 ] {79b75a64-281d-46cd-a8fe-46465e87a222} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1258 | 2026.05.22 21:57:15.310411 [ 293 ] {79b75a64-281d-46cd-a8fe-46465e87a222} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001688 sec., 88270.14218009479 rows/sec., 5.70 MiB/sec. | ||
| 1259 | 2026.05.22 21:57:15.310444 [ 293 ] {79b75a64-281d-46cd-a8fe-46465e87a222} <Debug> TCPHandler: Processed in 0.001852354 sec. | ||
| 1260 | 2026.05.22 21:57:15.310587 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1261 | 2026.05.22 21:57:15.310683 [ 293 ] {582966ad-4c1f-4925-ae65-96a6fc6ea345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1262 | 2026.05.22 21:57:15.310723 [ 293 ] {582966ad-4c1f-4925-ae65-96a6fc6ea345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1263 | 2026.05.22 21:57:15.311158 [ 293 ] {582966ad-4c1f-4925-ae65-96a6fc6ea345} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1264 | 2026.05.22 21:57:15.311194 [ 293 ] {582966ad-4c1f-4925-ae65-96a6fc6ea345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1265 | 2026.05.22 21:57:15.311611 [ 293 ] {582966ad-4c1f-4925-ae65-96a6fc6ea345} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1266 | 2026.05.22 21:57:15.312070 [ 293 ] {582966ad-4c1f-4925-ae65-96a6fc6ea345} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1267 | 2026.05.22 21:57:15.312196 [ 293 ] {582966ad-4c1f-4925-ae65-96a6fc6ea345} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001531 sec., 96668.84389288047 rows/sec., 5.50 MiB/sec. | ||
| 1268 | 2026.05.22 21:57:15.312227 [ 293 ] {582966ad-4c1f-4925-ae65-96a6fc6ea345} <Debug> TCPHandler: Processed in 0.0016894 sec. | ||
| 1269 | 2026.05.22 21:57:15.312355 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2026.05.22 21:57:15.312451 [ 293 ] {c39a6eb5-642d-45df-8472-9206b2bec571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1271 | 2026.05.22 21:57:15.312491 [ 293 ] {c39a6eb5-642d-45df-8472-9206b2bec571} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1272 | 2026.05.22 21:57:15.313075 [ 293 ] {c39a6eb5-642d-45df-8472-9206b2bec571} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1273 | 2026.05.22 21:57:15.313110 [ 293 ] {c39a6eb5-642d-45df-8472-9206b2bec571} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1274 | 2026.05.22 21:57:15.313575 [ 293 ] {c39a6eb5-642d-45df-8472-9206b2bec571} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1275 | 2026.05.22 21:57:15.314131 [ 293 ] {c39a6eb5-642d-45df-8472-9206b2bec571} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1276 | 2026.05.22 21:57:15.314267 [ 293 ] {c39a6eb5-642d-45df-8472-9206b2bec571} <Debug> executeQuery: Read 496 rows, 35.67 KiB in 0.001834 sec., 270447.11014176667 rows/sec., 18.99 MiB/sec. | ||
| 1277 | 2026.05.22 21:57:15.314300 [ 293 ] {c39a6eb5-642d-45df-8472-9206b2bec571} <Debug> TCPHandler: Processed in 0.001995085 sec. | ||
| 1278 | 2026.05.22 21:57:15.314421 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1279 | 2026.05.22 21:57:15.314517 [ 293 ] {e5ee3f0c-25d1-4505-afbb-35a8a10aa727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1280 | 2026.05.22 21:57:15.314558 [ 293 ] {e5ee3f0c-25d1-4505-afbb-35a8a10aa727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1281 | 2026.05.22 21:57:15.314894 [ 293 ] {e5ee3f0c-25d1-4505-afbb-35a8a10aa727} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1282 | 2026.05.22 21:57:15.314929 [ 293 ] {e5ee3f0c-25d1-4505-afbb-35a8a10aa727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1283 | 2026.05.22 21:57:15.315403 [ 293 ] {e5ee3f0c-25d1-4505-afbb-35a8a10aa727} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1284 | 2026.05.22 21:57:15.315900 [ 293 ] {e5ee3f0c-25d1-4505-afbb-35a8a10aa727} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1285 | 2026.05.22 21:57:15.316030 [ 293 ] {e5ee3f0c-25d1-4505-afbb-35a8a10aa727} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001531 sec., 3919.0071848465054 rows/sec., 204.75 KiB/sec. | ||
| 1286 | 2026.05.22 21:57:15.316062 [ 293 ] {e5ee3f0c-25d1-4505-afbb-35a8a10aa727} <Debug> TCPHandler: Processed in 0.00168998 sec. | ||
| 1287 | 2026.05.22 21:57:15.316188 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1288 | 2026.05.22 21:57:15.316285 [ 293 ] {4a0147fc-e04f-44d2-9f27-c1c3aafe1347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1289 | 2026.05.22 21:57:15.316326 [ 293 ] {4a0147fc-e04f-44d2-9f27-c1c3aafe1347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1290 | 2026.05.22 21:57:15.316727 [ 293 ] {4a0147fc-e04f-44d2-9f27-c1c3aafe1347} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1291 | 2026.05.22 21:57:15.316762 [ 293 ] {4a0147fc-e04f-44d2-9f27-c1c3aafe1347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1292 | 2026.05.22 21:57:15.317213 [ 293 ] {4a0147fc-e04f-44d2-9f27-c1c3aafe1347} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1293 | 2026.05.22 21:57:15.317718 [ 293 ] {4a0147fc-e04f-44d2-9f27-c1c3aafe1347} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1294 | 2026.05.22 21:57:15.317845 [ 293 ] {4a0147fc-e04f-44d2-9f27-c1c3aafe1347} <Debug> executeQuery: Read 165 rows, 10.93 KiB in 0.001578 sec., 104562.73764258555 rows/sec., 6.77 MiB/sec. | ||
| 1295 | 2026.05.22 21:57:15.317877 [ 293 ] {4a0147fc-e04f-44d2-9f27-c1c3aafe1347} <Debug> TCPHandler: Processed in 0.001738181 sec. | ||
| 1296 | 2026.05.22 21:57:15.317997 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1297 | 2026.05.22 21:57:15.318091 [ 293 ] {dfa00ebb-6efb-4a54-bb1d-9ba67d37165b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1298 | 2026.05.22 21:57:15.318133 [ 293 ] {dfa00ebb-6efb-4a54-bb1d-9ba67d37165b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1299 | 2026.05.22 21:57:15.318451 [ 293 ] {dfa00ebb-6efb-4a54-bb1d-9ba67d37165b} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1300 | 2026.05.22 21:57:15.318486 [ 293 ] {dfa00ebb-6efb-4a54-bb1d-9ba67d37165b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1301 | 2026.05.22 21:57:15.318892 [ 293 ] {dfa00ebb-6efb-4a54-bb1d-9ba67d37165b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1302 | 2026.05.22 21:57:15.319398 [ 293 ] {dfa00ebb-6efb-4a54-bb1d-9ba67d37165b} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.05.22 21:57:15.319525 [ 293 ] {dfa00ebb-6efb-4a54-bb1d-9ba67d37165b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. | ||
| 1304 | 2026.05.22 21:57:15.319557 [ 293 ] {dfa00ebb-6efb-4a54-bb1d-9ba67d37165b} <Debug> TCPHandler: Processed in 0.001610019 sec. | ||
| 1305 | 2026.05.22 21:57:15.319680 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1306 | 2026.05.22 21:57:15.319775 [ 293 ] {26808fab-e1af-4dc3-8ce4-6c35e88be009} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1307 | 2026.05.22 21:57:15.319828 [ 293 ] {26808fab-e1af-4dc3-8ce4-6c35e88be009} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1308 | 2026.05.22 21:57:15.320615 [ 293 ] {26808fab-e1af-4dc3-8ce4-6c35e88be009} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1309 | 2026.05.22 21:57:15.320651 [ 293 ] {26808fab-e1af-4dc3-8ce4-6c35e88be009} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1310 | 2026.05.22 21:57:15.321295 [ 293 ] {26808fab-e1af-4dc3-8ce4-6c35e88be009} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1311 | 2026.05.22 21:57:15.321734 [ 293 ] {26808fab-e1af-4dc3-8ce4-6c35e88be009} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1312 | 2026.05.22 21:57:15.321870 [ 293 ] {26808fab-e1af-4dc3-8ce4-6c35e88be009} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002112 sec., 16098.484848484848 rows/sec., 28.85 MiB/sec. | ||
| 1313 | 2026.05.22 21:57:15.321915 [ 293 ] {26808fab-e1af-4dc3-8ce4-6c35e88be009} <Debug> TCPHandler: Processed in 0.00228319 sec. | ||
| 1314 | 2026.05.22 21:57:15.322062 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.05.22 21:57:15.322158 [ 293 ] {8da39754-45a2-4960-b919-20669bc8b7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1316 | 2026.05.22 21:57:15.322199 [ 293 ] {8da39754-45a2-4960-b919-20669bc8b7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1317 | 2026.05.22 21:57:15.322535 [ 293 ] {8da39754-45a2-4960-b919-20669bc8b7fe} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1318 | 2026.05.22 21:57:15.322569 [ 293 ] {8da39754-45a2-4960-b919-20669bc8b7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1319 | 2026.05.22 21:57:15.322993 [ 293 ] {8da39754-45a2-4960-b919-20669bc8b7fe} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1320 | 2026.05.22 21:57:15.323439 [ 293 ] {8da39754-45a2-4960-b919-20669bc8b7fe} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1321 | 2026.05.22 21:57:15.323566 [ 293 ] {8da39754-45a2-4960-b919-20669bc8b7fe} <Debug> executeQuery: Read 60 rows, 3.66 KiB in 0.001427 sec., 42046.25087596356 rows/sec., 2.51 MiB/sec. | ||
| 1322 | 2026.05.22 21:57:15.323599 [ 293 ] {8da39754-45a2-4960-b919-20669bc8b7fe} <Debug> TCPHandler: Processed in 0.001586239 sec. | ||
| 1323 | 2026.05.22 21:57:18.665041 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2414 | ||
| 1324 | 2026.05.22 21:57:18.665647 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1325 | 2026.05.22 21:57:18.665686 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1326 | 2026.05.22 21:57:18.666343 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1327 | 2026.05.22 21:57:18.666912 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1328 | 2026.05.22 21:57:18.667064 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2414 | ||
| 1329 | 2026.05.22 21:57:18.780931 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1330 | 2026.05.22 21:57:18.796863 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1331 | 2026.05.22 21:57:18.796924 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1332 | 2026.05.22 21:57:18.803705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1333 | 2026.05.22 21:57:18.806246 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1334 | 2026.05.22 21:57:18.814140 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1335 | 2026.05.22 21:57:20.292614 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1336 | 2026.05.22 21:57:20.292925 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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) | ||
| 1337 | 2026.05.22 21:57:20.293350 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1338 | 2026.05.22 21:57:20.293389 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1339 | 2026.05.22 21:57:20.293603 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1340 | 2026.05.22 21:57:20.293673 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1341 | 2026.05.22 21:57:20.293809 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1342 | 2026.05.22 21:57:20.293845 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1343 | 2026.05.22 21:57:20.293866 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 1344 | 2026.05.22 21:57:20.293881 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1345 | 2026.05.22 21:57:20.293921 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1346 | 2026.05.22 21:57:20.293940 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1347 | 2026.05.22 21:57:20.295053 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002276 sec., 15377.85588752197 rows/sec., 3.23 MiB/sec. | ||
| 1348 | 2026.05.22 21:57:20.295153 [ 293 ] {70f66ce2-09e4-4e23-819d-2a1d1efec552} <Debug> TCPHandler: Processed in 0.002679008 sec. | ||
| 1349 | 2026.05.22 21:57:20.296780 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1350 | 2026.05.22 21:57:20.296893 [ 293 ] {e0c5ee93-a710-405c-8d28-bc9bec6bbb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1351 | 2026.05.22 21:57:20.296938 [ 293 ] {e0c5ee93-a710-405c-8d28-bc9bec6bbb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1352 | 2026.05.22 21:57:20.297398 [ 293 ] {e0c5ee93-a710-405c-8d28-bc9bec6bbb8c} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1353 | 2026.05.22 21:57:20.297442 [ 293 ] {e0c5ee93-a710-405c-8d28-bc9bec6bbb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1354 | 2026.05.22 21:57:20.297982 [ 293 ] {e0c5ee93-a710-405c-8d28-bc9bec6bbb8c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1355 | 2026.05.22 21:57:20.298577 [ 293 ] {e0c5ee93-a710-405c-8d28-bc9bec6bbb8c} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.05.22 21:57:20.298725 [ 293 ] {e0c5ee93-a710-405c-8d28-bc9bec6bbb8c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001864 sec., 1072.961373390558 rows/sec., 87.49 KiB/sec. | ||
| 1357 | 2026.05.22 21:57:20.298759 [ 293 ] {e0c5ee93-a710-405c-8d28-bc9bec6bbb8c} <Debug> TCPHandler: Processed in 0.002040876 sec. | ||
| 1358 | 2026.05.22 21:57:20.298885 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1359 | 2026.05.22 21:57:20.298986 [ 293 ] {700d204b-2941-4fb6-9c84-11879acb0ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1360 | 2026.05.22 21:57:20.299027 [ 293 ] {700d204b-2941-4fb6-9c84-11879acb0ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1361 | 2026.05.22 21:57:20.299453 [ 293 ] {700d204b-2941-4fb6-9c84-11879acb0ffa} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1362 | 2026.05.22 21:57:20.299488 [ 293 ] {700d204b-2941-4fb6-9c84-11879acb0ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1363 | 2026.05.22 21:57:20.300001 [ 293 ] {700d204b-2941-4fb6-9c84-11879acb0ffa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1364 | 2026.05.22 21:57:20.300498 [ 293 ] {700d204b-2941-4fb6-9c84-11879acb0ffa} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1365 | 2026.05.22 21:57:20.300626 [ 293 ] {700d204b-2941-4fb6-9c84-11879acb0ffa} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001661 sec., 34316.676700782664 rows/sec., 2.62 MiB/sec. | ||
| 1366 | 2026.05.22 21:57:20.300658 [ 293 ] {700d204b-2941-4fb6-9c84-11879acb0ffa} <Debug> TCPHandler: Processed in 0.001822422 sec. | ||
| 1367 | 2026.05.22 21:57:20.300790 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1368 | 2026.05.22 21:57:20.300886 [ 293 ] {d9531603-fb28-477e-9780-86dc1971e674} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1369 | 2026.05.22 21:57:20.300926 [ 293 ] {d9531603-fb28-477e-9780-86dc1971e674} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1370 | 2026.05.22 21:57:20.301311 [ 293 ] {d9531603-fb28-477e-9780-86dc1971e674} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1371 | 2026.05.22 21:57:20.301347 [ 293 ] {d9531603-fb28-477e-9780-86dc1971e674} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1372 | 2026.05.22 21:57:20.301885 [ 293 ] {d9531603-fb28-477e-9780-86dc1971e674} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1373 | 2026.05.22 21:57:20.302488 [ 293 ] {d9531603-fb28-477e-9780-86dc1971e674} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1374 | 2026.05.22 21:57:20.302620 [ 293 ] {d9531603-fb28-477e-9780-86dc1971e674} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001752 sec., 1141.552511415525 rows/sec., 79.71 KiB/sec. | ||
| 1375 | 2026.05.22 21:57:20.302653 [ 293 ] {d9531603-fb28-477e-9780-86dc1971e674} <Debug> TCPHandler: Processed in 0.001911995 sec. | ||
| 1376 | 2026.05.22 21:57:20.302796 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1377 | 2026.05.22 21:57:20.302892 [ 293 ] {6c510990-fee3-4780-86ec-9f53ad72bcf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1378 | 2026.05.22 21:57:20.302932 [ 293 ] {6c510990-fee3-4780-86ec-9f53ad72bcf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1379 | 2026.05.22 21:57:20.303350 [ 293 ] {6c510990-fee3-4780-86ec-9f53ad72bcf3} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1380 | 2026.05.22 21:57:20.303385 [ 293 ] {6c510990-fee3-4780-86ec-9f53ad72bcf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1381 | 2026.05.22 21:57:20.303914 [ 293 ] {6c510990-fee3-4780-86ec-9f53ad72bcf3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1382 | 2026.05.22 21:57:20.304436 [ 293 ] {6c510990-fee3-4780-86ec-9f53ad72bcf3} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1383 | 2026.05.22 21:57:20.304583 [ 293 ] {6c510990-fee3-4780-86ec-9f53ad72bcf3} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001708 sec., 38641.686182669786 rows/sec., 3.02 MiB/sec. | ||
| 1384 | 2026.05.22 21:57:20.304618 [ 293 ] {6c510990-fee3-4780-86ec-9f53ad72bcf3} <Debug> TCPHandler: Processed in 0.001870964 sec. | ||
| 1385 | 2026.05.22 21:57:20.304763 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1386 | 2026.05.22 21:57:20.304865 [ 293 ] {adb1f69a-432d-47d8-8e03-fc1fd51c3bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1387 | 2026.05.22 21:57:20.304910 [ 293 ] {adb1f69a-432d-47d8-8e03-fc1fd51c3bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1388 | 2026.05.22 21:57:20.305355 [ 293 ] {adb1f69a-432d-47d8-8e03-fc1fd51c3bc2} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1389 | 2026.05.22 21:57:20.305391 [ 293 ] {adb1f69a-432d-47d8-8e03-fc1fd51c3bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1390 | 2026.05.22 21:57:20.305886 [ 293 ] {adb1f69a-432d-47d8-8e03-fc1fd51c3bc2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1391 | 2026.05.22 21:57:20.306439 [ 293 ] {adb1f69a-432d-47d8-8e03-fc1fd51c3bc2} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2026.05.22 21:57:20.306569 [ 293 ] {adb1f69a-432d-47d8-8e03-fc1fd51c3bc2} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001725 sec., 93333.33333333333 rows/sec., 6.50 MiB/sec. | ||
| 1393 | 2026.05.22 21:57:20.306602 [ 293 ] {adb1f69a-432d-47d8-8e03-fc1fd51c3bc2} <Debug> TCPHandler: Processed in 0.001888273 sec. | ||
| 1394 | 2026.05.22 21:57:20.306736 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1395 | 2026.05.22 21:57:20.306836 [ 293 ] {db070faf-1edd-407d-a5f1-2af5e7644b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1396 | 2026.05.22 21:57:20.306878 [ 293 ] {db070faf-1edd-407d-a5f1-2af5e7644b26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1397 | 2026.05.22 21:57:20.307214 [ 293 ] {db070faf-1edd-407d-a5f1-2af5e7644b26} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1398 | 2026.05.22 21:57:20.307249 [ 293 ] {db070faf-1edd-407d-a5f1-2af5e7644b26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1399 | 2026.05.22 21:57:20.307679 [ 293 ] {db070faf-1edd-407d-a5f1-2af5e7644b26} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1400 | 2026.05.22 21:57:20.308154 [ 293 ] {db070faf-1edd-407d-a5f1-2af5e7644b26} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1401 | 2026.05.22 21:57:20.308280 [ 293 ] {db070faf-1edd-407d-a5f1-2af5e7644b26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001462 sec., 41039.67168262654 rows/sec., 2.77 MiB/sec. | ||
| 1402 | 2026.05.22 21:57:20.308312 [ 293 ] {db070faf-1edd-407d-a5f1-2af5e7644b26} <Debug> TCPHandler: Processed in 0.001624479 sec. | ||
| 1403 | 2026.05.22 21:57:25.297343 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1404 | 2026.05.22 21:57:25.297631 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1405 | 2026.05.22 21:57:25.298023 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1406 | 2026.05.22 21:57:25.298074 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1407 | 2026.05.22 21:57:25.298356 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1408 | 2026.05.22 21:57:25.298434 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1409 | 2026.05.22 21:57:25.298586 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1410 | 2026.05.22 21:57:25.298622 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1411 | 2026.05.22 21:57:25.298645 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 1412 | 2026.05.22 21:57:25.298660 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1413 | 2026.05.22 21:57:25.298702 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1414 | 2026.05.22 21:57:25.298723 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1415 | 2026.05.22 21:57:25.299841 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002329 sec., 15027.908973808502 rows/sec., 3.16 MiB/sec. | ||
| 1416 | 2026.05.22 21:57:25.299945 [ 293 ] {e2561ffc-d80c-4f3f-b5c7-ad768083ac43} <Debug> TCPHandler: Processed in 0.002753669 sec. | ||
| 1417 | 2026.05.22 21:57:25.305502 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1418 | 2026.05.22 21:57:25.305617 [ 293 ] {6fbc41fc-d3ab-4de1-9fb8-da7bf8d78d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1419 | 2026.05.22 21:57:25.305661 [ 293 ] {6fbc41fc-d3ab-4de1-9fb8-da7bf8d78d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1420 | 2026.05.22 21:57:25.306362 [ 293 ] {6fbc41fc-d3ab-4de1-9fb8-da7bf8d78d10} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1421 | 2026.05.22 21:57:25.306405 [ 293 ] {6fbc41fc-d3ab-4de1-9fb8-da7bf8d78d10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1422 | 2026.05.22 21:57:25.306925 [ 293 ] {6fbc41fc-d3ab-4de1-9fb8-da7bf8d78d10} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1423 | 2026.05.22 21:57:25.307461 [ 293 ] {6fbc41fc-d3ab-4de1-9fb8-da7bf8d78d10} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.05.22 21:57:25.307602 [ 293 ] {6fbc41fc-d3ab-4de1-9fb8-da7bf8d78d10} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002018 sec., 140733.39940535184 rows/sec., 8.94 MiB/sec. | ||
| 1425 | 2026.05.22 21:57:25.307637 [ 293 ] {6fbc41fc-d3ab-4de1-9fb8-da7bf8d78d10} <Debug> TCPHandler: Processed in 0.002186929 sec. | ||
| 1426 | 2026.05.22 21:57:25.307865 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1427 | 2026.05.22 21:57:25.307962 [ 293 ] {9afc17a4-01f7-469d-9e06-756e1f10a056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1428 | 2026.05.22 21:57:25.308002 [ 293 ] {9afc17a4-01f7-469d-9e06-756e1f10a056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1429 | 2026.05.22 21:57:25.308694 [ 293 ] {9afc17a4-01f7-469d-9e06-756e1f10a056} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1430 | 2026.05.22 21:57:25.308729 [ 293 ] {9afc17a4-01f7-469d-9e06-756e1f10a056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1431 | 2026.05.22 21:57:25.309245 [ 293 ] {9afc17a4-01f7-469d-9e06-756e1f10a056} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1432 | 2026.05.22 21:57:25.309719 [ 293 ] {9afc17a4-01f7-469d-9e06-756e1f10a056} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2026.05.22 21:57:25.309869 [ 293 ] {9afc17a4-01f7-469d-9e06-756e1f10a056} <Debug> executeQuery: Read 865 rows, 69.34 KiB in 0.001925 sec., 449350.6493506493 rows/sec., 35.18 MiB/sec. | ||
| 1434 | 2026.05.22 21:57:25.309995 [ 293 ] {9afc17a4-01f7-469d-9e06-756e1f10a056} <Debug> TCPHandler: Processed in 0.00217871 sec. | ||
| 1435 | 2026.05.22 21:57:25.310131 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1436 | 2026.05.22 21:57:25.310227 [ 293 ] {04fc8b13-577c-44ee-b0b6-f952e9fd0740} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1437 | 2026.05.22 21:57:25.310266 [ 293 ] {04fc8b13-577c-44ee-b0b6-f952e9fd0740} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1438 | 2026.05.22 21:57:25.310702 [ 293 ] {04fc8b13-577c-44ee-b0b6-f952e9fd0740} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1439 | 2026.05.22 21:57:25.310738 [ 293 ] {04fc8b13-577c-44ee-b0b6-f952e9fd0740} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1440 | 2026.05.22 21:57:25.311171 [ 293 ] {04fc8b13-577c-44ee-b0b6-f952e9fd0740} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1441 | 2026.05.22 21:57:25.311644 [ 293 ] {04fc8b13-577c-44ee-b0b6-f952e9fd0740} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1442 | 2026.05.22 21:57:25.311768 [ 293 ] {04fc8b13-577c-44ee-b0b6-f952e9fd0740} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.00156 sec., 112820.51282051283 rows/sec., 6.95 MiB/sec. | ||
| 1443 | 2026.05.22 21:57:25.311801 [ 293 ] {04fc8b13-577c-44ee-b0b6-f952e9fd0740} <Debug> TCPHandler: Processed in 0.001719271 sec. | ||
| 1444 | 2026.05.22 21:57:25.311924 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1445 | 2026.05.22 21:57:25.312019 [ 293 ] {5bfea4d1-8e6b-4bf0-9107-0421cb4d0e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1446 | 2026.05.22 21:57:25.312060 [ 293 ] {5bfea4d1-8e6b-4bf0-9107-0421cb4d0e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1447 | 2026.05.22 21:57:25.312480 [ 293 ] {5bfea4d1-8e6b-4bf0-9107-0421cb4d0e9d} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1448 | 2026.05.22 21:57:25.312515 [ 293 ] {5bfea4d1-8e6b-4bf0-9107-0421cb4d0e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1449 | 2026.05.22 21:57:25.312941 [ 293 ] {5bfea4d1-8e6b-4bf0-9107-0421cb4d0e9d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1450 | 2026.05.22 21:57:25.313464 [ 293 ] {5bfea4d1-8e6b-4bf0-9107-0421cb4d0e9d} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1451 | 2026.05.22 21:57:25.313589 [ 293 ] {5bfea4d1-8e6b-4bf0-9107-0421cb4d0e9d} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001588 sec., 93828.71536523929 rows/sec., 6.06 MiB/sec. | ||
| 1452 | 2026.05.22 21:57:25.313622 [ 293 ] {5bfea4d1-8e6b-4bf0-9107-0421cb4d0e9d} <Debug> TCPHandler: Processed in 0.001746641 sec. | ||
| 1453 | 2026.05.22 21:57:25.313741 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1454 | 2026.05.22 21:57:25.313836 [ 293 ] {cf174d46-f5d9-449b-8ab8-8f507adbd90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1455 | 2026.05.22 21:57:25.313885 [ 293 ] {cf174d46-f5d9-449b-8ab8-8f507adbd90c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1456 | 2026.05.22 21:57:25.314304 [ 293 ] {cf174d46-f5d9-449b-8ab8-8f507adbd90c} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1457 | 2026.05.22 21:57:25.314339 [ 293 ] {cf174d46-f5d9-449b-8ab8-8f507adbd90c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1458 | 2026.05.22 21:57:25.314762 [ 293 ] {cf174d46-f5d9-449b-8ab8-8f507adbd90c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1459 | 2026.05.22 21:57:25.315258 [ 293 ] {cf174d46-f5d9-449b-8ab8-8f507adbd90c} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1460 | 2026.05.22 21:57:25.315384 [ 293 ] {cf174d46-f5d9-449b-8ab8-8f507adbd90c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001565 sec., 94568.69009584664 rows/sec., 5.38 MiB/sec. | ||
| 1461 | 2026.05.22 21:57:25.315417 [ 293 ] {cf174d46-f5d9-449b-8ab8-8f507adbd90c} <Debug> TCPHandler: Processed in 0.00172536 sec. | ||
| 1462 | 2026.05.22 21:57:25.315541 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1463 | 2026.05.22 21:57:25.315636 [ 293 ] {abe342ca-a0b9-4ce0-96bb-1c3335c74f3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1464 | 2026.05.22 21:57:25.315674 [ 293 ] {abe342ca-a0b9-4ce0-96bb-1c3335c74f3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1465 | 2026.05.22 21:57:25.316427 [ 293 ] {abe342ca-a0b9-4ce0-96bb-1c3335c74f3b} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2026.05.22 21:57:25.316489 [ 293 ] {abe342ca-a0b9-4ce0-96bb-1c3335c74f3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1467 | 2026.05.22 21:57:25.317078 [ 293 ] {abe342ca-a0b9-4ce0-96bb-1c3335c74f3b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1468 | 2026.05.22 21:57:25.317722 [ 293 ] {abe342ca-a0b9-4ce0-96bb-1c3335c74f3b} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2026.05.22 21:57:25.317929 [ 293 ] {abe342ca-a0b9-4ce0-96bb-1c3335c74f3b} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.002307 sec., 227134.80710879932 rows/sec., 16.04 MiB/sec. | ||
| 1470 | 2026.05.22 21:57:25.317987 [ 293 ] {abe342ca-a0b9-4ce0-96bb-1c3335c74f3b} <Debug> TCPHandler: Processed in 0.002495134 sec. | ||
| 1471 | 2026.05.22 21:57:25.318171 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1472 | 2026.05.22 21:57:25.318298 [ 293 ] {bbf1a04a-831a-43bc-a0c5-16a29dacdccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1473 | 2026.05.22 21:57:25.318354 [ 293 ] {bbf1a04a-831a-43bc-a0c5-16a29dacdccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1474 | 2026.05.22 21:57:25.318722 [ 293 ] {bbf1a04a-831a-43bc-a0c5-16a29dacdccc} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2026.05.22 21:57:25.318758 [ 293 ] {bbf1a04a-831a-43bc-a0c5-16a29dacdccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1476 | 2026.05.22 21:57:25.319250 [ 293 ] {bbf1a04a-831a-43bc-a0c5-16a29dacdccc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1477 | 2026.05.22 21:57:25.319780 [ 293 ] {bbf1a04a-831a-43bc-a0c5-16a29dacdccc} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1478 | 2026.05.22 21:57:25.319925 [ 293 ] {bbf1a04a-831a-43bc-a0c5-16a29dacdccc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001664 sec., 3605.769230769231 rows/sec., 188.39 KiB/sec. | ||
| 1479 | 2026.05.22 21:57:25.319960 [ 293 ] {bbf1a04a-831a-43bc-a0c5-16a29dacdccc} <Debug> TCPHandler: Processed in 0.001895534 sec. | ||
| 1480 | 2026.05.22 21:57:25.320082 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1481 | 2026.05.22 21:57:25.320185 [ 293 ] {13af5fa3-cd80-4326-9217-1a24ca62ccdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1482 | 2026.05.22 21:57:25.320230 [ 293 ] {13af5fa3-cd80-4326-9217-1a24ca62ccdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1483 | 2026.05.22 21:57:25.320636 [ 293 ] {13af5fa3-cd80-4326-9217-1a24ca62ccdf} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2026.05.22 21:57:25.320672 [ 293 ] {13af5fa3-cd80-4326-9217-1a24ca62ccdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1485 | 2026.05.22 21:57:25.321202 [ 293 ] {13af5fa3-cd80-4326-9217-1a24ca62ccdf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1486 | 2026.05.22 21:57:25.321687 [ 293 ] {13af5fa3-cd80-4326-9217-1a24ca62ccdf} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2026.05.22 21:57:25.321839 [ 293 ] {13af5fa3-cd80-4326-9217-1a24ca62ccdf} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001676 sec., 158114.5584725537 rows/sec., 10.51 MiB/sec. | ||
| 1488 | 2026.05.22 21:57:25.321893 [ 293 ] {13af5fa3-cd80-4326-9217-1a24ca62ccdf} <Debug> TCPHandler: Processed in 0.001861693 sec. | ||
| 1489 | 2026.05.22 21:57:25.322016 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2026.05.22 21:57:25.322113 [ 293 ] {5a097ada-b5c1-4cab-bb3a-60b7be9254ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1491 | 2026.05.22 21:57:25.322156 [ 293 ] {5a097ada-b5c1-4cab-bb3a-60b7be9254ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1492 | 2026.05.22 21:57:25.322467 [ 293 ] {5a097ada-b5c1-4cab-bb3a-60b7be9254ae} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2026.05.22 21:57:25.322502 [ 293 ] {5a097ada-b5c1-4cab-bb3a-60b7be9254ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1494 | 2026.05.22 21:57:25.322936 [ 293 ] {5a097ada-b5c1-4cab-bb3a-60b7be9254ae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1495 | 2026.05.22 21:57:25.323470 [ 293 ] {5a097ada-b5c1-4cab-bb3a-60b7be9254ae} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2026.05.22 21:57:25.323599 [ 293 ] {5a097ada-b5c1-4cab-bb3a-60b7be9254ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001506 sec., 664.0106241699867 rows/sec., 44.74 KiB/sec. | ||
| 1497 | 2026.05.22 21:57:25.323633 [ 293 ] {5a097ada-b5c1-4cab-bb3a-60b7be9254ae} <Debug> TCPHandler: Processed in 0.00166608 sec. | ||
| 1498 | 2026.05.22 21:57:25.323751 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.05.22 21:57:25.323847 [ 293 ] {ccf98d4b-0ba9-44a2-9982-fbbbc8f0ef4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1500 | 2026.05.22 21:57:25.323909 [ 293 ] {ccf98d4b-0ba9-44a2-9982-fbbbc8f0ef4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1501 | 2026.05.22 21:57:25.324675 [ 293 ] {ccf98d4b-0ba9-44a2-9982-fbbbc8f0ef4e} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2026.05.22 21:57:25.324711 [ 293 ] {ccf98d4b-0ba9-44a2-9982-fbbbc8f0ef4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1503 | 2026.05.22 21:57:25.325420 [ 293 ] {ccf98d4b-0ba9-44a2-9982-fbbbc8f0ef4e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1504 | 2026.05.22 21:57:25.325964 [ 293 ] {ccf98d4b-0ba9-44a2-9982-fbbbc8f0ef4e} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2026.05.22 21:57:25.326102 [ 293 ] {ccf98d4b-0ba9-44a2-9982-fbbbc8f0ef4e} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.002273 sec., 14958.205015398153 rows/sec., 26.80 MiB/sec. | ||
| 1506 | 2026.05.22 21:57:25.326161 [ 293 ] {ccf98d4b-0ba9-44a2-9982-fbbbc8f0ef4e} <Debug> TCPHandler: Processed in 0.002458624 sec. | ||
| 1507 | 2026.05.22 21:57:25.326281 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2026.05.22 21:57:25.326377 [ 293 ] {3860047b-ff65-414a-871d-79d976bb0db4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1509 | 2026.05.22 21:57:25.326418 [ 293 ] {3860047b-ff65-414a-871d-79d976bb0db4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1510 | 2026.05.22 21:57:25.326750 [ 293 ] {3860047b-ff65-414a-871d-79d976bb0db4} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2026.05.22 21:57:25.326785 [ 293 ] {3860047b-ff65-414a-871d-79d976bb0db4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1512 | 2026.05.22 21:57:25.327297 [ 293 ] {3860047b-ff65-414a-871d-79d976bb0db4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1513 | 2026.05.22 21:57:25.327877 [ 293 ] {3860047b-ff65-414a-871d-79d976bb0db4} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2026.05.22 21:57:25.328045 [ 293 ] {3860047b-ff65-414a-871d-79d976bb0db4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001687 sec., 53349.14048606995 rows/sec., 3.34 MiB/sec. | ||
| 1515 | 2026.05.22 21:57:25.328079 [ 293 ] {3860047b-ff65-414a-871d-79d976bb0db4} <Debug> TCPHandler: Processed in 0.001847604 sec. | ||
| 1516 | 2026.05.22 21:57:26.124199 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1517 | 2026.05.22 21:57:26.124269 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1518 | 2026.05.22 21:57:26.167163 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2926 | ||
| 1519 | 2026.05.22 21:57:26.167652 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1520 | 2026.05.22 21:57:26.167689 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1521 | 2026.05.22 21:57:26.168184 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1522 | 2026.05.22 21:57:26.168415 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1523 | 2026.05.22 21:57:26.168549 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2926 | ||
| 1524 | 2026.05.22 21:57:26.168564 [ 86 ] {} <Debug> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1525 | 2026.05.22 21:57:26.168634 [ 86 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2026.05.22 21:57:26.168658 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1527 | 2026.05.22 21:57:26.168869 [ 193 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::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 | ||
| 1528 | 2026.05.22 21:57:26.169071 [ 193 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1529 | 2026.05.22 21:57:26.169144 [ 193 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 494 rows starting from the beginning of the part | ||
| 1530 | 2026.05.22 21:57:26.169255 [ 193 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 512 rows starting from the beginning of the part | ||
| 1531 | 2026.05.22 21:57:26.169304 [ 193 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 448 rows starting from the beginning of the part | ||
| 1532 | 2026.05.22 21:57:26.169353 [ 193 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 512 rows starting from the beginning of the part | ||
| 1533 | 2026.05.22 21:57:26.169393 [ 193 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 448 rows starting from the beginning of the part | ||
| 1534 | 2026.05.22 21:57:26.169445 [ 193 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1535 | 2026.05.22 21:57:26.179715 [ 195 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2926 rows, containing 4 columns (4 merged, 0 gathered) in 0.010972536 sec., 266665.79175497807 rows/sec., 3.81 MiB/sec. | ||
| 1536 | 2026.05.22 21:57:26.180561 [ 201 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1537 | 2026.05.22 21:57:26.180855 [ 201 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1538 | 2026.05.22 21:57:26.180924 [ 201 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_6_1} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1539 | 2026.05.22 21:57:26.181008 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.36 MiB. | ||
| 1540 | 2026.05.22 21:57:26.314262 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1541 | 2026.05.22 21:57:26.330643 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1542 | 2026.05.22 21:57:26.330684 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1543 | 2026.05.22 21:57:26.337060 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1544 | 2026.05.22 21:57:26.337762 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1545 | 2026.05.22 21:57:26.338057 [ 84 ] {} <Debug> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1546 | 2026.05.22 21:57:26.338115 [ 84 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1547 | 2026.05.22 21:57:26.338139 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1548 | 2026.05.22 21:57:26.338320 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 1549 | 2026.05.22 21:57:26.341063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1550 | 2026.05.22 21:57:26.342931 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1551 | 2026.05.22 21:57:26.344546 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 1552 | 2026.05.22 21:57:26.349167 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 1553 | 2026.05.22 21:57:26.353469 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 1554 | 2026.05.22 21:57:26.357527 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 1555 | 2026.05.22 21:57:26.362830 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 1556 | 2026.05.22 21:57:26.367081 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 1557 | 2026.05.22 21:57:26.419890 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.081653198 sec., 563.3582165391734 rows/sec., 2.91 MiB/sec. | ||
| 1558 | 2026.05.22 21:57:26.421342 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1559 | 2026.05.22 21:57:26.422923 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_6_1} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1560 | 2026.05.22 21:57:26.423009 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_6_1} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1561 | 2026.05.22 21:57:26.424208 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1562 | 2026.05.22 21:57:27.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.70 MiB, peak 180.24 MiB, free memory in arenas 0.00 B, will set to 181.47 MiB (RSS), difference: 10.78 MiB | ||
| 1563 | 2026.05.22 21:57:30.292510 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1564 | 2026.05.22 21:57:30.292732 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1565 | 2026.05.22 21:57:30.293051 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1566 | 2026.05.22 21:57:30.293090 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1567 | 2026.05.22 21:57:30.293310 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1568 | 2026.05.22 21:57:30.293380 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1569 | 2026.05.22 21:57:30.293520 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1570 | 2026.05.22 21:57:30.293556 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1571 | 2026.05.22 21:57:30.293578 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 1572 | 2026.05.22 21:57:30.293594 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1573 | 2026.05.22 21:57:30.293640 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1574 | 2026.05.22 21:57:30.293660 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1575 | 2026.05.22 21:57:30.294793 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002149 sec., 16286.644951140066 rows/sec., 3.43 MiB/sec. | ||
| 1576 | 2026.05.22 21:57:30.294904 [ 293 ] {b3041bab-21ba-4273-8ff9-cf0067f0ef38} <Debug> TCPHandler: Processed in 0.002522155 sec. | ||
| 1577 | 2026.05.22 21:57:30.296445 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1578 | 2026.05.22 21:57:30.296559 [ 293 ] {69983b2e-b6e9-4486-9b90-0e8bcf8742e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1579 | 2026.05.22 21:57:30.296605 [ 293 ] {69983b2e-b6e9-4486-9b90-0e8bcf8742e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1580 | 2026.05.22 21:57:30.297146 [ 293 ] {69983b2e-b6e9-4486-9b90-0e8bcf8742e2} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1581 | 2026.05.22 21:57:30.297185 [ 293 ] {69983b2e-b6e9-4486-9b90-0e8bcf8742e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1582 | 2026.05.22 21:57:30.297543 [ 293 ] {69983b2e-b6e9-4486-9b90-0e8bcf8742e2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1583 | 2026.05.22 21:57:30.297770 [ 293 ] {69983b2e-b6e9-4486-9b90-0e8bcf8742e2} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1584 | 2026.05.22 21:57:30.297923 [ 293 ] {69983b2e-b6e9-4486-9b90-0e8bcf8742e2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001397 sec., 40085.89835361489 rows/sec., 3.06 MiB/sec. | ||
| 1585 | 2026.05.22 21:57:30.297931 [ 79 ] {} <Debug> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1586 | 2026.05.22 21:57:30.297959 [ 293 ] {69983b2e-b6e9-4486-9b90-0e8bcf8742e2} <Debug> TCPHandler: Processed in 0.001565738 sec. | ||
| 1587 | 2026.05.22 21:57:30.297999 [ 79 ] {} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2026.05.22 21:57:30.298026 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1589 | 2026.05.22 21:57:30.298118 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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 | ||
| 1590 | 2026.05.22 21:57:30.298215 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1591 | 2026.05.22 21:57:30.298256 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 844 rows starting from the beginning of the part | ||
| 1592 | 2026.05.22 21:57:30.298298 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1593 | 2026.05.22 21:57:30.298338 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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 | ||
| 1594 | 2026.05.22 21:57:30.298394 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 839 rows starting from the beginning of the part | ||
| 1595 | 2026.05.22 21:57:30.298438 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 57 rows starting from the beginning of the part | ||
| 1596 | 2026.05.22 21:57:30.298468 [ 293 ] {40f43672-4881-42dc-a9f0-473564cfbcee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1597 | 2026.05.22 21:57:30.298481 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 865 rows starting from the beginning of the part | ||
| 1598 | 2026.05.22 21:57:30.298537 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 56 rows starting from the beginning of the part | ||
| 1599 | 2026.05.22 21:57:30.298540 [ 293 ] {40f43672-4881-42dc-a9f0-473564cfbcee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1600 | 2026.05.22 21:57:30.299292 [ 293 ] {40f43672-4881-42dc-a9f0-473564cfbcee} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1601 | 2026.05.22 21:57:30.299365 [ 293 ] {40f43672-4881-42dc-a9f0-473564cfbcee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1602 | 2026.05.22 21:57:30.299722 [ 187 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2691 rows, containing 5 columns (5 merged, 0 gathered) in 0.001640169 sec., 1640684.5879906279 rows/sec., 134.67 MiB/sec. | ||
| 1603 | 2026.05.22 21:57:30.299940 [ 293 ] {40f43672-4881-42dc-a9f0-473564cfbcee} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1604 | 2026.05.22 21:57:30.300026 [ 196 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1605 | 2026.05.22 21:57:30.300247 [ 293 ] {40f43672-4881-42dc-a9f0-473564cfbcee} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2026.05.22 21:57:30.300388 [ 196 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1607 | 2026.05.22 21:57:30.300391 [ 79 ] {} <Debug> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1608 | 2026.05.22 21:57:30.300434 [ 79 ] {} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1609 | 2026.05.22 21:57:30.300444 [ 293 ] {40f43672-4881-42dc-a9f0-473564cfbcee} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.002014 sec., 31777.557100297912 rows/sec., 2.48 MiB/sec. | ||
| 1610 | 2026.05.22 21:57:30.300473 [ 196 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_6_1} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1611 | 2026.05.22 21:57:30.300476 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1612 | 2026.05.22 21:57:30.300538 [ 293 ] {40f43672-4881-42dc-a9f0-473564cfbcee} <Debug> TCPHandler: Processed in 0.002363682 sec. | ||
| 1613 | 2026.05.22 21:57:30.300588 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 1614 | 2026.05.22 21:57:30.300637 [ 187 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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 | ||
| 1615 | 2026.05.22 21:57:30.300764 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1616 | 2026.05.22 21:57:30.300765 [ 187 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1617 | 2026.05.22 21:57:30.300825 [ 187 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 516 rows starting from the beginning of the part | ||
| 1618 | 2026.05.22 21:57:30.300903 [ 187 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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 | ||
| 1619 | 2026.05.22 21:57:30.300921 [ 293 ] {c4addbb3-9d19-4029-b671-220f9f8d1cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1620 | 2026.05.22 21:57:30.300963 [ 187 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 496 rows starting from the beginning of the part | ||
| 1621 | 2026.05.22 21:57:30.300996 [ 293 ] {c4addbb3-9d19-4029-b671-220f9f8d1cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1622 | 2026.05.22 21:57:30.301021 [ 187 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 66 rows starting from the beginning of the part | ||
| 1623 | 2026.05.22 21:57:30.301070 [ 187 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 524 rows starting from the beginning of the part | ||
| 1624 | 2026.05.22 21:57:30.301112 [ 187 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part | ||
| 1625 | 2026.05.22 21:57:30.301574 [ 293 ] {c4addbb3-9d19-4029-b671-220f9f8d1cc3} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1626 | 2026.05.22 21:57:30.301622 [ 293 ] {c4addbb3-9d19-4029-b671-220f9f8d1cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1627 | 2026.05.22 21:57:30.302104 [ 293 ] {c4addbb3-9d19-4029-b671-220f9f8d1cc3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1628 | 2026.05.22 21:57:30.302303 [ 188 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1702 rows, containing 5 columns (5 merged, 0 gathered) in 0.001741241 sec., 977463.7743999825 rows/sec., 73.35 MiB/sec. | ||
| 1629 | 2026.05.22 21:57:30.302340 [ 293 ] {c4addbb3-9d19-4029-b671-220f9f8d1cc3} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1630 | 2026.05.22 21:57:30.302452 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1631 | 2026.05.22 21:57:30.302484 [ 293 ] {c4addbb3-9d19-4029-b671-220f9f8d1cc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec. | ||
| 1632 | 2026.05.22 21:57:30.302487 [ 79 ] {} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2026.05.22 21:57:30.302527 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1634 | 2026.05.22 21:57:30.302529 [ 293 ] {c4addbb3-9d19-4029-b671-220f9f8d1cc3} <Debug> TCPHandler: Processed in 0.001874694 sec. | ||
| 1635 | 2026.05.22 21:57:30.302554 [ 189 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1636 | 2026.05.22 21:57:30.302604 [ 187 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 1637 | 2026.05.22 21:57:30.302692 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2026.05.22 21:57:30.302704 [ 187 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1639 | 2026.05.22 21:57:30.302741 [ 187 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 170 rows starting from the beginning of the part | ||
| 1640 | 2026.05.22 21:57:30.302791 [ 187 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 1641 | 2026.05.22 21:57:30.302803 [ 293 ] {7315b46b-e7c1-47d3-92d5-4a227f6e1939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1642 | 2026.05.22 21:57:30.302831 [ 187 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 165 rows starting from the beginning of the part | ||
| 1643 | 2026.05.22 21:57:30.302843 [ 189 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2026.05.22 21:57:30.302852 [ 293 ] {7315b46b-e7c1-47d3-92d5-4a227f6e1939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1645 | 2026.05.22 21:57:30.302874 [ 187 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1646 | 2026.05.22 21:57:30.302916 [ 187 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 265 rows starting from the beginning of the part | ||
| 1647 | 2026.05.22 21:57:30.302922 [ 189 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_6_1} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1648 | 2026.05.22 21:57:30.302957 [ 187 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1649 | 2026.05.22 21:57:30.303003 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 1650 | 2026.05.22 21:57:30.303249 [ 293 ] {7315b46b-e7c1-47d3-92d5-4a227f6e1939} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1651 | 2026.05.22 21:57:30.303286 [ 293 ] {7315b46b-e7c1-47d3-92d5-4a227f6e1939} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1652 | 2026.05.22 21:57:30.303609 [ 293 ] {7315b46b-e7c1-47d3-92d5-4a227f6e1939} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1653 | 2026.05.22 21:57:30.303853 [ 293 ] {7315b46b-e7c1-47d3-92d5-4a227f6e1939} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1654 | 2026.05.22 21:57:30.303986 [ 293 ] {7315b46b-e7c1-47d3-92d5-4a227f6e1939} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001207 sec., 49710.02485501243 rows/sec., 3.35 MiB/sec. | ||
| 1655 | 2026.05.22 21:57:30.303992 [ 79 ] {} <Debug> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1656 | 2026.05.22 21:57:30.304019 [ 293 ] {7315b46b-e7c1-47d3-92d5-4a227f6e1939} <Debug> TCPHandler: Processed in 0.001381565 sec. | ||
| 1657 | 2026.05.22 21:57:30.304039 [ 79 ] {} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2026.05.22 21:57:30.304062 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1659 | 2026.05.22 21:57:30.304162 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 1660 | 2026.05.22 21:57:30.304265 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1661 | 2026.05.22 21:57:30.304297 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1662 | 2026.05.22 21:57:30.304360 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 1663 | 2026.05.22 21:57:30.304412 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 1664 | 2026.05.22 21:57:30.304462 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 1665 | 2026.05.22 21:57:30.304503 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 90 rows starting from the beginning of the part | ||
| 1666 | 2026.05.22 21:57:30.304555 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 1667 | 2026.05.22 21:57:30.305780 [ 189 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001667699 sec., 215866.29241847602 rows/sec., 13.71 MiB/sec. | ||
| 1668 | 2026.05.22 21:57:30.305872 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 981 rows, containing 5 columns (5 merged, 0 gathered) in 0.003298169 sec., 297437.7601632906 rows/sec., 19.97 MiB/sec. | ||
| 1669 | 2026.05.22 21:57:30.305919 [ 189 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1670 | 2026.05.22 21:57:30.306098 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1671 | 2026.05.22 21:57:30.306197 [ 189 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_6_1} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1672 | 2026.05.22 21:57:30.306279 [ 189 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_6_1} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1673 | 2026.05.22 21:57:30.306345 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1674 | 2026.05.22 21:57:30.306408 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1675 | 2026.05.22 21:57:30.306483 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1676 | 2026.05.22 21:57:30.306551 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 1677 | 2026.05.22 21:57:33.668673 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3374 | ||
| 1678 | 2026.05.22 21:57:33.669156 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1679 | 2026.05.22 21:57:33.669203 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1680 | 2026.05.22 21:57:33.669671 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1681 | 2026.05.22 21:57:33.669907 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1682 | 2026.05.22 21:57:33.670047 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3374 | ||
| 1683 | 2026.05.22 21:57:33.841184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1684 | 2026.05.22 21:57:33.859636 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1685 | 2026.05.22 21:57:33.859706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1686 | 2026.05.22 21:57:33.865529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1687 | 2026.05.22 21:57:33.866245 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1688 | 2026.05.22 21:57:33.870049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1689 | 2026.05.22 21:57:35.297778 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1690 | 2026.05.22 21:57:35.298042 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1691 | 2026.05.22 21:57:35.298414 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1692 | 2026.05.22 21:57:35.298463 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1693 | 2026.05.22 21:57:35.298739 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1694 | 2026.05.22 21:57:35.298813 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1695 | 2026.05.22 21:57:35.298952 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1696 | 2026.05.22 21:57:35.298988 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1697 | 2026.05.22 21:57:35.299009 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 1698 | 2026.05.22 21:57:35.299025 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1699 | 2026.05.22 21:57:35.299065 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1700 | 2026.05.22 21:57:35.299086 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 1701 | 2026.05.22 21:57:35.300124 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002197 sec., 15930.814747382794 rows/sec., 3.35 MiB/sec. | ||
| 1702 | 2026.05.22 21:57:35.300221 [ 293 ] {250a90c3-ae07-43c1-b2cd-ae8a1d9eed79} <Debug> TCPHandler: Processed in 0.002574116 sec. | ||
| 1703 | 2026.05.22 21:57:35.305519 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1704 | 2026.05.22 21:57:35.305647 [ 293 ] {2d7868de-2244-4687-b775-09c6f5a5a42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1705 | 2026.05.22 21:57:35.305697 [ 293 ] {2d7868de-2244-4687-b775-09c6f5a5a42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1706 | 2026.05.22 21:57:35.306267 [ 293 ] {2d7868de-2244-4687-b775-09c6f5a5a42e} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1707 | 2026.05.22 21:57:35.306312 [ 293 ] {2d7868de-2244-4687-b775-09c6f5a5a42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1708 | 2026.05.22 21:57:35.306666 [ 293 ] {2d7868de-2244-4687-b775-09c6f5a5a42e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1709 | 2026.05.22 21:57:35.306890 [ 293 ] {2d7868de-2244-4687-b775-09c6f5a5a42e} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1710 | 2026.05.22 21:57:35.307028 [ 293 ] {2d7868de-2244-4687-b775-09c6f5a5a42e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001416 sec., 200564.97175141243 rows/sec., 12.74 MiB/sec. | ||
| 1711 | 2026.05.22 21:57:35.307062 [ 293 ] {2d7868de-2244-4687-b775-09c6f5a5a42e} <Debug> TCPHandler: Processed in 0.001603929 sec. | ||
| 1712 | 2026.05.22 21:57:35.307202 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1713 | 2026.05.22 21:57:35.307298 [ 293 ] {099f32d8-648a-4233-9252-ac390d7ba549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1714 | 2026.05.22 21:57:35.307337 [ 293 ] {099f32d8-648a-4233-9252-ac390d7ba549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1715 | 2026.05.22 21:57:35.308083 [ 293 ] {099f32d8-648a-4233-9252-ac390d7ba549} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1716 | 2026.05.22 21:57:35.308119 [ 293 ] {099f32d8-648a-4233-9252-ac390d7ba549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1717 | 2026.05.22 21:57:35.308470 [ 293 ] {099f32d8-648a-4233-9252-ac390d7ba549} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1718 | 2026.05.22 21:57:35.308673 [ 293 ] {099f32d8-648a-4233-9252-ac390d7ba549} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1719 | 2026.05.22 21:57:35.308796 [ 293 ] {099f32d8-648a-4233-9252-ac390d7ba549} <Debug> executeQuery: Read 865 rows, 69.34 KiB in 0.001516 sec., 570580.474934037 rows/sec., 44.67 MiB/sec. | ||
| 1720 | 2026.05.22 21:57:35.308829 [ 293 ] {099f32d8-648a-4233-9252-ac390d7ba549} <Debug> TCPHandler: Processed in 0.00167709 sec. | ||
| 1721 | 2026.05.22 21:57:35.308961 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1722 | 2026.05.22 21:57:35.309056 [ 293 ] {7213a64d-cc23-4aa7-a03f-5aeecb64ec3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1723 | 2026.05.22 21:57:35.309096 [ 293 ] {7213a64d-cc23-4aa7-a03f-5aeecb64ec3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1724 | 2026.05.22 21:57:35.309526 [ 293 ] {7213a64d-cc23-4aa7-a03f-5aeecb64ec3e} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2026.05.22 21:57:35.309562 [ 293 ] {7213a64d-cc23-4aa7-a03f-5aeecb64ec3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1726 | 2026.05.22 21:57:35.309844 [ 293 ] {7213a64d-cc23-4aa7-a03f-5aeecb64ec3e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1727 | 2026.05.22 21:57:35.310045 [ 293 ] {7213a64d-cc23-4aa7-a03f-5aeecb64ec3e} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1728 | 2026.05.22 21:57:35.310173 [ 293 ] {7213a64d-cc23-4aa7-a03f-5aeecb64ec3e} <Debug> executeQuery: Read 176 rows, 11.10 KiB in 0.001135 sec., 155066.0792951542 rows/sec., 9.55 MiB/sec. | ||
| 1729 | 2026.05.22 21:57:35.310206 [ 293 ] {7213a64d-cc23-4aa7-a03f-5aeecb64ec3e} <Debug> TCPHandler: Processed in 0.001294833 sec. | ||
| 1730 | 2026.05.22 21:57:35.310329 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1731 | 2026.05.22 21:57:35.310424 [ 293 ] {2a5adf70-9c7e-4775-a568-97ffadd7a59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1732 | 2026.05.22 21:57:35.310464 [ 293 ] {2a5adf70-9c7e-4775-a568-97ffadd7a59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1733 | 2026.05.22 21:57:35.310885 [ 293 ] {2a5adf70-9c7e-4775-a568-97ffadd7a59c} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1734 | 2026.05.22 21:57:35.310920 [ 293 ] {2a5adf70-9c7e-4775-a568-97ffadd7a59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1735 | 2026.05.22 21:57:35.311210 [ 293 ] {2a5adf70-9c7e-4775-a568-97ffadd7a59c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1736 | 2026.05.22 21:57:35.311423 [ 293 ] {2a5adf70-9c7e-4775-a568-97ffadd7a59c} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1737 | 2026.05.22 21:57:35.311543 [ 293 ] {2a5adf70-9c7e-4775-a568-97ffadd7a59c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001137 sec., 131046.61389621811 rows/sec., 8.47 MiB/sec. | ||
| 1738 | 2026.05.22 21:57:35.311576 [ 293 ] {2a5adf70-9c7e-4775-a568-97ffadd7a59c} <Debug> TCPHandler: Processed in 0.001295812 sec. | ||
| 1739 | 2026.05.22 21:57:35.311697 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1740 | 2026.05.22 21:57:35.311792 [ 293 ] {70cbdb84-9ff1-4dd3-a058-4ecd833ee34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1741 | 2026.05.22 21:57:35.311831 [ 293 ] {70cbdb84-9ff1-4dd3-a058-4ecd833ee34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1742 | 2026.05.22 21:57:35.312290 [ 293 ] {70cbdb84-9ff1-4dd3-a058-4ecd833ee34d} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1743 | 2026.05.22 21:57:35.312325 [ 293 ] {70cbdb84-9ff1-4dd3-a058-4ecd833ee34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1744 | 2026.05.22 21:57:35.312606 [ 293 ] {70cbdb84-9ff1-4dd3-a058-4ecd833ee34d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1745 | 2026.05.22 21:57:35.312808 [ 293 ] {70cbdb84-9ff1-4dd3-a058-4ecd833ee34d} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1746 | 2026.05.22 21:57:35.312928 [ 293 ] {70cbdb84-9ff1-4dd3-a058-4ecd833ee34d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 1747 | 2026.05.22 21:57:35.312961 [ 293 ] {70cbdb84-9ff1-4dd3-a058-4ecd833ee34d} <Debug> TCPHandler: Processed in 0.001312713 sec. | ||
| 1748 | 2026.05.22 21:57:35.313100 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1749 | 2026.05.22 21:57:35.313202 [ 293 ] {b72174bc-6e0d-4785-849c-badc4309ff82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1750 | 2026.05.22 21:57:35.313242 [ 293 ] {b72174bc-6e0d-4785-849c-badc4309ff82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1751 | 2026.05.22 21:57:35.313834 [ 293 ] {b72174bc-6e0d-4785-849c-badc4309ff82} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.05.22 21:57:35.313870 [ 293 ] {b72174bc-6e0d-4785-849c-badc4309ff82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1753 | 2026.05.22 21:57:35.314176 [ 293 ] {b72174bc-6e0d-4785-849c-badc4309ff82} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1754 | 2026.05.22 21:57:35.314376 [ 293 ] {b72174bc-6e0d-4785-849c-badc4309ff82} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2026.05.22 21:57:35.314499 [ 293 ] {b72174bc-6e0d-4785-849c-badc4309ff82} <Debug> executeQuery: Read 524 rows, 37.90 KiB in 0.001314 sec., 398782.3439878234 rows/sec., 28.17 MiB/sec. | ||
| 1756 | 2026.05.22 21:57:35.314531 [ 293 ] {b72174bc-6e0d-4785-849c-badc4309ff82} <Debug> TCPHandler: Processed in 0.001480066 sec. | ||
| 1757 | 2026.05.22 21:57:35.314652 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2026.05.22 21:57:35.314747 [ 293 ] {e9938f09-0e1a-45e3-9722-420cda0b85db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1759 | 2026.05.22 21:57:35.314788 [ 293 ] {e9938f09-0e1a-45e3-9722-420cda0b85db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1760 | 2026.05.22 21:57:35.315114 [ 293 ] {e9938f09-0e1a-45e3-9722-420cda0b85db} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2026.05.22 21:57:35.315148 [ 293 ] {e9938f09-0e1a-45e3-9722-420cda0b85db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1762 | 2026.05.22 21:57:35.315431 [ 293 ] {e9938f09-0e1a-45e3-9722-420cda0b85db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1763 | 2026.05.22 21:57:35.315634 [ 293 ] {e9938f09-0e1a-45e3-9722-420cda0b85db} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.05.22 21:57:35.315755 [ 293 ] {e9938f09-0e1a-45e3-9722-420cda0b85db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 305.53 KiB/sec. | ||
| 1765 | 2026.05.22 21:57:35.315787 [ 293 ] {e9938f09-0e1a-45e3-9722-420cda0b85db} <Debug> TCPHandler: Processed in 0.001184321 sec. | ||
| 1766 | 2026.05.22 21:57:35.315911 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1767 | 2026.05.22 21:57:35.316006 [ 293 ] {a6f2b6c3-4013-4f0f-b651-d140a4473f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1768 | 2026.05.22 21:57:35.316047 [ 293 ] {a6f2b6c3-4013-4f0f-b651-d140a4473f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1769 | 2026.05.22 21:57:35.316434 [ 293 ] {a6f2b6c3-4013-4f0f-b651-d140a4473f22} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1770 | 2026.05.22 21:57:35.316468 [ 293 ] {a6f2b6c3-4013-4f0f-b651-d140a4473f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1771 | 2026.05.22 21:57:35.316779 [ 293 ] {a6f2b6c3-4013-4f0f-b651-d140a4473f22} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1772 | 2026.05.22 21:57:35.316980 [ 293 ] {a6f2b6c3-4013-4f0f-b651-d140a4473f22} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2026.05.22 21:57:35.317101 [ 293 ] {a6f2b6c3-4013-4f0f-b651-d140a4473f22} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001113 sec., 238095.23809523808 rows/sec., 15.82 MiB/sec. | ||
| 1774 | 2026.05.22 21:57:35.317134 [ 293 ] {a6f2b6c3-4013-4f0f-b651-d140a4473f22} <Debug> TCPHandler: Processed in 0.001272893 sec. | ||
| 1775 | 2026.05.22 21:57:35.317272 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2026.05.22 21:57:35.317366 [ 293 ] {0caf8a09-04fd-45da-a079-c06658960de9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1777 | 2026.05.22 21:57:35.317407 [ 293 ] {0caf8a09-04fd-45da-a079-c06658960de9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1778 | 2026.05.22 21:57:35.317718 [ 293 ] {0caf8a09-04fd-45da-a079-c06658960de9} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1779 | 2026.05.22 21:57:35.317752 [ 293 ] {0caf8a09-04fd-45da-a079-c06658960de9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1780 | 2026.05.22 21:57:35.318031 [ 293 ] {0caf8a09-04fd-45da-a079-c06658960de9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1781 | 2026.05.22 21:57:35.318233 [ 293 ] {0caf8a09-04fd-45da-a079-c06658960de9} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1782 | 2026.05.22 21:57:35.318357 [ 293 ] {0caf8a09-04fd-45da-a079-c06658960de9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 1783 | 2026.05.22 21:57:35.318389 [ 293 ] {0caf8a09-04fd-45da-a079-c06658960de9} <Debug> TCPHandler: Processed in 0.001166861 sec. | ||
| 1784 | 2026.05.22 21:57:35.318512 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1785 | 2026.05.22 21:57:35.318607 [ 293 ] {fc1e3596-e7a1-46be-9639-9d67694bdfaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1786 | 2026.05.22 21:57:35.318658 [ 293 ] {fc1e3596-e7a1-46be-9639-9d67694bdfaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1787 | 2026.05.22 21:57:35.319406 [ 293 ] {fc1e3596-e7a1-46be-9639-9d67694bdfaa} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2026.05.22 21:57:35.319441 [ 293 ] {fc1e3596-e7a1-46be-9639-9d67694bdfaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1789 | 2026.05.22 21:57:35.319953 [ 293 ] {fc1e3596-e7a1-46be-9639-9d67694bdfaa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1790 | 2026.05.22 21:57:35.320176 [ 293 ] {fc1e3596-e7a1-46be-9639-9d67694bdfaa} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1791 | 2026.05.22 21:57:35.320307 [ 293 ] {fc1e3596-e7a1-46be-9639-9d67694bdfaa} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.001718 sec., 19790.454016298023 rows/sec., 35.46 MiB/sec. | ||
| 1792 | 2026.05.22 21:57:35.320354 [ 293 ] {fc1e3596-e7a1-46be-9639-9d67694bdfaa} <Debug> TCPHandler: Processed in 0.001890644 sec. | ||
| 1793 | 2026.05.22 21:57:35.320476 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1794 | 2026.05.22 21:57:35.320571 [ 293 ] {99eca9da-6e31-4861-845c-c52b0084ddf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1795 | 2026.05.22 21:57:35.320612 [ 293 ] {99eca9da-6e31-4861-845c-c52b0084ddf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1796 | 2026.05.22 21:57:35.320944 [ 293 ] {99eca9da-6e31-4861-845c-c52b0084ddf3} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1797 | 2026.05.22 21:57:35.320980 [ 293 ] {99eca9da-6e31-4861-845c-c52b0084ddf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 1798 | 2026.05.22 21:57:35.321281 [ 293 ] {99eca9da-6e31-4861-845c-c52b0084ddf3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1799 | 2026.05.22 21:57:35.321486 [ 293 ] {99eca9da-6e31-4861-845c-c52b0084ddf3} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1800 | 2026.05.22 21:57:35.321608 [ 293 ] {99eca9da-6e31-4861-845c-c52b0084ddf3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001055 sec., 85308.05687203792 rows/sec., 5.34 MiB/sec. | ||
| 1801 | 2026.05.22 21:57:35.321640 [ 293 ] {99eca9da-6e31-4861-845c-c52b0084ddf3} <Debug> TCPHandler: Processed in 0.001213181 sec. | ||
| 1802 | 2026.05.22 21:57:36.439751 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61431 | ||
| 1803 | 2026.05.22 21:57:36.439847 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1804 | 2026.05.22 21:57:36.439872 [ 306 ] {} <Debug> TCP-Session: ee936a4e-79d7-41cd-8d4a-0cee86f987b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:61431 | ||
| 1805 | 2026.05.22 21:57:36.439893 [ 306 ] {} <Debug> TCP-Session: ee936a4e-79d7-41cd-8d4a-0cee86f987b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1806 | 2026.05.22 21:57:36.439906 [ 306 ] {} <Debug> TCP-Session: ee936a4e-79d7-41cd-8d4a-0cee86f987b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1807 | 2026.05.22 21:57:36.440184 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37224 | ||
| 1808 | 2026.05.22 21:57:36.440193 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63366 | ||
| 1809 | 2026.05.22 21:57:36.440224 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57064 | ||
| 1810 | 2026.05.22 21:57:36.440231 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56341 | ||
| 1811 | 2026.05.22 21:57:36.440273 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65178 | ||
| 1812 | 2026.05.22 21:57:36.440286 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50144 | ||
| 1813 | 2026.05.22 21:57:36.440291 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35317 | ||
| 1814 | 2026.05.22 21:57:36.440278 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1815 | 2026.05.22 21:57:36.440275 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1816 | 2026.05.22 21:57:36.440413 [ 307 ] {} <Debug> TCP-Session: 79466899-3f80-43e5-923e-6bbfc642044c Authenticating user 'default' from [fd00:1122:3344:101::e]:37224 | ||
| 1817 | 2026.05.22 21:57:36.440220 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37864 | ||
| 1818 | 2026.05.22 21:57:36.440435 [ 308 ] {} <Debug> TCP-Session: 0e5fae41-c1fa-4ba5-a7f0-5fd80572286e Authenticating user 'default' from [fd00:1122:3344:101::e]:63366 | ||
| 1819 | 2026.05.22 21:57:36.440451 [ 307 ] {} <Debug> TCP-Session: 79466899-3f80-43e5-923e-6bbfc642044c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1820 | 2026.05.22 21:57:36.440478 [ 308 ] {} <Debug> TCP-Session: 0e5fae41-c1fa-4ba5-a7f0-5fd80572286e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1821 | 2026.05.22 21:57:36.440485 [ 307 ] {} <Debug> TCP-Session: 79466899-3f80-43e5-923e-6bbfc642044c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1822 | 2026.05.22 21:57:36.440501 [ 308 ] {} <Debug> TCP-Session: 0e5fae41-c1fa-4ba5-a7f0-5fd80572286e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1823 | 2026.05.22 21:57:36.440662 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1824 | 2026.05.22 21:57:36.440691 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1825 | 2026.05.22 21:57:36.440708 [ 305 ] {} <Debug> TCP-Session: 272d2f27-683c-47a4-a24d-b9c91d8fb142 Authenticating user 'default' from [fd00:1122:3344:101::e]:35317 | ||
| 1826 | 2026.05.22 21:57:36.440718 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1827 | 2026.05.22 21:57:36.440732 [ 303 ] {} <Debug> TCP-Session: d3865081-b8aa-4143-8a36-539f95a7ddc3 Authenticating user 'default' from [fd00:1122:3344:101::e]:65178 | ||
| 1828 | 2026.05.22 21:57:36.440746 [ 305 ] {} <Debug> TCP-Session: 272d2f27-683c-47a4-a24d-b9c91d8fb142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1829 | 2026.05.22 21:57:36.440764 [ 309 ] {} <Debug> TCP-Session: ce93a3b2-333b-4256-bb27-e02186975803 Authenticating user 'default' from [fd00:1122:3344:101::e]:37864 | ||
| 1830 | 2026.05.22 21:57:36.440779 [ 303 ] {} <Debug> TCP-Session: d3865081-b8aa-4143-8a36-539f95a7ddc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1831 | 2026.05.22 21:57:36.440793 [ 305 ] {} <Debug> TCP-Session: 272d2f27-683c-47a4-a24d-b9c91d8fb142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1832 | 2026.05.22 21:57:36.440801 [ 309 ] {} <Debug> TCP-Session: ce93a3b2-333b-4256-bb27-e02186975803 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1833 | 2026.05.22 21:57:36.440811 [ 303 ] {} <Debug> TCP-Session: d3865081-b8aa-4143-8a36-539f95a7ddc3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1834 | 2026.05.22 21:57:36.440836 [ 309 ] {} <Debug> TCP-Session: ce93a3b2-333b-4256-bb27-e02186975803 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1835 | 2026.05.22 21:57:36.440850 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1836 | 2026.05.22 21:57:36.440880 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1837 | 2026.05.22 21:57:36.440901 [ 302 ] {} <Debug> TCP-Session: ba88ca51-38e3-4114-b016-e43d1cff79cc Authenticating user 'default' from [fd00:1122:3344:101::e]:57064 | ||
| 1838 | 2026.05.22 21:57:36.440920 [ 304 ] {} <Debug> TCP-Session: 25f2b15e-1828-4711-8b60-41579cc5fdae Authenticating user 'default' from [fd00:1122:3344:101::e]:50144 | ||
| 1839 | 2026.05.22 21:57:36.440930 [ 302 ] {} <Debug> TCP-Session: ba88ca51-38e3-4114-b016-e43d1cff79cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1840 | 2026.05.22 21:57:36.440934 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1841 | 2026.05.22 21:57:36.440948 [ 304 ] {} <Debug> TCP-Session: 25f2b15e-1828-4711-8b60-41579cc5fdae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1842 | 2026.05.22 21:57:36.440959 [ 302 ] {} <Debug> TCP-Session: ba88ca51-38e3-4114-b016-e43d1cff79cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1843 | 2026.05.22 21:57:36.440990 [ 304 ] {} <Debug> TCP-Session: 25f2b15e-1828-4711-8b60-41579cc5fdae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1844 | 2026.05.22 21:57:36.440985 [ 310 ] {} <Debug> TCP-Session: 0fb98af8-5d5b-4045-a871-5b105a2aefec Authenticating user 'default' from [fd00:1122:3344:101::e]:56341 | ||
| 1845 | 2026.05.22 21:57:36.440823 [ 306 ] {} <Trace> TCP-Session: ee936a4e-79d7-41cd-8d4a-0cee86f987b3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1846 | 2026.05.22 21:57:36.441051 [ 310 ] {} <Debug> TCP-Session: 0fb98af8-5d5b-4045-a871-5b105a2aefec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1847 | 2026.05.22 21:57:36.441080 [ 310 ] {} <Debug> TCP-Session: 0fb98af8-5d5b-4045-a871-5b105a2aefec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2026.05.22 21:57:36.441291 [ 306 ] {2821b550-fec8-4130-a51a-22fd4e52410d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61431) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1849 | 2026.05.22 21:57:36.441602 [ 306 ] {2821b550-fec8-4130-a51a-22fd4e52410d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1850 | 2026.05.22 21:57:36.441660 [ 306 ] {2821b550-fec8-4130-a51a-22fd4e52410d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1851 | 2026.05.22 21:57:36.441987 [ 306 ] {2821b550-fec8-4130-a51a-22fd4e52410d} <Debug> oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown | ||
| 1852 | 2026.05.22 21:57:36.443041 [ 352 ] {2821b550-fec8-4130-a51a-22fd4e52410d} <Trace> AggregatingTransform: Aggregating | ||
| 1853 | 2026.05.22 21:57:36.443087 [ 352 ] {2821b550-fec8-4130-a51a-22fd4e52410d} <Trace> Aggregator: Aggregation method: without_key | ||
| 1854 | 2026.05.22 21:57:36.443120 [ 352 ] {2821b550-fec8-4130-a51a-22fd4e52410d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001032448 sec. (968.572 rows/sec., 37.83 KiB/sec.) | ||
| 1855 | 2026.05.22 21:57:36.443137 [ 352 ] {2821b550-fec8-4130-a51a-22fd4e52410d} <Trace> Aggregator: Merging aggregated data | ||
| 1856 | 2026.05.22 21:57:36.443730 [ 306 ] {2821b550-fec8-4130-a51a-22fd4e52410d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002499 sec., 400.16006402561027 rows/sec., 15.63 KiB/sec. | ||
| 1857 | 2026.05.22 21:57:36.443873 [ 306 ] {2821b550-fec8-4130-a51a-22fd4e52410d} <Debug> TCPHandler: Processed in 0.003562404 sec. | ||
| 1858 | 2026.05.22 21:57:36.444018 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1859 | 2026.05.22 21:57:36.444048 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1860 | 2026.05.22 21:57:36.444053 [ 306 ] {} <Debug> TCP-Session: ee936a4e-79d7-41cd-8d4a-0cee86f987b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1861 | 2026.05.22 21:57:36.444069 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1862 | 2026.05.22 21:57:36.444091 [ 303 ] {} <Debug> TCP-Session: d3865081-b8aa-4143-8a36-539f95a7ddc3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1863 | 2026.05.22 21:57:36.444096 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1864 | 2026.05.22 21:57:36.444124 [ 305 ] {} <Debug> TCP-Session: 272d2f27-683c-47a4-a24d-b9c91d8fb142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1865 | 2026.05.22 21:57:36.444133 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1866 | 2026.05.22 21:57:36.444162 [ 310 ] {} <Debug> TCP-Session: 0fb98af8-5d5b-4045-a871-5b105a2aefec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1867 | 2026.05.22 21:57:36.444174 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1868 | 2026.05.22 21:57:36.444192 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1869 | 2026.05.22 21:57:36.444196 [ 309 ] {} <Debug> TCP-Session: ce93a3b2-333b-4256-bb27-e02186975803 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1870 | 2026.05.22 21:57:36.444222 [ 308 ] {} <Debug> TCP-Session: 0e5fae41-c1fa-4ba5-a7f0-5fd80572286e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1871 | 2026.05.22 21:57:36.444233 [ 304 ] {} <Debug> TCP-Session: 25f2b15e-1828-4711-8b60-41579cc5fdae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1872 | 2026.05.22 21:57:36.444155 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1873 | 2026.05.22 21:57:36.444114 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1874 | 2026.05.22 21:57:36.444295 [ 302 ] {} <Debug> TCP-Session: ba88ca51-38e3-4114-b016-e43d1cff79cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1875 | 2026.05.22 21:57:36.444318 [ 307 ] {} <Debug> TCP-Session: 79466899-3f80-43e5-923e-6bbfc642044c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1876 | 2026.05.22 21:57:36.549100 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60382 | ||
| 1877 | 2026.05.22 21:57:36.549183 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1878 | 2026.05.22 21:57:36.549208 [ 306 ] {} <Debug> TCP-Session: d1d87ec0-126f-44a0-b2cd-b5944d641206 Authenticating user 'default' from [fd00:1122:3344:101::e]:60382 | ||
| 1879 | 2026.05.22 21:57:36.549232 [ 306 ] {} <Debug> TCP-Session: d1d87ec0-126f-44a0-b2cd-b5944d641206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1880 | 2026.05.22 21:57:36.549245 [ 306 ] {} <Debug> TCP-Session: d1d87ec0-126f-44a0-b2cd-b5944d641206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1881 | 2026.05.22 21:57:36.549448 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45794 | ||
| 1882 | 2026.05.22 21:57:36.549472 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33682 | ||
| 1883 | 2026.05.22 21:57:36.549504 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53224 | ||
| 1884 | 2026.05.22 21:57:36.549530 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36330 | ||
| 1885 | 2026.05.22 21:57:36.549539 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1886 | 2026.05.22 21:57:36.549555 [ 306 ] {} <Trace> TCP-Session: d1d87ec0-126f-44a0-b2cd-b5944d641206 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1887 | 2026.05.22 21:57:36.549581 [ 308 ] {} <Debug> TCP-Session: f78f781c-64ba-46b8-9a86-b21bd1e266dc Authenticating user 'default' from [fd00:1122:3344:101::e]:33682 | ||
| 1888 | 2026.05.22 21:57:36.549590 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1889 | 2026.05.22 21:57:36.549597 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1890 | 2026.05.22 21:57:36.549607 [ 308 ] {} <Debug> TCP-Session: f78f781c-64ba-46b8-9a86-b21bd1e266dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1891 | 2026.05.22 21:57:36.549626 [ 309 ] {} <Debug> TCP-Session: deded7f1-4886-4b7e-a3ff-2dd9edd27bcc Authenticating user 'default' from [fd00:1122:3344:101::e]:53224 | ||
| 1892 | 2026.05.22 21:57:36.549638 [ 308 ] {} <Debug> TCP-Session: f78f781c-64ba-46b8-9a86-b21bd1e266dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1893 | 2026.05.22 21:57:36.549634 [ 303 ] {} <Debug> TCP-Session: b19d272d-9e72-42c0-ac90-70e7da4ac44a Authenticating user 'default' from [fd00:1122:3344:101::e]:36330 | ||
| 1894 | 2026.05.22 21:57:36.549661 [ 309 ] {} <Debug> TCP-Session: deded7f1-4886-4b7e-a3ff-2dd9edd27bcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1895 | 2026.05.22 21:57:36.549679 [ 303 ] {} <Debug> TCP-Session: b19d272d-9e72-42c0-ac90-70e7da4ac44a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1896 | 2026.05.22 21:57:36.549691 [ 309 ] {} <Debug> TCP-Session: deded7f1-4886-4b7e-a3ff-2dd9edd27bcc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1897 | 2026.05.22 21:57:36.549704 [ 303 ] {} <Debug> TCP-Session: b19d272d-9e72-42c0-ac90-70e7da4ac44a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1898 | 2026.05.22 21:57:36.549535 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1899 | 2026.05.22 21:57:36.549741 [ 306 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60382) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1900 | 2026.05.22 21:57:36.549552 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45678 | ||
| 1901 | 2026.05.22 21:57:36.549771 [ 307 ] {} <Debug> TCP-Session: d6d6ab01-6f68-4b25-b000-7771d2ebf703 Authenticating user 'default' from [fd00:1122:3344:101::e]:45794 | ||
| 1902 | 2026.05.22 21:57:36.549522 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47670 | ||
| 1903 | 2026.05.22 21:57:36.549515 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63825 | ||
| 1904 | 2026.05.22 21:57:36.549844 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1905 | 2026.05.22 21:57:36.549877 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1906 | 2026.05.22 21:57:36.549843 [ 307 ] {} <Debug> TCP-Session: d6d6ab01-6f68-4b25-b000-7771d2ebf703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1907 | 2026.05.22 21:57:36.549911 [ 305 ] {} <Debug> TCP-Session: f7b50e10-407e-4351-ad8b-81504c0ecd26 Authenticating user 'default' from [fd00:1122:3344:101::e]:45678 | ||
| 1908 | 2026.05.22 21:57:36.549926 [ 302 ] {} <Debug> TCP-Session: 59726d91-b312-4150-a916-49b7b127a7ba Authenticating user 'default' from [fd00:1122:3344:101::e]:47670 | ||
| 1909 | 2026.05.22 21:57:36.549953 [ 305 ] {} <Debug> TCP-Session: f7b50e10-407e-4351-ad8b-81504c0ecd26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1910 | 2026.05.22 21:57:36.549977 [ 302 ] {} <Debug> TCP-Session: 59726d91-b312-4150-a916-49b7b127a7ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1911 | 2026.05.22 21:57:36.549990 [ 305 ] {} <Debug> TCP-Session: f7b50e10-407e-4351-ad8b-81504c0ecd26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1912 | 2026.05.22 21:57:36.550002 [ 306 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1913 | 2026.05.22 21:57:36.550004 [ 302 ] {} <Debug> TCP-Session: 59726d91-b312-4150-a916-49b7b127a7ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1914 | 2026.05.22 21:57:36.549934 [ 307 ] {} <Debug> TCP-Session: d6d6ab01-6f68-4b25-b000-7771d2ebf703 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1915 | 2026.05.22 21:57:36.549543 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47520 | ||
| 1916 | 2026.05.22 21:57:36.550067 [ 306 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1917 | 2026.05.22 21:57:36.549926 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1918 | 2026.05.22 21:57:36.550119 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1919 | 2026.05.22 21:57:36.550134 [ 310 ] {} <Debug> TCP-Session: f779dffb-b41e-4159-964d-81049b7e6b60 Authenticating user 'default' from [fd00:1122:3344:101::e]:63825 | ||
| 1920 | 2026.05.22 21:57:36.550141 [ 304 ] {} <Debug> TCP-Session: 71dbc2bb-e1d9-4ece-9bab-4a9d01b9cfe5 Authenticating user 'default' from [fd00:1122:3344:101::e]:47520 | ||
| 1921 | 2026.05.22 21:57:36.550157 [ 310 ] {} <Debug> TCP-Session: f779dffb-b41e-4159-964d-81049b7e6b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1922 | 2026.05.22 21:57:36.550160 [ 304 ] {} <Debug> TCP-Session: 71dbc2bb-e1d9-4ece-9bab-4a9d01b9cfe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1923 | 2026.05.22 21:57:36.550171 [ 310 ] {} <Debug> TCP-Session: f779dffb-b41e-4159-964d-81049b7e6b60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1924 | 2026.05.22 21:57:36.550185 [ 304 ] {} <Debug> TCP-Session: 71dbc2bb-e1d9-4ece-9bab-4a9d01b9cfe5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1925 | 2026.05.22 21:57:36.550359 [ 306 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} <Debug> oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown | ||
| 1926 | 2026.05.22 21:57:36.550449 [ 306 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1927 | 2026.05.22 21:57:36.700547 [ 334 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} <Trace> AggregatingTransform: Aggregating | ||
| 1928 | 2026.05.22 21:57:36.700609 [ 334 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} <Trace> Aggregator: Aggregation method: without_key | ||
| 1929 | 2026.05.22 21:57:36.700641 [ 334 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000986028 sec. (1014.170 rows/sec., 39.62 KiB/sec.) | ||
| 1930 | 2026.05.22 21:57:36.700656 [ 334 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} <Trace> Aggregator: Merging aggregated data | ||
| 1931 | 2026.05.22 21:57:36.701258 [ 306 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.151571 sec., 6.597568136384928 rows/sec., 263.90 B/sec. | ||
| 1932 | 2026.05.22 21:57:36.701387 [ 306 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1933 | 2026.05.22 21:57:36.701403 [ 306 ] {7bc9a43e-fed4-4b2e-a497-749eb34f492f} <Debug> TCPHandler: Processed in 0.151960445 sec. | ||
| 1934 | 2026.05.22 21:57:36.701554 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1935 | 2026.05.22 21:57:36.701585 [ 306 ] {} <Debug> TCP-Session: d1d87ec0-126f-44a0-b2cd-b5944d641206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1936 | 2026.05.22 21:57:36.701597 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1937 | 2026.05.22 21:57:36.701607 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1938 | 2026.05.22 21:57:36.701648 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1939 | 2026.05.22 21:57:36.701674 [ 305 ] {} <Debug> TCP-Session: f7b50e10-407e-4351-ad8b-81504c0ecd26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1940 | 2026.05.22 21:57:36.701685 [ 307 ] {} <Debug> TCP-Session: d6d6ab01-6f68-4b25-b000-7771d2ebf703 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1941 | 2026.05.22 21:57:36.701682 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1942 | 2026.05.22 21:57:36.701712 [ 309 ] {} <Debug> TCP-Session: deded7f1-4886-4b7e-a3ff-2dd9edd27bcc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2026.05.22 21:57:36.701717 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1944 | 2026.05.22 21:57:36.701753 [ 303 ] {} <Debug> TCP-Session: b19d272d-9e72-42c0-ac90-70e7da4ac44a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1945 | 2026.05.22 21:57:36.701712 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1946 | 2026.05.22 21:57:36.701812 [ 304 ] {} <Debug> TCP-Session: 71dbc2bb-e1d9-4ece-9bab-4a9d01b9cfe5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1947 | 2026.05.22 21:57:36.701665 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1948 | 2026.05.22 21:57:36.701876 [ 302 ] {} <Debug> TCP-Session: 59726d91-b312-4150-a916-49b7b127a7ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1949 | 2026.05.22 21:57:36.701900 [ 308 ] {} <Debug> TCP-Session: f78f781c-64ba-46b8-9a86-b21bd1e266dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1950 | 2026.05.22 21:57:36.701637 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1951 | 2026.05.22 21:57:36.701957 [ 310 ] {} <Debug> TCP-Session: f779dffb-b41e-4159-964d-81049b7e6b60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1952 | 2026.05.22 21:57:37.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.35 MiB, peak 194.46 MiB, free memory in arenas 0.00 B, will set to 202.94 MiB (RSS), difference: 18.59 MiB | ||
| 1953 | 2026.05.22 21:57:37.321944 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42068 | ||
| 1954 | 2026.05.22 21:57:37.322051 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1955 | 2026.05.22 21:57:37.322085 [ 306 ] {} <Debug> TCP-Session: daac31a6-79ec-4b4e-8216-ef10f7029986 Authenticating user 'default' from [fd00:1122:3344:101::e]:42068 | ||
| 1956 | 2026.05.22 21:57:37.322116 [ 306 ] {} <Debug> TCP-Session: daac31a6-79ec-4b4e-8216-ef10f7029986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2026.05.22 21:57:37.322135 [ 306 ] {} <Debug> TCP-Session: daac31a6-79ec-4b4e-8216-ef10f7029986 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1958 | 2026.05.22 21:57:37.322437 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42032 | ||
| 1959 | 2026.05.22 21:57:37.322509 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1960 | 2026.05.22 21:57:37.322538 [ 307 ] {} <Debug> TCP-Session: c6248c41-9b63-44ab-990f-019fc05b09f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:42032 | ||
| 1961 | 2026.05.22 21:57:37.322546 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43975 | ||
| 1962 | 2026.05.22 21:57:37.322562 [ 307 ] {} <Debug> TCP-Session: c6248c41-9b63-44ab-990f-019fc05b09f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1963 | 2026.05.22 21:57:37.322590 [ 307 ] {} <Debug> TCP-Session: c6248c41-9b63-44ab-990f-019fc05b09f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1964 | 2026.05.22 21:57:37.322588 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35063 | ||
| 1965 | 2026.05.22 21:57:37.322612 [ 304 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52819 | ||
| 1966 | 2026.05.22 21:57:37.322602 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57332 | ||
| 1967 | 2026.05.22 21:57:37.322660 [ 305 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65221 | ||
| 1968 | 2026.05.22 21:57:37.322701 [ 304 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1969 | 2026.05.22 21:57:37.322722 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1970 | 2026.05.22 21:57:37.322701 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1971 | 2026.05.22 21:57:37.322760 [ 304 ] {} <Debug> TCP-Session: ed718393-0063-4f05-a208-f50faa4ac180 Authenticating user 'default' from [fd00:1122:3344:101::e]:52819 | ||
| 1972 | 2026.05.22 21:57:37.322763 [ 303 ] {} <Debug> TCP-Session: 536d5c3e-bf2c-464c-b8ff-168e6492eb66 Authenticating user 'default' from [fd00:1122:3344:101::e]:57332 | ||
| 1973 | 2026.05.22 21:57:37.322784 [ 309 ] {} <Debug> TCP-Session: d23bb6fa-5969-42ee-be8a-fe86e72ca006 Authenticating user 'default' from [fd00:1122:3344:101::e]:35063 | ||
| 1974 | 2026.05.22 21:57:37.322796 [ 304 ] {} <Debug> TCP-Session: ed718393-0063-4f05-a208-f50faa4ac180 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1975 | 2026.05.22 21:57:37.322801 [ 303 ] {} <Debug> TCP-Session: 536d5c3e-bf2c-464c-b8ff-168e6492eb66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1976 | 2026.05.22 21:57:37.322810 [ 309 ] {} <Debug> TCP-Session: d23bb6fa-5969-42ee-be8a-fe86e72ca006 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1977 | 2026.05.22 21:57:37.322826 [ 303 ] {} <Debug> TCP-Session: 536d5c3e-bf2c-464c-b8ff-168e6492eb66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1978 | 2026.05.22 21:57:37.322817 [ 304 ] {} <Debug> TCP-Session: ed718393-0063-4f05-a208-f50faa4ac180 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1979 | 2026.05.22 21:57:37.322837 [ 309 ] {} <Debug> TCP-Session: d23bb6fa-5969-42ee-be8a-fe86e72ca006 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1980 | 2026.05.22 21:57:37.322787 [ 305 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1981 | 2026.05.22 21:57:37.322588 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63925 | ||
| 1982 | 2026.05.22 21:57:37.322925 [ 305 ] {} <Debug> TCP-Session: fb5350a5-d998-47f1-9422-ade127e61d20 Authenticating user 'default' from [fd00:1122:3344:101::e]:65221 | ||
| 1983 | 2026.05.22 21:57:37.322611 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1984 | 2026.05.22 21:57:37.322976 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1985 | 2026.05.22 21:57:37.322973 [ 305 ] {} <Debug> TCP-Session: fb5350a5-d998-47f1-9422-ade127e61d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1986 | 2026.05.22 21:57:37.323007 [ 308 ] {} <Debug> TCP-Session: 5e289c58-dc34-4ae6-8bc7-b4f12ea167e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43975 | ||
| 1987 | 2026.05.22 21:57:37.323019 [ 302 ] {} <Debug> TCP-Session: 32a9da8b-7639-469c-8a8c-db157f5a8466 Authenticating user 'default' from [fd00:1122:3344:101::e]:63925 | ||
| 1988 | 2026.05.22 21:57:37.323040 [ 305 ] {} <Debug> TCP-Session: fb5350a5-d998-47f1-9422-ade127e61d20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1989 | 2026.05.22 21:57:37.323058 [ 308 ] {} <Debug> TCP-Session: 5e289c58-dc34-4ae6-8bc7-b4f12ea167e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1990 | 2026.05.22 21:57:37.323074 [ 302 ] {} <Debug> TCP-Session: 32a9da8b-7639-469c-8a8c-db157f5a8466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1991 | 2026.05.22 21:57:37.323104 [ 308 ] {} <Debug> TCP-Session: 5e289c58-dc34-4ae6-8bc7-b4f12ea167e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1992 | 2026.05.22 21:57:37.323121 [ 302 ] {} <Debug> TCP-Session: 32a9da8b-7639-469c-8a8c-db157f5a8466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1993 | 2026.05.22 21:57:37.322585 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40123 | ||
| 1994 | 2026.05.22 21:57:37.322819 [ 306 ] {} <Trace> TCP-Session: daac31a6-79ec-4b4e-8216-ef10f7029986 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1995 | 2026.05.22 21:57:37.323270 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1996 | 2026.05.22 21:57:37.323312 [ 310 ] {} <Debug> TCP-Session: 3d028c99-148e-474d-914c-343212bea03e Authenticating user 'default' from [fd00:1122:3344:101::e]:40123 | ||
| 1997 | 2026.05.22 21:57:37.323340 [ 310 ] {} <Debug> TCP-Session: 3d028c99-148e-474d-914c-343212bea03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1998 | 2026.05.22 21:57:37.323359 [ 310 ] {} <Debug> TCP-Session: 3d028c99-148e-474d-914c-343212bea03e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1999 | 2026.05.22 21:57:37.323555 [ 306 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42068) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2000 | 2026.05.22 21:57:37.323900 [ 306 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2001 | 2026.05.22 21:57:37.323969 [ 306 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2002 | 2026.05.22 21:57:37.324259 [ 306 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} <Debug> oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown | ||
| 2003 | 2026.05.22 21:57:37.325221 [ 338 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} <Trace> AggregatingTransform: Aggregating | ||
| 2004 | 2026.05.22 21:57:37.325265 [ 338 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} <Trace> Aggregator: Aggregation method: without_key | ||
| 2005 | 2026.05.22 21:57:37.325298 [ 338 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930516 sec. (1074.673 rows/sec., 41.98 KiB/sec.) | ||
| 2006 | 2026.05.22 21:57:37.325315 [ 338 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} <Trace> Aggregator: Merging aggregated data | ||
| 2007 | 2026.05.22 21:57:37.326083 [ 306 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002626 sec., 380.8073115003808 rows/sec., 14.88 KiB/sec. | ||
| 2008 | 2026.05.22 21:57:37.326263 [ 306 ] {5380c8e1-d39a-49b9-a39a-f2610dd10f64} <Debug> TCPHandler: Processed in 0.003638425 sec. | ||
| 2009 | 2026.05.22 21:57:37.326446 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2010 | 2026.05.22 21:57:37.326484 [ 306 ] {} <Debug> TCP-Session: daac31a6-79ec-4b4e-8216-ef10f7029986 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2011 | 2026.05.22 21:57:37.326484 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2012 | 2026.05.22 21:57:37.326503 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2013 | 2026.05.22 21:57:37.326539 [ 307 ] {} <Debug> TCP-Session: c6248c41-9b63-44ab-990f-019fc05b09f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2014 | 2026.05.22 21:57:37.326553 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2015 | 2026.05.22 21:57:37.326565 [ 310 ] {} <Debug> TCP-Session: 3d028c99-148e-474d-914c-343212bea03e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2016 | 2026.05.22 21:57:37.326580 [ 305 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2017 | 2026.05.22 21:57:37.326610 [ 308 ] {} <Debug> TCP-Session: 5e289c58-dc34-4ae6-8bc7-b4f12ea167e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2018 | 2026.05.22 21:57:37.326643 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2019 | 2026.05.22 21:57:37.326646 [ 305 ] {} <Debug> TCP-Session: fb5350a5-d998-47f1-9422-ade127e61d20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2020 | 2026.05.22 21:57:37.326671 [ 304 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2021 | 2026.05.22 21:57:37.326714 [ 309 ] {} <Debug> TCP-Session: d23bb6fa-5969-42ee-be8a-fe86e72ca006 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2022 | 2026.05.22 21:57:37.326624 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2023 | 2026.05.22 21:57:37.326750 [ 304 ] {} <Debug> TCP-Session: ed718393-0063-4f05-a208-f50faa4ac180 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2024 | 2026.05.22 21:57:37.326624 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2025 | 2026.05.22 21:57:37.326786 [ 303 ] {} <Debug> TCP-Session: 536d5c3e-bf2c-464c-b8ff-168e6492eb66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2026 | 2026.05.22 21:57:37.326831 [ 302 ] {} <Debug> TCP-Session: 32a9da8b-7639-469c-8a8c-db157f5a8466 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2026.05.22 21:57:40.292724 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2028 | 2026.05.22 21:57:40.292978 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2029 | 2026.05.22 21:57:40.293301 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2030 | 2026.05.22 21:57:40.293339 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2031 | 2026.05.22 21:57:40.293553 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2032 | 2026.05.22 21:57:40.293621 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2033 | 2026.05.22 21:57:40.293756 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2034 | 2026.05.22 21:57:40.293792 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2035 | 2026.05.22 21:57:40.293813 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 2036 | 2026.05.22 21:57:40.293829 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2037 | 2026.05.22 21:57:40.293869 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2038 | 2026.05.22 21:57:40.293888 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2039 | 2026.05.22 21:57:40.294885 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002008 sec., 17430.278884462154 rows/sec., 3.67 MiB/sec. | ||
| 2040 | 2026.05.22 21:57:40.294957 [ 293 ] {ac09162c-48fa-407a-85ef-990dcd7aea9c} <Debug> TCPHandler: Processed in 0.002374443 sec. | ||
| 2041 | 2026.05.22 21:57:40.297056 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2042 | 2026.05.22 21:57:40.297188 [ 293 ] {1e54eb57-1031-499e-a2d2-879f18cd5fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2043 | 2026.05.22 21:57:40.297238 [ 293 ] {1e54eb57-1031-499e-a2d2-879f18cd5fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2044 | 2026.05.22 21:57:40.297820 [ 293 ] {1e54eb57-1031-499e-a2d2-879f18cd5fa9} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2045 | 2026.05.22 21:57:40.297869 [ 293 ] {1e54eb57-1031-499e-a2d2-879f18cd5fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2046 | 2026.05.22 21:57:40.298422 [ 293 ] {1e54eb57-1031-499e-a2d2-879f18cd5fa9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2047 | 2026.05.22 21:57:40.298695 [ 293 ] {1e54eb57-1031-499e-a2d2-879f18cd5fa9} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2048 | 2026.05.22 21:57:40.298898 [ 293 ] {1e54eb57-1031-499e-a2d2-879f18cd5fa9} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001742 sec., 32146.957520091848 rows/sec., 2.45 MiB/sec. | ||
| 2049 | 2026.05.22 21:57:40.298963 [ 293 ] {1e54eb57-1031-499e-a2d2-879f18cd5fa9} <Debug> TCPHandler: Processed in 0.001965045 sec. | ||
| 2050 | 2026.05.22 21:57:40.299163 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2051 | 2026.05.22 21:57:40.299293 [ 293 ] {41748864-bf0d-4ab5-b587-9633248495c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2052 | 2026.05.22 21:57:40.299353 [ 293 ] {41748864-bf0d-4ab5-b587-9633248495c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2053 | 2026.05.22 21:57:40.299909 [ 293 ] {41748864-bf0d-4ab5-b587-9633248495c7} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2054 | 2026.05.22 21:57:40.299949 [ 293 ] {41748864-bf0d-4ab5-b587-9633248495c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2055 | 2026.05.22 21:57:40.300269 [ 293 ] {41748864-bf0d-4ab5-b587-9633248495c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2056 | 2026.05.22 21:57:40.300485 [ 293 ] {41748864-bf0d-4ab5-b587-9633248495c7} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2057 | 2026.05.22 21:57:40.300611 [ 293 ] {41748864-bf0d-4ab5-b587-9633248495c7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001357 sec., 47162.859248341934 rows/sec., 3.68 MiB/sec. | ||
| 2058 | 2026.05.22 21:57:40.300645 [ 293 ] {41748864-bf0d-4ab5-b587-9633248495c7} <Debug> TCPHandler: Processed in 0.001595748 sec. | ||
| 2059 | 2026.05.22 21:57:40.300777 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2060 | 2026.05.22 21:57:40.300875 [ 293 ] {76cae99f-082f-40aa-a2b6-7f23ad140563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2061 | 2026.05.22 21:57:40.300919 [ 293 ] {76cae99f-082f-40aa-a2b6-7f23ad140563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2062 | 2026.05.22 21:57:40.301368 [ 293 ] {76cae99f-082f-40aa-a2b6-7f23ad140563} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2063 | 2026.05.22 21:57:40.301404 [ 293 ] {76cae99f-082f-40aa-a2b6-7f23ad140563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2064 | 2026.05.22 21:57:40.301732 [ 293 ] {76cae99f-082f-40aa-a2b6-7f23ad140563} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2065 | 2026.05.22 21:57:40.301939 [ 293 ] {76cae99f-082f-40aa-a2b6-7f23ad140563} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2066 | 2026.05.22 21:57:40.302082 [ 293 ] {76cae99f-082f-40aa-a2b6-7f23ad140563} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 2067 | 2026.05.22 21:57:40.302116 [ 293 ] {76cae99f-082f-40aa-a2b6-7f23ad140563} <Debug> TCPHandler: Processed in 0.001387885 sec. | ||
| 2068 | 2026.05.22 21:57:40.302236 [ 293 ] {} <Trace> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2069 | 2026.05.22 21:57:40.302333 [ 293 ] {0a1d70e2-9472-4581-b817-43d5e8cf1ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60451) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2070 | 2026.05.22 21:57:40.302375 [ 293 ] {0a1d70e2-9472-4581-b817-43d5e8cf1ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2071 | 2026.05.22 21:57:40.302722 [ 293 ] {0a1d70e2-9472-4581-b817-43d5e8cf1ca9} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2072 | 2026.05.22 21:57:40.302756 [ 293 ] {0a1d70e2-9472-4581-b817-43d5e8cf1ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2073 | 2026.05.22 21:57:40.303075 [ 293 ] {0a1d70e2-9472-4581-b817-43d5e8cf1ca9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2074 | 2026.05.22 21:57:40.303278 [ 293 ] {0a1d70e2-9472-4581-b817-43d5e8cf1ca9} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2075 | 2026.05.22 21:57:40.303404 [ 293 ] {0a1d70e2-9472-4581-b817-43d5e8cf1ca9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 2076 | 2026.05.22 21:57:40.303436 [ 293 ] {0a1d70e2-9472-4581-b817-43d5e8cf1ca9} <Debug> TCPHandler: Processed in 0.001251572 sec. | ||
| 2077 | 2026.05.22 21:57:41.124362 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2078 | 2026.05.22 21:57:41.124437 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2079 | 2026.05.22 21:57:41.165958 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 7 | ||
| 2080 | 2026.05.22 21:57:41.167476 [ 243 ] {} <Trace> system.query_log (0f015bc4-5b1d-47de-80cb-636ef1bbc2c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2081 | 2026.05.22 21:57:41.167522 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2082 | 2026.05.22 21:57:41.168619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2083 | 2026.05.22 21:57:41.168887 [ 243 ] {} <Trace> system.query_log (0f015bc4-5b1d-47de-80cb-636ef1bbc2c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2084 | 2026.05.22 21:57:41.169114 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 7 | ||
| 2085 | 2026.05.22 21:57:41.170177 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3886 | ||
| 2086 | 2026.05.22 21:57:41.170763 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2087 | 2026.05.22 21:57:41.170811 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2088 | 2026.05.22 21:57:41.171342 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2089 | 2026.05.22 21:57:41.171600 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2090 | 2026.05.22 21:57:41.171745 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3886 | ||
| 2091 | 2026.05.22 21:57:41.370206 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2092 | 2026.05.22 21:57:41.389350 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2026.05.22 21:57:41.389431 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2094 | 2026.05.22 21:57:41.395667 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2095 | 2026.05.22 21:57:41.396394 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.05.22 21:57:41.400330 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2097 | 2026.05.22 21:57:41.461686 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2098 | 2026.05.22 21:57:41.461744 [ 267 ] {} <Debug> TCP-Session: 653ded0d-09e4-4a7f-bb2c-8fc4ed93ae2d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2026.05.22 21:57:42.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.47 MiB, peak 211.26 MiB, free memory in arenas 0.00 B, will set to 204.50 MiB (RSS), difference: 3.03 MiB | ||
| 2100 | 2026.05.22 21:57:45.057106 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2101 | 2026.05.22 21:57:45.057165 [ 293 ] {} <Debug> TCP-Session: aa3e92b7-f952-42ea-91da-7c0c7c93a7ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2102 | 2026.05.22 21:57:45.297675 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2103 | 2026.05.22 21:57:45.297931 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2104 | 2026.05.22 21:57:45.298290 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2105 | 2026.05.22 21:57:45.298331 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2106 | 2026.05.22 21:57:45.298569 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2107 | 2026.05.22 21:57:45.298635 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2108 | 2026.05.22 21:57:45.298774 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2109 | 2026.05.22 21:57:45.298809 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2110 | 2026.05.22 21:57:45.298830 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 2111 | 2026.05.22 21:57:45.298846 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2112 | 2026.05.22 21:57:45.298886 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2113 | 2026.05.22 21:57:45.298933 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2114 | 2026.05.22 21:57:45.300118 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002299 sec., 15224.010439321446 rows/sec., 3.20 MiB/sec. | ||
| 2115 | 2026.05.22 21:57:45.300212 [ 294 ] {bfe2b096-8dca-4abb-896f-00163c40b4a3} <Debug> TCPHandler: Processed in 0.002673758 sec. | ||
| 2116 | 2026.05.22 21:57:45.305228 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2117 | 2026.05.22 21:57:45.305359 [ 294 ] {aaf5bd88-8d58-41ff-a03e-1e9a39b01380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2118 | 2026.05.22 21:57:45.305408 [ 294 ] {aaf5bd88-8d58-41ff-a03e-1e9a39b01380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2119 | 2026.05.22 21:57:45.306118 [ 294 ] {aaf5bd88-8d58-41ff-a03e-1e9a39b01380} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2120 | 2026.05.22 21:57:45.306161 [ 294 ] {aaf5bd88-8d58-41ff-a03e-1e9a39b01380} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2121 | 2026.05.22 21:57:45.306565 [ 294 ] {aaf5bd88-8d58-41ff-a03e-1e9a39b01380} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2122 | 2026.05.22 21:57:45.306791 [ 294 ] {aaf5bd88-8d58-41ff-a03e-1e9a39b01380} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2123 | 2026.05.22 21:57:45.306930 [ 294 ] {aaf5bd88-8d58-41ff-a03e-1e9a39b01380} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001609 sec., 176507.14729645744 rows/sec., 11.21 MiB/sec. | ||
| 2124 | 2026.05.22 21:57:45.306934 [ 46 ] {} <Debug> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2125 | 2026.05.22 21:57:45.306965 [ 294 ] {aaf5bd88-8d58-41ff-a03e-1e9a39b01380} <Debug> TCPHandler: Processed in 0.001821163 sec. | ||
| 2126 | 2026.05.22 21:57:45.307009 [ 46 ] {} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2127 | 2026.05.22 21:57:45.307061 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2128 | 2026.05.22 21:57:45.307175 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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 | ||
| 2129 | 2026.05.22 21:57:45.307258 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2130 | 2026.05.22 21:57:45.307302 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2131 | 2026.05.22 21:57:45.307339 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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 | ||
| 2132 | 2026.05.22 21:57:45.307403 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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 | ||
| 2133 | 2026.05.22 21:57:45.307416 [ 294 ] {278c390e-6f45-4bfe-9757-56b29a1d0dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2134 | 2026.05.22 21:57:45.307448 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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 | ||
| 2135 | 2026.05.22 21:57:45.307487 [ 294 ] {278c390e-6f45-4bfe-9757-56b29a1d0dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2136 | 2026.05.22 21:57:45.307495 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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 | ||
| 2137 | 2026.05.22 21:57:45.307548 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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 | ||
| 2138 | 2026.05.22 21:57:45.308553 [ 192 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427165 sec., 994979.5573742349 rows/sec., 66.99 MiB/sec. | ||
| 2139 | 2026.05.22 21:57:45.308599 [ 294 ] {278c390e-6f45-4bfe-9757-56b29a1d0dee} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2140 | 2026.05.22 21:57:45.308647 [ 294 ] {278c390e-6f45-4bfe-9757-56b29a1d0dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2141 | 2026.05.22 21:57:45.308699 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2142 | 2026.05.22 21:57:45.308998 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_5_1} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2143 | 2026.05.22 21:57:45.309064 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_5_1} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2144 | 2026.05.22 21:57:45.309129 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2145 | 2026.05.22 21:57:45.309143 [ 294 ] {278c390e-6f45-4bfe-9757-56b29a1d0dee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2146 | 2026.05.22 21:57:45.309378 [ 294 ] {278c390e-6f45-4bfe-9757-56b29a1d0dee} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2026.05.22 21:57:45.309521 [ 294 ] {278c390e-6f45-4bfe-9757-56b29a1d0dee} <Debug> executeQuery: Read 867 rows, 69.53 KiB in 0.00215 sec., 403255.81395348837 rows/sec., 31.58 MiB/sec. | ||
| 2148 | 2026.05.22 21:57:45.309559 [ 294 ] {278c390e-6f45-4bfe-9757-56b29a1d0dee} <Debug> TCPHandler: Processed in 0.002426223 sec. | ||
| 2149 | 2026.05.22 21:57:45.309719 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2026.05.22 21:57:45.309816 [ 294 ] {e6f62612-79c3-4d41-8f95-6712a37e4eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2151 | 2026.05.22 21:57:45.309857 [ 294 ] {e6f62612-79c3-4d41-8f95-6712a37e4eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2152 | 2026.05.22 21:57:45.310328 [ 294 ] {e6f62612-79c3-4d41-8f95-6712a37e4eac} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2026.05.22 21:57:45.310364 [ 294 ] {e6f62612-79c3-4d41-8f95-6712a37e4eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2154 | 2026.05.22 21:57:45.310659 [ 294 ] {e6f62612-79c3-4d41-8f95-6712a37e4eac} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2155 | 2026.05.22 21:57:45.310867 [ 294 ] {e6f62612-79c3-4d41-8f95-6712a37e4eac} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2026.05.22 21:57:45.310961 [ 46 ] {} <Debug> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2157 | 2026.05.22 21:57:45.310988 [ 294 ] {e6f62612-79c3-4d41-8f95-6712a37e4eac} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001192 sec., 148489.93288590605 rows/sec., 9.15 MiB/sec. | ||
| 2158 | 2026.05.22 21:57:45.310995 [ 46 ] {} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2159 | 2026.05.22 21:57:45.311030 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2160 | 2026.05.22 21:57:45.311030 [ 294 ] {e6f62612-79c3-4d41-8f95-6712a37e4eac} <Debug> TCPHandler: Processed in 0.001361484 sec. | ||
| 2161 | 2026.05.22 21:57:45.311106 [ 189 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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 | ||
| 2162 | 2026.05.22 21:57:45.311175 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2163 | 2026.05.22 21:57:45.311240 [ 189 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2164 | 2026.05.22 21:57:45.311278 [ 294 ] {61eb7b71-8e28-4ea8-a7a9-b42d3f7d2e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2165 | 2026.05.22 21:57:45.311281 [ 189 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 186 rows starting from the beginning of the part | ||
| 2166 | 2026.05.22 21:57:45.311326 [ 294 ] {61eb7b71-8e28-4ea8-a7a9-b42d3f7d2e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2167 | 2026.05.22 21:57:45.311396 [ 189 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 176 rows starting from the beginning of the part | ||
| 2168 | 2026.05.22 21:57:45.311458 [ 189 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2169 | 2026.05.22 21:57:45.311509 [ 189 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 176 rows starting from the beginning of the part | ||
| 2170 | 2026.05.22 21:57:45.311565 [ 189 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 176 rows starting from the beginning of the part | ||
| 2171 | 2026.05.22 21:57:45.311616 [ 189 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 177 rows starting from the beginning of the part | ||
| 2172 | 2026.05.22 21:57:45.311777 [ 294 ] {61eb7b71-8e28-4ea8-a7a9-b42d3f7d2e1b} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2173 | 2026.05.22 21:57:45.311819 [ 294 ] {61eb7b71-8e28-4ea8-a7a9-b42d3f7d2e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2174 | 2026.05.22 21:57:45.312133 [ 294 ] {61eb7b71-8e28-4ea8-a7a9-b42d3f7d2e1b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2175 | 2026.05.22 21:57:45.312392 [ 294 ] {61eb7b71-8e28-4ea8-a7a9-b42d3f7d2e1b} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2176 | 2026.05.22 21:57:45.312506 [ 46 ] {} <Debug> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2177 | 2026.05.22 21:57:45.312522 [ 294 ] {61eb7b71-8e28-4ea8-a7a9-b42d3f7d2e1b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001263 sec., 117973.07996832937 rows/sec., 7.62 MiB/sec. | ||
| 2178 | 2026.05.22 21:57:45.312550 [ 46 ] {} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2179 | 2026.05.22 21:57:45.312569 [ 294 ] {61eb7b71-8e28-4ea8-a7a9-b42d3f7d2e1b} <Debug> TCPHandler: Processed in 0.001444106 sec. | ||
| 2180 | 2026.05.22 21:57:45.312575 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2181 | 2026.05.22 21:57:45.312660 [ 187 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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 | ||
| 2182 | 2026.05.22 21:57:45.312684 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 893 rows, containing 5 columns (5 merged, 0 gathered) in 0.001608949 sec., 555020.6998481618 rows/sec., 36.35 MiB/sec. | ||
| 2183 | 2026.05.22 21:57:45.312703 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2184 | 2026.05.22 21:57:45.312771 [ 187 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2185 | 2026.05.22 21:57:45.312803 [ 187 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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 | ||
| 2186 | 2026.05.22 21:57:45.312817 [ 294 ] {fe76a084-5f6c-4ff1-8563-8b1d1646911c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2187 | 2026.05.22 21:57:45.312856 [ 187 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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 | ||
| 2188 | 2026.05.22 21:57:45.312863 [ 294 ] {fe76a084-5f6c-4ff1-8563-8b1d1646911c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2189 | 2026.05.22 21:57:45.312873 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2190 | 2026.05.22 21:57:45.312910 [ 187 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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 | ||
| 2191 | 2026.05.22 21:57:45.312956 [ 187 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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 | ||
| 2192 | 2026.05.22 21:57:45.312996 [ 187 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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 | ||
| 2193 | 2026.05.22 21:57:45.313160 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2194 | 2026.05.22 21:57:45.313231 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_6_1} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2195 | 2026.05.22 21:57:45.313299 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2196 | 2026.05.22 21:57:45.313309 [ 294 ] {fe76a084-5f6c-4ff1-8563-8b1d1646911c} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2197 | 2026.05.22 21:57:45.313347 [ 294 ] {fe76a084-5f6c-4ff1-8563-8b1d1646911c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2198 | 2026.05.22 21:57:45.313666 [ 294 ] {fe76a084-5f6c-4ff1-8563-8b1d1646911c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2199 | 2026.05.22 21:57:45.313760 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001181281 sec., 630671.2797378439 rows/sec., 43.15 MiB/sec. | ||
| 2200 | 2026.05.22 21:57:45.313872 [ 294 ] {fe76a084-5f6c-4ff1-8563-8b1d1646911c} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2026.05.22 21:57:45.313901 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2202 | 2026.05.22 21:57:45.314039 [ 46 ] {} <Debug> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2203 | 2026.05.22 21:57:45.314069 [ 294 ] {fe76a084-5f6c-4ff1-8563-8b1d1646911c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001273 sec., 116260.80125687353 rows/sec., 6.61 MiB/sec. | ||
| 2204 | 2026.05.22 21:57:45.314072 [ 46 ] {} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2205 | 2026.05.22 21:57:45.314112 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2206 | 2026.05.22 21:57:45.314115 [ 294 ] {fe76a084-5f6c-4ff1-8563-8b1d1646911c} <Debug> TCPHandler: Processed in 0.001458006 sec. | ||
| 2207 | 2026.05.22 21:57:45.314234 [ 200 ] {b111f8a0-607b-4c35-a822-f449e9801807::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 | ||
| 2208 | 2026.05.22 21:57:45.314270 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_5_1} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2209 | 2026.05.22 21:57:45.314278 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2210 | 2026.05.22 21:57:45.314334 [ 200 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2211 | 2026.05.22 21:57:45.314347 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_5_1} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2212 | 2026.05.22 21:57:45.314371 [ 200 ] {b111f8a0-607b-4c35-a822-f449e9801807::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 | ||
| 2213 | 2026.05.22 21:57:45.314388 [ 294 ] {c69a85c5-5307-425a-b5ca-e738ce47b0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2214 | 2026.05.22 21:57:45.314424 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2215 | 2026.05.22 21:57:45.314434 [ 294 ] {c69a85c5-5307-425a-b5ca-e738ce47b0e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2216 | 2026.05.22 21:57:45.314445 [ 200 ] {b111f8a0-607b-4c35-a822-f449e9801807::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 | ||
| 2217 | 2026.05.22 21:57:45.314500 [ 200 ] {b111f8a0-607b-4c35-a822-f449e9801807::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 | ||
| 2218 | 2026.05.22 21:57:45.314551 [ 200 ] {b111f8a0-607b-4c35-a822-f449e9801807::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 | ||
| 2219 | 2026.05.22 21:57:45.314592 [ 200 ] {b111f8a0-607b-4c35-a822-f449e9801807::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 | ||
| 2220 | 2026.05.22 21:57:45.315063 [ 294 ] {c69a85c5-5307-425a-b5ca-e738ce47b0e5} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2221 | 2026.05.22 21:57:45.315104 [ 294 ] {c69a85c5-5307-425a-b5ca-e738ce47b0e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2222 | 2026.05.22 21:57:45.315460 [ 200 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001287293 sec., 574849.7039912437 rows/sec., 34.89 MiB/sec. | ||
| 2223 | 2026.05.22 21:57:45.315473 [ 294 ] {c69a85c5-5307-425a-b5ca-e738ce47b0e5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2224 | 2026.05.22 21:57:45.315614 [ 189 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2225 | 2026.05.22 21:57:45.315720 [ 294 ] {c69a85c5-5307-425a-b5ca-e738ce47b0e5} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2226 | 2026.05.22 21:57:45.315865 [ 294 ] {c69a85c5-5307-425a-b5ca-e738ce47b0e5} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001495 sec., 351170.56856187293 rows/sec., 24.81 MiB/sec. | ||
| 2227 | 2026.05.22 21:57:45.315900 [ 294 ] {c69a85c5-5307-425a-b5ca-e738ce47b0e5} <Debug> TCPHandler: Processed in 0.00167642 sec. | ||
| 2228 | 2026.05.22 21:57:45.315930 [ 189 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_5_1} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2229 | 2026.05.22 21:57:45.316015 [ 189 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_5_1} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2230 | 2026.05.22 21:57:45.316031 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2231 | 2026.05.22 21:57:45.316086 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2232 | 2026.05.22 21:57:45.316141 [ 294 ] {4aea9192-e493-4ea6-a29e-9c1bf4ae9e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2233 | 2026.05.22 21:57:45.316188 [ 294 ] {4aea9192-e493-4ea6-a29e-9c1bf4ae9e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2234 | 2026.05.22 21:57:45.316520 [ 294 ] {4aea9192-e493-4ea6-a29e-9c1bf4ae9e20} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2235 | 2026.05.22 21:57:45.316555 [ 294 ] {4aea9192-e493-4ea6-a29e-9c1bf4ae9e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2236 | 2026.05.22 21:57:45.316847 [ 294 ] {4aea9192-e493-4ea6-a29e-9c1bf4ae9e20} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2237 | 2026.05.22 21:57:45.317063 [ 294 ] {4aea9192-e493-4ea6-a29e-9c1bf4ae9e20} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2238 | 2026.05.22 21:57:45.317192 [ 294 ] {4aea9192-e493-4ea6-a29e-9c1bf4ae9e20} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 2239 | 2026.05.22 21:57:45.317225 [ 294 ] {4aea9192-e493-4ea6-a29e-9c1bf4ae9e20} <Debug> TCPHandler: Processed in 0.001244452 sec. | ||
| 2240 | 2026.05.22 21:57:45.317352 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2241 | 2026.05.22 21:57:45.317448 [ 294 ] {017abd8c-ca59-47b7-b39a-cdd02f7c57e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2242 | 2026.05.22 21:57:45.317489 [ 294 ] {017abd8c-ca59-47b7-b39a-cdd02f7c57e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2243 | 2026.05.22 21:57:45.317929 [ 294 ] {017abd8c-ca59-47b7-b39a-cdd02f7c57e3} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.05.22 21:57:45.317964 [ 294 ] {017abd8c-ca59-47b7-b39a-cdd02f7c57e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2245 | 2026.05.22 21:57:45.318300 [ 294 ] {017abd8c-ca59-47b7-b39a-cdd02f7c57e3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2246 | 2026.05.22 21:57:45.318502 [ 294 ] {017abd8c-ca59-47b7-b39a-cdd02f7c57e3} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2247 | 2026.05.22 21:57:45.318625 [ 294 ] {017abd8c-ca59-47b7-b39a-cdd02f7c57e3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001195 sec., 221757.3221757322 rows/sec., 14.74 MiB/sec. | ||
| 2248 | 2026.05.22 21:57:45.318659 [ 294 ] {017abd8c-ca59-47b7-b39a-cdd02f7c57e3} <Debug> TCPHandler: Processed in 0.001356494 sec. | ||
| 2249 | 2026.05.22 21:57:45.318779 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2026.05.22 21:57:45.318875 [ 294 ] {fe54620f-c021-46b3-b3f0-cf7d1fb9d332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2251 | 2026.05.22 21:57:45.318918 [ 294 ] {fe54620f-c021-46b3-b3f0-cf7d1fb9d332} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2252 | 2026.05.22 21:57:45.319259 [ 294 ] {fe54620f-c021-46b3-b3f0-cf7d1fb9d332} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2253 | 2026.05.22 21:57:45.319294 [ 294 ] {fe54620f-c021-46b3-b3f0-cf7d1fb9d332} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2254 | 2026.05.22 21:57:45.319569 [ 294 ] {fe54620f-c021-46b3-b3f0-cf7d1fb9d332} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2255 | 2026.05.22 21:57:45.319770 [ 294 ] {fe54620f-c021-46b3-b3f0-cf7d1fb9d332} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2256 | 2026.05.22 21:57:45.319888 [ 44 ] {} <Debug> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2257 | 2026.05.22 21:57:45.319897 [ 294 ] {fe54620f-c021-46b3-b3f0-cf7d1fb9d332} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 2258 | 2026.05.22 21:57:45.319937 [ 44 ] {} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2259 | 2026.05.22 21:57:45.319948 [ 294 ] {fe54620f-c021-46b3-b3f0-cf7d1fb9d332} <Debug> TCPHandler: Processed in 0.001218982 sec. | ||
| 2260 | 2026.05.22 21:57:45.319965 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2261 | 2026.05.22 21:57:45.320064 [ 187 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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 | ||
| 2262 | 2026.05.22 21:57:45.320102 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2263 | 2026.05.22 21:57:45.320174 [ 187 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2264 | 2026.05.22 21:57:45.320202 [ 294 ] {4e77cb18-6ece-4eca-ac7d-5e1db7dca0ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2265 | 2026.05.22 21:57:45.320209 [ 187 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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 | ||
| 2266 | 2026.05.22 21:57:45.320263 [ 294 ] {4e77cb18-6ece-4eca-ac7d-5e1db7dca0ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2267 | 2026.05.22 21:57:45.320278 [ 187 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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 | ||
| 2268 | 2026.05.22 21:57:45.320326 [ 187 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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 | ||
| 2269 | 2026.05.22 21:57:45.320366 [ 187 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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 | ||
| 2270 | 2026.05.22 21:57:45.320405 [ 187 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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 | ||
| 2271 | 2026.05.22 21:57:45.321130 [ 200 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.0011023 sec., 4535.970244035198 rows/sec., 305.65 KiB/sec. | ||
| 2272 | 2026.05.22 21:57:45.321146 [ 294 ] {4e77cb18-6ece-4eca-ac7d-5e1db7dca0ae} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2273 | 2026.05.22 21:57:45.321188 [ 294 ] {4e77cb18-6ece-4eca-ac7d-5e1db7dca0ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2274 | 2026.05.22 21:57:45.321243 [ 200 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2275 | 2026.05.22 21:57:45.321544 [ 200 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_5_1} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2276 | 2026.05.22 21:57:45.321610 [ 200 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_5_1} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2277 | 2026.05.22 21:57:45.321675 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2278 | 2026.05.22 21:57:45.321767 [ 294 ] {4e77cb18-6ece-4eca-ac7d-5e1db7dca0ae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2279 | 2026.05.22 21:57:45.321994 [ 294 ] {4e77cb18-6ece-4eca-ac7d-5e1db7dca0ae} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2280 | 2026.05.22 21:57:45.322136 [ 294 ] {4e77cb18-6ece-4eca-ac7d-5e1db7dca0ae} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001951 sec., 17939.518195797027 rows/sec., 32.15 MiB/sec. | ||
| 2281 | 2026.05.22 21:57:45.322186 [ 294 ] {4e77cb18-6ece-4eca-ac7d-5e1db7dca0ae} <Debug> TCPHandler: Processed in 0.002136838 sec. | ||
| 2282 | 2026.05.22 21:57:45.322325 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2283 | 2026.05.22 21:57:45.322422 [ 294 ] {bc45149a-24b1-4a1c-9c9b-d472137bd2f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2284 | 2026.05.22 21:57:45.322463 [ 294 ] {bc45149a-24b1-4a1c-9c9b-d472137bd2f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2285 | 2026.05.22 21:57:45.322832 [ 294 ] {bc45149a-24b1-4a1c-9c9b-d472137bd2f3} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2286 | 2026.05.22 21:57:45.322867 [ 294 ] {bc45149a-24b1-4a1c-9c9b-d472137bd2f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2287 | 2026.05.22 21:57:45.323173 [ 294 ] {bc45149a-24b1-4a1c-9c9b-d472137bd2f3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2288 | 2026.05.22 21:57:45.323389 [ 294 ] {bc45149a-24b1-4a1c-9c9b-d472137bd2f3} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2289 | 2026.05.22 21:57:45.323512 [ 294 ] {bc45149a-24b1-4a1c-9c9b-d472137bd2f3} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001109 sec., 81154.19296663662 rows/sec., 5.08 MiB/sec. | ||
| 2290 | 2026.05.22 21:57:45.323546 [ 294 ] {bc45149a-24b1-4a1c-9c9b-d472137bd2f3} <Debug> TCPHandler: Processed in 0.001270723 sec. | ||
| 2291 | 2026.05.22 21:57:46.000239 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 203.35 MiB, peak 211.26 MiB, free memory in arenas 0.00 B, will set to 204.97 MiB (RSS), difference: 1.62 MiB | ||
| 2292 | 2026.05.22 21:57:48.671868 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4334 | ||
| 2293 | 2026.05.22 21:57:48.672349 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2294 | 2026.05.22 21:57:48.672388 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2295 | 2026.05.22 21:57:48.672871 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2296 | 2026.05.22 21:57:48.673097 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2026.05.22 21:57:48.673223 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4334 | ||
| 2298 | 2026.05.22 21:57:48.900445 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2299 | 2026.05.22 21:57:48.916849 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2300 | 2026.05.22 21:57:48.916918 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2301 | 2026.05.22 21:57:48.923382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2302 | 2026.05.22 21:57:48.924110 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2303 | 2026.05.22 21:57:48.927145 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2304 | 2026.05.22 21:57:49.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.51 MiB, peak 211.26 MiB, free memory in arenas 0.00 B, will set to 207.12 MiB (RSS), difference: 1.60 MiB | ||
| 2305 | 2026.05.22 21:57:50.292828 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2306 | 2026.05.22 21:57:50.293060 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native (stage: Complete) | ||
| 2307 | 2026.05.22 21:57:50.293379 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2308 | 2026.05.22 21:57:50.293419 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2309 | 2026.05.22 21:57:50.293645 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2310 | 2026.05.22 21:57:50.293714 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2311 | 2026.05.22 21:57:50.293853 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 23-element set) | ||
| 2312 | 2026.05.22 21:57:50.293889 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2313 | 2026.05.22 21:57:50.293911 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 2314 | 2026.05.22 21:57:50.293927 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2315 | 2026.05.22 21:57:50.293967 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2316 | 2026.05.22 21:57:50.293987 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2317 | 2026.05.22 21:57:50.294884 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.001921 sec., 18219.677251431545 rows/sec., 3.83 MiB/sec. | ||
| 2318 | 2026.05.22 21:57:50.294944 [ 294 ] {150f3110-f1a2-49d3-affb-009c6a6e5c16} <Debug> TCPHandler: Processed in 0.002250271 sec. | ||
| 2319 | 2026.05.22 21:57:50.297053 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2320 | 2026.05.22 21:57:50.297233 [ 294 ] {b8903f5c-50d8-462c-bf13-dfbb74523dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2321 | 2026.05.22 21:57:50.297300 [ 294 ] {b8903f5c-50d8-462c-bf13-dfbb74523dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2322 | 2026.05.22 21:57:50.297906 [ 294 ] {b8903f5c-50d8-462c-bf13-dfbb74523dae} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2323 | 2026.05.22 21:57:50.297952 [ 294 ] {b8903f5c-50d8-462c-bf13-dfbb74523dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2324 | 2026.05.22 21:57:50.298305 [ 294 ] {b8903f5c-50d8-462c-bf13-dfbb74523dae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2325 | 2026.05.22 21:57:50.298531 [ 294 ] {b8903f5c-50d8-462c-bf13-dfbb74523dae} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2026.05.22 21:57:50.298679 [ 294 ] {b8903f5c-50d8-462c-bf13-dfbb74523dae} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001495 sec., 2675.5852842809363 rows/sec., 218.18 KiB/sec. | ||
| 2327 | 2026.05.22 21:57:50.298717 [ 294 ] {b8903f5c-50d8-462c-bf13-dfbb74523dae} <Debug> TCPHandler: Processed in 0.001796962 sec. | ||
| 2328 | 2026.05.22 21:57:50.298851 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2329 | 2026.05.22 21:57:50.298948 [ 294 ] {cef38355-229b-4ac4-aba0-20af51fa4709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2330 | 2026.05.22 21:57:50.298989 [ 294 ] {cef38355-229b-4ac4-aba0-20af51fa4709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2331 | 2026.05.22 21:57:50.299430 [ 294 ] {cef38355-229b-4ac4-aba0-20af51fa4709} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2332 | 2026.05.22 21:57:50.299468 [ 294 ] {cef38355-229b-4ac4-aba0-20af51fa4709} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2333 | 2026.05.22 21:57:50.299765 [ 294 ] {cef38355-229b-4ac4-aba0-20af51fa4709} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2334 | 2026.05.22 21:57:50.299969 [ 294 ] {cef38355-229b-4ac4-aba0-20af51fa4709} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2335 | 2026.05.22 21:57:50.300094 [ 294 ] {cef38355-229b-4ac4-aba0-20af51fa4709} <Debug> executeQuery: Read 72 rows, 5.86 KiB in 0.001164 sec., 61855.67010309278 rows/sec., 4.92 MiB/sec. | ||
| 2336 | 2026.05.22 21:57:50.300128 [ 294 ] {cef38355-229b-4ac4-aba0-20af51fa4709} <Debug> TCPHandler: Processed in 0.001326324 sec. | ||
| 2337 | 2026.05.22 21:57:50.300278 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2338 | 2026.05.22 21:57:50.300375 [ 294 ] {511018e2-34ab-462d-9b35-0af381a07baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2339 | 2026.05.22 21:57:50.300415 [ 294 ] {511018e2-34ab-462d-9b35-0af381a07baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2340 | 2026.05.22 21:57:50.300816 [ 294 ] {511018e2-34ab-462d-9b35-0af381a07baa} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2341 | 2026.05.22 21:57:50.300852 [ 294 ] {511018e2-34ab-462d-9b35-0af381a07baa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2342 | 2026.05.22 21:57:50.301128 [ 294 ] {511018e2-34ab-462d-9b35-0af381a07baa} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2343 | 2026.05.22 21:57:50.301340 [ 294 ] {511018e2-34ab-462d-9b35-0af381a07baa} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2344 | 2026.05.22 21:57:50.301465 [ 294 ] {511018e2-34ab-462d-9b35-0af381a07baa} <Debug> executeQuery: Read 11 rows, 825.00 B in 0.001109 sec., 9918.845807033364 rows/sec., 726.48 KiB/sec. | ||
| 2345 | 2026.05.22 21:57:50.301499 [ 294 ] {511018e2-34ab-462d-9b35-0af381a07baa} <Debug> TCPHandler: Processed in 0.001270443 sec. | ||
| 2346 | 2026.05.22 21:57:50.301695 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2347 | 2026.05.22 21:57:50.301791 [ 294 ] {f68a6afd-9a0e-432b-a689-08ab7336e027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2348 | 2026.05.22 21:57:50.301832 [ 294 ] {f68a6afd-9a0e-432b-a689-08ab7336e027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2349 | 2026.05.22 21:57:50.302485 [ 294 ] {f68a6afd-9a0e-432b-a689-08ab7336e027} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2350 | 2026.05.22 21:57:50.302552 [ 294 ] {f68a6afd-9a0e-432b-a689-08ab7336e027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2351 | 2026.05.22 21:57:50.302974 [ 294 ] {f68a6afd-9a0e-432b-a689-08ab7336e027} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2352 | 2026.05.22 21:57:50.303215 [ 294 ] {f68a6afd-9a0e-432b-a689-08ab7336e027} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2353 | 2026.05.22 21:57:50.303376 [ 294 ] {f68a6afd-9a0e-432b-a689-08ab7336e027} <Debug> executeQuery: Read 84 rows, 6.73 KiB in 0.001599 sec., 52532.8330206379 rows/sec., 4.11 MiB/sec. | ||
| 2354 | 2026.05.22 21:57:50.303433 [ 294 ] {f68a6afd-9a0e-432b-a689-08ab7336e027} <Debug> TCPHandler: Processed in 0.001856753 sec. | ||
| 2355 | 2026.05.22 21:57:50.303641 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2356 | 2026.05.22 21:57:50.303780 [ 294 ] {ede70370-3161-417b-a71c-cc39cb1017c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2357 | 2026.05.22 21:57:50.303842 [ 294 ] {ede70370-3161-417b-a71c-cc39cb1017c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2358 | 2026.05.22 21:57:50.304305 [ 294 ] {ede70370-3161-417b-a71c-cc39cb1017c2} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2359 | 2026.05.22 21:57:50.304341 [ 294 ] {ede70370-3161-417b-a71c-cc39cb1017c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2360 | 2026.05.22 21:57:50.304675 [ 294 ] {ede70370-3161-417b-a71c-cc39cb1017c2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2361 | 2026.05.22 21:57:50.304902 [ 294 ] {ede70370-3161-417b-a71c-cc39cb1017c2} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2362 | 2026.05.22 21:57:50.305033 [ 294 ] {ede70370-3161-417b-a71c-cc39cb1017c2} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001297 sec., 124903.62374710871 rows/sec., 8.70 MiB/sec. | ||
| 2363 | 2026.05.22 21:57:50.305070 [ 294 ] {ede70370-3161-417b-a71c-cc39cb1017c2} <Debug> TCPHandler: Processed in 0.001555367 sec. | ||
| 2364 | 2026.05.22 21:57:50.305213 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2365 | 2026.05.22 21:57:50.305310 [ 294 ] {a97aaad4-47b1-488c-a903-b32de457ce1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2366 | 2026.05.22 21:57:50.305366 [ 294 ] {a97aaad4-47b1-488c-a903-b32de457ce1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2367 | 2026.05.22 21:57:50.306175 [ 294 ] {a97aaad4-47b1-488c-a903-b32de457ce1d} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2368 | 2026.05.22 21:57:50.306213 [ 294 ] {a97aaad4-47b1-488c-a903-b32de457ce1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2369 | 2026.05.22 21:57:50.306706 [ 294 ] {a97aaad4-47b1-488c-a903-b32de457ce1d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2370 | 2026.05.22 21:57:50.306926 [ 294 ] {a97aaad4-47b1-488c-a903-b32de457ce1d} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2026.05.22 21:57:50.307034 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2372 | 2026.05.22 21:57:50.307061 [ 294 ] {a97aaad4-47b1-488c-a903-b32de457ce1d} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.00177 sec., 3954.8022598870057 rows/sec., 7.09 MiB/sec. | ||
| 2373 | 2026.05.22 21:57:50.307082 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2026.05.22 21:57:50.307109 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2375 | 2026.05.22 21:57:50.307115 [ 294 ] {a97aaad4-47b1-488c-a903-b32de457ce1d} <Debug> TCPHandler: Processed in 0.001951495 sec. | ||
| 2376 | 2026.05.22 21:57:50.307234 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::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 | ||
| 2377 | 2026.05.22 21:57:50.307262 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2378 | 2026.05.22 21:57:50.307371 [ 294 ] {80e65538-6ef4-4b87-9e1c-a5f71022f577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2379 | 2026.05.22 21:57:50.307413 [ 294 ] {80e65538-6ef4-4b87-9e1c-a5f71022f577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2380 | 2026.05.22 21:57:50.307523 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2381 | 2026.05.22 21:57:50.307598 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part | ||
| 2382 | 2026.05.22 21:57:50.307747 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 34 rows starting from the beginning of the part | ||
| 2383 | 2026.05.22 21:57:50.307753 [ 294 ] {80e65538-6ef4-4b87-9e1c-a5f71022f577} <Trace> oximeter.measurements_i64 (4094cf71-e675-45a4-878e-8cd6c737f850): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2026.05.22 21:57:50.307799 [ 294 ] {80e65538-6ef4-4b87-9e1c-a5f71022f577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2385 | 2026.05.22 21:57:50.307862 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 34 rows starting from the beginning of the part | ||
| 2386 | 2026.05.22 21:57:50.307976 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 34 rows starting from the beginning of the part | ||
| 2387 | 2026.05.22 21:57:50.308096 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 35 rows starting from the beginning of the part | ||
| 2388 | 2026.05.22 21:57:50.308135 [ 294 ] {80e65538-6ef4-4b87-9e1c-a5f71022f577} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2389 | 2026.05.22 21:57:50.308206 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 7 rows starting from the beginning of the part | ||
| 2390 | 2026.05.22 21:57:50.308371 [ 294 ] {80e65538-6ef4-4b87-9e1c-a5f71022f577} <Trace> oximeter.measurements_i64 (4094cf71-e675-45a4-878e-8cd6c737f850): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2026.05.22 21:57:50.308511 [ 294 ] {80e65538-6ef4-4b87-9e1c-a5f71022f577} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001159 sec., 7765.314926660914 rows/sec., 548.53 KiB/sec. | ||
| 2392 | 2026.05.22 21:57:50.308548 [ 294 ] {80e65538-6ef4-4b87-9e1c-a5f71022f577} <Debug> TCPHandler: Processed in 0.001336184 sec. | ||
| 2393 | 2026.05.22 21:57:50.308691 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2026.05.22 21:57:50.308791 [ 294 ] {fc83e2e3-15ac-46f6-a94c-fbcebc3e8340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2395 | 2026.05.22 21:57:50.308833 [ 294 ] {fc83e2e3-15ac-46f6-a94c-fbcebc3e8340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2396 | 2026.05.22 21:57:50.309202 [ 294 ] {fc83e2e3-15ac-46f6-a94c-fbcebc3e8340} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2397 | 2026.05.22 21:57:50.309239 [ 294 ] {fc83e2e3-15ac-46f6-a94c-fbcebc3e8340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2398 | 2026.05.22 21:57:50.309567 [ 294 ] {fc83e2e3-15ac-46f6-a94c-fbcebc3e8340} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2399 | 2026.05.22 21:57:50.309834 [ 294 ] {fc83e2e3-15ac-46f6-a94c-fbcebc3e8340} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2400 | 2026.05.22 21:57:50.309970 [ 294 ] {fc83e2e3-15ac-46f6-a94c-fbcebc3e8340} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 2401 | 2026.05.22 21:57:50.310005 [ 294 ] {fc83e2e3-15ac-46f6-a94c-fbcebc3e8340} <Debug> TCPHandler: Processed in 0.001362755 sec. | ||
| 2402 | 2026.05.22 21:57:50.312719 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 19 columns (19 merged, 0 gathered) in 0.005546229 sec., 32093.878561451394 rows/sec., 57.51 MiB/sec. | ||
| 2403 | 2026.05.22 21:57:50.313065 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2404 | 2026.05.22 21:57:50.313436 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2405 | 2026.05.22 21:57:50.313513 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2406 | 2026.05.22 21:57:50.313608 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 2407 | 2026.05.22 21:57:55.298164 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2408 | 2026.05.22 21:57:55.298411 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2409 | 2026.05.22 21:57:55.298743 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2410 | 2026.05.22 21:57:55.298787 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2411 | 2026.05.22 21:57:55.299026 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2412 | 2026.05.22 21:57:55.299093 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2413 | 2026.05.22 21:57:55.299231 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2414 | 2026.05.22 21:57:55.299267 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2415 | 2026.05.22 21:57:55.299288 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 2416 | 2026.05.22 21:57:55.299303 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2417 | 2026.05.22 21:57:55.299344 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2418 | 2026.05.22 21:57:55.299364 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2419 | 2026.05.22 21:57:55.300390 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002078 sec., 16843.118383060635 rows/sec., 3.54 MiB/sec. | ||
| 2420 | 2026.05.22 21:57:55.300479 [ 294 ] {6b80004c-1fb8-4598-bed4-76c74b5999f4} <Debug> TCPHandler: Processed in 0.002447624 sec. | ||
| 2421 | 2026.05.22 21:57:55.305783 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2422 | 2026.05.22 21:57:55.305893 [ 294 ] {1db832d2-6492-425f-82c8-0d1d0562c9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2423 | 2026.05.22 21:57:55.305935 [ 294 ] {1db832d2-6492-425f-82c8-0d1d0562c9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2424 | 2026.05.22 21:57:55.306537 [ 294 ] {1db832d2-6492-425f-82c8-0d1d0562c9a7} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2425 | 2026.05.22 21:57:55.306583 [ 294 ] {1db832d2-6492-425f-82c8-0d1d0562c9a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2426 | 2026.05.22 21:57:55.306950 [ 294 ] {1db832d2-6492-425f-82c8-0d1d0562c9a7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2427 | 2026.05.22 21:57:55.307175 [ 294 ] {1db832d2-6492-425f-82c8-0d1d0562c9a7} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2428 | 2026.05.22 21:57:55.307315 [ 294 ] {1db832d2-6492-425f-82c8-0d1d0562c9a7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001452 sec., 195592.2865013774 rows/sec., 12.42 MiB/sec. | ||
| 2429 | 2026.05.22 21:57:55.307350 [ 294 ] {1db832d2-6492-425f-82c8-0d1d0562c9a7} <Debug> TCPHandler: Processed in 0.001617158 sec. | ||
| 2430 | 2026.05.22 21:57:55.307486 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2431 | 2026.05.22 21:57:55.307584 [ 294 ] {a14f6684-8797-49f3-bbcc-67c7b2225618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2432 | 2026.05.22 21:57:55.307624 [ 294 ] {a14f6684-8797-49f3-bbcc-67c7b2225618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2433 | 2026.05.22 21:57:55.308351 [ 294 ] {a14f6684-8797-49f3-bbcc-67c7b2225618} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2026.05.22 21:57:55.308387 [ 294 ] {a14f6684-8797-49f3-bbcc-67c7b2225618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2435 | 2026.05.22 21:57:55.308752 [ 294 ] {a14f6684-8797-49f3-bbcc-67c7b2225618} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2436 | 2026.05.22 21:57:55.308963 [ 294 ] {a14f6684-8797-49f3-bbcc-67c7b2225618} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2026.05.22 21:57:55.309091 [ 294 ] {a14f6684-8797-49f3-bbcc-67c7b2225618} <Debug> executeQuery: Read 867 rows, 69.53 KiB in 0.001525 sec., 568524.5901639344 rows/sec., 44.53 MiB/sec. | ||
| 2438 | 2026.05.22 21:57:55.309089 [ 28 ] {} <Debug> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2439 | 2026.05.22 21:57:55.309126 [ 294 ] {a14f6684-8797-49f3-bbcc-67c7b2225618} <Debug> TCPHandler: Processed in 0.0016916 sec. | ||
| 2440 | 2026.05.22 21:57:55.309172 [ 28 ] {} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2441 | 2026.05.22 21:57:55.309202 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2442 | 2026.05.22 21:57:55.309277 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2443 | 2026.05.22 21:57:55.309314 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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 | ||
| 2444 | 2026.05.22 21:57:55.309379 [ 294 ] {526193f4-0b5d-494c-93d0-85bc4efeb4e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2445 | 2026.05.22 21:57:55.309424 [ 294 ] {526193f4-0b5d-494c-93d0-85bc4efeb4e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2446 | 2026.05.22 21:57:55.309454 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2447 | 2026.05.22 21:57:55.309489 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 871 rows starting from the beginning of the part | ||
| 2448 | 2026.05.22 21:57:55.309580 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 865 rows starting from the beginning of the part | ||
| 2449 | 2026.05.22 21:57:55.309631 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 56 rows starting from the beginning of the part | ||
| 2450 | 2026.05.22 21:57:55.309710 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 867 rows starting from the beginning of the part | ||
| 2451 | 2026.05.22 21:57:55.309756 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 72 rows starting from the beginning of the part | ||
| 2452 | 2026.05.22 21:57:55.309802 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 867 rows starting from the beginning of the part | ||
| 2453 | 2026.05.22 21:57:55.309875 [ 294 ] {526193f4-0b5d-494c-93d0-85bc4efeb4e3} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2454 | 2026.05.22 21:57:55.309915 [ 294 ] {526193f4-0b5d-494c-93d0-85bc4efeb4e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2455 | 2026.05.22 21:57:55.310264 [ 294 ] {526193f4-0b5d-494c-93d0-85bc4efeb4e3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2456 | 2026.05.22 21:57:55.310498 [ 294 ] {526193f4-0b5d-494c-93d0-85bc4efeb4e3} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2026.05.22 21:57:55.310630 [ 294 ] {526193f4-0b5d-494c-93d0-85bc4efeb4e3} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.00127 sec., 139370.07874015748 rows/sec., 8.59 MiB/sec. | ||
| 2458 | 2026.05.22 21:57:55.310664 [ 294 ] {526193f4-0b5d-494c-93d0-85bc4efeb4e3} <Debug> TCPHandler: Processed in 0.001437396 sec. | ||
| 2459 | 2026.05.22 21:57:55.310796 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2460 | 2026.05.22 21:57:55.310892 [ 294 ] {49a869ef-e0e7-4790-9764-1ebe46a2abef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2461 | 2026.05.22 21:57:55.310931 [ 294 ] {49a869ef-e0e7-4790-9764-1ebe46a2abef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2462 | 2026.05.22 21:57:55.311323 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3598 rows, containing 5 columns (5 merged, 0 gathered) in 0.002059577 sec., 1746960.662310756 rows/sec., 143.43 MiB/sec. | ||
| 2463 | 2026.05.22 21:57:55.311362 [ 294 ] {49a869ef-e0e7-4790-9764-1ebe46a2abef} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2464 | 2026.05.22 21:57:55.311402 [ 294 ] {49a869ef-e0e7-4790-9764-1ebe46a2abef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2465 | 2026.05.22 21:57:55.311490 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2466 | 2026.05.22 21:57:55.311736 [ 294 ] {49a869ef-e0e7-4790-9764-1ebe46a2abef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2467 | 2026.05.22 21:57:55.311761 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2468 | 2026.05.22 21:57:55.311847 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_11_2} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2469 | 2026.05.22 21:57:55.311915 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2470 | 2026.05.22 21:57:55.311975 [ 294 ] {49a869ef-e0e7-4790-9764-1ebe46a2abef} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2026.05.22 21:57:55.312108 [ 294 ] {49a869ef-e0e7-4790-9764-1ebe46a2abef} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001234 sec., 120745.54294975688 rows/sec., 7.80 MiB/sec. | ||
| 2472 | 2026.05.22 21:57:55.312142 [ 294 ] {49a869ef-e0e7-4790-9764-1ebe46a2abef} <Debug> TCPHandler: Processed in 0.001395975 sec. | ||
| 2473 | 2026.05.22 21:57:55.312268 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2474 | 2026.05.22 21:57:55.312365 [ 294 ] {5031e2c7-c1c5-448a-9c6a-8da8eed52d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2475 | 2026.05.22 21:57:55.312404 [ 294 ] {5031e2c7-c1c5-448a-9c6a-8da8eed52d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2476 | 2026.05.22 21:57:55.312819 [ 294 ] {5031e2c7-c1c5-448a-9c6a-8da8eed52d13} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2477 | 2026.05.22 21:57:55.312854 [ 294 ] {5031e2c7-c1c5-448a-9c6a-8da8eed52d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2478 | 2026.05.22 21:57:55.313140 [ 294 ] {5031e2c7-c1c5-448a-9c6a-8da8eed52d13} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2479 | 2026.05.22 21:57:55.313342 [ 294 ] {5031e2c7-c1c5-448a-9c6a-8da8eed52d13} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2480 | 2026.05.22 21:57:55.313465 [ 294 ] {5031e2c7-c1c5-448a-9c6a-8da8eed52d13} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001118 sec., 132379.24865831842 rows/sec., 7.53 MiB/sec. | ||
| 2481 | 2026.05.22 21:57:55.313498 [ 294 ] {5031e2c7-c1c5-448a-9c6a-8da8eed52d13} <Debug> TCPHandler: Processed in 0.001279682 sec. | ||
| 2482 | 2026.05.22 21:57:55.313624 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2026.05.22 21:57:55.313720 [ 294 ] {8e333776-268a-41de-aa09-a5bce46d45c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2484 | 2026.05.22 21:57:55.313760 [ 294 ] {8e333776-268a-41de-aa09-a5bce46d45c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2485 | 2026.05.22 21:57:55.314354 [ 294 ] {8e333776-268a-41de-aa09-a5bce46d45c4} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2026.05.22 21:57:55.314390 [ 294 ] {8e333776-268a-41de-aa09-a5bce46d45c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2487 | 2026.05.22 21:57:55.314714 [ 294 ] {8e333776-268a-41de-aa09-a5bce46d45c4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2488 | 2026.05.22 21:57:55.314933 [ 294 ] {8e333776-268a-41de-aa09-a5bce46d45c4} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2489 | 2026.05.22 21:57:55.315054 [ 27 ] {} <Debug> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2490 | 2026.05.22 21:57:55.315060 [ 294 ] {8e333776-268a-41de-aa09-a5bce46d45c4} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001358 sec., 386597.9381443299 rows/sec., 27.31 MiB/sec. | ||
| 2491 | 2026.05.22 21:57:55.315101 [ 27 ] {} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2492 | 2026.05.22 21:57:55.315114 [ 294 ] {8e333776-268a-41de-aa09-a5bce46d45c4} <Debug> TCPHandler: Processed in 0.001539797 sec. | ||
| 2493 | 2026.05.22 21:57:55.315134 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2494 | 2026.05.22 21:57:55.315247 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2026.05.22 21:57:55.315261 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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 | ||
| 2496 | 2026.05.22 21:57:55.315349 [ 294 ] {d4e5759e-57d1-4edc-8789-3c9debbe4d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2497 | 2026.05.22 21:57:55.315378 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2498 | 2026.05.22 21:57:55.315391 [ 294 ] {d4e5759e-57d1-4edc-8789-3c9debbe4d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2499 | 2026.05.22 21:57:55.315426 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 546 rows starting from the beginning of the part | ||
| 2500 | 2026.05.22 21:57:55.315520 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 524 rows starting from the beginning of the part | ||
| 2501 | 2026.05.22 21:57:55.315574 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 64 rows starting from the beginning of the part | ||
| 2502 | 2026.05.22 21:57:55.315618 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 525 rows starting from the beginning of the part | ||
| 2503 | 2026.05.22 21:57:55.315661 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 84 rows starting from the beginning of the part | ||
| 2504 | 2026.05.22 21:57:55.315702 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 525 rows starting from the beginning of the part | ||
| 2505 | 2026.05.22 21:57:55.315731 [ 294 ] {d4e5759e-57d1-4edc-8789-3c9debbe4d59} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2506 | 2026.05.22 21:57:55.315768 [ 294 ] {d4e5759e-57d1-4edc-8789-3c9debbe4d59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2507 | 2026.05.22 21:57:55.316057 [ 294 ] {d4e5759e-57d1-4edc-8789-3c9debbe4d59} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2508 | 2026.05.22 21:57:55.316449 [ 294 ] {d4e5759e-57d1-4edc-8789-3c9debbe4d59} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2509 | 2026.05.22 21:57:55.316599 [ 27 ] {} <Debug> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2510 | 2026.05.22 21:57:55.316629 [ 27 ] {} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2511 | 2026.05.22 21:57:55.316646 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2512 | 2026.05.22 21:57:55.316681 [ 294 ] {d4e5759e-57d1-4edc-8789-3c9debbe4d59} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 233.24 KiB/sec. | ||
| 2513 | 2026.05.22 21:57:55.316715 [ 186 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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 | ||
| 2514 | 2026.05.22 21:57:55.316743 [ 294 ] {d4e5759e-57d1-4edc-8789-3c9debbe4d59} <Debug> TCPHandler: Processed in 0.001544777 sec. | ||
| 2515 | 2026.05.22 21:57:55.316803 [ 198 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2268 rows, containing 5 columns (5 merged, 0 gathered) in 0.001591838 sec., 1424768.0982612553 rows/sec., 106.90 MiB/sec. | ||
| 2516 | 2026.05.22 21:57:55.316840 [ 186 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2517 | 2026.05.22 21:57:55.316886 [ 186 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 2518 | 2026.05.22 21:57:55.316937 [ 186 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2519 | 2026.05.22 21:57:55.316948 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2520 | 2026.05.22 21:57:55.316961 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2521 | 2026.05.22 21:57:55.316978 [ 186 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 2522 | 2026.05.22 21:57:55.317023 [ 186 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 2523 | 2026.05.22 21:57:55.317059 [ 186 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 2524 | 2026.05.22 21:57:55.317098 [ 186 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 2525 | 2026.05.22 21:57:55.317102 [ 294 ] {be2879ae-bf63-4c19-bef0-001f77985b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2526 | 2026.05.22 21:57:55.317174 [ 294 ] {be2879ae-bf63-4c19-bef0-001f77985b46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2527 | 2026.05.22 21:57:55.317218 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2528 | 2026.05.22 21:57:55.317292 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_11_2} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2529 | 2026.05.22 21:57:55.317355 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2530 | 2026.05.22 21:57:55.317671 [ 294 ] {be2879ae-bf63-4c19-bef0-001f77985b46} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2531 | 2026.05.22 21:57:55.317713 [ 294 ] {be2879ae-bf63-4c19-bef0-001f77985b46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2532 | 2026.05.22 21:57:55.317817 [ 191 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.00112984 sec., 31862.91864334773 rows/sec., 1.63 MiB/sec. | ||
| 2533 | 2026.05.22 21:57:55.317977 [ 198 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2534 | 2026.05.22 21:57:55.318089 [ 294 ] {be2879ae-bf63-4c19-bef0-001f77985b46} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2535 | 2026.05.22 21:57:55.318262 [ 198 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_6_1} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2536 | 2026.05.22 21:57:55.318322 [ 294 ] {be2879ae-bf63-4c19-bef0-001f77985b46} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2537 | 2026.05.22 21:57:55.318326 [ 198 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_6_1} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2538 | 2026.05.22 21:57:55.318403 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2539 | 2026.05.22 21:57:55.318425 [ 27 ] {} <Debug> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2540 | 2026.05.22 21:57:55.318449 [ 294 ] {be2879ae-bf63-4c19-bef0-001f77985b46} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001386 sec., 191197.6911976912 rows/sec., 12.71 MiB/sec. | ||
| 2541 | 2026.05.22 21:57:55.318454 [ 27 ] {} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.05.22 21:57:55.318490 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2543 | 2026.05.22 21:57:55.318491 [ 294 ] {be2879ae-bf63-4c19-bef0-001f77985b46} <Debug> TCPHandler: Processed in 0.00164094 sec. | ||
| 2544 | 2026.05.22 21:57:55.318559 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 2545 | 2026.05.22 21:57:55.318633 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2026.05.22 21:57:55.318657 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2547 | 2026.05.22 21:57:55.318687 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 981 rows starting from the beginning of the part | ||
| 2548 | 2026.05.22 21:57:55.318731 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 265 rows starting from the beginning of the part | ||
| 2549 | 2026.05.22 21:57:55.318735 [ 294 ] {07e083fa-b73d-4fc1-a674-9375ab4f804d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2550 | 2026.05.22 21:57:55.318774 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2551 | 2026.05.22 21:57:55.318790 [ 294 ] {07e083fa-b73d-4fc1-a674-9375ab4f804d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2552 | 2026.05.22 21:57:55.318815 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2553 | 2026.05.22 21:57:55.318858 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 162 rows starting from the beginning of the part | ||
| 2554 | 2026.05.22 21:57:55.318898 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 265 rows starting from the beginning of the part | ||
| 2555 | 2026.05.22 21:57:55.319115 [ 294 ] {07e083fa-b73d-4fc1-a674-9375ab4f804d} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2026.05.22 21:57:55.319154 [ 294 ] {07e083fa-b73d-4fc1-a674-9375ab4f804d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2557 | 2026.05.22 21:57:55.319463 [ 294 ] {07e083fa-b73d-4fc1-a674-9375ab4f804d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2558 | 2026.05.22 21:57:55.319692 [ 294 ] {07e083fa-b73d-4fc1-a674-9375ab4f804d} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.05.22 21:57:55.319819 [ 294 ] {07e083fa-b73d-4fc1-a674-9375ab4f804d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 61.15 KiB/sec. | ||
| 2560 | 2026.05.22 21:57:55.319852 [ 294 ] {07e083fa-b73d-4fc1-a674-9375ab4f804d} <Debug> TCPHandler: Processed in 0.001268273 sec. | ||
| 2561 | 2026.05.22 21:57:55.319888 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001358795 sec., 1544015.1016157698 rows/sec., 103.86 MiB/sec. | ||
| 2562 | 2026.05.22 21:57:55.319991 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2563 | 2026.05.22 21:57:55.320092 [ 294 ] {18b04c9c-943f-4eab-9e9c-5bd7536d9843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2564 | 2026.05.22 21:57:55.320147 [ 294 ] {18b04c9c-943f-4eab-9e9c-5bd7536d9843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2565 | 2026.05.22 21:57:55.320155 [ 191 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2566 | 2026.05.22 21:57:55.320450 [ 191 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2026.05.22 21:57:55.320525 [ 191 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2568 | 2026.05.22 21:57:55.320609 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2569 | 2026.05.22 21:57:55.321007 [ 294 ] {18b04c9c-943f-4eab-9e9c-5bd7536d9843} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2570 | 2026.05.22 21:57:55.321048 [ 294 ] {18b04c9c-943f-4eab-9e9c-5bd7536d9843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2571 | 2026.05.22 21:57:55.321598 [ 294 ] {18b04c9c-943f-4eab-9e9c-5bd7536d9843} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2572 | 2026.05.22 21:57:55.321820 [ 294 ] {18b04c9c-943f-4eab-9e9c-5bd7536d9843} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.05.22 21:57:55.321952 [ 294 ] {18b04c9c-943f-4eab-9e9c-5bd7536d9843} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001878 sec., 18636.84771033014 rows/sec., 33.40 MiB/sec. | ||
| 2574 | 2026.05.22 21:57:55.322002 [ 294 ] {18b04c9c-943f-4eab-9e9c-5bd7536d9843} <Debug> TCPHandler: Processed in 0.002060057 sec. | ||
| 2575 | 2026.05.22 21:57:55.322124 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2576 | 2026.05.22 21:57:55.322220 [ 294 ] {0a664040-be60-4843-af71-a24cc383e68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2577 | 2026.05.22 21:57:55.322261 [ 294 ] {0a664040-be60-4843-af71-a24cc383e68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2578 | 2026.05.22 21:57:55.322596 [ 294 ] {0a664040-be60-4843-af71-a24cc383e68d} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.05.22 21:57:55.322631 [ 294 ] {0a664040-be60-4843-af71-a24cc383e68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2580 | 2026.05.22 21:57:55.322922 [ 294 ] {0a664040-be60-4843-af71-a24cc383e68d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2581 | 2026.05.22 21:57:55.323129 [ 294 ] {0a664040-be60-4843-af71-a24cc383e68d} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2026.05.22 21:57:55.323229 [ 27 ] {} <Debug> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2583 | 2026.05.22 21:57:55.323251 [ 294 ] {0a664040-be60-4843-af71-a24cc383e68d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001049 sec., 85795.99618684461 rows/sec., 5.37 MiB/sec. | ||
| 2584 | 2026.05.22 21:57:55.323259 [ 27 ] {} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2026.05.22 21:57:55.323290 [ 294 ] {0a664040-be60-4843-af71-a24cc383e68d} <Debug> TCPHandler: Processed in 0.001215511 sec. | ||
| 2586 | 2026.05.22 21:57:55.323291 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2587 | 2026.05.22 21:57:55.323421 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 2588 | 2026.05.22 21:57:55.323547 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2589 | 2026.05.22 21:57:55.323590 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 360 rows starting from the beginning of the part | ||
| 2590 | 2026.05.22 21:57:55.323673 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2591 | 2026.05.22 21:57:55.323729 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 2592 | 2026.05.22 21:57:55.323777 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2593 | 2026.05.22 21:57:55.323824 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2594 | 2026.05.22 21:57:55.323872 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 90 rows starting from the beginning of the part | ||
| 2595 | 2026.05.22 21:57:55.324753 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 4 columns (4 merged, 0 gathered) in 0.001382094 sec., 542654.8411323688 rows/sec., 34.61 MiB/sec. | ||
| 2596 | 2026.05.22 21:57:55.324879 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2597 | 2026.05.22 21:57:55.325112 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2026.05.22 21:57:55.325177 [ 194 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_11_2} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2599 | 2026.05.22 21:57:55.325229 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2600 | 2026.05.22 21:57:56.124515 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2601 | 2026.05.22 21:57:56.124587 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2602 | 2026.05.22 21:57:56.173476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4846 | ||
| 2603 | 2026.05.22 21:57:56.173996 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2026.05.22 21:57:56.174037 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2605 | 2026.05.22 21:57:56.174553 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2606 | 2026.05.22 21:57:56.174791 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2026.05.22 21:57:56.174912 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4846 | ||
| 2608 | 2026.05.22 21:57:56.427400 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2609 | 2026.05.22 21:57:56.444931 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2610 | 2026.05.22 21:57:56.444988 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2611 | 2026.05.22 21:57:56.451220 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2612 | 2026.05.22 21:57:56.451890 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2613 | 2026.05.22 21:57:56.454592 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2614 | 2026.05.22 21:57:57.000293 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.62 MiB, peak 212.62 MiB, free memory in arenas 0.00 B, will set to 210.96 MiB (RSS), difference: 2.35 MiB | ||
| 2615 | 2026.05.22 21:58:00.292268 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2616 | 2026.05.22 21:58:00.292495 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2617 | 2026.05.22 21:58:00.292824 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2618 | 2026.05.22 21:58:00.292872 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2619 | 2026.05.22 21:58:00.293101 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2620 | 2026.05.22 21:58:00.293174 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2621 | 2026.05.22 21:58:00.293314 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2622 | 2026.05.22 21:58:00.293350 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2623 | 2026.05.22 21:58:00.293372 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 2624 | 2026.05.22 21:58:00.293388 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2625 | 2026.05.22 21:58:00.293430 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2626 | 2026.05.22 21:58:00.293449 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2627 | 2026.05.22 21:58:00.294494 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.002089 sec., 16754.42795595979 rows/sec., 3.52 MiB/sec. | ||
| 2628 | 2026.05.22 21:58:00.294593 [ 294 ] {49dc81b0-e6d2-458c-ac69-40803f9a0af5} <Debug> TCPHandler: Processed in 0.002458224 sec. | ||
| 2629 | 2026.05.22 21:58:00.296444 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2630 | 2026.05.22 21:58:00.296574 [ 294 ] {8202ad7d-bcfc-45cd-a711-dc21f2873e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2631 | 2026.05.22 21:58:00.296626 [ 294 ] {8202ad7d-bcfc-45cd-a711-dc21f2873e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2632 | 2026.05.22 21:58:00.297205 [ 294 ] {8202ad7d-bcfc-45cd-a711-dc21f2873e8e} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2026.05.22 21:58:00.297258 [ 294 ] {8202ad7d-bcfc-45cd-a711-dc21f2873e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2634 | 2026.05.22 21:58:00.297665 [ 294 ] {8202ad7d-bcfc-45cd-a711-dc21f2873e8e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2635 | 2026.05.22 21:58:00.297903 [ 294 ] {8202ad7d-bcfc-45cd-a711-dc21f2873e8e} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2026.05.22 21:58:00.298058 [ 294 ] {8202ad7d-bcfc-45cd-a711-dc21f2873e8e} <Debug> executeQuery: Read 70 rows, 5.71 KiB in 0.001517 sec., 46143.70468029005 rows/sec., 3.68 MiB/sec. | ||
| 2637 | 2026.05.22 21:58:00.298099 [ 294 ] {8202ad7d-bcfc-45cd-a711-dc21f2873e8e} <Debug> TCPHandler: Processed in 0.001715291 sec. | ||
| 2638 | 2026.05.22 21:58:00.298247 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2639 | 2026.05.22 21:58:00.298356 [ 294 ] {cc91b507-9f42-4da5-8f30-fdab5e18a46c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2640 | 2026.05.22 21:58:00.298402 [ 294 ] {cc91b507-9f42-4da5-8f30-fdab5e18a46c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2641 | 2026.05.22 21:58:00.298829 [ 294 ] {cc91b507-9f42-4da5-8f30-fdab5e18a46c} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2026.05.22 21:58:00.298867 [ 294 ] {cc91b507-9f42-4da5-8f30-fdab5e18a46c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2643 | 2026.05.22 21:58:00.299199 [ 294 ] {cc91b507-9f42-4da5-8f30-fdab5e18a46c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2644 | 2026.05.22 21:58:00.299421 [ 294 ] {cc91b507-9f42-4da5-8f30-fdab5e18a46c} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2026.05.22 21:58:00.299555 [ 294 ] {cc91b507-9f42-4da5-8f30-fdab5e18a46c} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001224 sec., 5718.9542483660125 rows/sec., 430.04 KiB/sec. | ||
| 2646 | 2026.05.22 21:58:00.299591 [ 294 ] {cc91b507-9f42-4da5-8f30-fdab5e18a46c} <Debug> TCPHandler: Processed in 0.001394594 sec. | ||
| 2647 | 2026.05.22 21:58:00.299725 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2026.05.22 21:58:00.299827 [ 294 ] {7ee3ad87-84a7-4abf-88f6-5b1c8b6714c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2649 | 2026.05.22 21:58:00.299873 [ 294 ] {7ee3ad87-84a7-4abf-88f6-5b1c8b6714c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2650 | 2026.05.22 21:58:00.300518 [ 294 ] {7ee3ad87-84a7-4abf-88f6-5b1c8b6714c9} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.05.22 21:58:00.300581 [ 294 ] {7ee3ad87-84a7-4abf-88f6-5b1c8b6714c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2652 | 2026.05.22 21:58:00.301000 [ 294 ] {7ee3ad87-84a7-4abf-88f6-5b1c8b6714c9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2653 | 2026.05.22 21:58:00.301250 [ 294 ] {7ee3ad87-84a7-4abf-88f6-5b1c8b6714c9} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.05.22 21:58:00.301425 [ 294 ] {7ee3ad87-84a7-4abf-88f6-5b1c8b6714c9} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001611 sec., 44072.00496585971 rows/sec., 3.44 MiB/sec. | ||
| 2655 | 2026.05.22 21:58:00.301501 [ 294 ] {7ee3ad87-84a7-4abf-88f6-5b1c8b6714c9} <Debug> TCPHandler: Processed in 0.001825073 sec. | ||
| 2656 | 2026.05.22 21:58:00.301717 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2657 | 2026.05.22 21:58:00.301855 [ 294 ] {4010934f-2f32-4022-a054-52120ba0d479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2658 | 2026.05.22 21:58:00.301916 [ 294 ] {4010934f-2f32-4022-a054-52120ba0d479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2659 | 2026.05.22 21:58:00.302421 [ 294 ] {4010934f-2f32-4022-a054-52120ba0d479} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2660 | 2026.05.22 21:58:00.302458 [ 294 ] {4010934f-2f32-4022-a054-52120ba0d479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2661 | 2026.05.22 21:58:00.302809 [ 294 ] {4010934f-2f32-4022-a054-52120ba0d479} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2662 | 2026.05.22 21:58:00.303034 [ 294 ] {4010934f-2f32-4022-a054-52120ba0d479} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2663 | 2026.05.22 21:58:00.303175 [ 294 ] {4010934f-2f32-4022-a054-52120ba0d479} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001359 sec., 117733.6276674025 rows/sec., 8.20 MiB/sec. | ||
| 2664 | 2026.05.22 21:58:00.303217 [ 294 ] {4010934f-2f32-4022-a054-52120ba0d479} <Debug> TCPHandler: Processed in 0.001610538 sec. | ||
| 2665 | 2026.05.22 21:58:00.303382 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2666 | 2026.05.22 21:58:00.303506 [ 294 ] {64f82dd8-6a22-46d2-ba45-17b4973e42cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2667 | 2026.05.22 21:58:00.303572 [ 294 ] {64f82dd8-6a22-46d2-ba45-17b4973e42cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2668 | 2026.05.22 21:58:00.304368 [ 294 ] {64f82dd8-6a22-46d2-ba45-17b4973e42cc} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2669 | 2026.05.22 21:58:00.304405 [ 294 ] {64f82dd8-6a22-46d2-ba45-17b4973e42cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2670 | 2026.05.22 21:58:00.304916 [ 294 ] {64f82dd8-6a22-46d2-ba45-17b4973e42cc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2671 | 2026.05.22 21:58:00.305149 [ 294 ] {64f82dd8-6a22-46d2-ba45-17b4973e42cc} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2672 | 2026.05.22 21:58:00.305296 [ 294 ] {64f82dd8-6a22-46d2-ba45-17b4973e42cc} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001826 sec., 3833.515881708653 rows/sec., 6.87 MiB/sec. | ||
| 2673 | 2026.05.22 21:58:00.305360 [ 294 ] {64f82dd8-6a22-46d2-ba45-17b4973e42cc} <Debug> TCPHandler: Processed in 0.002040437 sec. | ||
| 2674 | 2026.05.22 21:58:00.305499 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2675 | 2026.05.22 21:58:00.305602 [ 294 ] {a90f7556-edd6-48b6-ac2e-c6bd93f61a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2676 | 2026.05.22 21:58:00.305646 [ 294 ] {a90f7556-edd6-48b6-ac2e-c6bd93f61a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2677 | 2026.05.22 21:58:00.306003 [ 294 ] {a90f7556-edd6-48b6-ac2e-c6bd93f61a4a} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2678 | 2026.05.22 21:58:00.306039 [ 294 ] {a90f7556-edd6-48b6-ac2e-c6bd93f61a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2679 | 2026.05.22 21:58:00.306344 [ 294 ] {a90f7556-edd6-48b6-ac2e-c6bd93f61a4a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2680 | 2026.05.22 21:58:00.306552 [ 294 ] {a90f7556-edd6-48b6-ac2e-c6bd93f61a4a} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2681 | 2026.05.22 21:58:00.306683 [ 294 ] {a90f7556-edd6-48b6-ac2e-c6bd93f61a4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 2682 | 2026.05.22 21:58:00.306719 [ 294 ] {a90f7556-edd6-48b6-ac2e-c6bd93f61a4a} <Debug> TCPHandler: Processed in 0.001271143 sec. | ||
| 2683 | 2026.05.22 21:58:00.701316 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2026.05.22 21:58:00.701589 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 2685 | 2026.05.22 21:58:00.701946 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2686 | 2026.05.22 21:58:00.701991 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 2687 | 2026.05.22 21:58:00.702251 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2688 | 2026.05.22 21:58:00.702321 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2689 | 2026.05.22 21:58:00.702464 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 2690 | 2026.05.22 21:58:00.702500 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2691 | 2026.05.22 21:58:00.702522 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 2692 | 2026.05.22 21:58:00.702538 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2693 | 2026.05.22 21:58:00.702581 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 2694 | 2026.05.22 21:58:00.702601 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 35 rows starting from 0 | ||
| 2695 | 2026.05.22 21:58:00.703695 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} <Debug> executeQuery: Read 35 rows, 7.54 KiB in 0.00223 sec., 15695.067264573989 rows/sec., 3.30 MiB/sec. | ||
| 2696 | 2026.05.22 21:58:00.703792 [ 294 ] {1e10e38a-45a9-47c5-90b5-87c5c026cd92} <Debug> TCPHandler: Processed in 0.002617477 sec. | ||
| 2697 | 2026.05.22 21:58:00.725952 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2698 | 2026.05.22 21:58:00.726097 [ 294 ] {2871e114-2897-4bd5-b5e8-702bcc3e7d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2699 | 2026.05.22 21:58:00.726154 [ 294 ] {2871e114-2897-4bd5-b5e8-702bcc3e7d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2700 | 2026.05.22 21:58:00.726849 [ 294 ] {2871e114-2897-4bd5-b5e8-702bcc3e7d41} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2701 | 2026.05.22 21:58:00.726892 [ 294 ] {2871e114-2897-4bd5-b5e8-702bcc3e7d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2702 | 2026.05.22 21:58:00.727343 [ 294 ] {2871e114-2897-4bd5-b5e8-702bcc3e7d41} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2703 | 2026.05.22 21:58:00.727553 [ 294 ] {2871e114-2897-4bd5-b5e8-702bcc3e7d41} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2704 | 2026.05.22 21:58:00.727713 [ 294 ] {2871e114-2897-4bd5-b5e8-702bcc3e7d41} <Debug> executeQuery: Read 9 rows, 1.88 KiB in 0.001659 sec., 5424.9547920434 rows/sec., 1.11 MiB/sec. | ||
| 2705 | 2026.05.22 21:58:00.727751 [ 294 ] {2871e114-2897-4bd5-b5e8-702bcc3e7d41} <Debug> TCPHandler: Processed in 0.001863933 sec. | ||
| 2706 | 2026.05.22 21:58:00.727903 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2707 | 2026.05.22 21:58:00.728006 [ 294 ] {607ea8c5-5970-4445-84fb-4a1a03c4b6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2708 | 2026.05.22 21:58:00.728050 [ 294 ] {607ea8c5-5970-4445-84fb-4a1a03c4b6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2709 | 2026.05.22 21:58:00.728634 [ 294 ] {607ea8c5-5970-4445-84fb-4a1a03c4b6bc} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2710 | 2026.05.22 21:58:00.728673 [ 294 ] {607ea8c5-5970-4445-84fb-4a1a03c4b6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2711 | 2026.05.22 21:58:00.729013 [ 294 ] {607ea8c5-5970-4445-84fb-4a1a03c4b6bc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2712 | 2026.05.22 21:58:00.729259 [ 294 ] {607ea8c5-5970-4445-84fb-4a1a03c4b6bc} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2713 | 2026.05.22 21:58:00.729398 [ 294 ] {607ea8c5-5970-4445-84fb-4a1a03c4b6bc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001415 sec., 200706.7137809187 rows/sec., 12.75 MiB/sec. | ||
| 2714 | 2026.05.22 21:58:00.729433 [ 294 ] {607ea8c5-5970-4445-84fb-4a1a03c4b6bc} <Debug> TCPHandler: Processed in 0.001580388 sec. | ||
| 2715 | 2026.05.22 21:58:00.729587 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2716 | 2026.05.22 21:58:00.729687 [ 294 ] {6be9d1c4-f505-4941-b067-572faaa71ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2717 | 2026.05.22 21:58:00.729729 [ 294 ] {6be9d1c4-f505-4941-b067-572faaa71ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2718 | 2026.05.22 21:58:00.730168 [ 294 ] {6be9d1c4-f505-4941-b067-572faaa71ac6} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2026.05.22 21:58:00.730204 [ 294 ] {6be9d1c4-f505-4941-b067-572faaa71ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2720 | 2026.05.22 21:58:00.730501 [ 294 ] {6be9d1c4-f505-4941-b067-572faaa71ac6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2721 | 2026.05.22 21:58:00.730725 [ 294 ] {6be9d1c4-f505-4941-b067-572faaa71ac6} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2722 | 2026.05.22 21:58:00.730858 [ 294 ] {6be9d1c4-f505-4941-b067-572faaa71ac6} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001192 sec., 10067.114093959732 rows/sec., 820.90 KiB/sec. | ||
| 2723 | 2026.05.22 21:58:00.730894 [ 294 ] {6be9d1c4-f505-4941-b067-572faaa71ac6} <Debug> TCPHandler: Processed in 0.001356844 sec. | ||
| 2724 | 2026.05.22 21:58:00.731161 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2725 | 2026.05.22 21:58:00.731267 [ 294 ] {77aa1700-6bf3-4cd2-9ab7-792c25490cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2726 | 2026.05.22 21:58:00.731308 [ 294 ] {77aa1700-6bf3-4cd2-9ab7-792c25490cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2727 | 2026.05.22 21:58:00.733713 [ 294 ] {77aa1700-6bf3-4cd2-9ab7-792c25490cbf} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2728 | 2026.05.22 21:58:00.733751 [ 294 ] {77aa1700-6bf3-4cd2-9ab7-792c25490cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2729 | 2026.05.22 21:58:00.734467 [ 294 ] {77aa1700-6bf3-4cd2-9ab7-792c25490cbf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2730 | 2026.05.22 21:58:00.734689 [ 294 ] {77aa1700-6bf3-4cd2-9ab7-792c25490cbf} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2731 | 2026.05.22 21:58:00.734821 [ 294 ] {77aa1700-6bf3-4cd2-9ab7-792c25490cbf} <Debug> executeQuery: Read 3224 rows, 246.32 KiB in 0.003579 sec., 900810.2822017323 rows/sec., 67.21 MiB/sec. | ||
| 2732 | 2026.05.22 21:58:00.734879 [ 294 ] {77aa1700-6bf3-4cd2-9ab7-792c25490cbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2733 | 2026.05.22 21:58:00.734894 [ 294 ] {77aa1700-6bf3-4cd2-9ab7-792c25490cbf} <Debug> TCPHandler: Processed in 0.003784368 sec. | ||
| 2734 | 2026.05.22 21:58:00.735044 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2735 | 2026.05.22 21:58:00.735143 [ 294 ] {87ce92f0-0206-454a-9641-0c180650f503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2736 | 2026.05.22 21:58:00.735187 [ 294 ] {87ce92f0-0206-454a-9641-0c180650f503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2737 | 2026.05.22 21:58:00.735707 [ 294 ] {87ce92f0-0206-454a-9641-0c180650f503} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2738 | 2026.05.22 21:58:00.735747 [ 294 ] {87ce92f0-0206-454a-9641-0c180650f503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2739 | 2026.05.22 21:58:00.736066 [ 294 ] {87ce92f0-0206-454a-9641-0c180650f503} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2740 | 2026.05.22 21:58:00.736421 [ 294 ] {87ce92f0-0206-454a-9641-0c180650f503} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2741 | 2026.05.22 21:58:00.736673 [ 294 ] {87ce92f0-0206-454a-9641-0c180650f503} <Debug> executeQuery: Read 200 rows, 12.84 KiB in 0.001541 sec., 129785.85334198571 rows/sec., 8.14 MiB/sec. | ||
| 2742 | 2026.05.22 21:58:00.736744 [ 294 ] {87ce92f0-0206-454a-9641-0c180650f503} <Debug> TCPHandler: Processed in 0.001749791 sec. | ||
| 2743 | 2026.05.22 21:58:00.736947 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2026.05.22 21:58:00.737088 [ 294 ] {cc71d148-6811-4c3c-8c66-612bfcef56ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2745 | 2026.05.22 21:58:00.737152 [ 294 ] {cc71d148-6811-4c3c-8c66-612bfcef56ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2746 | 2026.05.22 21:58:00.738071 [ 294 ] {cc71d148-6811-4c3c-8c66-612bfcef56ad} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2747 | 2026.05.22 21:58:00.738115 [ 294 ] {cc71d148-6811-4c3c-8c66-612bfcef56ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2748 | 2026.05.22 21:58:00.738554 [ 294 ] {cc71d148-6811-4c3c-8c66-612bfcef56ad} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2749 | 2026.05.22 21:58:00.738780 [ 294 ] {cc71d148-6811-4c3c-8c66-612bfcef56ad} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2026.05.22 21:58:00.738918 [ 294 ] {cc71d148-6811-4c3c-8c66-612bfcef56ad} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001874 sec., 506937.03308431164 rows/sec., 29.83 MiB/sec. | ||
| 2751 | 2026.05.22 21:58:00.738957 [ 294 ] {cc71d148-6811-4c3c-8c66-612bfcef56ad} <Debug> TCPHandler: Processed in 0.002124198 sec. | ||
| 2752 | 2026.05.22 21:58:00.739117 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2753 | 2026.05.22 21:58:00.739233 [ 294 ] {52d2b4c5-9ad5-484c-846d-50ac0bd3fd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2754 | 2026.05.22 21:58:00.739287 [ 294 ] {52d2b4c5-9ad5-484c-846d-50ac0bd3fd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2755 | 2026.05.22 21:58:00.739747 [ 294 ] {52d2b4c5-9ad5-484c-846d-50ac0bd3fd72} <Trace> oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2756 | 2026.05.22 21:58:00.739786 [ 294 ] {52d2b4c5-9ad5-484c-846d-50ac0bd3fd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2757 | 2026.05.22 21:58:00.740112 [ 294 ] {52d2b4c5-9ad5-484c-846d-50ac0bd3fd72} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2758 | 2026.05.22 21:58:00.740367 [ 294 ] {52d2b4c5-9ad5-484c-846d-50ac0bd3fd72} <Trace> oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2759 | 2026.05.22 21:58:00.740502 [ 294 ] {52d2b4c5-9ad5-484c-846d-50ac0bd3fd72} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001297 sec., 1542.0200462606015 rows/sec., 108.42 KiB/sec. | ||
| 2760 | 2026.05.22 21:58:00.740559 [ 294 ] {52d2b4c5-9ad5-484c-846d-50ac0bd3fd72} <Debug> TCPHandler: Processed in 0.001497207 sec. | ||
| 2761 | 2026.05.22 21:58:00.740713 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2762 | 2026.05.22 21:58:00.740826 [ 294 ] {1a8dd911-cc4e-43c5-93f7-92769c76d572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2763 | 2026.05.22 21:58:00.740870 [ 294 ] {1a8dd911-cc4e-43c5-93f7-92769c76d572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2764 | 2026.05.22 21:58:00.741485 [ 294 ] {1a8dd911-cc4e-43c5-93f7-92769c76d572} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2765 | 2026.05.22 21:58:00.741534 [ 294 ] {1a8dd911-cc4e-43c5-93f7-92769c76d572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2766 | 2026.05.22 21:58:00.743487 [ 294 ] {1a8dd911-cc4e-43c5-93f7-92769c76d572} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2767 | 2026.05.22 21:58:00.743926 [ 294 ] {1a8dd911-cc4e-43c5-93f7-92769c76d572} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2768 | 2026.05.22 21:58:00.744114 [ 294 ] {1a8dd911-cc4e-43c5-93f7-92769c76d572} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00331 sec., 44712.99093655589 rows/sec., 2.54 MiB/sec. | ||
| 2769 | 2026.05.22 21:58:00.744171 [ 294 ] {1a8dd911-cc4e-43c5-93f7-92769c76d572} <Debug> TCPHandler: Processed in 0.003511332 sec. | ||
| 2770 | 2026.05.22 21:58:00.744359 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2771 | 2026.05.22 21:58:00.744473 [ 294 ] {eae31d55-9d5a-468c-b1bd-c5879f9a75ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2772 | 2026.05.22 21:58:00.744519 [ 294 ] {eae31d55-9d5a-468c-b1bd-c5879f9a75ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2773 | 2026.05.22 21:58:00.746036 [ 294 ] {eae31d55-9d5a-468c-b1bd-c5879f9a75ff} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2026.05.22 21:58:00.746080 [ 294 ] {eae31d55-9d5a-468c-b1bd-c5879f9a75ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2775 | 2026.05.22 21:58:00.746587 [ 294 ] {eae31d55-9d5a-468c-b1bd-c5879f9a75ff} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2776 | 2026.05.22 21:58:00.746841 [ 294 ] {eae31d55-9d5a-468c-b1bd-c5879f9a75ff} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2026.05.22 21:58:00.746989 [ 294 ] {eae31d55-9d5a-468c-b1bd-c5879f9a75ff} <Debug> executeQuery: Read 1763 rows, 121.96 KiB in 0.002537 sec., 694915.254237288 rows/sec., 46.95 MiB/sec. | ||
| 2778 | 2026.05.22 21:58:00.747041 [ 294 ] {eae31d55-9d5a-468c-b1bd-c5879f9a75ff} <Debug> TCPHandler: Processed in 0.002749198 sec. | ||
| 2779 | 2026.05.22 21:58:00.747193 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2026.05.22 21:58:00.747302 [ 294 ] {468d36b5-8301-46f7-9c9b-a0e4090b4c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2781 | 2026.05.22 21:58:00.747352 [ 294 ] {468d36b5-8301-46f7-9c9b-a0e4090b4c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2782 | 2026.05.22 21:58:00.747718 [ 294 ] {468d36b5-8301-46f7-9c9b-a0e4090b4c42} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2026.05.22 21:58:00.747754 [ 294 ] {468d36b5-8301-46f7-9c9b-a0e4090b4c42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2784 | 2026.05.22 21:58:00.748080 [ 294 ] {468d36b5-8301-46f7-9c9b-a0e4090b4c42} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2785 | 2026.05.22 21:58:00.748290 [ 294 ] {468d36b5-8301-46f7-9c9b-a0e4090b4c42} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2026.05.22 21:58:00.748424 [ 294 ] {468d36b5-8301-46f7-9c9b-a0e4090b4c42} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001146 sec., 5235.602094240838 rows/sec., 273.54 KiB/sec. | ||
| 2787 | 2026.05.22 21:58:00.748458 [ 294 ] {468d36b5-8301-46f7-9c9b-a0e4090b4c42} <Debug> TCPHandler: Processed in 0.001323244 sec. | ||
| 2788 | 2026.05.22 21:58:00.748592 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2026.05.22 21:58:00.748701 [ 294 ] {c5183177-7c3d-4b81-90f8-4b63333a93b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2790 | 2026.05.22 21:58:00.748747 [ 294 ] {c5183177-7c3d-4b81-90f8-4b63333a93b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2791 | 2026.05.22 21:58:00.750767 [ 294 ] {c5183177-7c3d-4b81-90f8-4b63333a93b4} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2026.05.22 21:58:00.750847 [ 294 ] {c5183177-7c3d-4b81-90f8-4b63333a93b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2793 | 2026.05.22 21:58:00.751742 [ 294 ] {c5183177-7c3d-4b81-90f8-4b63333a93b4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2794 | 2026.05.22 21:58:00.752136 [ 294 ] {c5183177-7c3d-4b81-90f8-4b63333a93b4} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2026.05.22 21:58:00.752359 [ 294 ] {c5183177-7c3d-4b81-90f8-4b63333a93b4} <Debug> executeQuery: Read 3580 rows, 231.60 KiB in 0.003674 sec., 974414.8067501361 rows/sec., 61.56 MiB/sec. | ||
| 2796 | 2026.05.22 21:58:00.752433 [ 294 ] {c5183177-7c3d-4b81-90f8-4b63333a93b4} <Debug> TCPHandler: Processed in 0.00389477 sec. | ||
| 2797 | 2026.05.22 21:58:00.752709 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2026.05.22 21:58:00.752898 [ 294 ] {9b5a6ead-df43-466b-a15e-155e3a930d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2799 | 2026.05.22 21:58:00.752980 [ 294 ] {9b5a6ead-df43-466b-a15e-155e3a930d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2800 | 2026.05.22 21:58:00.753519 [ 294 ] {9b5a6ead-df43-466b-a15e-155e3a930d2f} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2026.05.22 21:58:00.753562 [ 294 ] {9b5a6ead-df43-466b-a15e-155e3a930d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2802 | 2026.05.22 21:58:00.753972 [ 294 ] {9b5a6ead-df43-466b-a15e-155e3a930d2f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2803 | 2026.05.22 21:58:00.754217 [ 294 ] {9b5a6ead-df43-466b-a15e-155e3a930d2f} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2026.05.22 21:58:00.754369 [ 294 ] {9b5a6ead-df43-466b-a15e-155e3a930d2f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001525 sec., 655.7377049180327 rows/sec., 44.19 KiB/sec. | ||
| 2805 | 2026.05.22 21:58:00.754414 [ 294 ] {9b5a6ead-df43-466b-a15e-155e3a930d2f} <Debug> TCPHandler: Processed in 0.001875073 sec. | ||
| 2806 | 2026.05.22 21:58:00.754576 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2026.05.22 21:58:00.754693 [ 294 ] {ccc3f96a-0ee9-4f58-8497-0acd2aee138c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2808 | 2026.05.22 21:58:00.754759 [ 294 ] {ccc3f96a-0ee9-4f58-8497-0acd2aee138c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2809 | 2026.05.22 21:58:00.755779 [ 294 ] {ccc3f96a-0ee9-4f58-8497-0acd2aee138c} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2026.05.22 21:58:00.755824 [ 294 ] {ccc3f96a-0ee9-4f58-8497-0acd2aee138c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2811 | 2026.05.22 21:58:00.756509 [ 294 ] {ccc3f96a-0ee9-4f58-8497-0acd2aee138c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2812 | 2026.05.22 21:58:00.756806 [ 294 ] {ccc3f96a-0ee9-4f58-8497-0acd2aee138c} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2026.05.22 21:58:00.756983 [ 294 ] {ccc3f96a-0ee9-4f58-8497-0acd2aee138c} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002317 sec., 19853.258523953387 rows/sec., 35.58 MiB/sec. | ||
| 2814 | 2026.05.22 21:58:00.757101 [ 294 ] {ccc3f96a-0ee9-4f58-8497-0acd2aee138c} <Debug> TCPHandler: Processed in 0.002578856 sec. | ||
| 2815 | 2026.05.22 21:58:00.757279 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2026.05.22 21:58:00.757389 [ 294 ] {acfed926-5d69-4776-be2d-ebd62d99b796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2817 | 2026.05.22 21:58:00.757441 [ 294 ] {acfed926-5d69-4776-be2d-ebd62d99b796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2818 | 2026.05.22 21:58:00.757843 [ 294 ] {acfed926-5d69-4776-be2d-ebd62d99b796} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2026.05.22 21:58:00.757887 [ 294 ] {acfed926-5d69-4776-be2d-ebd62d99b796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 2820 | 2026.05.22 21:58:00.758223 [ 294 ] {acfed926-5d69-4776-be2d-ebd62d99b796} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2821 | 2026.05.22 21:58:00.758444 [ 294 ] {acfed926-5d69-4776-be2d-ebd62d99b796} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2026.05.22 21:58:00.758580 [ 294 ] {acfed926-5d69-4776-be2d-ebd62d99b796} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001216 sec., 34539.47368421053 rows/sec., 1.97 MiB/sec. | ||
| 2823 | 2026.05.22 21:58:00.758616 [ 294 ] {acfed926-5d69-4776-be2d-ebd62d99b796} <Debug> TCPHandler: Processed in 0.001395565 sec. | ||
| 2824 | 2026.05.22 21:58:03.675963 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5294 | ||
| 2825 | 2026.05.22 21:58:03.676439 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2026.05.22 21:58:03.676479 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2827 | 2026.05.22 21:58:03.676965 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2828 | 2026.05.22 21:58:03.677191 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2026.05.22 21:58:03.677313 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5294 | ||
| 2830 | 2026.05.22 21:58:03.677334 [ 148 ] {} <Debug> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2831 | 2026.05.22 21:58:03.677381 [ 148 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2832 | 2026.05.22 21:58:03.677404 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2833 | 2026.05.22 21:58:03.677546 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::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 | ||
| 2834 | 2026.05.22 21:58:03.677702 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2835 | 2026.05.22 21:58:03.677745 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2926 rows starting from the beginning of the part | ||
| 2836 | 2026.05.22 21:58:03.677816 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2837 | 2026.05.22 21:58:03.677866 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2838 | 2026.05.22 21:58:03.677911 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2839 | 2026.05.22 21:58:03.677954 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2840 | 2026.05.22 21:58:03.678001 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2841 | 2026.05.22 21:58:03.679470 [ 193 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5294 rows, containing 4 columns (4 merged, 0 gathered) in 0.001985756 sec., 2665987.1605574903 rows/sec., 38.14 MiB/sec. | ||
| 2842 | 2026.05.22 21:58:03.680157 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2843 | 2026.05.22 21:58:03.680429 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2026.05.22 21:58:03.680505 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_11_2} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2845 | 2026.05.22 21:58:03.680581 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2846 | 2026.05.22 21:58:03.955641 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2847 | 2026.05.22 21:58:03.973338 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2848 | 2026.05.22 21:58:03.973406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2849 | 2026.05.22 21:58:03.979934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2850 | 2026.05.22 21:58:03.980646 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2851 | 2026.05.22 21:58:03.980987 [ 98 ] {} <Debug> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2852 | 2026.05.22 21:58:03.981067 [ 98 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2026.05.22 21:58:03.981092 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2854 | 2026.05.22 21:58:03.981212 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 2855 | 2026.05.22 21:58:03.984200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2856 | 2026.05.22 21:58:03.985522 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2857 | 2026.05.22 21:58:03.987021 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 2858 | 2026.05.22 21:58:03.991789 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 2859 | 2026.05.22 21:58:03.996047 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 2860 | 2026.05.22 21:58:04.000219 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.24 MiB, peak 218.09 MiB, free memory in arenas 0.00 B, will set to 214.58 MiB (RSS), difference: 2.34 MiB | ||
| 2861 | 2026.05.22 21:58:04.000337 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 2862 | 2026.05.22 21:58:04.004866 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 2863 | 2026.05.22 21:58:04.009185 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 2864 | 2026.05.22 21:58:04.058368 [ 193 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077197969 sec., 1075.157819242628 rows/sec., 5.56 MiB/sec. | ||
| 2865 | 2026.05.22 21:58:04.060562 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2866 | 2026.05.22 21:58:04.062407 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_11_2} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2867 | 2026.05.22 21:58:04.062501 [ 201 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_11_2} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2868 | 2026.05.22 21:58:04.064956 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2869 | 2026.05.22 21:58:05.001204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.13 MiB, peak 225.03 MiB, free memory in arenas 0.00 B, will set to 220.68 MiB (RSS), difference: 5.55 MiB | ||
| 2870 | 2026.05.22 21:58:05.290966 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2026.05.22 21:58:05.291190 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2872 | 2026.05.22 21:58:05.291505 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2873 | 2026.05.22 21:58:05.291548 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2874 | 2026.05.22 21:58:05.291762 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2875 | 2026.05.22 21:58:05.291834 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2876 | 2026.05.22 21:58:05.291975 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2877 | 2026.05.22 21:58:05.292054 [ 357 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2878 | 2026.05.22 21:58:05.292079 [ 328 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2879 | 2026.05.22 21:58:05.292178 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 2880 | 2026.05.22 21:58:05.292207 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2881 | 2026.05.22 21:58:05.294236 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2882 | 2026.05.22 21:58:05.294264 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2883 | 2026.05.22 21:58:05.294339 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2884 | 2026.05.22 21:58:05.294380 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2885 | 2026.05.22 21:58:05.295503 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.004385 sec., 10034.207525655644 rows/sec., 1.75 MiB/sec. | ||
| 2886 | 2026.05.22 21:58:05.295699 [ 294 ] {23d6b10c-a892-419b-8988-8d3c0fceed85} <Debug> TCPHandler: Processed in 0.004867387 sec. | ||
| 2887 | 2026.05.22 21:58:05.297242 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2888 | 2026.05.22 21:58:05.297380 [ 294 ] {312428ac-acf3-4bff-81b1-1d70b10150be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2889 | 2026.05.22 21:58:05.297445 [ 294 ] {312428ac-acf3-4bff-81b1-1d70b10150be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2890 | 2026.05.22 21:58:05.297989 [ 294 ] {312428ac-acf3-4bff-81b1-1d70b10150be} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2891 | 2026.05.22 21:58:05.298035 [ 294 ] {312428ac-acf3-4bff-81b1-1d70b10150be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2892 | 2026.05.22 21:58:05.298415 [ 294 ] {312428ac-acf3-4bff-81b1-1d70b10150be} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2893 | 2026.05.22 21:58:05.298657 [ 294 ] {312428ac-acf3-4bff-81b1-1d70b10150be} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2894 | 2026.05.22 21:58:05.298804 [ 294 ] {312428ac-acf3-4bff-81b1-1d70b10150be} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00147 sec., 38095.2380952381 rows/sec., 2.91 MiB/sec. | ||
| 2895 | 2026.05.22 21:58:05.298841 [ 294 ] {312428ac-acf3-4bff-81b1-1d70b10150be} <Debug> TCPHandler: Processed in 0.0017128 sec. | ||
| 2896 | 2026.05.22 21:58:05.298975 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.05.22 21:58:05.299082 [ 294 ] {408ca679-5733-42a6-a209-0a9b76f5a42f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2898 | 2026.05.22 21:58:05.299125 [ 294 ] {408ca679-5733-42a6-a209-0a9b76f5a42f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2899 | 2026.05.22 21:58:05.299595 [ 294 ] {408ca679-5733-42a6-a209-0a9b76f5a42f} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2900 | 2026.05.22 21:58:05.299635 [ 294 ] {408ca679-5733-42a6-a209-0a9b76f5a42f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2901 | 2026.05.22 21:58:05.299952 [ 294 ] {408ca679-5733-42a6-a209-0a9b76f5a42f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2902 | 2026.05.22 21:58:05.300165 [ 294 ] {408ca679-5733-42a6-a209-0a9b76f5a42f} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2903 | 2026.05.22 21:58:05.300296 [ 294 ] {408ca679-5733-42a6-a209-0a9b76f5a42f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001233 sec., 51905.92051905921 rows/sec., 4.05 MiB/sec. | ||
| 2904 | 2026.05.22 21:58:05.300336 [ 294 ] {408ca679-5733-42a6-a209-0a9b76f5a42f} <Debug> TCPHandler: Processed in 0.001413775 sec. | ||
| 2905 | 2026.05.22 21:58:05.300474 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2906 | 2026.05.22 21:58:05.300571 [ 294 ] {7ffd05c1-5c51-4d55-9e87-fa8295bb2353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2907 | 2026.05.22 21:58:05.300614 [ 294 ] {7ffd05c1-5c51-4d55-9e87-fa8295bb2353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2908 | 2026.05.22 21:58:05.301021 [ 294 ] {7ffd05c1-5c51-4d55-9e87-fa8295bb2353} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.05.22 21:58:05.301056 [ 294 ] {7ffd05c1-5c51-4d55-9e87-fa8295bb2353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2910 | 2026.05.22 21:58:05.301371 [ 294 ] {7ffd05c1-5c51-4d55-9e87-fa8295bb2353} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2911 | 2026.05.22 21:58:05.301579 [ 294 ] {7ffd05c1-5c51-4d55-9e87-fa8295bb2353} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.05.22 21:58:05.301701 [ 294 ] {7ffd05c1-5c51-4d55-9e87-fa8295bb2353} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001149 sec., 111401.2184508268 rows/sec., 7.76 MiB/sec. | ||
| 2913 | 2026.05.22 21:58:05.301734 [ 294 ] {7ffd05c1-5c51-4d55-9e87-fa8295bb2353} <Debug> TCPHandler: Processed in 0.001310054 sec. | ||
| 2914 | 2026.05.22 21:58:05.301859 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2915 | 2026.05.22 21:58:05.301955 [ 294 ] {8915a194-4fc3-471a-820c-402023baa0d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2916 | 2026.05.22 21:58:05.301996 [ 294 ] {8915a194-4fc3-471a-820c-402023baa0d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2917 | 2026.05.22 21:58:05.302346 [ 294 ] {8915a194-4fc3-471a-820c-402023baa0d7} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2918 | 2026.05.22 21:58:05.302380 [ 294 ] {8915a194-4fc3-471a-820c-402023baa0d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2919 | 2026.05.22 21:58:05.302667 [ 294 ] {8915a194-4fc3-471a-820c-402023baa0d7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2920 | 2026.05.22 21:58:05.302870 [ 294 ] {8915a194-4fc3-471a-820c-402023baa0d7} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2921 | 2026.05.22 21:58:05.302993 [ 294 ] {8915a194-4fc3-471a-820c-402023baa0d7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001056 sec., 45454.54545454545 rows/sec., 3.06 MiB/sec. | ||
| 2922 | 2026.05.22 21:58:05.303025 [ 294 ] {8915a194-4fc3-471a-820c-402023baa0d7} <Debug> TCPHandler: Processed in 0.001214742 sec. | ||
| 2923 | 2026.05.22 21:58:10.292425 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2924 | 2026.05.22 21:58:10.292696 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 2925 | 2026.05.22 21:58:10.293044 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2926 | 2026.05.22 21:58:10.293082 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 2927 | 2026.05.22 21:58:10.293299 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2928 | 2026.05.22 21:58:10.293371 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2929 | 2026.05.22 21:58:10.293507 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 2930 | 2026.05.22 21:58:10.293607 [ 329 ] {22058617-b723-4c48-861d-160ec21449d6} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2931 | 2026.05.22 21:58:10.293615 [ 334 ] {22058617-b723-4c48-861d-160ec21449d6} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2932 | 2026.05.22 21:58:10.293750 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 2933 | 2026.05.22 21:58:10.293778 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2934 | 2026.05.22 21:58:10.293846 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2935 | 2026.05.22 21:58:10.293867 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 2936 | 2026.05.22 21:58:10.293902 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2937 | 2026.05.22 21:58:10.293940 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2938 | 2026.05.22 21:58:10.294964 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.00237 sec., 18565.400843881856 rows/sec., 3.23 MiB/sec. | ||
| 2939 | 2026.05.22 21:58:10.295066 [ 294 ] {22058617-b723-4c48-861d-160ec21449d6} <Debug> TCPHandler: Processed in 0.00278315 sec. | ||
| 2940 | 2026.05.22 21:58:10.296847 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2026.05.22 21:58:10.296959 [ 294 ] {30dc1f7a-0e37-4f44-b98d-20f26ab56b1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2942 | 2026.05.22 21:58:10.297006 [ 294 ] {30dc1f7a-0e37-4f44-b98d-20f26ab56b1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2943 | 2026.05.22 21:58:10.297480 [ 294 ] {30dc1f7a-0e37-4f44-b98d-20f26ab56b1a} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2944 | 2026.05.22 21:58:10.297522 [ 294 ] {30dc1f7a-0e37-4f44-b98d-20f26ab56b1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2945 | 2026.05.22 21:58:10.297890 [ 294 ] {30dc1f7a-0e37-4f44-b98d-20f26ab56b1a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2946 | 2026.05.22 21:58:10.298118 [ 294 ] {30dc1f7a-0e37-4f44-b98d-20f26ab56b1a} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2947 | 2026.05.22 21:58:10.298258 [ 294 ] {30dc1f7a-0e37-4f44-b98d-20f26ab56b1a} <Debug> executeQuery: Read 70 rows, 5.71 KiB in 0.001331 sec., 52592.03606311045 rows/sec., 4.19 MiB/sec. | ||
| 2948 | 2026.05.22 21:58:10.298292 [ 294 ] {30dc1f7a-0e37-4f44-b98d-20f26ab56b1a} <Debug> TCPHandler: Processed in 0.001494676 sec. | ||
| 2949 | 2026.05.22 21:58:10.298437 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.05.22 21:58:10.298533 [ 294 ] {8f2f320c-989e-4051-b57c-01bfbe6af65a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2951 | 2026.05.22 21:58:10.298573 [ 294 ] {8f2f320c-989e-4051-b57c-01bfbe6af65a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2952 | 2026.05.22 21:58:10.298994 [ 294 ] {8f2f320c-989e-4051-b57c-01bfbe6af65a} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.05.22 21:58:10.299028 [ 294 ] {8f2f320c-989e-4051-b57c-01bfbe6af65a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2954 | 2026.05.22 21:58:10.299333 [ 294 ] {8f2f320c-989e-4051-b57c-01bfbe6af65a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2955 | 2026.05.22 21:58:10.299539 [ 294 ] {8f2f320c-989e-4051-b57c-01bfbe6af65a} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.05.22 21:58:10.299634 [ 170 ] {} <Debug> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2957 | 2026.05.22 21:58:10.299662 [ 294 ] {8f2f320c-989e-4051-b57c-01bfbe6af65a} <Debug> executeQuery: Read 7 rows, 539.00 B in 0.001148 sec., 6097.5609756097565 rows/sec., 458.51 KiB/sec. | ||
| 2958 | 2026.05.22 21:58:10.299671 [ 170 ] {} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2959 | 2026.05.22 21:58:10.299696 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2960 | 2026.05.22 21:58:10.299701 [ 294 ] {8f2f320c-989e-4051-b57c-01bfbe6af65a} <Debug> TCPHandler: Processed in 0.001313794 sec. | ||
| 2961 | 2026.05.22 21:58:10.299810 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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 | ||
| 2962 | 2026.05.22 21:58:10.299847 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2963 | 2026.05.22 21:58:10.299950 [ 294 ] {7a6e7904-084c-4b81-a78b-a30edf2a291f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2964 | 2026.05.22 21:58:10.299978 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2965 | 2026.05.22 21:58:10.299989 [ 294 ] {7a6e7904-084c-4b81-a78b-a30edf2a291f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2966 | 2026.05.22 21:58:10.300039 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 189 rows starting from the beginning of the part | ||
| 2967 | 2026.05.22 21:58:10.300154 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part | ||
| 2968 | 2026.05.22 21:58:10.300210 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 177 rows starting from the beginning of the part | ||
| 2969 | 2026.05.22 21:58:10.300256 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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 | ||
| 2970 | 2026.05.22 21:58:10.300301 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 200 rows starting from the beginning of the part | ||
| 2971 | 2026.05.22 21:58:10.300346 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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 | ||
| 2972 | 2026.05.22 21:58:10.300455 [ 294 ] {7a6e7904-084c-4b81-a78b-a30edf2a291f} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2973 | 2026.05.22 21:58:10.300496 [ 294 ] {7a6e7904-084c-4b81-a78b-a30edf2a291f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2974 | 2026.05.22 21:58:10.301005 [ 294 ] {7a6e7904-084c-4b81-a78b-a30edf2a291f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2975 | 2026.05.22 21:58:10.301359 [ 294 ] {7a6e7904-084c-4b81-a78b-a30edf2a291f} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2976 | 2026.05.22 21:58:10.301498 [ 294 ] {7a6e7904-084c-4b81-a78b-a30edf2a291f} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001566 sec., 45338.44189016603 rows/sec., 3.54 MiB/sec. | ||
| 2977 | 2026.05.22 21:58:10.301519 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 591 rows, containing 5 columns (5 merged, 0 gathered) in 0.001753352 sec., 337068.65478238254 rows/sec., 22.39 MiB/sec. | ||
| 2978 | 2026.05.22 21:58:10.301533 [ 294 ] {7a6e7904-084c-4b81-a78b-a30edf2a291f} <Debug> TCPHandler: Processed in 0.001735841 sec. | ||
| 2979 | 2026.05.22 21:58:10.301702 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2980 | 2026.05.22 21:58:10.301732 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.05.22 21:58:10.301837 [ 294 ] {76438e33-ab52-4e15-8dfa-66962a8db091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2982 | 2026.05.22 21:58:10.301886 [ 294 ] {76438e33-ab52-4e15-8dfa-66962a8db091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2983 | 2026.05.22 21:58:10.301977 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_11_2} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2984 | 2026.05.22 21:58:10.302058 [ 196 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_11_2} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2985 | 2026.05.22 21:58:10.302135 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2986 | 2026.05.22 21:58:10.302452 [ 294 ] {76438e33-ab52-4e15-8dfa-66962a8db091} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.05.22 21:58:10.302492 [ 294 ] {76438e33-ab52-4e15-8dfa-66962a8db091} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2988 | 2026.05.22 21:58:10.302826 [ 294 ] {76438e33-ab52-4e15-8dfa-66962a8db091} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2989 | 2026.05.22 21:58:10.303038 [ 294 ] {76438e33-ab52-4e15-8dfa-66962a8db091} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.05.22 21:58:10.303163 [ 294 ] {76438e33-ab52-4e15-8dfa-66962a8db091} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001347 sec., 118782.47958426131 rows/sec., 8.27 MiB/sec. | ||
| 2991 | 2026.05.22 21:58:10.303197 [ 294 ] {76438e33-ab52-4e15-8dfa-66962a8db091} <Debug> TCPHandler: Processed in 0.001515637 sec. | ||
| 2992 | 2026.05.22 21:58:10.303325 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.05.22 21:58:10.303421 [ 294 ] {d225d867-d71b-40d9-999b-d0c6db0de786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2994 | 2026.05.22 21:58:10.303474 [ 294 ] {d225d867-d71b-40d9-999b-d0c6db0de786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2995 | 2026.05.22 21:58:10.304200 [ 294 ] {d225d867-d71b-40d9-999b-d0c6db0de786} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.05.22 21:58:10.304236 [ 294 ] {d225d867-d71b-40d9-999b-d0c6db0de786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 2997 | 2026.05.22 21:58:10.304701 [ 294 ] {d225d867-d71b-40d9-999b-d0c6db0de786} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2998 | 2026.05.22 21:58:10.304922 [ 294 ] {d225d867-d71b-40d9-999b-d0c6db0de786} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.05.22 21:58:10.305055 [ 294 ] {d225d867-d71b-40d9-999b-d0c6db0de786} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001652 sec., 4237.28813559322 rows/sec., 7.59 MiB/sec. | ||
| 3000 | 2026.05.22 21:58:10.305103 [ 294 ] {d225d867-d71b-40d9-999b-d0c6db0de786} <Debug> TCPHandler: Processed in 0.001827113 sec. | ||
| 3001 | 2026.05.22 21:58:10.305246 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.05.22 21:58:10.305343 [ 294 ] {f78b6da0-5b18-45bb-8903-5bd0e6b549c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3003 | 2026.05.22 21:58:10.305384 [ 294 ] {f78b6da0-5b18-45bb-8903-5bd0e6b549c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3004 | 2026.05.22 21:58:10.305733 [ 294 ] {f78b6da0-5b18-45bb-8903-5bd0e6b549c4} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.05.22 21:58:10.305771 [ 294 ] {f78b6da0-5b18-45bb-8903-5bd0e6b549c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3006 | 2026.05.22 21:58:10.306086 [ 294 ] {f78b6da0-5b18-45bb-8903-5bd0e6b549c4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3007 | 2026.05.22 21:58:10.306290 [ 294 ] {f78b6da0-5b18-45bb-8903-5bd0e6b549c4} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.05.22 21:58:10.306415 [ 294 ] {f78b6da0-5b18-45bb-8903-5bd0e6b549c4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 3009 | 2026.05.22 21:58:10.306447 [ 294 ] {f78b6da0-5b18-45bb-8903-5bd0e6b549c4} <Debug> TCPHandler: Processed in 0.001251402 sec. | ||
| 3010 | 2026.05.22 21:58:11.124645 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3011 | 2026.05.22 21:58:11.124727 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3012 | 2026.05.22 21:58:11.178334 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5806 | ||
| 3013 | 2026.05.22 21:58:11.178837 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.05.22 21:58:11.178870 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3015 | 2026.05.22 21:58:11.179417 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3016 | 2026.05.22 21:58:11.179655 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.05.22 21:58:11.179787 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5806 | ||
| 3018 | 2026.05.22 21:58:11.485214 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3019 | 2026.05.22 21:58:11.501779 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2026.05.22 21:58:11.501844 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3021 | 2026.05.22 21:58:11.507737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3022 | 2026.05.22 21:58:11.508407 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2026.05.22 21:58:11.511099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3024 | 2026.05.22 21:58:15.297017 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3025 | 2026.05.22 21:58:15.297278 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3026 | 2026.05.22 21:58:15.297643 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3027 | 2026.05.22 21:58:15.297692 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3028 | 2026.05.22 21:58:15.297968 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3029 | 2026.05.22 21:58:15.298040 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3030 | 2026.05.22 21:58:15.298178 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3031 | 2026.05.22 21:58:15.298276 [ 357 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3032 | 2026.05.22 21:58:15.298276 [ 329 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3033 | 2026.05.22 21:58:15.298418 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 3034 | 2026.05.22 21:58:15.298446 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3035 | 2026.05.22 21:58:15.298515 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3036 | 2026.05.22 21:58:15.298535 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3037 | 2026.05.22 21:58:15.298570 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3038 | 2026.05.22 21:58:15.298608 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3039 | 2026.05.22 21:58:15.299766 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.0026 sec., 16923.076923076926 rows/sec., 2.94 MiB/sec. | ||
| 3040 | 2026.05.22 21:58:15.299881 [ 294 ] {550f4a21-776c-47a1-a2c9-5fc22432413a} <Debug> TCPHandler: Processed in 0.002999523 sec. | ||
| 3041 | 2026.05.22 21:58:15.305094 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3042 | 2026.05.22 21:58:15.305221 [ 294 ] {0b95c766-0ca8-42e8-950f-1e4724e64816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3043 | 2026.05.22 21:58:15.305271 [ 294 ] {0b95c766-0ca8-42e8-950f-1e4724e64816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3044 | 2026.05.22 21:58:15.305951 [ 294 ] {0b95c766-0ca8-42e8-950f-1e4724e64816} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3045 | 2026.05.22 21:58:15.305998 [ 294 ] {0b95c766-0ca8-42e8-950f-1e4724e64816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3046 | 2026.05.22 21:58:15.306357 [ 294 ] {0b95c766-0ca8-42e8-950f-1e4724e64816} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3047 | 2026.05.22 21:58:15.306580 [ 294 ] {0b95c766-0ca8-42e8-950f-1e4724e64816} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3048 | 2026.05.22 21:58:15.306718 [ 294 ] {0b95c766-0ca8-42e8-950f-1e4724e64816} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001533 sec., 185257.6647097195 rows/sec., 11.77 MiB/sec. | ||
| 3049 | 2026.05.22 21:58:15.306752 [ 294 ] {0b95c766-0ca8-42e8-950f-1e4724e64816} <Debug> TCPHandler: Processed in 0.001718491 sec. | ||
| 3050 | 2026.05.22 21:58:15.306888 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3051 | 2026.05.22 21:58:15.306984 [ 294 ] {8d24acaf-2511-4c17-acdd-22a32ab2c163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3052 | 2026.05.22 21:58:15.307024 [ 294 ] {8d24acaf-2511-4c17-acdd-22a32ab2c163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3053 | 2026.05.22 21:58:15.307728 [ 294 ] {8d24acaf-2511-4c17-acdd-22a32ab2c163} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3054 | 2026.05.22 21:58:15.307763 [ 294 ] {8d24acaf-2511-4c17-acdd-22a32ab2c163} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3055 | 2026.05.22 21:58:15.308109 [ 294 ] {8d24acaf-2511-4c17-acdd-22a32ab2c163} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3056 | 2026.05.22 21:58:15.308310 [ 294 ] {8d24acaf-2511-4c17-acdd-22a32ab2c163} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3057 | 2026.05.22 21:58:15.308433 [ 294 ] {8d24acaf-2511-4c17-acdd-22a32ab2c163} <Debug> executeQuery: Read 867 rows, 69.53 KiB in 0.001468 sec., 590599.455040872 rows/sec., 46.26 MiB/sec. | ||
| 3058 | 2026.05.22 21:58:15.308441 [ 121 ] {} <Debug> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3059 | 2026.05.22 21:58:15.308469 [ 294 ] {8d24acaf-2511-4c17-acdd-22a32ab2c163} <Debug> TCPHandler: Processed in 0.001629899 sec. | ||
| 3060 | 2026.05.22 21:58:15.308493 [ 121 ] {} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.05.22 21:58:15.308526 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3062 | 2026.05.22 21:58:15.308606 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3063 | 2026.05.22 21:58:15.308627 [ 188 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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 | ||
| 3064 | 2026.05.22 21:58:15.308706 [ 294 ] {dbc5aeae-ea80-44c3-9364-bc27078a2bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3065 | 2026.05.22 21:58:15.308747 [ 188 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3066 | 2026.05.22 21:58:15.308751 [ 294 ] {dbc5aeae-ea80-44c3-9364-bc27078a2bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3067 | 2026.05.22 21:58:15.308788 [ 188 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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 | ||
| 3068 | 2026.05.22 21:58:15.308860 [ 188 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 70 rows starting from the beginning of the part | ||
| 3069 | 2026.05.22 21:58:15.308912 [ 188 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3224 rows starting from the beginning of the part | ||
| 3070 | 2026.05.22 21:58:15.308961 [ 188 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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 | ||
| 3071 | 2026.05.22 21:58:15.309003 [ 188 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 70 rows starting from the beginning of the part | ||
| 3072 | 2026.05.22 21:58:15.309046 [ 188 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 867 rows starting from the beginning of the part | ||
| 3073 | 2026.05.22 21:58:15.309212 [ 294 ] {dbc5aeae-ea80-44c3-9364-bc27078a2bf7} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2026.05.22 21:58:15.309255 [ 294 ] {dbc5aeae-ea80-44c3-9364-bc27078a2bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3075 | 2026.05.22 21:58:15.309563 [ 294 ] {dbc5aeae-ea80-44c3-9364-bc27078a2bf7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3076 | 2026.05.22 21:58:15.309775 [ 294 ] {dbc5aeae-ea80-44c3-9364-bc27078a2bf7} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.05.22 21:58:15.309905 [ 294 ] {dbc5aeae-ea80-44c3-9364-bc27078a2bf7} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001217 sec., 145439.60558751028 rows/sec., 8.97 MiB/sec. | ||
| 3078 | 2026.05.22 21:58:15.309940 [ 294 ] {dbc5aeae-ea80-44c3-9364-bc27078a2bf7} <Debug> TCPHandler: Processed in 0.001383735 sec. | ||
| 3079 | 2026.05.22 21:58:15.310068 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3080 | 2026.05.22 21:58:15.310163 [ 294 ] {8c3bb13c-4678-4f58-baa3-228eb93d2e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3081 | 2026.05.22 21:58:15.310203 [ 294 ] {8c3bb13c-4678-4f58-baa3-228eb93d2e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3082 | 2026.05.22 21:58:15.310630 [ 294 ] {8c3bb13c-4678-4f58-baa3-228eb93d2e7c} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3083 | 2026.05.22 21:58:15.310666 [ 294 ] {8c3bb13c-4678-4f58-baa3-228eb93d2e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3084 | 2026.05.22 21:58:15.311014 [ 294 ] {8c3bb13c-4678-4f58-baa3-228eb93d2e7c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3085 | 2026.05.22 21:58:15.311070 [ 196 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5176 rows, containing 5 columns (5 merged, 0 gathered) in 0.002485124 sec., 2082793.4541696913 rows/sec., 166.35 MiB/sec. | ||
| 3086 | 2026.05.22 21:58:15.311230 [ 294 ] {8c3bb13c-4678-4f58-baa3-228eb93d2e7c} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2026.05.22 21:58:15.311360 [ 294 ] {8c3bb13c-4678-4f58-baa3-228eb93d2e7c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001215 sec., 122633.74485596709 rows/sec., 7.92 MiB/sec. | ||
| 3088 | 2026.05.22 21:58:15.311394 [ 294 ] {8c3bb13c-4678-4f58-baa3-228eb93d2e7c} <Debug> TCPHandler: Processed in 0.001375464 sec. | ||
| 3089 | 2026.05.22 21:58:15.311423 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3090 | 2026.05.22 21:58:15.311519 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3091 | 2026.05.22 21:58:15.311620 [ 294 ] {0d8b47c7-d38d-42a1-a8d3-92728106b04b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3092 | 2026.05.22 21:58:15.311663 [ 294 ] {0d8b47c7-d38d-42a1-a8d3-92728106b04b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3093 | 2026.05.22 21:58:15.311743 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3094 | 2026.05.22 21:58:15.311830 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_16_3} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3095 | 2026.05.22 21:58:15.311907 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3096 | 2026.05.22 21:58:15.312092 [ 294 ] {0d8b47c7-d38d-42a1-a8d3-92728106b04b} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.05.22 21:58:15.312132 [ 294 ] {0d8b47c7-d38d-42a1-a8d3-92728106b04b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3098 | 2026.05.22 21:58:15.312424 [ 294 ] {0d8b47c7-d38d-42a1-a8d3-92728106b04b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3099 | 2026.05.22 21:58:15.312624 [ 294 ] {0d8b47c7-d38d-42a1-a8d3-92728106b04b} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3100 | 2026.05.22 21:58:15.312747 [ 294 ] {0d8b47c7-d38d-42a1-a8d3-92728106b04b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001144 sec., 129370.62937062937 rows/sec., 7.36 MiB/sec. | ||
| 3101 | 2026.05.22 21:58:15.312780 [ 294 ] {0d8b47c7-d38d-42a1-a8d3-92728106b04b} <Debug> TCPHandler: Processed in 0.001309953 sec. | ||
| 3102 | 2026.05.22 21:58:15.312951 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3103 | 2026.05.22 21:58:15.313047 [ 294 ] {b1f97eec-bbef-4bef-92d0-4733f607f0c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3104 | 2026.05.22 21:58:15.313086 [ 294 ] {b1f97eec-bbef-4bef-92d0-4733f607f0c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3105 | 2026.05.22 21:58:15.313695 [ 294 ] {b1f97eec-bbef-4bef-92d0-4733f607f0c7} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3106 | 2026.05.22 21:58:15.313731 [ 294 ] {b1f97eec-bbef-4bef-92d0-4733f607f0c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3107 | 2026.05.22 21:58:15.314037 [ 294 ] {b1f97eec-bbef-4bef-92d0-4733f607f0c7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3108 | 2026.05.22 21:58:15.314240 [ 294 ] {b1f97eec-bbef-4bef-92d0-4733f607f0c7} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3109 | 2026.05.22 21:58:15.314349 [ 118 ] {} <Debug> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3110 | 2026.05.22 21:58:15.314365 [ 294 ] {b1f97eec-bbef-4bef-92d0-4733f607f0c7} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001336 sec., 392964.0718562874 rows/sec., 27.76 MiB/sec. | ||
| 3111 | 2026.05.22 21:58:15.314412 [ 118 ] {} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3112 | 2026.05.22 21:58:15.314419 [ 294 ] {b1f97eec-bbef-4bef-92d0-4733f607f0c7} <Debug> TCPHandler: Processed in 0.001517867 sec. | ||
| 3113 | 2026.05.22 21:58:15.314443 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3114 | 2026.05.22 21:58:15.314549 [ 196 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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 | ||
| 3115 | 2026.05.22 21:58:15.314562 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2026.05.22 21:58:15.314669 [ 196 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3117 | 2026.05.22 21:58:15.314670 [ 294 ] {81a1fa92-a063-49cd-80b4-8d02704399d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3118 | 2026.05.22 21:58:15.314712 [ 196 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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 | ||
| 3119 | 2026.05.22 21:58:15.314732 [ 294 ] {81a1fa92-a063-49cd-80b4-8d02704399d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3120 | 2026.05.22 21:58:15.314789 [ 196 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 71 rows starting from the beginning of the part | ||
| 3121 | 2026.05.22 21:58:15.314846 [ 196 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1763 rows starting from the beginning of the part | ||
| 3122 | 2026.05.22 21:58:15.314893 [ 196 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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 | ||
| 3123 | 2026.05.22 21:58:15.314939 [ 196 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 71 rows starting from the beginning of the part | ||
| 3124 | 2026.05.22 21:58:15.314983 [ 196 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 525 rows starting from the beginning of the part | ||
| 3125 | 2026.05.22 21:58:15.315068 [ 294 ] {81a1fa92-a063-49cd-80b4-8d02704399d8} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3126 | 2026.05.22 21:58:15.315109 [ 294 ] {81a1fa92-a063-49cd-80b4-8d02704399d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3127 | 2026.05.22 21:58:15.315419 [ 294 ] {81a1fa92-a063-49cd-80b4-8d02704399d8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3128 | 2026.05.22 21:58:15.315644 [ 294 ] {81a1fa92-a063-49cd-80b4-8d02704399d8} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.05.22 21:58:15.315780 [ 294 ] {81a1fa92-a063-49cd-80b4-8d02704399d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 277.66 KiB/sec. | ||
| 3130 | 2026.05.22 21:58:15.315814 [ 294 ] {81a1fa92-a063-49cd-80b4-8d02704399d8} <Debug> TCPHandler: Processed in 0.001301563 sec. | ||
| 3131 | 2026.05.22 21:58:15.315951 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3132 | 2026.05.22 21:58:15.316046 [ 294 ] {6e5d171d-fc14-4838-af5b-968ee59a6144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3133 | 2026.05.22 21:58:15.316087 [ 294 ] {6e5d171d-fc14-4838-af5b-968ee59a6144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3134 | 2026.05.22 21:58:15.316278 [ 193 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001767981 sec., 1730787.8308646982 rows/sec., 126.85 MiB/sec. | ||
| 3135 | 2026.05.22 21:58:15.316492 [ 294 ] {6e5d171d-fc14-4838-af5b-968ee59a6144} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2026.05.22 21:58:15.316535 [ 294 ] {6e5d171d-fc14-4838-af5b-968ee59a6144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3137 | 2026.05.22 21:58:15.316546 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3138 | 2026.05.22 21:58:15.316884 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3139 | 2026.05.22 21:58:15.316892 [ 294 ] {6e5d171d-fc14-4838-af5b-968ee59a6144} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3140 | 2026.05.22 21:58:15.317046 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_16_3} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3141 | 2026.05.22 21:58:15.317154 [ 294 ] {6e5d171d-fc14-4838-af5b-968ee59a6144} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3142 | 2026.05.22 21:58:15.317169 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3143 | 2026.05.22 21:58:15.317266 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3144 | 2026.05.22 21:58:15.317288 [ 294 ] {6e5d171d-fc14-4838-af5b-968ee59a6144} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001261 sec., 210150.67406819985 rows/sec., 13.96 MiB/sec. | ||
| 3145 | 2026.05.22 21:58:15.317308 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.05.22 21:58:15.317326 [ 294 ] {6e5d171d-fc14-4838-af5b-968ee59a6144} <Debug> TCPHandler: Processed in 0.001423436 sec. | ||
| 3147 | 2026.05.22 21:58:15.317335 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3148 | 2026.05.22 21:58:15.317427 [ 192 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 3149 | 2026.05.22 21:58:15.317461 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3150 | 2026.05.22 21:58:15.317536 [ 192 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3151 | 2026.05.22 21:58:15.317561 [ 294 ] {07527b96-e5f6-458e-bf22-567f7ebf739c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3152 | 2026.05.22 21:58:15.317581 [ 192 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2098 rows starting from the beginning of the part | ||
| 3153 | 2026.05.22 21:58:15.317608 [ 294 ] {07527b96-e5f6-458e-bf22-567f7ebf739c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3154 | 2026.05.22 21:58:15.317667 [ 192 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3155 | 2026.05.22 21:58:15.317720 [ 192 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 3580 rows starting from the beginning of the part | ||
| 3156 | 2026.05.22 21:58:15.317763 [ 192 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 3157 | 2026.05.22 21:58:15.317806 [ 192 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 3158 | 2026.05.22 21:58:15.317849 [ 192 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 265 rows starting from the beginning of the part | ||
| 3159 | 2026.05.22 21:58:15.317931 [ 294 ] {07527b96-e5f6-458e-bf22-567f7ebf739c} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3160 | 2026.05.22 21:58:15.317972 [ 294 ] {07527b96-e5f6-458e-bf22-567f7ebf739c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3161 | 2026.05.22 21:58:15.318281 [ 294 ] {07527b96-e5f6-458e-bf22-567f7ebf739c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3162 | 2026.05.22 21:58:15.318505 [ 294 ] {07527b96-e5f6-458e-bf22-567f7ebf739c} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2026.05.22 21:58:15.318632 [ 294 ] {07527b96-e5f6-458e-bf22-567f7ebf739c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 3164 | 2026.05.22 21:58:15.318667 [ 294 ] {07527b96-e5f6-458e-bf22-567f7ebf739c} <Debug> TCPHandler: Processed in 0.001255102 sec. | ||
| 3165 | 2026.05.22 21:58:15.318807 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3166 | 2026.05.22 21:58:15.318903 [ 294 ] {5b2aeda3-148e-4690-af6e-e3a6e4228ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3167 | 2026.05.22 21:58:15.318956 [ 294 ] {5b2aeda3-148e-4690-af6e-e3a6e4228ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3168 | 2026.05.22 21:58:15.319757 [ 294 ] {5b2aeda3-148e-4690-af6e-e3a6e4228ac4} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3169 | 2026.05.22 21:58:15.319795 [ 294 ] {5b2aeda3-148e-4690-af6e-e3a6e4228ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3170 | 2026.05.22 21:58:15.319888 [ 193 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6391 rows, containing 5 columns (5 merged, 0 gathered) in 0.002497525 sec., 2558933.3440105706 rows/sec., 166.61 MiB/sec. | ||
| 3171 | 2026.05.22 21:58:15.320363 [ 294 ] {5b2aeda3-148e-4690-af6e-e3a6e4228ac4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3172 | 2026.05.22 21:58:15.320410 [ 196 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3173 | 2026.05.22 21:58:15.320638 [ 294 ] {5b2aeda3-148e-4690-af6e-e3a6e4228ac4} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2026.05.22 21:58:15.320727 [ 196 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2026.05.22 21:58:15.320759 [ 118 ] {} <Debug> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3176 | 2026.05.22 21:58:15.320788 [ 294 ] {5b2aeda3-148e-4690-af6e-e3a6e4228ac4} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001901 sec., 18411.362440820623 rows/sec., 32.99 MiB/sec. | ||
| 3177 | 2026.05.22 21:58:15.320807 [ 118 ] {} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3178 | 2026.05.22 21:58:15.320807 [ 196 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3179 | 2026.05.22 21:58:15.320845 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3180 | 2026.05.22 21:58:15.320865 [ 294 ] {5b2aeda3-148e-4690-af6e-e3a6e4228ac4} <Debug> TCPHandler: Processed in 0.002106777 sec. | ||
| 3181 | 2026.05.22 21:58:15.320914 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 3182 | 2026.05.22 21:58:15.320965 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::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 | ||
| 3183 | 2026.05.22 21:58:15.321004 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3184 | 2026.05.22 21:58:15.321106 [ 294 ] {b9505d5d-f4ee-4d77-a71e-ad3217cdb16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3185 | 2026.05.22 21:58:15.321148 [ 294 ] {b9505d5d-f4ee-4d77-a71e-ad3217cdb16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3186 | 2026.05.22 21:58:15.321152 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3187 | 2026.05.22 21:58:15.321208 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 178 rows starting from the beginning of the part | ||
| 3188 | 2026.05.22 21:58:15.321316 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 35 rows starting from the beginning of the part | ||
| 3189 | 2026.05.22 21:58:15.321422 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 7 rows starting from the beginning of the part | ||
| 3190 | 2026.05.22 21:58:15.321508 [ 294 ] {b9505d5d-f4ee-4d77-a71e-ad3217cdb16b} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2026.05.22 21:58:15.321526 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 46 rows starting from the beginning of the part | ||
| 3192 | 2026.05.22 21:58:15.321552 [ 294 ] {b9505d5d-f4ee-4d77-a71e-ad3217cdb16b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3193 | 2026.05.22 21:58:15.321633 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 7 rows starting from the beginning of the part | ||
| 3194 | 2026.05.22 21:58:15.321737 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 35 rows starting from the beginning of the part | ||
| 3195 | 2026.05.22 21:58:15.321874 [ 294 ] {b9505d5d-f4ee-4d77-a71e-ad3217cdb16b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3196 | 2026.05.22 21:58:15.322115 [ 294 ] {b9505d5d-f4ee-4d77-a71e-ad3217cdb16b} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.05.22 21:58:15.322245 [ 294 ] {b9505d5d-f4ee-4d77-a71e-ad3217cdb16b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001158 sec., 77720.20725388601 rows/sec., 4.86 MiB/sec. | ||
| 3198 | 2026.05.22 21:58:15.322248 [ 125 ] {} <Debug> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3199 | 2026.05.22 21:58:15.322282 [ 294 ] {b9505d5d-f4ee-4d77-a71e-ad3217cdb16b} <Debug> TCPHandler: Processed in 0.001327963 sec. | ||
| 3200 | 2026.05.22 21:58:15.322304 [ 125 ] {} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2026.05.22 21:58:15.322332 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3202 | 2026.05.22 21:58:15.322414 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 3203 | 2026.05.22 21:58:15.322518 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3204 | 2026.05.22 21:58:15.322549 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 750 rows starting from the beginning of the part | ||
| 3205 | 2026.05.22 21:58:15.322605 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3206 | 2026.05.22 21:58:15.322652 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
| 3207 | 2026.05.22 21:58:15.322694 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 3208 | 2026.05.22 21:58:15.322733 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 3209 | 2026.05.22 21:58:15.322774 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 90 rows starting from the beginning of the part | ||
| 3210 | 2026.05.22 21:58:15.323673 [ 187 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 4 columns (4 merged, 0 gathered) in 0.001295163 sec., 810708.7679311407 rows/sec., 51.88 MiB/sec. | ||
| 3211 | 2026.05.22 21:58:15.323887 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3212 | 2026.05.22 21:58:15.324179 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2026.05.22 21:58:15.324255 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_16_3} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3214 | 2026.05.22 21:58:15.324330 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3215 | 2026.05.22 21:58:15.324637 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 19 columns (19 merged, 0 gathered) in 0.003746897 sec., 82201.35221224389 rows/sec., 147.30 MiB/sec. | ||
| 3216 | 2026.05.22 21:58:15.325126 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3217 | 2026.05.22 21:58:15.325426 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2026.05.22 21:58:15.325491 [ 193 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3219 | 2026.05.22 21:58:15.325567 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.59 MiB. | ||
| 3220 | 2026.05.22 21:58:16.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.21 MiB, peak 229.86 MiB, free memory in arenas 0.00 B, will set to 223.42 MiB (RSS), difference: 1.21 MiB | ||
| 3221 | 2026.05.22 21:58:18.680855 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6254 | ||
| 3222 | 2026.05.22 21:58:18.681422 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2026.05.22 21:58:18.681464 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3224 | 2026.05.22 21:58:18.681957 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3225 | 2026.05.22 21:58:18.682188 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2026.05.22 21:58:18.682330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6254 | ||
| 3227 | 2026.05.22 21:58:19.012089 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3228 | 2026.05.22 21:58:19.027596 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3229 | 2026.05.22 21:58:19.027652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3230 | 2026.05.22 21:58:19.034141 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3231 | 2026.05.22 21:58:19.035101 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3232 | 2026.05.22 21:58:19.038413 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3233 | 2026.05.22 21:58:20.291996 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3234 | 2026.05.22 21:58:20.292219 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 3235 | 2026.05.22 21:58:20.292535 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3236 | 2026.05.22 21:58:20.292572 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 3237 | 2026.05.22 21:58:20.292819 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3238 | 2026.05.22 21:58:20.292902 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3239 | 2026.05.22 21:58:20.293059 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 3240 | 2026.05.22 21:58:20.293153 [ 334 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3241 | 2026.05.22 21:58:20.293161 [ 329 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3242 | 2026.05.22 21:58:20.293355 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 3243 | 2026.05.22 21:58:20.293391 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3244 | 2026.05.22 21:58:20.293463 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3245 | 2026.05.22 21:58:20.293483 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3246 | 2026.05.22 21:58:20.293520 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3247 | 2026.05.22 21:58:20.293563 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 3248 | 2026.05.22 21:58:20.294742 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002606 sec., 16884.11358403684 rows/sec., 2.94 MiB/sec. | ||
| 3249 | 2026.05.22 21:58:20.294906 [ 294 ] {50b10cfb-2f72-4774-bb29-30a3d4ed475c} <Debug> TCPHandler: Processed in 0.003049144 sec. | ||
| 3250 | 2026.05.22 21:58:20.296728 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3251 | 2026.05.22 21:58:20.296872 [ 294 ] {3f4ecea9-7dd8-4fed-91ae-e64be4742327} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3252 | 2026.05.22 21:58:20.296934 [ 294 ] {3f4ecea9-7dd8-4fed-91ae-e64be4742327} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3253 | 2026.05.22 21:58:20.297450 [ 294 ] {3f4ecea9-7dd8-4fed-91ae-e64be4742327} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3254 | 2026.05.22 21:58:20.297496 [ 294 ] {3f4ecea9-7dd8-4fed-91ae-e64be4742327} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3255 | 2026.05.22 21:58:20.297861 [ 294 ] {3f4ecea9-7dd8-4fed-91ae-e64be4742327} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3256 | 2026.05.22 21:58:20.298089 [ 294 ] {3f4ecea9-7dd8-4fed-91ae-e64be4742327} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3257 | 2026.05.22 21:58:20.298239 [ 294 ] {3f4ecea9-7dd8-4fed-91ae-e64be4742327} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001413 sec., 1415.4281670205237 rows/sec., 115.42 KiB/sec. | ||
| 3258 | 2026.05.22 21:58:20.298275 [ 294 ] {3f4ecea9-7dd8-4fed-91ae-e64be4742327} <Debug> TCPHandler: Processed in 0.001664749 sec. | ||
| 3259 | 2026.05.22 21:58:20.298402 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3260 | 2026.05.22 21:58:20.298499 [ 294 ] {743c11fa-01c3-4aa0-9a47-c11cbe436bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3261 | 2026.05.22 21:58:20.298539 [ 294 ] {743c11fa-01c3-4aa0-9a47-c11cbe436bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3262 | 2026.05.22 21:58:20.299118 [ 294 ] {743c11fa-01c3-4aa0-9a47-c11cbe436bc8} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3263 | 2026.05.22 21:58:20.299154 [ 294 ] {743c11fa-01c3-4aa0-9a47-c11cbe436bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3264 | 2026.05.22 21:58:20.299469 [ 294 ] {743c11fa-01c3-4aa0-9a47-c11cbe436bc8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3265 | 2026.05.22 21:58:20.299678 [ 294 ] {743c11fa-01c3-4aa0-9a47-c11cbe436bc8} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3266 | 2026.05.22 21:58:20.299804 [ 294 ] {743c11fa-01c3-4aa0-9a47-c11cbe436bc8} <Debug> executeQuery: Read 71 rows, 5.79 KiB in 0.001324 sec., 53625.37764350453 rows/sec., 4.27 MiB/sec. | ||
| 3267 | 2026.05.22 21:58:20.299838 [ 294 ] {743c11fa-01c3-4aa0-9a47-c11cbe436bc8} <Debug> TCPHandler: Processed in 0.001486177 sec. | ||
| 3268 | 2026.05.22 21:58:20.299981 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3269 | 2026.05.22 21:58:20.300078 [ 294 ] {ceba5ca1-cd39-482e-9424-f93d91c951c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3270 | 2026.05.22 21:58:20.300119 [ 294 ] {ceba5ca1-cd39-482e-9424-f93d91c951c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3271 | 2026.05.22 21:58:20.300513 [ 294 ] {ceba5ca1-cd39-482e-9424-f93d91c951c4} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.05.22 21:58:20.300549 [ 294 ] {ceba5ca1-cd39-482e-9424-f93d91c951c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3273 | 2026.05.22 21:58:20.300836 [ 294 ] {ceba5ca1-cd39-482e-9424-f93d91c951c4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3274 | 2026.05.22 21:58:20.301046 [ 294 ] {ceba5ca1-cd39-482e-9424-f93d91c951c4} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3275 | 2026.05.22 21:58:20.301171 [ 294 ] {ceba5ca1-cd39-482e-9424-f93d91c951c4} <Debug> executeQuery: Read 9 rows, 682.00 B in 0.001111 sec., 8100.8100810081005 rows/sec., 599.47 KiB/sec. | ||
| 3276 | 2026.05.22 21:58:20.301206 [ 294 ] {ceba5ca1-cd39-482e-9424-f93d91c951c4} <Debug> TCPHandler: Processed in 0.001274593 sec. | ||
| 3277 | 2026.05.22 21:58:20.301326 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3278 | 2026.05.22 21:58:20.301423 [ 294 ] {f617739a-9af6-4cfb-9857-da2a0943d523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3279 | 2026.05.22 21:58:20.301464 [ 294 ] {f617739a-9af6-4cfb-9857-da2a0943d523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3280 | 2026.05.22 21:58:20.301876 [ 294 ] {f617739a-9af6-4cfb-9857-da2a0943d523} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2026.05.22 21:58:20.301914 [ 294 ] {f617739a-9af6-4cfb-9857-da2a0943d523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3282 | 2026.05.22 21:58:20.302208 [ 294 ] {f617739a-9af6-4cfb-9857-da2a0943d523} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3283 | 2026.05.22 21:58:20.302413 [ 294 ] {f617739a-9af6-4cfb-9857-da2a0943d523} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3284 | 2026.05.22 21:58:20.302536 [ 294 ] {f617739a-9af6-4cfb-9857-da2a0943d523} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.001132 sec., 64487.63250883392 rows/sec., 5.04 MiB/sec. | ||
| 3285 | 2026.05.22 21:58:20.302570 [ 294 ] {f617739a-9af6-4cfb-9857-da2a0943d523} <Debug> TCPHandler: Processed in 0.001293603 sec. | ||
| 3286 | 2026.05.22 21:58:20.302692 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3287 | 2026.05.22 21:58:20.302789 [ 294 ] {1605483a-7466-405f-aff2-1216218846a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3288 | 2026.05.22 21:58:20.302832 [ 294 ] {1605483a-7466-405f-aff2-1216218846a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3289 | 2026.05.22 21:58:20.303238 [ 294 ] {1605483a-7466-405f-aff2-1216218846a3} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.05.22 21:58:20.303273 [ 294 ] {1605483a-7466-405f-aff2-1216218846a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3291 | 2026.05.22 21:58:20.303592 [ 294 ] {1605483a-7466-405f-aff2-1216218846a3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3292 | 2026.05.22 21:58:20.303800 [ 294 ] {1605483a-7466-405f-aff2-1216218846a3} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2026.05.22 21:58:20.303926 [ 294 ] {1605483a-7466-405f-aff2-1216218846a3} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001155 sec., 139393.9393939394 rows/sec., 9.71 MiB/sec. | ||
| 3294 | 2026.05.22 21:58:20.303959 [ 294 ] {1605483a-7466-405f-aff2-1216218846a3} <Debug> TCPHandler: Processed in 0.001316753 sec. | ||
| 3295 | 2026.05.22 21:58:20.304078 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3296 | 2026.05.22 21:58:20.304175 [ 294 ] {02f98147-3e45-4287-a334-d17804b42daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3297 | 2026.05.22 21:58:20.304228 [ 294 ] {02f98147-3e45-4287-a334-d17804b42daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3298 | 2026.05.22 21:58:20.304935 [ 294 ] {02f98147-3e45-4287-a334-d17804b42daf} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3299 | 2026.05.22 21:58:20.304971 [ 294 ] {02f98147-3e45-4287-a334-d17804b42daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3300 | 2026.05.22 21:58:20.305486 [ 294 ] {02f98147-3e45-4287-a334-d17804b42daf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3301 | 2026.05.22 21:58:20.305698 [ 294 ] {02f98147-3e45-4287-a334-d17804b42daf} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.05.22 21:58:20.305828 [ 294 ] {02f98147-3e45-4287-a334-d17804b42daf} <Debug> executeQuery: Read 7 rows, 12.84 KiB in 0.001671 sec., 4189.108318372232 rows/sec., 7.51 MiB/sec. | ||
| 3303 | 2026.05.22 21:58:20.305876 [ 294 ] {02f98147-3e45-4287-a334-d17804b42daf} <Debug> TCPHandler: Processed in 0.001846793 sec. | ||
| 3304 | 2026.05.22 21:58:20.306111 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3305 | 2026.05.22 21:58:20.306254 [ 294 ] {44d53e84-23e1-4109-a4a5-691ab91b7094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3306 | 2026.05.22 21:58:20.306314 [ 294 ] {44d53e84-23e1-4109-a4a5-691ab91b7094} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3307 | 2026.05.22 21:58:20.306772 [ 294 ] {44d53e84-23e1-4109-a4a5-691ab91b7094} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3308 | 2026.05.22 21:58:20.306812 [ 294 ] {44d53e84-23e1-4109-a4a5-691ab91b7094} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3309 | 2026.05.22 21:58:20.307182 [ 294 ] {44d53e84-23e1-4109-a4a5-691ab91b7094} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3310 | 2026.05.22 21:58:20.307400 [ 294 ] {44d53e84-23e1-4109-a4a5-691ab91b7094} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3311 | 2026.05.22 21:58:20.307541 [ 294 ] {44d53e84-23e1-4109-a4a5-691ab91b7094} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001329 sec., 45146.72686230248 rows/sec., 3.04 MiB/sec. | ||
| 3312 | 2026.05.22 21:58:20.307576 [ 294 ] {44d53e84-23e1-4109-a4a5-691ab91b7094} <Debug> TCPHandler: Processed in 0.001585689 sec. | ||
| 3313 | 2026.05.22 21:58:25.297793 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3314 | 2026.05.22 21:58:25.298039 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3315 | 2026.05.22 21:58:25.298368 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3316 | 2026.05.22 21:58:25.298409 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3317 | 2026.05.22 21:58:25.298655 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3318 | 2026.05.22 21:58:25.298722 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3319 | 2026.05.22 21:58:25.298859 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3320 | 2026.05.22 21:58:25.298961 [ 334 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3321 | 2026.05.22 21:58:25.298965 [ 326 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3322 | 2026.05.22 21:58:25.299123 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 3323 | 2026.05.22 21:58:25.299151 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3324 | 2026.05.22 21:58:25.299218 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3325 | 2026.05.22 21:58:25.299237 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3326 | 2026.05.22 21:58:25.299273 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3327 | 2026.05.22 21:58:25.299338 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3328 | 2026.05.22 21:58:25.300397 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002449 sec., 17966.51694569212 rows/sec., 3.13 MiB/sec. | ||
| 3329 | 2026.05.22 21:58:25.300565 [ 294 ] {b05aa6e8-a1fa-4d6f-a548-35685e3f6c16} <Debug> TCPHandler: Processed in 0.002904082 sec. | ||
| 3330 | 2026.05.22 21:58:25.305722 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3331 | 2026.05.22 21:58:25.305881 [ 294 ] {2aaf22b5-cc45-4c49-bbeb-8f2296dfdeb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3332 | 2026.05.22 21:58:25.305950 [ 294 ] {2aaf22b5-cc45-4c49-bbeb-8f2296dfdeb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3333 | 2026.05.22 21:58:25.306641 [ 294 ] {2aaf22b5-cc45-4c49-bbeb-8f2296dfdeb2} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2026.05.22 21:58:25.306689 [ 294 ] {2aaf22b5-cc45-4c49-bbeb-8f2296dfdeb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3335 | 2026.05.22 21:58:25.307075 [ 294 ] {2aaf22b5-cc45-4c49-bbeb-8f2296dfdeb2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3336 | 2026.05.22 21:58:25.307297 [ 294 ] {2aaf22b5-cc45-4c49-bbeb-8f2296dfdeb2} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3337 | 2026.05.22 21:58:25.307438 [ 145 ] {} <Debug> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3338 | 2026.05.22 21:58:25.307443 [ 294 ] {2aaf22b5-cc45-4c49-bbeb-8f2296dfdeb2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001613 sec., 176069.43583384997 rows/sec., 11.18 MiB/sec. | ||
| 3339 | 2026.05.22 21:58:25.307489 [ 145 ] {} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3340 | 2026.05.22 21:58:25.307508 [ 294 ] {2aaf22b5-cc45-4c49-bbeb-8f2296dfdeb2} <Debug> TCPHandler: Processed in 0.001910774 sec. | ||
| 3341 | 2026.05.22 21:58:25.307515 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3342 | 2026.05.22 21:58:25.307615 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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 | ||
| 3343 | 2026.05.22 21:58:25.307657 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3344 | 2026.05.22 21:58:25.307718 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3345 | 2026.05.22 21:58:25.307753 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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 | ||
| 3346 | 2026.05.22 21:58:25.307768 [ 294 ] {52b8d601-bf14-4588-bad4-b74ca78f4572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3347 | 2026.05.22 21:58:25.307810 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 3348 | 2026.05.22 21:58:25.307818 [ 294 ] {52b8d601-bf14-4588-bad4-b74ca78f4572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3349 | 2026.05.22 21:58:25.307866 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 3350 | 2026.05.22 21:58:25.307914 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 3351 | 2026.05.22 21:58:25.307952 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 3352 | 2026.05.22 21:58:25.308603 [ 294 ] {52b8d601-bf14-4588-bad4-b74ca78f4572} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3353 | 2026.05.22 21:58:25.308646 [ 294 ] {52b8d601-bf14-4588-bad4-b74ca78f4572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3354 | 2026.05.22 21:58:25.308850 [ 189 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001260313 sec., 1126704.2393437184 rows/sec., 75.86 MiB/sec. | ||
| 3355 | 2026.05.22 21:58:25.309004 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3356 | 2026.05.22 21:58:25.309123 [ 294 ] {52b8d601-bf14-4588-bad4-b74ca78f4572} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3357 | 2026.05.22 21:58:25.309285 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_9_2} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.05.22 21:58:25.309369 [ 187 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_9_2} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3359 | 2026.05.22 21:58:25.309395 [ 294 ] {52b8d601-bf14-4588-bad4-b74ca78f4572} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2026.05.22 21:58:25.309435 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3361 | 2026.05.22 21:58:25.309545 [ 294 ] {52b8d601-bf14-4588-bad4-b74ca78f4572} <Debug> executeQuery: Read 867 rows, 69.53 KiB in 0.001801 sec., 481399.22265408107 rows/sec., 37.70 MiB/sec. | ||
| 3362 | 2026.05.22 21:58:25.309586 [ 294 ] {52b8d601-bf14-4588-bad4-b74ca78f4572} <Debug> TCPHandler: Processed in 0.001982765 sec. | ||
| 3363 | 2026.05.22 21:58:25.309712 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2026.05.22 21:58:25.309814 [ 294 ] {f50c55a5-b52e-4093-84de-0cc5f51853d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3365 | 2026.05.22 21:58:25.309855 [ 294 ] {f50c55a5-b52e-4093-84de-0cc5f51853d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3366 | 2026.05.22 21:58:25.310320 [ 294 ] {f50c55a5-b52e-4093-84de-0cc5f51853d4} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3367 | 2026.05.22 21:58:25.310357 [ 294 ] {f50c55a5-b52e-4093-84de-0cc5f51853d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3368 | 2026.05.22 21:58:25.310663 [ 294 ] {f50c55a5-b52e-4093-84de-0cc5f51853d4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3369 | 2026.05.22 21:58:25.310873 [ 294 ] {f50c55a5-b52e-4093-84de-0cc5f51853d4} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3370 | 2026.05.22 21:58:25.310999 [ 294 ] {f50c55a5-b52e-4093-84de-0cc5f51853d4} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001207 sec., 146644.57332228665 rows/sec., 9.04 MiB/sec. | ||
| 3371 | 2026.05.22 21:58:25.311033 [ 294 ] {f50c55a5-b52e-4093-84de-0cc5f51853d4} <Debug> TCPHandler: Processed in 0.001370864 sec. | ||
| 3372 | 2026.05.22 21:58:25.311186 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3373 | 2026.05.22 21:58:25.311283 [ 294 ] {0035524e-ae5f-44b1-a1ec-5f3c2f54dfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3374 | 2026.05.22 21:58:25.311323 [ 294 ] {0035524e-ae5f-44b1-a1ec-5f3c2f54dfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3375 | 2026.05.22 21:58:25.311761 [ 294 ] {0035524e-ae5f-44b1-a1ec-5f3c2f54dfdb} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3376 | 2026.05.22 21:58:25.311796 [ 294 ] {0035524e-ae5f-44b1-a1ec-5f3c2f54dfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3377 | 2026.05.22 21:58:25.312095 [ 294 ] {0035524e-ae5f-44b1-a1ec-5f3c2f54dfdb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3378 | 2026.05.22 21:58:25.312304 [ 294 ] {0035524e-ae5f-44b1-a1ec-5f3c2f54dfdb} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2026.05.22 21:58:25.312428 [ 294 ] {0035524e-ae5f-44b1-a1ec-5f3c2f54dfdb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001163 sec., 128116.93895098883 rows/sec., 8.28 MiB/sec. | ||
| 3380 | 2026.05.22 21:58:25.312462 [ 294 ] {0035524e-ae5f-44b1-a1ec-5f3c2f54dfdb} <Debug> TCPHandler: Processed in 0.001325923 sec. | ||
| 3381 | 2026.05.22 21:58:25.312597 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3382 | 2026.05.22 21:58:25.312694 [ 294 ] {49c99067-bd09-4929-ba4e-1ef4e9ae6024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3383 | 2026.05.22 21:58:25.312734 [ 294 ] {49c99067-bd09-4929-ba4e-1ef4e9ae6024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3384 | 2026.05.22 21:58:25.313175 [ 294 ] {49c99067-bd09-4929-ba4e-1ef4e9ae6024} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3385 | 2026.05.22 21:58:25.313210 [ 294 ] {49c99067-bd09-4929-ba4e-1ef4e9ae6024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3386 | 2026.05.22 21:58:25.313499 [ 294 ] {49c99067-bd09-4929-ba4e-1ef4e9ae6024} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3387 | 2026.05.22 21:58:25.313705 [ 294 ] {49c99067-bd09-4929-ba4e-1ef4e9ae6024} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3388 | 2026.05.22 21:58:25.313803 [ 145 ] {} <Debug> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3389 | 2026.05.22 21:58:25.313826 [ 294 ] {49c99067-bd09-4929-ba4e-1ef4e9ae6024} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 3390 | 2026.05.22 21:58:25.313855 [ 145 ] {} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2026.05.22 21:58:25.313868 [ 294 ] {49c99067-bd09-4929-ba4e-1ef4e9ae6024} <Debug> TCPHandler: Processed in 0.001323164 sec. | ||
| 3392 | 2026.05.22 21:58:25.313889 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3393 | 2026.05.22 21:58:25.313986 [ 193 ] {b111f8a0-607b-4c35-a822-f449e9801807::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 | ||
| 3394 | 2026.05.22 21:58:25.314078 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3395 | 2026.05.22 21:58:25.314088 [ 193 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3396 | 2026.05.22 21:58:25.314123 [ 193 ] {b111f8a0-607b-4c35-a822-f449e9801807::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 | ||
| 3397 | 2026.05.22 21:58:25.314175 [ 294 ] {fd96c425-b1cd-49cc-8491-aa235743b577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3398 | 2026.05.22 21:58:25.314186 [ 193 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 3399 | 2026.05.22 21:58:25.314216 [ 294 ] {fd96c425-b1cd-49cc-8491-aa235743b577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3400 | 2026.05.22 21:58:25.314237 [ 193 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 3401 | 2026.05.22 21:58:25.314281 [ 193 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 3402 | 2026.05.22 21:58:25.314329 [ 193 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 3403 | 2026.05.22 21:58:25.314842 [ 294 ] {fd96c425-b1cd-49cc-8491-aa235743b577} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3404 | 2026.05.22 21:58:25.314878 [ 294 ] {fd96c425-b1cd-49cc-8491-aa235743b577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3405 | 2026.05.22 21:58:25.315188 [ 189 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001238952 sec., 597278.9906307912 rows/sec., 36.25 MiB/sec. | ||
| 3406 | 2026.05.22 21:58:25.315201 [ 294 ] {fd96c425-b1cd-49cc-8491-aa235743b577} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3407 | 2026.05.22 21:58:25.315337 [ 196 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3408 | 2026.05.22 21:58:25.315449 [ 294 ] {fd96c425-b1cd-49cc-8491-aa235743b577} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3409 | 2026.05.22 21:58:25.315600 [ 294 ] {fd96c425-b1cd-49cc-8491-aa235743b577} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001442 sec., 364077.66990291263 rows/sec., 25.72 MiB/sec. | ||
| 3410 | 2026.05.22 21:58:25.315613 [ 196 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_9_2} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3411 | 2026.05.22 21:58:25.315636 [ 294 ] {fd96c425-b1cd-49cc-8491-aa235743b577} <Debug> TCPHandler: Processed in 0.001608239 sec. | ||
| 3412 | 2026.05.22 21:58:25.315689 [ 196 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_9_2} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3413 | 2026.05.22 21:58:25.315763 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3414 | 2026.05.22 21:58:25.315777 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3415 | 2026.05.22 21:58:25.315879 [ 294 ] {fd7e7994-3bab-4eee-9c42-c5e70f8611ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3416 | 2026.05.22 21:58:25.315921 [ 294 ] {fd7e7994-3bab-4eee-9c42-c5e70f8611ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3417 | 2026.05.22 21:58:25.316256 [ 294 ] {fd7e7994-3bab-4eee-9c42-c5e70f8611ec} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.05.22 21:58:25.316290 [ 294 ] {fd7e7994-3bab-4eee-9c42-c5e70f8611ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3419 | 2026.05.22 21:58:25.316592 [ 294 ] {fd7e7994-3bab-4eee-9c42-c5e70f8611ec} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3420 | 2026.05.22 21:58:25.316795 [ 294 ] {fd7e7994-3bab-4eee-9c42-c5e70f8611ec} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.05.22 21:58:25.316920 [ 294 ] {fd7e7994-3bab-4eee-9c42-c5e70f8611ec} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 3422 | 2026.05.22 21:58:25.316953 [ 294 ] {fd7e7994-3bab-4eee-9c42-c5e70f8611ec} <Debug> TCPHandler: Processed in 0.001226172 sec. | ||
| 3423 | 2026.05.22 21:58:25.317083 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2026.05.22 21:58:25.317180 [ 294 ] {91d3774d-e77e-4830-ab65-c4245aa34373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3425 | 2026.05.22 21:58:25.317222 [ 294 ] {91d3774d-e77e-4830-ab65-c4245aa34373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3426 | 2026.05.22 21:58:25.317639 [ 294 ] {91d3774d-e77e-4830-ab65-c4245aa34373} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.05.22 21:58:25.317673 [ 294 ] {91d3774d-e77e-4830-ab65-c4245aa34373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3428 | 2026.05.22 21:58:25.317992 [ 294 ] {91d3774d-e77e-4830-ab65-c4245aa34373} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3429 | 2026.05.22 21:58:25.318201 [ 294 ] {91d3774d-e77e-4830-ab65-c4245aa34373} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.05.22 21:58:25.318327 [ 294 ] {91d3774d-e77e-4830-ab65-c4245aa34373} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001165 sec., 227467.8111587983 rows/sec., 15.12 MiB/sec. | ||
| 3431 | 2026.05.22 21:58:25.318360 [ 294 ] {91d3774d-e77e-4830-ab65-c4245aa34373} <Debug> TCPHandler: Processed in 0.001326604 sec. | ||
| 3432 | 2026.05.22 21:58:25.318509 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3433 | 2026.05.22 21:58:25.318605 [ 294 ] {695b7eef-2f93-47d9-adc0-4e8f82f89dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3434 | 2026.05.22 21:58:25.318646 [ 294 ] {695b7eef-2f93-47d9-adc0-4e8f82f89dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3435 | 2026.05.22 21:58:25.318959 [ 294 ] {695b7eef-2f93-47d9-adc0-4e8f82f89dbf} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3436 | 2026.05.22 21:58:25.318993 [ 294 ] {695b7eef-2f93-47d9-adc0-4e8f82f89dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3437 | 2026.05.22 21:58:25.319274 [ 294 ] {695b7eef-2f93-47d9-adc0-4e8f82f89dbf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3438 | 2026.05.22 21:58:25.319476 [ 294 ] {695b7eef-2f93-47d9-adc0-4e8f82f89dbf} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3439 | 2026.05.22 21:58:25.319598 [ 294 ] {695b7eef-2f93-47d9-adc0-4e8f82f89dbf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001011 sec., 989.1196834817014 rows/sec., 66.65 KiB/sec. | ||
| 3440 | 2026.05.22 21:58:25.319632 [ 294 ] {695b7eef-2f93-47d9-adc0-4e8f82f89dbf} <Debug> TCPHandler: Processed in 0.001172121 sec. | ||
| 3441 | 2026.05.22 21:58:25.319754 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3442 | 2026.05.22 21:58:25.319849 [ 294 ] {f9c1c2e1-7e29-4117-9352-c1a5f79eeb52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3443 | 2026.05.22 21:58:25.319909 [ 294 ] {f9c1c2e1-7e29-4117-9352-c1a5f79eeb52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3444 | 2026.05.22 21:58:25.320733 [ 294 ] {f9c1c2e1-7e29-4117-9352-c1a5f79eeb52} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3445 | 2026.05.22 21:58:25.320768 [ 294 ] {f9c1c2e1-7e29-4117-9352-c1a5f79eeb52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3446 | 2026.05.22 21:58:25.321287 [ 294 ] {f9c1c2e1-7e29-4117-9352-c1a5f79eeb52} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3447 | 2026.05.22 21:58:25.321512 [ 294 ] {f9c1c2e1-7e29-4117-9352-c1a5f79eeb52} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3448 | 2026.05.22 21:58:25.321644 [ 294 ] {f9c1c2e1-7e29-4117-9352-c1a5f79eeb52} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001813 sec., 19305.019305019305 rows/sec., 34.59 MiB/sec. | ||
| 3449 | 2026.05.22 21:58:25.321692 [ 294 ] {f9c1c2e1-7e29-4117-9352-c1a5f79eeb52} <Debug> TCPHandler: Processed in 0.001987816 sec. | ||
| 3450 | 2026.05.22 21:58:25.321817 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3451 | 2026.05.22 21:58:25.321918 [ 294 ] {96f075b9-848a-462f-b8d6-7caf3fd49925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3452 | 2026.05.22 21:58:25.321960 [ 294 ] {96f075b9-848a-462f-b8d6-7caf3fd49925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3453 | 2026.05.22 21:58:25.322296 [ 294 ] {96f075b9-848a-462f-b8d6-7caf3fd49925} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3454 | 2026.05.22 21:58:25.322332 [ 294 ] {96f075b9-848a-462f-b8d6-7caf3fd49925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3455 | 2026.05.22 21:58:25.322640 [ 294 ] {96f075b9-848a-462f-b8d6-7caf3fd49925} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3456 | 2026.05.22 21:58:25.322842 [ 294 ] {96f075b9-848a-462f-b8d6-7caf3fd49925} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3457 | 2026.05.22 21:58:25.322971 [ 294 ] {96f075b9-848a-462f-b8d6-7caf3fd49925} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001073 sec., 83876.98042870457 rows/sec., 5.25 MiB/sec. | ||
| 3458 | 2026.05.22 21:58:25.323006 [ 294 ] {96f075b9-848a-462f-b8d6-7caf3fd49925} <Debug> TCPHandler: Processed in 0.001240912 sec. | ||
| 3459 | 2026.05.22 21:58:26.124781 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3460 | 2026.05.22 21:58:26.124840 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3461 | 2026.05.22 21:58:26.183376 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6766 | ||
| 3462 | 2026.05.22 21:58:26.183855 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3463 | 2026.05.22 21:58:26.183889 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3464 | 2026.05.22 21:58:26.184344 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3465 | 2026.05.22 21:58:26.184563 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3466 | 2026.05.22 21:58:26.184686 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6766 | ||
| 3467 | 2026.05.22 21:58:26.539480 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3468 | 2026.05.22 21:58:26.555530 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3469 | 2026.05.22 21:58:26.555587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3470 | 2026.05.22 21:58:26.561069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3471 | 2026.05.22 21:58:26.561741 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3472 | 2026.05.22 21:58:26.564315 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3473 | 2026.05.22 21:58:30.292465 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2026.05.22 21:58:30.292717 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 3475 | 2026.05.22 21:58:30.293078 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3476 | 2026.05.22 21:58:30.293124 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 3477 | 2026.05.22 21:58:30.293369 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3478 | 2026.05.22 21:58:30.293437 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3479 | 2026.05.22 21:58:30.293572 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3480 | 2026.05.22 21:58:30.293648 [ 326 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3481 | 2026.05.22 21:58:30.293670 [ 334 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3482 | 2026.05.22 21:58:30.293768 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 3483 | 2026.05.22 21:58:30.293795 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3484 | 2026.05.22 21:58:30.293862 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3485 | 2026.05.22 21:58:30.293883 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3486 | 2026.05.22 21:58:30.293920 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3487 | 2026.05.22 21:58:30.293959 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3488 | 2026.05.22 21:58:30.295045 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002432 sec., 18092.105263157893 rows/sec., 3.15 MiB/sec. | ||
| 3489 | 2026.05.22 21:58:30.295159 [ 294 ] {328f2ac0-8d9a-4bbb-8509-8168e843be39} <Debug> TCPHandler: Processed in 0.002831751 sec. | ||
| 3490 | 2026.05.22 21:58:30.297069 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2026.05.22 21:58:30.297258 [ 294 ] {d6eb373c-184e-4ba0-9398-c064d5a46b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3492 | 2026.05.22 21:58:30.297333 [ 294 ] {d6eb373c-184e-4ba0-9398-c064d5a46b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3493 | 2026.05.22 21:58:30.298069 [ 294 ] {d6eb373c-184e-4ba0-9398-c064d5a46b78} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2026.05.22 21:58:30.298141 [ 294 ] {d6eb373c-184e-4ba0-9398-c064d5a46b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3495 | 2026.05.22 21:58:30.298582 [ 294 ] {d6eb373c-184e-4ba0-9398-c064d5a46b78} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3496 | 2026.05.22 21:58:30.298825 [ 294 ] {d6eb373c-184e-4ba0-9398-c064d5a46b78} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2026.05.22 21:58:30.298998 [ 294 ] {d6eb373c-184e-4ba0-9398-c064d5a46b78} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.00179 sec., 40223.46368715084 rows/sec., 3.23 MiB/sec. | ||
| 3498 | 2026.05.22 21:58:30.299049 [ 294 ] {d6eb373c-184e-4ba0-9398-c064d5a46b78} <Debug> TCPHandler: Processed in 0.002119567 sec. | ||
| 3499 | 2026.05.22 21:58:30.299216 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2026.05.22 21:58:30.299334 [ 294 ] {75810161-82a3-40da-a589-0617cc802e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3501 | 2026.05.22 21:58:30.299392 [ 294 ] {75810161-82a3-40da-a589-0617cc802e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3502 | 2026.05.22 21:58:30.299852 [ 294 ] {75810161-82a3-40da-a589-0617cc802e5b} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2026.05.22 21:58:30.299889 [ 294 ] {75810161-82a3-40da-a589-0617cc802e5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3504 | 2026.05.22 21:58:30.300201 [ 294 ] {75810161-82a3-40da-a589-0617cc802e5b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3505 | 2026.05.22 21:58:30.300425 [ 294 ] {75810161-82a3-40da-a589-0617cc802e5b} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2026.05.22 21:58:30.300561 [ 294 ] {75810161-82a3-40da-a589-0617cc802e5b} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001258 sec., 6359.300476947536 rows/sec., 478.19 KiB/sec. | ||
| 3507 | 2026.05.22 21:58:30.300598 [ 294 ] {75810161-82a3-40da-a589-0617cc802e5b} <Debug> TCPHandler: Processed in 0.001443116 sec. | ||
| 3508 | 2026.05.22 21:58:30.300769 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2026.05.22 21:58:30.300880 [ 294 ] {5b90064d-4fa9-4d7d-89b0-674f0ba189ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3510 | 2026.05.22 21:58:30.300923 [ 294 ] {5b90064d-4fa9-4d7d-89b0-674f0ba189ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3511 | 2026.05.22 21:58:30.301368 [ 294 ] {5b90064d-4fa9-4d7d-89b0-674f0ba189ba} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3512 | 2026.05.22 21:58:30.301405 [ 294 ] {5b90064d-4fa9-4d7d-89b0-674f0ba189ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3513 | 2026.05.22 21:58:30.301721 [ 294 ] {5b90064d-4fa9-4d7d-89b0-674f0ba189ba} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3514 | 2026.05.22 21:58:30.301957 [ 294 ] {5b90064d-4fa9-4d7d-89b0-674f0ba189ba} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3515 | 2026.05.22 21:58:30.302085 [ 294 ] {5b90064d-4fa9-4d7d-89b0-674f0ba189ba} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001226 sec., 58727.569331158236 rows/sec., 4.58 MiB/sec. | ||
| 3516 | 2026.05.22 21:58:30.302120 [ 294 ] {5b90064d-4fa9-4d7d-89b0-674f0ba189ba} <Debug> TCPHandler: Processed in 0.001405945 sec. | ||
| 3517 | 2026.05.22 21:58:30.302263 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3518 | 2026.05.22 21:58:30.302364 [ 294 ] {e5facfd1-a623-424a-ab60-a0e6f1e5104b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3519 | 2026.05.22 21:58:30.302416 [ 294 ] {e5facfd1-a623-424a-ab60-a0e6f1e5104b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3520 | 2026.05.22 21:58:30.303051 [ 294 ] {e5facfd1-a623-424a-ab60-a0e6f1e5104b} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3521 | 2026.05.22 21:58:30.303110 [ 294 ] {e5facfd1-a623-424a-ab60-a0e6f1e5104b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3522 | 2026.05.22 21:58:30.303537 [ 294 ] {e5facfd1-a623-424a-ab60-a0e6f1e5104b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3523 | 2026.05.22 21:58:30.303780 [ 294 ] {e5facfd1-a623-424a-ab60-a0e6f1e5104b} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2026.05.22 21:58:30.303961 [ 294 ] {e5facfd1-a623-424a-ab60-a0e6f1e5104b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001614 sec., 99132.58983890954 rows/sec., 6.90 MiB/sec. | ||
| 3525 | 2026.05.22 21:58:30.304022 [ 294 ] {e5facfd1-a623-424a-ab60-a0e6f1e5104b} <Debug> TCPHandler: Processed in 0.001812142 sec. | ||
| 3526 | 2026.05.22 21:58:30.304221 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2026.05.22 21:58:30.304358 [ 294 ] {8f9b20fa-5d3f-4ea2-a8f4-0f4fd1cfb073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3528 | 2026.05.22 21:58:30.304433 [ 294 ] {8f9b20fa-5d3f-4ea2-a8f4-0f4fd1cfb073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3529 | 2026.05.22 21:58:30.305298 [ 294 ] {8f9b20fa-5d3f-4ea2-a8f4-0f4fd1cfb073} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2026.05.22 21:58:30.305341 [ 294 ] {8f9b20fa-5d3f-4ea2-a8f4-0f4fd1cfb073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3531 | 2026.05.22 21:58:30.305870 [ 294 ] {8f9b20fa-5d3f-4ea2-a8f4-0f4fd1cfb073} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3532 | 2026.05.22 21:58:30.306102 [ 294 ] {8f9b20fa-5d3f-4ea2-a8f4-0f4fd1cfb073} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2026.05.22 21:58:30.306241 [ 294 ] {8f9b20fa-5d3f-4ea2-a8f4-0f4fd1cfb073} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001922 sec., 4162.3309053069715 rows/sec., 7.46 MiB/sec. | ||
| 3534 | 2026.05.22 21:58:30.306342 [ 294 ] {8f9b20fa-5d3f-4ea2-a8f4-0f4fd1cfb073} <Debug> TCPHandler: Processed in 0.00223206 sec. | ||
| 3535 | 2026.05.22 21:58:30.306477 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2026.05.22 21:58:30.306577 [ 294 ] {c94221ed-5a12-41bb-87c9-6077422f79d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3537 | 2026.05.22 21:58:30.306621 [ 294 ] {c94221ed-5a12-41bb-87c9-6077422f79d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3538 | 2026.05.22 21:58:30.306979 [ 294 ] {c94221ed-5a12-41bb-87c9-6077422f79d7} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.05.22 21:58:30.307015 [ 294 ] {c94221ed-5a12-41bb-87c9-6077422f79d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3540 | 2026.05.22 21:58:30.307310 [ 294 ] {c94221ed-5a12-41bb-87c9-6077422f79d7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3541 | 2026.05.22 21:58:30.307511 [ 294 ] {c94221ed-5a12-41bb-87c9-6077422f79d7} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2026.05.22 21:58:30.307637 [ 294 ] {c94221ed-5a12-41bb-87c9-6077422f79d7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 3543 | 2026.05.22 21:58:30.307670 [ 294 ] {c94221ed-5a12-41bb-87c9-6077422f79d7} <Debug> TCPHandler: Processed in 0.001245192 sec. | ||
| 3544 | 2026.05.22 21:58:30.515896 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2026.05.22 21:58:30.516114 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 3546 | 2026.05.22 21:58:30.516429 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3547 | 2026.05.22 21:58:30.516472 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 3548 | 2026.05.22 21:58:30.516708 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3549 | 2026.05.22 21:58:30.516774 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3550 | 2026.05.22 21:58:30.516917 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 3551 | 2026.05.22 21:58:30.517012 [ 347 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3552 | 2026.05.22 21:58:30.517057 [ 326 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3553 | 2026.05.22 21:58:30.517189 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 3554 | 2026.05.22 21:58:30.517219 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3555 | 2026.05.22 21:58:30.517285 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3556 | 2026.05.22 21:58:30.517306 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3557 | 2026.05.22 21:58:30.517341 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3558 | 2026.05.22 21:58:30.517380 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 3559 | 2026.05.22 21:58:30.518574 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.00256 sec., 17187.5 rows/sec., 3.59 MiB/sec. | ||
| 3560 | 2026.05.22 21:58:30.518714 [ 294 ] {8058d7e5-7176-48d2-bf12-8a6aa5aba9f2} <Debug> TCPHandler: Processed in 0.002900241 sec. | ||
| 3561 | 2026.05.22 21:58:30.533963 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3562 | 2026.05.22 21:58:30.534096 [ 294 ] {0f05dd89-fb4d-41cc-b372-818b1873b459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3563 | 2026.05.22 21:58:30.534147 [ 294 ] {0f05dd89-fb4d-41cc-b372-818b1873b459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3564 | 2026.05.22 21:58:30.534745 [ 294 ] {0f05dd89-fb4d-41cc-b372-818b1873b459} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3565 | 2026.05.22 21:58:30.534788 [ 294 ] {0f05dd89-fb4d-41cc-b372-818b1873b459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3566 | 2026.05.22 21:58:30.535133 [ 294 ] {0f05dd89-fb4d-41cc-b372-818b1873b459} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3567 | 2026.05.22 21:58:30.535343 [ 294 ] {0f05dd89-fb4d-41cc-b372-818b1873b459} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.05.22 21:58:30.535484 [ 294 ] {0f05dd89-fb4d-41cc-b372-818b1873b459} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001421 sec., 199859.25404644618 rows/sec., 12.69 MiB/sec. | ||
| 3569 | 2026.05.22 21:58:30.535519 [ 294 ] {0f05dd89-fb4d-41cc-b372-818b1873b459} <Debug> TCPHandler: Processed in 0.001623058 sec. | ||
| 3570 | 2026.05.22 21:58:30.535665 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3571 | 2026.05.22 21:58:30.535765 [ 294 ] {91190dd9-6064-434a-a958-4ffb77f70148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3572 | 2026.05.22 21:58:30.535805 [ 294 ] {91190dd9-6064-434a-a958-4ffb77f70148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3573 | 2026.05.22 21:58:30.537500 [ 294 ] {91190dd9-6064-434a-a958-4ffb77f70148} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3574 | 2026.05.22 21:58:30.537538 [ 294 ] {91190dd9-6064-434a-a958-4ffb77f70148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3575 | 2026.05.22 21:58:30.538047 [ 294 ] {91190dd9-6064-434a-a958-4ffb77f70148} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3576 | 2026.05.22 21:58:30.538263 [ 294 ] {91190dd9-6064-434a-a958-4ffb77f70148} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3577 | 2026.05.22 21:58:30.538392 [ 294 ] {91190dd9-6064-434a-a958-4ffb77f70148} <Debug> executeQuery: Read 3216 rows, 245.73 KiB in 0.002645 sec., 1215879.0170132325 rows/sec., 90.72 MiB/sec. | ||
| 3578 | 2026.05.22 21:58:30.538427 [ 294 ] {91190dd9-6064-434a-a958-4ffb77f70148} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3579 | 2026.05.22 21:58:30.538440 [ 294 ] {91190dd9-6064-434a-a958-4ffb77f70148} <Debug> TCPHandler: Processed in 0.002827841 sec. | ||
| 3580 | 2026.05.22 21:58:30.538577 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2026.05.22 21:58:30.538675 [ 294 ] {f3ec6f21-e7f4-449f-b9ec-77639589095e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3582 | 2026.05.22 21:58:30.538715 [ 294 ] {f3ec6f21-e7f4-449f-b9ec-77639589095e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3583 | 2026.05.22 21:58:30.539207 [ 294 ] {f3ec6f21-e7f4-449f-b9ec-77639589095e} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2026.05.22 21:58:30.539244 [ 294 ] {f3ec6f21-e7f4-449f-b9ec-77639589095e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3585 | 2026.05.22 21:58:30.539539 [ 294 ] {f3ec6f21-e7f4-449f-b9ec-77639589095e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3586 | 2026.05.22 21:58:30.539746 [ 294 ] {f3ec6f21-e7f4-449f-b9ec-77639589095e} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2026.05.22 21:58:30.539852 [ 136 ] {} <Debug> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3588 | 2026.05.22 21:58:30.539872 [ 294 ] {f3ec6f21-e7f4-449f-b9ec-77639589095e} <Debug> executeQuery: Read 188 rows, 12.00 KiB in 0.001216 sec., 154605.26315789472 rows/sec., 9.64 MiB/sec. | ||
| 3589 | 2026.05.22 21:58:30.539916 [ 136 ] {} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3590 | 2026.05.22 21:58:30.539924 [ 294 ] {f3ec6f21-e7f4-449f-b9ec-77639589095e} <Debug> TCPHandler: Processed in 0.001396265 sec. | ||
| 3591 | 2026.05.22 21:58:30.539946 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3592 | 2026.05.22 21:58:30.540066 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3593 | 2026.05.22 21:58:30.540070 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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 | ||
| 3594 | 2026.05.22 21:58:30.540171 [ 294 ] {ff2923c1-7cdd-49ff-9a8f-229df3203e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3595 | 2026.05.22 21:58:30.540217 [ 294 ] {ff2923c1-7cdd-49ff-9a8f-229df3203e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3596 | 2026.05.22 21:58:30.540237 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3597 | 2026.05.22 21:58:30.540284 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 213 rows starting from the beginning of the part | ||
| 3598 | 2026.05.22 21:58:30.540358 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 177 rows starting from the beginning of the part | ||
| 3599 | 2026.05.22 21:58:30.540402 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 9 rows starting from the beginning of the part | ||
| 3600 | 2026.05.22 21:58:30.540443 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 177 rows starting from the beginning of the part | ||
| 3601 | 2026.05.22 21:58:30.540482 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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 | ||
| 3602 | 2026.05.22 21:58:30.540524 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 188 rows starting from the beginning of the part | ||
| 3603 | 2026.05.22 21:58:30.540877 [ 294 ] {ff2923c1-7cdd-49ff-9a8f-229df3203e15} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3604 | 2026.05.22 21:58:30.540919 [ 294 ] {ff2923c1-7cdd-49ff-9a8f-229df3203e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3605 | 2026.05.22 21:58:30.541272 [ 294 ] {ff2923c1-7cdd-49ff-9a8f-229df3203e15} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3606 | 2026.05.22 21:58:30.541419 [ 189 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 772 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406246 sec., 548979.3393190096 rows/sec., 36.40 MiB/sec. | ||
| 3607 | 2026.05.22 21:58:30.541488 [ 294 ] {ff2923c1-7cdd-49ff-9a8f-229df3203e15} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3608 | 2026.05.22 21:58:30.541571 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3609 | 2026.05.22 21:58:30.541617 [ 136 ] {} <Debug> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3610 | 2026.05.22 21:58:30.541628 [ 294 ] {ff2923c1-7cdd-49ff-9a8f-229df3203e15} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001474 sec., 644504.7489823609 rows/sec., 37.92 MiB/sec. | ||
| 3611 | 2026.05.22 21:58:30.541661 [ 136 ] {} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2026.05.22 21:58:30.541679 [ 294 ] {ff2923c1-7cdd-49ff-9a8f-229df3203e15} <Debug> TCPHandler: Processed in 0.00166751 sec. | ||
| 3613 | 2026.05.22 21:58:30.541690 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3614 | 2026.05.22 21:58:30.541813 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3615 | 2026.05.22 21:58:30.541812 [ 197 ] {2cdde87f-d358-4988-b767-91d0d7240af3::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 | ||
| 3616 | 2026.05.22 21:58:30.541836 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3617 | 2026.05.22 21:58:30.541921 [ 294 ] {4a3823aa-3e25-46fa-8154-03a0ee6de156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3618 | 2026.05.22 21:58:30.541923 [ 193 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_16_3} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3619 | 2026.05.22 21:58:30.541952 [ 197 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3620 | 2026.05.22 21:58:30.541969 [ 294 ] {4a3823aa-3e25-46fa-8154-03a0ee6de156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3621 | 2026.05.22 21:58:30.541992 [ 197 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part | ||
| 3622 | 2026.05.22 21:58:30.542010 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3623 | 2026.05.22 21:58:30.542089 [ 197 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 3624 | 2026.05.22 21:58:30.542147 [ 197 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 950 rows starting from the beginning of the part | ||
| 3625 | 2026.05.22 21:58:30.542198 [ 197 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 3626 | 2026.05.22 21:58:30.542248 [ 197 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 3627 | 2026.05.22 21:58:30.542298 [ 197 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 950 rows starting from the beginning of the part | ||
| 3628 | 2026.05.22 21:58:30.542359 [ 294 ] {4a3823aa-3e25-46fa-8154-03a0ee6de156} <Trace> oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2026.05.22 21:58:30.542399 [ 294 ] {4a3823aa-3e25-46fa-8154-03a0ee6de156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3630 | 2026.05.22 21:58:30.542732 [ 294 ] {4a3823aa-3e25-46fa-8154-03a0ee6de156} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3631 | 2026.05.22 21:58:30.542968 [ 294 ] {4a3823aa-3e25-46fa-8154-03a0ee6de156} <Trace> oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2026.05.22 21:58:30.543101 [ 294 ] {4a3823aa-3e25-46fa-8154-03a0ee6de156} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001199 sec., 834.0283569641368 rows/sec., 58.64 KiB/sec. | ||
| 3633 | 2026.05.22 21:58:30.543136 [ 294 ] {4a3823aa-3e25-46fa-8154-03a0ee6de156} <Debug> TCPHandler: Processed in 0.001372995 sec. | ||
| 3634 | 2026.05.22 21:58:30.543258 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3635 | 2026.05.22 21:58:30.543355 [ 294 ] {7e7526d3-238a-474b-8f7e-8d98b29e351d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3636 | 2026.05.22 21:58:30.543394 [ 294 ] {7e7526d3-238a-474b-8f7e-8d98b29e351d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3637 | 2026.05.22 21:58:30.543424 [ 189 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662669 sec., 1501200.780191367 rows/sec., 96.12 MiB/sec. | ||
| 3638 | 2026.05.22 21:58:30.543561 [ 193 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3639 | 2026.05.22 21:58:30.543794 [ 193 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_10_2} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3640 | 2026.05.22 21:58:30.543837 [ 294 ] {7e7526d3-238a-474b-8f7e-8d98b29e351d} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3641 | 2026.05.22 21:58:30.543855 [ 193 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_10_2} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3642 | 2026.05.22 21:58:30.543882 [ 294 ] {7e7526d3-238a-474b-8f7e-8d98b29e351d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3643 | 2026.05.22 21:58:30.543918 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 3644 | 2026.05.22 21:58:30.544187 [ 294 ] {7e7526d3-238a-474b-8f7e-8d98b29e351d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3645 | 2026.05.22 21:58:30.544398 [ 294 ] {7e7526d3-238a-474b-8f7e-8d98b29e351d} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3646 | 2026.05.22 21:58:30.544521 [ 294 ] {7e7526d3-238a-474b-8f7e-8d98b29e351d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001184 sec., 125000 rows/sec., 7.11 MiB/sec. | ||
| 3647 | 2026.05.22 21:58:30.544555 [ 294 ] {7e7526d3-238a-474b-8f7e-8d98b29e351d} <Debug> TCPHandler: Processed in 0.001345584 sec. | ||
| 3648 | 2026.05.22 21:58:30.544673 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3649 | 2026.05.22 21:58:30.544770 [ 294 ] {85c9ed2c-5bd9-4a67-87aa-00dbfc546acf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3650 | 2026.05.22 21:58:30.544809 [ 294 ] {85c9ed2c-5bd9-4a67-87aa-00dbfc546acf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3651 | 2026.05.22 21:58:30.545729 [ 294 ] {85c9ed2c-5bd9-4a67-87aa-00dbfc546acf} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2026.05.22 21:58:30.545765 [ 294 ] {85c9ed2c-5bd9-4a67-87aa-00dbfc546acf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3653 | 2026.05.22 21:58:30.546129 [ 294 ] {85c9ed2c-5bd9-4a67-87aa-00dbfc546acf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3654 | 2026.05.22 21:58:30.546338 [ 294 ] {85c9ed2c-5bd9-4a67-87aa-00dbfc546acf} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2026.05.22 21:58:30.546463 [ 294 ] {85c9ed2c-5bd9-4a67-87aa-00dbfc546acf} <Debug> executeQuery: Read 1751 rows, 120.98 KiB in 0.001711 sec., 1023378.1414377557 rows/sec., 69.05 MiB/sec. | ||
| 3656 | 2026.05.22 21:58:30.546497 [ 294 ] {85c9ed2c-5bd9-4a67-87aa-00dbfc546acf} <Debug> TCPHandler: Processed in 0.001872903 sec. | ||
| 3657 | 2026.05.22 21:58:30.546626 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3658 | 2026.05.22 21:58:30.546723 [ 294 ] {e9ec5a96-e603-4976-a952-c079cb9e3b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3659 | 2026.05.22 21:58:30.546765 [ 294 ] {e9ec5a96-e603-4976-a952-c079cb9e3b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3660 | 2026.05.22 21:58:30.547100 [ 294 ] {e9ec5a96-e603-4976-a952-c079cb9e3b68} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3661 | 2026.05.22 21:58:30.547136 [ 294 ] {e9ec5a96-e603-4976-a952-c079cb9e3b68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3662 | 2026.05.22 21:58:30.547434 [ 294 ] {e9ec5a96-e603-4976-a952-c079cb9e3b68} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3663 | 2026.05.22 21:58:30.547637 [ 294 ] {e9ec5a96-e603-4976-a952-c079cb9e3b68} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3664 | 2026.05.22 21:58:30.547759 [ 294 ] {e9ec5a96-e603-4976-a952-c079cb9e3b68} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 3665 | 2026.05.22 21:58:30.547792 [ 294 ] {e9ec5a96-e603-4976-a952-c079cb9e3b68} <Debug> TCPHandler: Processed in 0.001216092 sec. | ||
| 3666 | 2026.05.22 21:58:30.547933 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3667 | 2026.05.22 21:58:30.548029 [ 294 ] {f0e6d278-a7e0-4548-9553-7e822a02e288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3668 | 2026.05.22 21:58:30.548071 [ 294 ] {f0e6d278-a7e0-4548-9553-7e822a02e288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3669 | 2026.05.22 21:58:30.548788 [ 294 ] {f0e6d278-a7e0-4548-9553-7e822a02e288} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3670 | 2026.05.22 21:58:30.548828 [ 294 ] {f0e6d278-a7e0-4548-9553-7e822a02e288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3671 | 2026.05.22 21:58:30.549254 [ 294 ] {f0e6d278-a7e0-4548-9553-7e822a02e288} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3672 | 2026.05.22 21:58:30.549468 [ 294 ] {f0e6d278-a7e0-4548-9553-7e822a02e288} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3673 | 2026.05.22 21:58:30.549626 [ 294 ] {f0e6d278-a7e0-4548-9553-7e822a02e288} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.001611 sec., 993792.6753569212 rows/sec., 60.33 MiB/sec. | ||
| 3674 | 2026.05.22 21:58:30.549720 [ 294 ] {f0e6d278-a7e0-4548-9553-7e822a02e288} <Debug> TCPHandler: Processed in 0.001835843 sec. | ||
| 3675 | 2026.05.22 21:58:30.549874 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3676 | 2026.05.22 21:58:30.549992 [ 294 ] {48434bbe-840d-4ad8-8550-d8a44d57f1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3677 | 2026.05.22 21:58:30.550042 [ 294 ] {48434bbe-840d-4ad8-8550-d8a44d57f1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3678 | 2026.05.22 21:58:30.550417 [ 294 ] {48434bbe-840d-4ad8-8550-d8a44d57f1f5} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3679 | 2026.05.22 21:58:30.550452 [ 294 ] {48434bbe-840d-4ad8-8550-d8a44d57f1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3680 | 2026.05.22 21:58:30.550756 [ 294 ] {48434bbe-840d-4ad8-8550-d8a44d57f1f5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3681 | 2026.05.22 21:58:30.550961 [ 294 ] {48434bbe-840d-4ad8-8550-d8a44d57f1f5} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3682 | 2026.05.22 21:58:30.551064 [ 134 ] {} <Debug> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3683 | 2026.05.22 21:58:30.551085 [ 294 ] {48434bbe-840d-4ad8-8550-d8a44d57f1f5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 60.27 KiB/sec. | ||
| 3684 | 2026.05.22 21:58:30.551109 [ 134 ] {} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3685 | 2026.05.22 21:58:30.551124 [ 294 ] {48434bbe-840d-4ad8-8550-d8a44d57f1f5} <Debug> TCPHandler: Processed in 0.001311133 sec. | ||
| 3686 | 2026.05.22 21:58:30.551135 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3687 | 2026.05.22 21:58:30.551223 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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 | ||
| 3688 | 2026.05.22 21:58:30.551260 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3689 | 2026.05.22 21:58:30.551333 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3690 | 2026.05.22 21:58:30.551364 [ 294 ] {e97a0340-b61f-497d-bfa9-4698d2a19fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3691 | 2026.05.22 21:58:30.551371 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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 | ||
| 3692 | 2026.05.22 21:58:30.551426 [ 294 ] {e97a0340-b61f-497d-bfa9-4698d2a19fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3693 | 2026.05.22 21:58:30.551450 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 3694 | 2026.05.22 21:58:30.551502 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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 | ||
| 3695 | 2026.05.22 21:58:30.551546 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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 | ||
| 3696 | 2026.05.22 21:58:30.551588 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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 | ||
| 3697 | 2026.05.22 21:58:30.551632 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::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 | ||
| 3698 | 2026.05.22 21:58:30.552261 [ 294 ] {e97a0340-b61f-497d-bfa9-4698d2a19fac} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3699 | 2026.05.22 21:58:30.552303 [ 294 ] {e97a0340-b61f-497d-bfa9-4698d2a19fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3700 | 2026.05.22 21:58:30.552472 [ 198 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001281173 sec., 7805.347131105635 rows/sec., 525.95 KiB/sec. | ||
| 3701 | 2026.05.22 21:58:30.552602 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3702 | 2026.05.22 21:58:30.552839 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_10_2} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3703 | 2026.05.22 21:58:30.552880 [ 294 ] {e97a0340-b61f-497d-bfa9-4698d2a19fac} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3704 | 2026.05.22 21:58:30.552910 [ 189 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_10_2} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3705 | 2026.05.22 21:58:30.552979 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3706 | 2026.05.22 21:58:30.553120 [ 294 ] {e97a0340-b61f-497d-bfa9-4698d2a19fac} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3707 | 2026.05.22 21:58:30.553261 [ 294 ] {e97a0340-b61f-497d-bfa9-4698d2a19fac} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001915 sec., 24020.88772845953 rows/sec., 43.04 MiB/sec. | ||
| 3708 | 2026.05.22 21:58:30.553309 [ 294 ] {e97a0340-b61f-497d-bfa9-4698d2a19fac} <Debug> TCPHandler: Processed in 0.002097967 sec. | ||
| 3709 | 2026.05.22 21:58:30.553430 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3710 | 2026.05.22 21:58:30.553527 [ 294 ] {87067e63-1f75-4c99-8b54-436f8edb426a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3711 | 2026.05.22 21:58:30.553567 [ 294 ] {87067e63-1f75-4c99-8b54-436f8edb426a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3712 | 2026.05.22 21:58:30.553902 [ 294 ] {87067e63-1f75-4c99-8b54-436f8edb426a} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3713 | 2026.05.22 21:58:30.553937 [ 294 ] {87067e63-1f75-4c99-8b54-436f8edb426a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3714 | 2026.05.22 21:58:30.554224 [ 294 ] {87067e63-1f75-4c99-8b54-436f8edb426a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3715 | 2026.05.22 21:58:30.554436 [ 294 ] {87067e63-1f75-4c99-8b54-436f8edb426a} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3716 | 2026.05.22 21:58:30.554561 [ 294 ] {87067e63-1f75-4c99-8b54-436f8edb426a} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001053 sec., 39886.03988603989 rows/sec., 2.28 MiB/sec. | ||
| 3717 | 2026.05.22 21:58:30.554594 [ 294 ] {87067e63-1f75-4c99-8b54-436f8edb426a} <Debug> TCPHandler: Processed in 0.001213452 sec. | ||
| 3718 | 2026.05.22 21:58:31.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.43 MiB, peak 229.86 MiB, free memory in arenas 0.00 B, will set to 224.26 MiB (RSS), difference: -1.17 MiB | ||
| 3719 | 2026.05.22 21:58:31.289147 [ 134 ] {} <Debug> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3720 | 2026.05.22 21:58:31.289263 [ 134 ] {} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2026.05.22 21:58:31.289307 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3722 | 2026.05.22 21:58:31.289551 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::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 | ||
| 3723 | 2026.05.22 21:58:31.289777 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3724 | 2026.05.22 21:58:31.289838 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3725 | 2026.05.22 21:58:31.289953 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3726 | 2026.05.22 21:58:31.290033 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3727 | 2026.05.22 21:58:31.290102 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3728 | 2026.05.22 21:58:31.290171 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3729 | 2026.05.22 21:58:31.291234 [ 191 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 5 columns (5 merged, 0 gathered) in 0.001785042 sec., 16806.327246081604 rows/sec., 1.40 MiB/sec. | ||
| 3730 | 2026.05.22 21:58:31.291384 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3731 | 2026.05.22 21:58:31.291629 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3732 | 2026.05.22 21:58:31.291698 [ 193 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_5_1} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3733 | 2026.05.22 21:58:31.291764 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3734 | 2026.05.22 21:58:33.685638 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7214 | ||
| 3735 | 2026.05.22 21:58:33.686103 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3736 | 2026.05.22 21:58:33.686137 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3737 | 2026.05.22 21:58:33.686597 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3738 | 2026.05.22 21:58:33.686820 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3739 | 2026.05.22 21:58:33.686944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7214 | ||
| 3740 | 2026.05.22 21:58:34.065220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3741 | 2026.05.22 21:58:34.081544 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2026.05.22 21:58:34.081608 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3743 | 2026.05.22 21:58:34.087815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3744 | 2026.05.22 21:58:34.088511 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2026.05.22 21:58:34.096132 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3746 | 2026.05.22 21:58:35.290025 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3747 | 2026.05.22 21:58:35.290243 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3748 | 2026.05.22 21:58:35.290554 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3749 | 2026.05.22 21:58:35.290590 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3750 | 2026.05.22 21:58:35.290800 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3751 | 2026.05.22 21:58:35.290867 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3752 | 2026.05.22 21:58:35.291002 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3753 | 2026.05.22 21:58:35.291101 [ 347 ] {633fc9f9-f2f6-418e-9b78-834971674338} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3754 | 2026.05.22 21:58:35.291102 [ 323 ] {633fc9f9-f2f6-418e-9b78-834971674338} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3755 | 2026.05.22 21:58:35.291242 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 3756 | 2026.05.22 21:58:35.291270 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3757 | 2026.05.22 21:58:35.291356 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3758 | 2026.05.22 21:58:35.291378 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 3759 | 2026.05.22 21:58:35.291421 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3760 | 2026.05.22 21:58:35.291468 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3761 | 2026.05.22 21:58:35.292631 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002476 sec., 17770.59773828756 rows/sec., 3.09 MiB/sec. | ||
| 3762 | 2026.05.22 21:58:35.292751 [ 294 ] {633fc9f9-f2f6-418e-9b78-834971674338} <Debug> TCPHandler: Processed in 0.002855491 sec. | ||
| 3763 | 2026.05.22 21:58:35.294239 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3764 | 2026.05.22 21:58:35.294350 [ 294 ] {df3975ac-2a47-4921-a1ff-b05ff168146f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3765 | 2026.05.22 21:58:35.294394 [ 294 ] {df3975ac-2a47-4921-a1ff-b05ff168146f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3766 | 2026.05.22 21:58:35.294914 [ 294 ] {df3975ac-2a47-4921-a1ff-b05ff168146f} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3767 | 2026.05.22 21:58:35.294956 [ 294 ] {df3975ac-2a47-4921-a1ff-b05ff168146f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3768 | 2026.05.22 21:58:35.295307 [ 294 ] {df3975ac-2a47-4921-a1ff-b05ff168146f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3769 | 2026.05.22 21:58:35.295520 [ 294 ] {df3975ac-2a47-4921-a1ff-b05ff168146f} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3770 | 2026.05.22 21:58:35.295660 [ 128 ] {} <Debug> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3771 | 2026.05.22 21:58:35.295662 [ 294 ] {df3975ac-2a47-4921-a1ff-b05ff168146f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001342 sec., 41728.763040238446 rows/sec., 3.19 MiB/sec. | ||
| 3772 | 2026.05.22 21:58:35.295703 [ 128 ] {} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3773 | 2026.05.22 21:58:35.295713 [ 294 ] {df3975ac-2a47-4921-a1ff-b05ff168146f} <Debug> TCPHandler: Processed in 0.001525677 sec. | ||
| 3774 | 2026.05.22 21:58:35.295724 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3775 | 2026.05.22 21:58:35.295827 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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 | ||
| 3776 | 2026.05.22 21:58:35.295852 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3777 | 2026.05.22 21:58:35.295959 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3778 | 2026.05.22 21:58:35.295966 [ 294 ] {d6055aea-ce1b-4357-a14e-c1bc523c4a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3779 | 2026.05.22 21:58:35.295996 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3241 rows starting from the beginning of the part | ||
| 3780 | 2026.05.22 21:58:35.296018 [ 294 ] {d6055aea-ce1b-4357-a14e-c1bc523c4a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3781 | 2026.05.22 21:58:35.296058 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 71 rows starting from the beginning of the part | ||
| 3782 | 2026.05.22 21:58:35.296108 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 867 rows starting from the beginning of the part | ||
| 3783 | 2026.05.22 21:58:35.296147 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
| 3784 | 2026.05.22 21:58:35.296184 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 3216 rows starting from the beginning of the part | ||
| 3785 | 2026.05.22 21:58:35.296221 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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 | ||
| 3786 | 2026.05.22 21:58:35.296455 [ 294 ] {d6055aea-ce1b-4357-a14e-c1bc523c4a7f} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3787 | 2026.05.22 21:58:35.296495 [ 294 ] {d6055aea-ce1b-4357-a14e-c1bc523c4a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3788 | 2026.05.22 21:58:35.296798 [ 294 ] {d6055aea-ce1b-4357-a14e-c1bc523c4a7f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3789 | 2026.05.22 21:58:35.297030 [ 294 ] {d6055aea-ce1b-4357-a14e-c1bc523c4a7f} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3790 | 2026.05.22 21:58:35.297139 [ 128 ] {} <Debug> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3791 | 2026.05.22 21:58:35.297165 [ 294 ] {d6055aea-ce1b-4357-a14e-c1bc523c4a7f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 3792 | 2026.05.22 21:58:35.297173 [ 128 ] {} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3793 | 2026.05.22 21:58:35.297206 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3794 | 2026.05.22 21:58:35.297207 [ 294 ] {d6055aea-ce1b-4357-a14e-c1bc523c4a7f} <Debug> TCPHandler: Processed in 0.001404545 sec. | ||
| 3795 | 2026.05.22 21:58:35.297328 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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 | ||
| 3796 | 2026.05.22 21:58:35.297382 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3797 | 2026.05.22 21:58:35.297448 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3798 | 2026.05.22 21:58:35.297484 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1794 rows starting from the beginning of the part | ||
| 3799 | 2026.05.22 21:58:35.297487 [ 294 ] {2eff47c2-ebd1-4324-9d00-3a726dd5798a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3800 | 2026.05.22 21:58:35.297542 [ 294 ] {2eff47c2-ebd1-4324-9d00-3a726dd5798a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3801 | 2026.05.22 21:58:35.297575 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 73 rows starting from the beginning of the part | ||
| 3802 | 2026.05.22 21:58:35.297632 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 525 rows starting from the beginning of the part | ||
| 3803 | 2026.05.22 21:58:35.297676 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 72 rows starting from the beginning of the part | ||
| 3804 | 2026.05.22 21:58:35.297763 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1751 rows starting from the beginning of the part | ||
| 3805 | 2026.05.22 21:58:35.297828 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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 | ||
| 3806 | 2026.05.22 21:58:35.298006 [ 294 ] {2eff47c2-ebd1-4324-9d00-3a726dd5798a} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2026.05.22 21:58:35.298049 [ 294 ] {2eff47c2-ebd1-4324-9d00-3a726dd5798a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3808 | 2026.05.22 21:58:35.298496 [ 294 ] {2eff47c2-ebd1-4324-9d00-3a726dd5798a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3809 | 2026.05.22 21:58:35.298522 [ 194 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7523 rows, containing 5 columns (5 merged, 0 gathered) in 0.002740399 sec., 2745220.6777188284 rows/sec., 216.88 MiB/sec. | ||
| 3810 | 2026.05.22 21:58:35.298732 [ 294 ] {2eff47c2-ebd1-4324-9d00-3a726dd5798a} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2026.05.22 21:58:35.298845 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3812 | 2026.05.22 21:58:35.298854 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3813 | 2026.05.22 21:58:35.298871 [ 294 ] {2eff47c2-ebd1-4324-9d00-3a726dd5798a} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001405 sec., 91103.2028469751 rows/sec., 6.35 MiB/sec. | ||
| 3814 | 2026.05.22 21:58:35.298880 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3815 | 2026.05.22 21:58:35.298913 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3816 | 2026.05.22 21:58:35.298918 [ 294 ] {2eff47c2-ebd1-4324-9d00-3a726dd5798a} <Debug> TCPHandler: Processed in 0.001586228 sec. | ||
| 3817 | 2026.05.22 21:58:35.298999 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 3818 | 2026.05.22 21:58:35.299077 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3819 | 2026.05.22 21:58:35.299104 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3820 | 2026.05.22 21:58:35.299126 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3821 | 2026.05.22 21:58:35.299137 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 6391 rows starting from the beginning of the part | ||
| 3822 | 2026.05.22 21:58:35.299182 [ 294 ] {7b842d2f-192d-4dfa-b961-f4fd7fe320a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3823 | 2026.05.22 21:58:35.299201 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 161 rows starting from the beginning of the part | ||
| 3824 | 2026.05.22 21:58:35.299206 [ 193 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_21_4} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3825 | 2026.05.22 21:58:35.299232 [ 294 ] {7b842d2f-192d-4dfa-b961-f4fd7fe320a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3826 | 2026.05.22 21:58:35.299253 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 265 rows starting from the beginning of the part | ||
| 3827 | 2026.05.22 21:58:35.299294 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.33 MiB. | ||
| 3828 | 2026.05.22 21:58:35.299299 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 3829 | 2026.05.22 21:58:35.299353 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1601 rows starting from the beginning of the part | ||
| 3830 | 2026.05.22 21:58:35.299391 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 3831 | 2026.05.22 21:58:35.299417 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4279 rows, containing 5 columns (5 merged, 0 gathered) in 0.002137069 sec., 2002275.0786240406 rows/sec., 144.79 MiB/sec. | ||
| 3832 | 2026.05.22 21:58:35.299582 [ 294 ] {7b842d2f-192d-4dfa-b961-f4fd7fe320a1} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2026.05.22 21:58:35.299624 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3834 | 2026.05.22 21:58:35.299626 [ 294 ] {7b842d2f-192d-4dfa-b961-f4fd7fe320a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3835 | 2026.05.22 21:58:35.299940 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2026.05.22 21:58:35.299984 [ 294 ] {7b842d2f-192d-4dfa-b961-f4fd7fe320a1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3837 | 2026.05.22 21:58:35.300021 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_21_4} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3838 | 2026.05.22 21:58:35.300109 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 3839 | 2026.05.22 21:58:35.300212 [ 294 ] {7b842d2f-192d-4dfa-b961-f4fd7fe320a1} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3840 | 2026.05.22 21:58:35.300340 [ 124 ] {} <Debug> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3841 | 2026.05.22 21:58:35.300349 [ 294 ] {7b842d2f-192d-4dfa-b961-f4fd7fe320a1} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001186 sec., 40472.17537942665 rows/sec., 2.73 MiB/sec. | ||
| 3842 | 2026.05.22 21:58:35.300385 [ 124 ] {} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3843 | 2026.05.22 21:58:35.300401 [ 294 ] {7b842d2f-192d-4dfa-b961-f4fd7fe320a1} <Debug> TCPHandler: Processed in 0.001373495 sec. | ||
| 3844 | 2026.05.22 21:58:35.300412 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 3845 | 2026.05.22 21:58:35.300480 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3846 | 2026.05.22 21:58:35.300557 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3847 | 2026.05.22 21:58:35.300582 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1050 rows starting from the beginning of the part | ||
| 3848 | 2026.05.22 21:58:35.300626 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 3849 | 2026.05.22 21:58:35.300662 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 90 rows starting from the beginning of the part | ||
| 3850 | 2026.05.22 21:58:35.300696 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 3851 | 2026.05.22 21:58:35.300728 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
| 3852 | 2026.05.22 21:58:35.300759 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 3853 | 2026.05.22 21:58:35.301631 [ 201 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1350 rows, containing 4 columns (4 merged, 0 gathered) in 0.001171741 sec., 1152131.7424243072 rows/sec., 73.86 MiB/sec. | ||
| 3854 | 2026.05.22 21:58:35.301804 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3855 | 2026.05.22 21:58:35.302061 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3856 | 2026.05.22 21:58:35.302120 [ 193 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_21_4} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3857 | 2026.05.22 21:58:35.302174 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3858 | 2026.05.22 21:58:35.302761 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8706 rows, containing 5 columns (5 merged, 0 gathered) in 0.003792818 sec., 2295390.9204185386 rows/sec., 148.22 MiB/sec. | ||
| 3859 | 2026.05.22 21:58:35.302930 [ 193 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3860 | 2026.05.22 21:58:35.303178 [ 193 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3861 | 2026.05.22 21:58:35.303243 [ 193 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3862 | 2026.05.22 21:58:35.303310 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3863 | 2026.05.22 21:58:36.001496 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.55 MiB, peak 232.94 MiB, free memory in arenas 0.00 B, will set to 227.05 MiB (RSS), difference: 1.50 MiB | ||
| 3864 | 2026.05.22 21:58:36.535613 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63183 | ||
| 3865 | 2026.05.22 21:58:36.535723 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3866 | 2026.05.22 21:58:36.535753 [ 306 ] {} <Debug> TCP-Session: f843e9a1-dcaa-4e5b-a23e-89262da9b36a Authenticating user 'default' from [fd00:1122:3344:101::e]:63183 | ||
| 3867 | 2026.05.22 21:58:36.535778 [ 306 ] {} <Debug> TCP-Session: f843e9a1-dcaa-4e5b-a23e-89262da9b36a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3868 | 2026.05.22 21:58:36.535794 [ 306 ] {} <Debug> TCP-Session: f843e9a1-dcaa-4e5b-a23e-89262da9b36a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3869 | 2026.05.22 21:58:36.536075 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42336 | ||
| 3870 | 2026.05.22 21:58:36.536082 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59887 | ||
| 3871 | 2026.05.22 21:58:36.536116 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58155 | ||
| 3872 | 2026.05.22 21:58:36.536170 [ 306 ] {} <Trace> TCP-Session: f843e9a1-dcaa-4e5b-a23e-89262da9b36a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3873 | 2026.05.22 21:58:36.536178 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44084 | ||
| 3874 | 2026.05.22 21:58:36.536230 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3875 | 2026.05.22 21:58:36.536245 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3876 | 2026.05.22 21:58:36.536285 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3877 | 2026.05.22 21:58:36.536302 [ 307 ] {} <Debug> TCP-Session: eff5a45d-4b2c-4bdc-acb9-c51be3fdc98b Authenticating user 'default' from [fd00:1122:3344:101::e]:42336 | ||
| 3878 | 2026.05.22 21:58:36.536330 [ 310 ] {} <Debug> TCP-Session: 41754010-e98e-41eb-8d88-e0e8c726c774 Authenticating user 'default' from [fd00:1122:3344:101::e]:58155 | ||
| 3879 | 2026.05.22 21:58:36.536363 [ 307 ] {} <Debug> TCP-Session: eff5a45d-4b2c-4bdc-acb9-c51be3fdc98b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2026.05.22 21:58:36.536377 [ 310 ] {} <Debug> TCP-Session: 41754010-e98e-41eb-8d88-e0e8c726c774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3881 | 2026.05.22 21:58:36.536381 [ 306 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63183) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3882 | 2026.05.22 21:58:36.536411 [ 310 ] {} <Debug> TCP-Session: 41754010-e98e-41eb-8d88-e0e8c726c774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3883 | 2026.05.22 21:58:36.536402 [ 307 ] {} <Debug> TCP-Session: eff5a45d-4b2c-4bdc-acb9-c51be3fdc98b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2026.05.22 21:58:36.536373 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3885 | 2026.05.22 21:58:36.536311 [ 308 ] {} <Debug> TCP-Session: bcff01d7-40d0-4d9c-92cc-84875fb042bc Authenticating user 'default' from [fd00:1122:3344:101::e]:59887 | ||
| 3886 | 2026.05.22 21:58:36.536526 [ 293 ] {} <Debug> TCP-Session: f79da881-a170-4760-8ff4-9632451a80ec Authenticating user 'default' from [fd00:1122:3344:101::e]:44084 | ||
| 3887 | 2026.05.22 21:58:36.536178 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34374 | ||
| 3888 | 2026.05.22 21:58:36.536580 [ 293 ] {} <Debug> TCP-Session: f79da881-a170-4760-8ff4-9632451a80ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2026.05.22 21:58:36.536566 [ 308 ] {} <Debug> TCP-Session: bcff01d7-40d0-4d9c-92cc-84875fb042bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2026.05.22 21:58:36.536612 [ 293 ] {} <Debug> TCP-Session: f79da881-a170-4760-8ff4-9632451a80ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3891 | 2026.05.22 21:58:36.536641 [ 308 ] {} <Debug> TCP-Session: bcff01d7-40d0-4d9c-92cc-84875fb042bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3892 | 2026.05.22 21:58:36.536156 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52190 | ||
| 3893 | 2026.05.22 21:58:36.536696 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3894 | 2026.05.22 21:58:36.536723 [ 306 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3895 | 2026.05.22 21:58:36.536757 [ 303 ] {} <Debug> TCP-Session: f4160e54-8ab0-46c6-a1c2-62897a382d45 Authenticating user 'default' from [fd00:1122:3344:101::e]:34374 | ||
| 3896 | 2026.05.22 21:58:36.536117 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54564 | ||
| 3897 | 2026.05.22 21:58:36.536799 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3898 | 2026.05.22 21:58:36.536825 [ 306 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3899 | 2026.05.22 21:58:36.536848 [ 302 ] {} <Debug> TCP-Session: aa927456-7c0c-4b6d-9de6-dc3358973d78 Authenticating user 'default' from [fd00:1122:3344:101::e]:52190 | ||
| 3900 | 2026.05.22 21:58:36.536802 [ 303 ] {} <Debug> TCP-Session: f4160e54-8ab0-46c6-a1c2-62897a382d45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3901 | 2026.05.22 21:58:36.536886 [ 302 ] {} <Debug> TCP-Session: aa927456-7c0c-4b6d-9de6-dc3358973d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3902 | 2026.05.22 21:58:36.536906 [ 303 ] {} <Debug> TCP-Session: f4160e54-8ab0-46c6-a1c2-62897a382d45 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3903 | 2026.05.22 21:58:36.536925 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3904 | 2026.05.22 21:58:36.536922 [ 302 ] {} <Debug> TCP-Session: aa927456-7c0c-4b6d-9de6-dc3358973d78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3905 | 2026.05.22 21:58:36.536973 [ 309 ] {} <Debug> TCP-Session: a9db8b79-1aae-4872-92e4-d6ad531d1cdd Authenticating user 'default' from [fd00:1122:3344:101::e]:54564 | ||
| 3906 | 2026.05.22 21:58:36.536126 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60177 | ||
| 3907 | 2026.05.22 21:58:36.537012 [ 309 ] {} <Debug> TCP-Session: a9db8b79-1aae-4872-92e4-d6ad531d1cdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3908 | 2026.05.22 21:58:36.537058 [ 309 ] {} <Debug> TCP-Session: a9db8b79-1aae-4872-92e4-d6ad531d1cdd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2026.05.22 21:58:36.537148 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3910 | 2026.05.22 21:58:36.537182 [ 267 ] {} <Debug> TCP-Session: 9e5070b7-1c39-4b17-8a0d-5d806b4751b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60177 | ||
| 3911 | 2026.05.22 21:58:36.537194 [ 306 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} <Debug> oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown | ||
| 3912 | 2026.05.22 21:58:36.537203 [ 267 ] {} <Debug> TCP-Session: 9e5070b7-1c39-4b17-8a0d-5d806b4751b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3913 | 2026.05.22 21:58:36.537242 [ 267 ] {} <Debug> TCP-Session: 9e5070b7-1c39-4b17-8a0d-5d806b4751b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2026.05.22 21:58:36.538515 [ 347 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} <Trace> AggregatingTransform: Aggregating | ||
| 3915 | 2026.05.22 21:58:36.538553 [ 347 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} <Trace> Aggregator: Aggregation method: without_key | ||
| 3916 | 2026.05.22 21:58:36.538588 [ 347 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001238092 sec. (807.694 rows/sec., 31.55 KiB/sec.) | ||
| 3917 | 2026.05.22 21:58:36.538607 [ 347 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} <Trace> Aggregator: Merging aggregated data | ||
| 3918 | 2026.05.22 21:58:36.539331 [ 306 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003009 sec., 332.3363243602526 rows/sec., 12.98 KiB/sec. | ||
| 3919 | 2026.05.22 21:58:36.539629 [ 306 ] {cc40d614-0ece-405c-b59a-2f17fc942b54} <Debug> TCPHandler: Processed in 0.003603334 sec. | ||
| 3920 | 2026.05.22 21:58:36.539815 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3921 | 2026.05.22 21:58:36.539860 [ 306 ] {} <Debug> TCP-Session: f843e9a1-dcaa-4e5b-a23e-89262da9b36a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2026.05.22 21:58:36.539864 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3923 | 2026.05.22 21:58:36.539911 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3924 | 2026.05.22 21:58:36.539921 [ 307 ] {} <Debug> TCP-Session: eff5a45d-4b2c-4bdc-acb9-c51be3fdc98b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3925 | 2026.05.22 21:58:36.539940 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3926 | 2026.05.22 21:58:36.539959 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3927 | 2026.05.22 21:58:36.539992 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3928 | 2026.05.22 21:58:36.540008 [ 293 ] {} <Debug> TCP-Session: f79da881-a170-4760-8ff4-9632451a80ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2026.05.22 21:58:36.540026 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3930 | 2026.05.22 21:58:36.540049 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3931 | 2026.05.22 21:58:36.540086 [ 308 ] {} <Debug> TCP-Session: bcff01d7-40d0-4d9c-92cc-84875fb042bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2026.05.22 21:58:36.540090 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3933 | 2026.05.22 21:58:36.540110 [ 267 ] {} <Debug> TCP-Session: 9e5070b7-1c39-4b17-8a0d-5d806b4751b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3934 | 2026.05.22 21:58:36.540057 [ 303 ] {} <Debug> TCP-Session: f4160e54-8ab0-46c6-a1c2-62897a382d45 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2026.05.22 21:58:36.540144 [ 310 ] {} <Debug> TCP-Session: 41754010-e98e-41eb-8d88-e0e8c726c774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3936 | 2026.05.22 21:58:36.540040 [ 302 ] {} <Debug> TCP-Session: aa927456-7c0c-4b6d-9de6-dc3358973d78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2026.05.22 21:58:36.539966 [ 309 ] {} <Debug> TCP-Session: a9db8b79-1aae-4872-92e4-d6ad531d1cdd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2026.05.22 21:58:36.774977 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33993 | ||
| 3939 | 2026.05.22 21:58:36.775071 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3940 | 2026.05.22 21:58:36.775101 [ 306 ] {} <Debug> TCP-Session: bb13c615-43cb-4bca-828b-9e454128e7bf Authenticating user 'default' from [fd00:1122:3344:101::e]:33993 | ||
| 3941 | 2026.05.22 21:58:36.775133 [ 306 ] {} <Debug> TCP-Session: bb13c615-43cb-4bca-828b-9e454128e7bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3942 | 2026.05.22 21:58:36.775154 [ 306 ] {} <Debug> TCP-Session: bb13c615-43cb-4bca-828b-9e454128e7bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3943 | 2026.05.22 21:58:36.775488 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38441 | ||
| 3944 | 2026.05.22 21:58:36.775502 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55661 | ||
| 3945 | 2026.05.22 21:58:36.775563 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42354 | ||
| 3946 | 2026.05.22 21:58:36.775581 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3947 | 2026.05.22 21:58:36.775584 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41545 | ||
| 3948 | 2026.05.22 21:58:36.775592 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54687 | ||
| 3949 | 2026.05.22 21:58:36.775646 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3950 | 2026.05.22 21:58:36.775654 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3951 | 2026.05.22 21:58:36.775630 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3952 | 2026.05.22 21:58:36.775719 [ 308 ] {} <Debug> TCP-Session: 43f7fd77-d1b8-47e0-9176-c951f50f787a Authenticating user 'default' from [fd00:1122:3344:101::e]:55661 | ||
| 3953 | 2026.05.22 21:58:36.775755 [ 293 ] {} <Debug> TCP-Session: 888a158e-ef9b-490f-8fa6-4d5b28e7cd1c Authenticating user 'default' from [fd00:1122:3344:101::e]:42354 | ||
| 3954 | 2026.05.22 21:58:36.775741 [ 303 ] {} <Debug> TCP-Session: fa95556d-edd7-4f06-955b-8847660ea78b Authenticating user 'default' from [fd00:1122:3344:101::e]:41545 | ||
| 3955 | 2026.05.22 21:58:36.775827 [ 308 ] {} <Debug> TCP-Session: 43f7fd77-d1b8-47e0-9176-c951f50f787a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3956 | 2026.05.22 21:58:36.775865 [ 303 ] {} <Debug> TCP-Session: fa95556d-edd7-4f06-955b-8847660ea78b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3957 | 2026.05.22 21:58:36.775881 [ 308 ] {} <Debug> TCP-Session: 43f7fd77-d1b8-47e0-9176-c951f50f787a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3958 | 2026.05.22 21:58:36.775897 [ 303 ] {} <Debug> TCP-Session: fa95556d-edd7-4f06-955b-8847660ea78b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2026.05.22 21:58:36.775853 [ 293 ] {} <Debug> TCP-Session: 888a158e-ef9b-490f-8fa6-4d5b28e7cd1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2026.05.22 21:58:36.775623 [ 307 ] {} <Debug> TCP-Session: 84ce934f-333f-4816-ab80-fb6353c841ab Authenticating user 'default' from [fd00:1122:3344:101::e]:38441 | ||
| 3961 | 2026.05.22 21:58:36.775949 [ 293 ] {} <Debug> TCP-Session: 888a158e-ef9b-490f-8fa6-4d5b28e7cd1c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3962 | 2026.05.22 21:58:36.775971 [ 307 ] {} <Debug> TCP-Session: 84ce934f-333f-4816-ab80-fb6353c841ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2026.05.22 21:58:36.775574 [ 306 ] {} <Trace> TCP-Session: bb13c615-43cb-4bca-828b-9e454128e7bf Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3964 | 2026.05.22 21:58:36.775533 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45076 | ||
| 3965 | 2026.05.22 21:58:36.776026 [ 307 ] {} <Debug> TCP-Session: 84ce934f-333f-4816-ab80-fb6353c841ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3966 | 2026.05.22 21:58:36.775532 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50467 | ||
| 3967 | 2026.05.22 21:58:36.775509 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52188 | ||
| 3968 | 2026.05.22 21:58:36.776115 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3969 | 2026.05.22 21:58:36.776161 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3970 | 2026.05.22 21:58:36.776176 [ 267 ] {} <Debug> TCP-Session: d38a9d34-9c67-4de0-ac6e-2ffa537b0ce2 Authenticating user 'default' from [fd00:1122:3344:101::e]:45076 | ||
| 3971 | 2026.05.22 21:58:36.776194 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3972 | 2026.05.22 21:58:36.776210 [ 310 ] {} <Debug> TCP-Session: 855fc568-3267-4da0-ac07-e0b456c4ec92 Authenticating user 'default' from [fd00:1122:3344:101::e]:50467 | ||
| 3973 | 2026.05.22 21:58:36.776216 [ 267 ] {} <Debug> TCP-Session: d38a9d34-9c67-4de0-ac6e-2ffa537b0ce2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3974 | 2026.05.22 21:58:36.776242 [ 309 ] {} <Debug> TCP-Session: ff3336f6-1a5a-4ed9-a2f2-42224f30b269 Authenticating user 'default' from [fd00:1122:3344:101::e]:52188 | ||
| 3975 | 2026.05.22 21:58:36.776250 [ 306 ] {5166782a-077b-4002-baa6-8f6d32f15866} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33993) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3976 | 2026.05.22 21:58:36.776267 [ 267 ] {} <Debug> TCP-Session: d38a9d34-9c67-4de0-ac6e-2ffa537b0ce2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3977 | 2026.05.22 21:58:36.776289 [ 309 ] {} <Debug> TCP-Session: ff3336f6-1a5a-4ed9-a2f2-42224f30b269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3978 | 2026.05.22 21:58:36.776255 [ 310 ] {} <Debug> TCP-Session: 855fc568-3267-4da0-ac07-e0b456c4ec92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3979 | 2026.05.22 21:58:36.776345 [ 309 ] {} <Debug> TCP-Session: ff3336f6-1a5a-4ed9-a2f2-42224f30b269 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3980 | 2026.05.22 21:58:36.776378 [ 310 ] {} <Debug> TCP-Session: 855fc568-3267-4da0-ac07-e0b456c4ec92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2026.05.22 21:58:36.775732 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3982 | 2026.05.22 21:58:36.776475 [ 302 ] {} <Debug> TCP-Session: 34965b01-6896-4a43-9897-7ad62eb0654e Authenticating user 'default' from [fd00:1122:3344:101::e]:54687 | ||
| 3983 | 2026.05.22 21:58:36.776523 [ 302 ] {} <Debug> TCP-Session: 34965b01-6896-4a43-9897-7ad62eb0654e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2026.05.22 21:58:36.776558 [ 302 ] {} <Debug> TCP-Session: 34965b01-6896-4a43-9897-7ad62eb0654e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3985 | 2026.05.22 21:58:36.776616 [ 306 ] {5166782a-077b-4002-baa6-8f6d32f15866} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3986 | 2026.05.22 21:58:36.776691 [ 306 ] {5166782a-077b-4002-baa6-8f6d32f15866} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3987 | 2026.05.22 21:58:36.777018 [ 306 ] {5166782a-077b-4002-baa6-8f6d32f15866} <Debug> oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown | ||
| 3988 | 2026.05.22 21:58:36.778189 [ 315 ] {5166782a-077b-4002-baa6-8f6d32f15866} <Trace> AggregatingTransform: Aggregating | ||
| 3989 | 2026.05.22 21:58:36.778229 [ 315 ] {5166782a-077b-4002-baa6-8f6d32f15866} <Trace> Aggregator: Aggregation method: without_key | ||
| 3990 | 2026.05.22 21:58:36.778261 [ 315 ] {5166782a-077b-4002-baa6-8f6d32f15866} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001105659 sec. (904.438 rows/sec., 35.33 KiB/sec.) | ||
| 3991 | 2026.05.22 21:58:36.778284 [ 315 ] {5166782a-077b-4002-baa6-8f6d32f15866} <Trace> Aggregator: Merging aggregated data | ||
| 3992 | 2026.05.22 21:58:36.779036 [ 306 ] {5166782a-077b-4002-baa6-8f6d32f15866} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002874 sec., 347.9471120389701 rows/sec., 13.59 KiB/sec. | ||
| 3993 | 2026.05.22 21:58:36.779211 [ 306 ] {5166782a-077b-4002-baa6-8f6d32f15866} <Debug> TCPHandler: Processed in 0.003787028 sec. | ||
| 3994 | 2026.05.22 21:58:36.779418 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3995 | 2026.05.22 21:58:36.779464 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3996 | 2026.05.22 21:58:36.779472 [ 306 ] {} <Debug> TCP-Session: bb13c615-43cb-4bca-828b-9e454128e7bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3997 | 2026.05.22 21:58:36.779494 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3998 | 2026.05.22 21:58:36.779521 [ 307 ] {} <Debug> TCP-Session: 84ce934f-333f-4816-ab80-fb6353c841ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3999 | 2026.05.22 21:58:36.779562 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4000 | 2026.05.22 21:58:36.779583 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4001 | 2026.05.22 21:58:36.779610 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4002 | 2026.05.22 21:58:36.779618 [ 308 ] {} <Debug> TCP-Session: 43f7fd77-d1b8-47e0-9176-c951f50f787a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2026.05.22 21:58:36.779638 [ 310 ] {} <Debug> TCP-Session: 855fc568-3267-4da0-ac07-e0b456c4ec92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4004 | 2026.05.22 21:58:36.779657 [ 293 ] {} <Debug> TCP-Session: 888a158e-ef9b-490f-8fa6-4d5b28e7cd1c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4005 | 2026.05.22 21:58:36.779653 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4006 | 2026.05.22 21:58:36.779684 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4007 | 2026.05.22 21:58:36.779714 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4008 | 2026.05.22 21:58:36.779752 [ 267 ] {} <Debug> TCP-Session: d38a9d34-9c67-4de0-ac6e-2ffa537b0ce2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4009 | 2026.05.22 21:58:36.779729 [ 309 ] {} <Debug> TCP-Session: ff3336f6-1a5a-4ed9-a2f2-42224f30b269 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4010 | 2026.05.22 21:58:36.779788 [ 302 ] {} <Debug> TCP-Session: 34965b01-6896-4a43-9897-7ad62eb0654e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4011 | 2026.05.22 21:58:36.779573 [ 303 ] {} <Debug> TCP-Session: fa95556d-edd7-4f06-955b-8847660ea78b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4012 | 2026.05.22 21:58:37.636063 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57244 | ||
| 4013 | 2026.05.22 21:58:37.636221 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4014 | 2026.05.22 21:58:37.636265 [ 306 ] {} <Debug> TCP-Session: 7940b7f4-273e-4b69-a21f-26fffcf4402e Authenticating user 'default' from [fd00:1122:3344:101::e]:57244 | ||
| 4015 | 2026.05.22 21:58:37.636303 [ 306 ] {} <Debug> TCP-Session: 7940b7f4-273e-4b69-a21f-26fffcf4402e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4016 | 2026.05.22 21:58:37.636326 [ 306 ] {} <Debug> TCP-Session: 7940b7f4-273e-4b69-a21f-26fffcf4402e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4017 | 2026.05.22 21:58:37.636607 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57361 | ||
| 4018 | 2026.05.22 21:58:37.636622 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45217 | ||
| 4019 | 2026.05.22 21:58:37.636651 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50609 | ||
| 4020 | 2026.05.22 21:58:37.636683 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40182 | ||
| 4021 | 2026.05.22 21:58:37.636718 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4022 | 2026.05.22 21:58:37.636748 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4023 | 2026.05.22 21:58:37.636702 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48700 | ||
| 4024 | 2026.05.22 21:58:37.636790 [ 310 ] {} <Debug> TCP-Session: fc62b28d-19cd-4c4b-98be-9b6a2b1a984a Authenticating user 'default' from [fd00:1122:3344:101::e]:50609 | ||
| 4025 | 2026.05.22 21:58:37.636799 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4026 | 2026.05.22 21:58:37.636832 [ 310 ] {} <Debug> TCP-Session: fc62b28d-19cd-4c4b-98be-9b6a2b1a984a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4027 | 2026.05.22 21:58:37.636839 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4028 | 2026.05.22 21:58:37.636866 [ 267 ] {} <Debug> TCP-Session: 17709289-3852-45f6-802a-eba1918b9e02 Authenticating user 'default' from [fd00:1122:3344:101::e]:40182 | ||
| 4029 | 2026.05.22 21:58:37.636869 [ 310 ] {} <Debug> TCP-Session: fc62b28d-19cd-4c4b-98be-9b6a2b1a984a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4030 | 2026.05.22 21:58:37.636887 [ 303 ] {} <Debug> TCP-Session: 548b8b6f-46e6-4f9f-a66c-3ce82c0ad242 Authenticating user 'default' from [fd00:1122:3344:101::e]:48700 | ||
| 4031 | 2026.05.22 21:58:37.636907 [ 267 ] {} <Debug> TCP-Session: 17709289-3852-45f6-802a-eba1918b9e02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4032 | 2026.05.22 21:58:37.636675 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33221 | ||
| 4033 | 2026.05.22 21:58:37.636955 [ 267 ] {} <Debug> TCP-Session: 17709289-3852-45f6-802a-eba1918b9e02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4034 | 2026.05.22 21:58:37.636953 [ 303 ] {} <Debug> TCP-Session: 548b8b6f-46e6-4f9f-a66c-3ce82c0ad242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2026.05.22 21:58:37.637013 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4036 | 2026.05.22 21:58:37.637026 [ 303 ] {} <Debug> TCP-Session: 548b8b6f-46e6-4f9f-a66c-3ce82c0ad242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4037 | 2026.05.22 21:58:37.637053 [ 293 ] {} <Debug> TCP-Session: dfe5c9c0-05d5-4b83-9b71-c3924886bbfb Authenticating user 'default' from [fd00:1122:3344:101::e]:33221 | ||
| 4038 | 2026.05.22 21:58:37.636664 [ 306 ] {} <Trace> TCP-Session: 7940b7f4-273e-4b69-a21f-26fffcf4402e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4039 | 2026.05.22 21:58:37.637084 [ 293 ] {} <Debug> TCP-Session: dfe5c9c0-05d5-4b83-9b71-c3924886bbfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4040 | 2026.05.22 21:58:37.636640 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57693 | ||
| 4041 | 2026.05.22 21:58:37.637112 [ 293 ] {} <Debug> TCP-Session: dfe5c9c0-05d5-4b83-9b71-c3924886bbfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4042 | 2026.05.22 21:58:37.636783 [ 308 ] {} <Debug> TCP-Session: a328d97d-58fc-4b65-b43f-cec4f17219f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45217 | ||
| 4043 | 2026.05.22 21:58:37.636704 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43011 | ||
| 4044 | 2026.05.22 21:58:37.637192 [ 308 ] {} <Debug> TCP-Session: a328d97d-58fc-4b65-b43f-cec4f17219f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4045 | 2026.05.22 21:58:37.637179 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4046 | 2026.05.22 21:58:37.637246 [ 308 ] {} <Debug> TCP-Session: a328d97d-58fc-4b65-b43f-cec4f17219f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4047 | 2026.05.22 21:58:37.637277 [ 306 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57244) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4048 | 2026.05.22 21:58:37.637282 [ 309 ] {} <Debug> TCP-Session: 56ebd450-8c71-4789-aaaf-7060e9f85a49 Authenticating user 'default' from [fd00:1122:3344:101::e]:57693 | ||
| 4049 | 2026.05.22 21:58:37.637280 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4050 | 2026.05.22 21:58:37.637329 [ 309 ] {} <Debug> TCP-Session: 56ebd450-8c71-4789-aaaf-7060e9f85a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4051 | 2026.05.22 21:58:37.636702 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4052 | 2026.05.22 21:58:37.637375 [ 309 ] {} <Debug> TCP-Session: 56ebd450-8c71-4789-aaaf-7060e9f85a49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4053 | 2026.05.22 21:58:37.637434 [ 307 ] {} <Debug> TCP-Session: 47659fa1-22b8-4554-aadd-7cbc104548d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:57361 | ||
| 4054 | 2026.05.22 21:58:37.637374 [ 302 ] {} <Debug> TCP-Session: d5af2932-9864-41e5-b56b-6489608d7e38 Authenticating user 'default' from [fd00:1122:3344:101::e]:43011 | ||
| 4055 | 2026.05.22 21:58:37.637466 [ 307 ] {} <Debug> TCP-Session: 47659fa1-22b8-4554-aadd-7cbc104548d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4056 | 2026.05.22 21:58:37.637514 [ 307 ] {} <Debug> TCP-Session: 47659fa1-22b8-4554-aadd-7cbc104548d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4057 | 2026.05.22 21:58:37.637516 [ 302 ] {} <Debug> TCP-Session: d5af2932-9864-41e5-b56b-6489608d7e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4058 | 2026.05.22 21:58:37.637575 [ 302 ] {} <Debug> TCP-Session: d5af2932-9864-41e5-b56b-6489608d7e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2026.05.22 21:58:37.637577 [ 306 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4060 | 2026.05.22 21:58:37.637654 [ 306 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4061 | 2026.05.22 21:58:37.637990 [ 306 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} <Debug> oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown | ||
| 4062 | 2026.05.22 21:58:37.639135 [ 324 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} <Trace> AggregatingTransform: Aggregating | ||
| 4063 | 2026.05.22 21:58:37.639191 [ 324 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} <Trace> Aggregator: Aggregation method: without_key | ||
| 4064 | 2026.05.22 21:58:37.639232 [ 324 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00111786 sec. (894.566 rows/sec., 34.94 KiB/sec.) | ||
| 4065 | 2026.05.22 21:58:37.639251 [ 324 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} <Trace> Aggregator: Merging aggregated data | ||
| 4066 | 2026.05.22 21:58:37.640030 [ 306 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00282 sec., 354.6099290780142 rows/sec., 13.85 KiB/sec. | ||
| 4067 | 2026.05.22 21:58:37.640212 [ 306 ] {1d4c7aaa-491e-4300-b6d6-727f0d64c4d9} <Debug> TCPHandler: Processed in 0.003673266 sec. | ||
| 4068 | 2026.05.22 21:58:37.640398 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4069 | 2026.05.22 21:58:37.640446 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4070 | 2026.05.22 21:58:37.640451 [ 306 ] {} <Debug> TCP-Session: 7940b7f4-273e-4b69-a21f-26fffcf4402e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4071 | 2026.05.22 21:58:37.640481 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4072 | 2026.05.22 21:58:37.640495 [ 307 ] {} <Debug> TCP-Session: 47659fa1-22b8-4554-aadd-7cbc104548d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4073 | 2026.05.22 21:58:37.640512 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4074 | 2026.05.22 21:58:37.640543 [ 267 ] {} <Debug> TCP-Session: 17709289-3852-45f6-802a-eba1918b9e02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4075 | 2026.05.22 21:58:37.640544 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4076 | 2026.05.22 21:58:37.640569 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4077 | 2026.05.22 21:58:37.640597 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4078 | 2026.05.22 21:58:37.640620 [ 303 ] {} <Debug> TCP-Session: 548b8b6f-46e6-4f9f-a66c-3ce82c0ad242 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4079 | 2026.05.22 21:58:37.640628 [ 310 ] {} <Debug> TCP-Session: fc62b28d-19cd-4c4b-98be-9b6a2b1a984a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2026.05.22 21:58:37.640637 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4081 | 2026.05.22 21:58:37.640647 [ 309 ] {} <Debug> TCP-Session: 56ebd450-8c71-4789-aaaf-7060e9f85a49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4082 | 2026.05.22 21:58:37.640662 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4083 | 2026.05.22 21:58:37.640688 [ 308 ] {} <Debug> TCP-Session: a328d97d-58fc-4b65-b43f-cec4f17219f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4084 | 2026.05.22 21:58:37.640586 [ 302 ] {} <Debug> TCP-Session: d5af2932-9864-41e5-b56b-6489608d7e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4085 | 2026.05.22 21:58:37.640731 [ 293 ] {} <Debug> TCP-Session: dfe5c9c0-05d5-4b83-9b71-c3924886bbfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.05.22 21:58:39.589373 [ 268 ] {} <Trace> TCP-Session: b48b52be-7f4e-4d94-9d6a-24cc1b0db305 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4087 | 2026.05.22 21:58:39.589812 [ 268 ] {fec8a9b8-885c-4886-a8e1-74cd92e06e39} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58172) SELECT concat(database, '.', name) AS table_name, ifNull(total_bytes, 0) AS total_bytes, ifNull(total_rows, 0) AS total_rows FROM system.tables WHERE database = 'oximeter'AND has_own_data (stage: Complete) | ||
| 4088 | 2026.05.22 21:58:39.590653 [ 268 ] {fec8a9b8-885c-4886-a8e1-74cd92e06e39} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 4089 | 2026.05.22 21:58:39.590860 [ 268 ] {fec8a9b8-885c-4886-a8e1-74cd92e06e39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4090 | 2026.05.22 21:58:39.591318 [ 362 ] {fec8a9b8-885c-4886-a8e1-74cd92e06e39} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 4091 | 2026.05.22 21:58:39.591904 [ 268 ] {fec8a9b8-885c-4886-a8e1-74cd92e06e39} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.002308 sec., 17764.29809358752 rows/sec., 1.06 MiB/sec. | ||
| 4092 | 2026.05.22 21:58:39.591995 [ 268 ] {fec8a9b8-885c-4886-a8e1-74cd92e06e39} <Debug> TCPHandler: Processed in 0.002892761 sec. | ||
| 4093 | 2026.05.22 21:58:40.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.18 MiB, peak 233.58 MiB, free memory in arenas 0.00 B, will set to 227.18 MiB (RSS), difference: -2.00 MiB | ||
| 4094 | 2026.05.22 21:58:40.291959 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4095 | 2026.05.22 21:58:40.292197 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4096 | 2026.05.22 21:58:40.292599 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4097 | 2026.05.22 21:58:40.292652 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4098 | 2026.05.22 21:58:40.292883 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4099 | 2026.05.22 21:58:40.292957 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4100 | 2026.05.22 21:58:40.293105 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4101 | 2026.05.22 21:58:40.293232 [ 318 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4102 | 2026.05.22 21:58:40.293225 [ 362 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4103 | 2026.05.22 21:58:40.293408 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 4104 | 2026.05.22 21:58:40.293444 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4105 | 2026.05.22 21:58:40.293523 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4106 | 2026.05.22 21:58:40.293551 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4107 | 2026.05.22 21:58:40.293590 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4108 | 2026.05.22 21:58:40.293634 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4109 | 2026.05.22 21:58:40.294813 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002707 sec., 16254.15589213151 rows/sec., 2.83 MiB/sec. | ||
| 4110 | 2026.05.22 21:58:40.294949 [ 294 ] {907cb02a-21f3-4cc5-a88a-9ba7b02a79b7} <Debug> TCPHandler: Processed in 0.003142446 sec. | ||
| 4111 | 2026.05.22 21:58:40.296821 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4112 | 2026.05.22 21:58:40.296967 [ 294 ] {5ed41d1e-b482-4cfe-aeaf-f4ff970272db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4113 | 2026.05.22 21:58:40.297017 [ 294 ] {5ed41d1e-b482-4cfe-aeaf-f4ff970272db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4114 | 2026.05.22 21:58:40.297585 [ 294 ] {5ed41d1e-b482-4cfe-aeaf-f4ff970272db} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4115 | 2026.05.22 21:58:40.297631 [ 294 ] {5ed41d1e-b482-4cfe-aeaf-f4ff970272db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4116 | 2026.05.22 21:58:40.298028 [ 294 ] {5ed41d1e-b482-4cfe-aeaf-f4ff970272db} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4117 | 2026.05.22 21:58:40.298272 [ 294 ] {5ed41d1e-b482-4cfe-aeaf-f4ff970272db} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4118 | 2026.05.22 21:58:40.298427 [ 294 ] {5ed41d1e-b482-4cfe-aeaf-f4ff970272db} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001498 sec., 48064.085447263016 rows/sec., 3.86 MiB/sec. | ||
| 4119 | 2026.05.22 21:58:40.298466 [ 294 ] {5ed41d1e-b482-4cfe-aeaf-f4ff970272db} <Debug> TCPHandler: Processed in 0.001704241 sec. | ||
| 4120 | 2026.05.22 21:58:40.298631 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4121 | 2026.05.22 21:58:40.298737 [ 294 ] {913801fb-e80b-4803-98b6-9cfae7aec8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4122 | 2026.05.22 21:58:40.298780 [ 294 ] {913801fb-e80b-4803-98b6-9cfae7aec8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4123 | 2026.05.22 21:58:40.299223 [ 294 ] {913801fb-e80b-4803-98b6-9cfae7aec8fb} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4124 | 2026.05.22 21:58:40.299263 [ 294 ] {913801fb-e80b-4803-98b6-9cfae7aec8fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4125 | 2026.05.22 21:58:40.299575 [ 294 ] {913801fb-e80b-4803-98b6-9cfae7aec8fb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4126 | 2026.05.22 21:58:40.299787 [ 294 ] {913801fb-e80b-4803-98b6-9cfae7aec8fb} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4127 | 2026.05.22 21:58:40.299923 [ 294 ] {913801fb-e80b-4803-98b6-9cfae7aec8fb} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001211 sec., 6606.110652353426 rows/sec., 496.75 KiB/sec. | ||
| 4128 | 2026.05.22 21:58:40.299957 [ 294 ] {913801fb-e80b-4803-98b6-9cfae7aec8fb} <Debug> TCPHandler: Processed in 0.001376464 sec. | ||
| 4129 | 2026.05.22 21:58:40.300096 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4130 | 2026.05.22 21:58:40.300200 [ 294 ] {d609e039-8458-4506-89b9-e0fde570129b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4131 | 2026.05.22 21:58:40.300242 [ 294 ] {d609e039-8458-4506-89b9-e0fde570129b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4132 | 2026.05.22 21:58:40.300694 [ 294 ] {d609e039-8458-4506-89b9-e0fde570129b} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4133 | 2026.05.22 21:58:40.300733 [ 294 ] {d609e039-8458-4506-89b9-e0fde570129b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4134 | 2026.05.22 21:58:40.301036 [ 294 ] {d609e039-8458-4506-89b9-e0fde570129b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4135 | 2026.05.22 21:58:40.301255 [ 294 ] {d609e039-8458-4506-89b9-e0fde570129b} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4136 | 2026.05.22 21:58:40.301390 [ 294 ] {d609e039-8458-4506-89b9-e0fde570129b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001213 sec., 59356.966199505354 rows/sec., 4.63 MiB/sec. | ||
| 4137 | 2026.05.22 21:58:40.301425 [ 294 ] {d609e039-8458-4506-89b9-e0fde570129b} <Debug> TCPHandler: Processed in 0.001378975 sec. | ||
| 4138 | 2026.05.22 21:58:40.301578 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4139 | 2026.05.22 21:58:40.301685 [ 294 ] {e7e81ebc-8f52-4b5e-a7fc-586002c83a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4140 | 2026.05.22 21:58:40.301731 [ 294 ] {e7e81ebc-8f52-4b5e-a7fc-586002c83a9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4141 | 2026.05.22 21:58:40.302174 [ 294 ] {e7e81ebc-8f52-4b5e-a7fc-586002c83a9d} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4142 | 2026.05.22 21:58:40.302211 [ 294 ] {e7e81ebc-8f52-4b5e-a7fc-586002c83a9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4143 | 2026.05.22 21:58:40.302544 [ 294 ] {e7e81ebc-8f52-4b5e-a7fc-586002c83a9d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4144 | 2026.05.22 21:58:40.302761 [ 294 ] {e7e81ebc-8f52-4b5e-a7fc-586002c83a9d} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4145 | 2026.05.22 21:58:40.302893 [ 294 ] {e7e81ebc-8f52-4b5e-a7fc-586002c83a9d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 4146 | 2026.05.22 21:58:40.302927 [ 294 ] {e7e81ebc-8f52-4b5e-a7fc-586002c83a9d} <Debug> TCPHandler: Processed in 0.001399576 sec. | ||
| 4147 | 2026.05.22 21:58:40.303077 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4148 | 2026.05.22 21:58:40.303176 [ 294 ] {0092d841-5b65-4287-a85b-7cc8da605d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4149 | 2026.05.22 21:58:40.303232 [ 294 ] {0092d841-5b65-4287-a85b-7cc8da605d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4150 | 2026.05.22 21:58:40.304055 [ 294 ] {0092d841-5b65-4287-a85b-7cc8da605d42} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4151 | 2026.05.22 21:58:40.304090 [ 294 ] {0092d841-5b65-4287-a85b-7cc8da605d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4152 | 2026.05.22 21:58:40.304633 [ 294 ] {0092d841-5b65-4287-a85b-7cc8da605d42} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4153 | 2026.05.22 21:58:40.304939 [ 294 ] {0092d841-5b65-4287-a85b-7cc8da605d42} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4154 | 2026.05.22 21:58:40.305114 [ 116 ] {} <Debug> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4155 | 2026.05.22 21:58:40.305143 [ 294 ] {0092d841-5b65-4287-a85b-7cc8da605d42} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001983 sec., 4034.291477559254 rows/sec., 7.23 MiB/sec. | ||
| 4156 | 2026.05.22 21:58:40.305201 [ 116 ] {} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.05.22 21:58:40.305239 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4158 | 2026.05.22 21:58:40.305269 [ 294 ] {0092d841-5b65-4287-a85b-7cc8da605d42} <Debug> TCPHandler: Processed in 0.002242 sec. | ||
| 4159 | 2026.05.22 21:58:40.305446 [ 199 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::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 | ||
| 4160 | 2026.05.22 21:58:40.305781 [ 199 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4161 | 2026.05.22 21:58:40.305872 [ 199 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 308 rows starting from the beginning of the part | ||
| 4162 | 2026.05.22 21:58:40.306065 [ 199 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 7 rows starting from the beginning of the part | ||
| 4163 | 2026.05.22 21:58:40.306235 [ 199 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 35 rows starting from the beginning of the part | ||
| 4164 | 2026.05.22 21:58:40.306393 [ 199 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::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 | ||
| 4165 | 2026.05.22 21:58:40.306518 [ 199 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 46 rows starting from the beginning of the part | ||
| 4166 | 2026.05.22 21:58:40.306623 [ 199 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 4167 | 2026.05.22 21:58:40.309974 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4168 | 2026.05.22 21:58:40.310169 [ 294 ] {ccc4b624-a8f5-4104-bb2c-f2b1423af31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4169 | 2026.05.22 21:58:40.310256 [ 294 ] {ccc4b624-a8f5-4104-bb2c-f2b1423af31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4170 | 2026.05.22 21:58:40.310830 [ 294 ] {ccc4b624-a8f5-4104-bb2c-f2b1423af31d} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2026.05.22 21:58:40.310880 [ 294 ] {ccc4b624-a8f5-4104-bb2c-f2b1423af31d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 4172 | 2026.05.22 21:58:40.310885 [ 186 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 412 rows, containing 19 columns (19 merged, 0 gathered) in 0.005546689 sec., 74278.54707556166 rows/sec., 133.10 MiB/sec. | ||
| 4173 | 2026.05.22 21:58:40.311391 [ 294 ] {ccc4b624-a8f5-4104-bb2c-f2b1423af31d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4174 | 2026.05.22 21:58:40.311453 [ 201 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4175 | 2026.05.22 21:58:40.311708 [ 294 ] {ccc4b624-a8f5-4104-bb2c-f2b1423af31d} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4176 | 2026.05.22 21:58:40.311849 [ 201 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4177 | 2026.05.22 21:58:40.311901 [ 294 ] {ccc4b624-a8f5-4104-bb2c-f2b1423af31d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001792 sec., 33482.142857142855 rows/sec., 2.26 MiB/sec. | ||
| 4178 | 2026.05.22 21:58:40.311930 [ 201 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4179 | 2026.05.22 21:58:40.311958 [ 294 ] {ccc4b624-a8f5-4104-bb2c-f2b1423af31d} <Debug> TCPHandler: Processed in 0.002144698 sec. | ||
| 4180 | 2026.05.22 21:58:40.312088 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.09 MiB. | ||
| 4181 | 2026.05.22 21:58:41.124905 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4182 | 2026.05.22 21:58:41.124976 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4183 | 2026.05.22 21:58:41.187697 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7726 | ||
| 4184 | 2026.05.22 21:58:41.188184 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2026.05.22 21:58:41.188222 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4186 | 2026.05.22 21:58:41.188697 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4187 | 2026.05.22 21:58:41.188930 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2026.05.22 21:58:41.189049 [ 115 ] {} <Debug> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4189 | 2026.05.22 21:58:41.189064 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7726 | ||
| 4190 | 2026.05.22 21:58:41.189094 [ 115 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2026.05.22 21:58:41.189117 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4192 | 2026.05.22 21:58:41.189206 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::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 | ||
| 4193 | 2026.05.22 21:58:41.189294 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4194 | 2026.05.22 21:58:41.189323 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5294 rows starting from the beginning of the part | ||
| 4195 | 2026.05.22 21:58:41.189377 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 4196 | 2026.05.22 21:58:41.189422 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 4197 | 2026.05.22 21:58:41.189464 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 4198 | 2026.05.22 21:58:41.189500 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 4199 | 2026.05.22 21:58:41.189537 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 4200 | 2026.05.22 21:58:41.191104 [ 195 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7726 rows, containing 4 columns (4 merged, 0 gathered) in 0.001925495 sec., 4012474.7142942464 rows/sec., 57.40 MiB/sec. | ||
| 4201 | 2026.05.22 21:58:41.191572 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4202 | 2026.05.22 21:58:41.191821 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4203 | 2026.05.22 21:58:41.191883 [ 199 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_16_3} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4204 | 2026.05.22 21:58:41.191948 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4205 | 2026.05.22 21:58:41.597009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4206 | 2026.05.22 21:58:41.614267 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4207 | 2026.05.22 21:58:41.614316 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4208 | 2026.05.22 21:58:41.620440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4209 | 2026.05.22 21:58:41.621099 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4210 | 2026.05.22 21:58:41.621420 [ 115 ] {} <Debug> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4211 | 2026.05.22 21:58:41.621496 [ 115 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4212 | 2026.05.22 21:58:41.621521 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4213 | 2026.05.22 21:58:41.621691 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 4214 | 2026.05.22 21:58:41.623916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4215 | 2026.05.22 21:58:41.625472 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4216 | 2026.05.22 21:58:41.627094 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 4217 | 2026.05.22 21:58:41.631832 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 4218 | 2026.05.22 21:58:41.636446 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 4219 | 2026.05.22 21:58:41.640681 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 4220 | 2026.05.22 21:58:41.645147 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
| 4221 | 2026.05.22 21:58:41.649156 [ 186 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 4222 | 2026.05.22 21:58:41.701755 [ 195 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080144501 sec., 1509.772953730163 rows/sec., 7.81 MiB/sec. | ||
| 4223 | 2026.05.22 21:58:41.704309 [ 188 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4224 | 2026.05.22 21:58:41.706466 [ 188 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_16_3} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4225 | 2026.05.22 21:58:41.706573 [ 188 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_16_3} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4226 | 2026.05.22 21:58:41.708861 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4227 | 2026.05.22 21:58:42.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.56 MiB, peak 239.51 MiB, free memory in arenas 0.00 B, will set to 237.86 MiB (RSS), difference: 8.31 MiB | ||
| 4228 | 2026.05.22 21:58:42.001445 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000957217 sec. | ||
| 4229 | 2026.05.22 21:58:42.726676 [ 114 ] {} <Debug> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4230 | 2026.05.22 21:58:42.726738 [ 114 ] {} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4231 | 2026.05.22 21:58:42.726758 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4232 | 2026.05.22 21:58:42.726899 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4233 | 2026.05.22 21:58:42.727067 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4234 | 2026.05.22 21:58:42.727108 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4235 | 2026.05.22 21:58:42.727217 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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 | ||
| 4236 | 2026.05.22 21:58:42.727269 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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 | ||
| 4237 | 2026.05.22 21:58:42.727311 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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 | ||
| 4238 | 2026.05.22 21:58:42.727382 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::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 | ||
| 4239 | 2026.05.22 21:58:42.728214 [ 192 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001381465 sec., 43432.15354714017 rows/sec., 2.22 MiB/sec. | ||
| 4240 | 2026.05.22 21:58:42.728375 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4241 | 2026.05.22 21:58:42.728669 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_10_2} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4242 | 2026.05.22 21:58:42.728745 [ 190 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_10_2} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4243 | 2026.05.22 21:58:42.728829 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4244 | 2026.05.22 21:58:45.296723 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4245 | 2026.05.22 21:58:45.296956 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4246 | 2026.05.22 21:58:45.297309 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4247 | 2026.05.22 21:58:45.297351 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4248 | 2026.05.22 21:58:45.297588 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4249 | 2026.05.22 21:58:45.297654 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4250 | 2026.05.22 21:58:45.297795 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4251 | 2026.05.22 21:58:45.297896 [ 347 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4252 | 2026.05.22 21:58:45.297904 [ 318 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4253 | 2026.05.22 21:58:45.298040 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 4254 | 2026.05.22 21:58:45.298067 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4255 | 2026.05.22 21:58:45.298138 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4256 | 2026.05.22 21:58:45.298158 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4257 | 2026.05.22 21:58:45.298194 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4258 | 2026.05.22 21:58:45.298235 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4259 | 2026.05.22 21:58:45.299307 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002449 sec., 17966.51694569212 rows/sec., 3.13 MiB/sec. | ||
| 4260 | 2026.05.22 21:58:45.299398 [ 294 ] {0706b8dc-e359-442b-b053-f39b8f9b0722} <Debug> TCPHandler: Processed in 0.00280697 sec. | ||
| 4261 | 2026.05.22 21:58:45.304631 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4262 | 2026.05.22 21:58:45.304743 [ 294 ] {2136de7d-f392-48ef-b55e-a249defc9f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4263 | 2026.05.22 21:58:45.304785 [ 294 ] {2136de7d-f392-48ef-b55e-a249defc9f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4264 | 2026.05.22 21:58:45.305382 [ 294 ] {2136de7d-f392-48ef-b55e-a249defc9f78} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2026.05.22 21:58:45.305422 [ 294 ] {2136de7d-f392-48ef-b55e-a249defc9f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4266 | 2026.05.22 21:58:45.305777 [ 294 ] {2136de7d-f392-48ef-b55e-a249defc9f78} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4267 | 2026.05.22 21:58:45.305999 [ 294 ] {2136de7d-f392-48ef-b55e-a249defc9f78} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2026.05.22 21:58:45.306144 [ 294 ] {2136de7d-f392-48ef-b55e-a249defc9f78} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001432 sec., 198324.02234636873 rows/sec., 12.60 MiB/sec. | ||
| 4269 | 2026.05.22 21:58:45.306180 [ 294 ] {2136de7d-f392-48ef-b55e-a249defc9f78} <Debug> TCPHandler: Processed in 0.001600378 sec. | ||
| 4270 | 2026.05.22 21:58:45.306317 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4271 | 2026.05.22 21:58:45.306415 [ 294 ] {d75d59bc-55ff-4810-a470-1922ac1383cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4272 | 2026.05.22 21:58:45.306456 [ 294 ] {d75d59bc-55ff-4810-a470-1922ac1383cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4273 | 2026.05.22 21:58:45.307198 [ 294 ] {d75d59bc-55ff-4810-a470-1922ac1383cf} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2026.05.22 21:58:45.307233 [ 294 ] {d75d59bc-55ff-4810-a470-1922ac1383cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4275 | 2026.05.22 21:58:45.307590 [ 294 ] {d75d59bc-55ff-4810-a470-1922ac1383cf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4276 | 2026.05.22 21:58:45.307805 [ 294 ] {d75d59bc-55ff-4810-a470-1922ac1383cf} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2026.05.22 21:58:45.307928 [ 294 ] {d75d59bc-55ff-4810-a470-1922ac1383cf} <Debug> executeQuery: Read 867 rows, 69.53 KiB in 0.001532 sec., 565926.8929503916 rows/sec., 44.32 MiB/sec. | ||
| 4278 | 2026.05.22 21:58:45.307962 [ 294 ] {d75d59bc-55ff-4810-a470-1922ac1383cf} <Debug> TCPHandler: Processed in 0.00169526 sec. | ||
| 4279 | 2026.05.22 21:58:45.308092 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4280 | 2026.05.22 21:58:45.308189 [ 294 ] {efaad137-fdca-4131-bce7-0ac4869d9d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4281 | 2026.05.22 21:58:45.308229 [ 294 ] {efaad137-fdca-4131-bce7-0ac4869d9d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4282 | 2026.05.22 21:58:45.308677 [ 294 ] {efaad137-fdca-4131-bce7-0ac4869d9d06} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4283 | 2026.05.22 21:58:45.308713 [ 294 ] {efaad137-fdca-4131-bce7-0ac4869d9d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4284 | 2026.05.22 21:58:45.309016 [ 294 ] {efaad137-fdca-4131-bce7-0ac4869d9d06} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4285 | 2026.05.22 21:58:45.309238 [ 294 ] {efaad137-fdca-4131-bce7-0ac4869d9d06} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4286 | 2026.05.22 21:58:45.309369 [ 294 ] {efaad137-fdca-4131-bce7-0ac4869d9d06} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001198 sec., 147746.24373956592 rows/sec., 9.11 MiB/sec. | ||
| 4287 | 2026.05.22 21:58:45.309403 [ 294 ] {efaad137-fdca-4131-bce7-0ac4869d9d06} <Debug> TCPHandler: Processed in 0.001361444 sec. | ||
| 4288 | 2026.05.22 21:58:45.309536 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4289 | 2026.05.22 21:58:45.309633 [ 294 ] {8dc855b7-3f13-45b6-99fd-5b878447a29f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4290 | 2026.05.22 21:58:45.309672 [ 294 ] {8dc855b7-3f13-45b6-99fd-5b878447a29f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4291 | 2026.05.22 21:58:45.310146 [ 294 ] {8dc855b7-3f13-45b6-99fd-5b878447a29f} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4292 | 2026.05.22 21:58:45.310182 [ 294 ] {8dc855b7-3f13-45b6-99fd-5b878447a29f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4293 | 2026.05.22 21:58:45.310492 [ 294 ] {8dc855b7-3f13-45b6-99fd-5b878447a29f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4294 | 2026.05.22 21:58:45.310699 [ 294 ] {8dc855b7-3f13-45b6-99fd-5b878447a29f} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4295 | 2026.05.22 21:58:45.310824 [ 294 ] {8dc855b7-3f13-45b6-99fd-5b878447a29f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001209 sec., 123242.34904880066 rows/sec., 7.96 MiB/sec. | ||
| 4296 | 2026.05.22 21:58:45.310858 [ 294 ] {8dc855b7-3f13-45b6-99fd-5b878447a29f} <Debug> TCPHandler: Processed in 0.001371585 sec. | ||
| 4297 | 2026.05.22 21:58:45.310982 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4298 | 2026.05.22 21:58:45.311079 [ 294 ] {19a5b40e-0f3f-436f-8d96-ac69bb289b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4299 | 2026.05.22 21:58:45.311118 [ 294 ] {19a5b40e-0f3f-436f-8d96-ac69bb289b41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4300 | 2026.05.22 21:58:45.311548 [ 294 ] {19a5b40e-0f3f-436f-8d96-ac69bb289b41} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4301 | 2026.05.22 21:58:45.311584 [ 294 ] {19a5b40e-0f3f-436f-8d96-ac69bb289b41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4302 | 2026.05.22 21:58:45.311876 [ 294 ] {19a5b40e-0f3f-436f-8d96-ac69bb289b41} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4303 | 2026.05.22 21:58:45.312078 [ 294 ] {19a5b40e-0f3f-436f-8d96-ac69bb289b41} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4304 | 2026.05.22 21:58:45.312205 [ 294 ] {19a5b40e-0f3f-436f-8d96-ac69bb289b41} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001144 sec., 129370.62937062937 rows/sec., 7.36 MiB/sec. | ||
| 4305 | 2026.05.22 21:58:45.312239 [ 294 ] {19a5b40e-0f3f-436f-8d96-ac69bb289b41} <Debug> TCPHandler: Processed in 0.001306884 sec. | ||
| 4306 | 2026.05.22 21:58:45.312363 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2026.05.22 21:58:45.312459 [ 294 ] {e816dacc-4f41-416a-bfd2-6eafe8b66145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4308 | 2026.05.22 21:58:45.312499 [ 294 ] {e816dacc-4f41-416a-bfd2-6eafe8b66145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4309 | 2026.05.22 21:58:45.313113 [ 294 ] {e816dacc-4f41-416a-bfd2-6eafe8b66145} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4310 | 2026.05.22 21:58:45.313149 [ 294 ] {e816dacc-4f41-416a-bfd2-6eafe8b66145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4311 | 2026.05.22 21:58:45.313475 [ 294 ] {e816dacc-4f41-416a-bfd2-6eafe8b66145} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4312 | 2026.05.22 21:58:45.313694 [ 294 ] {e816dacc-4f41-416a-bfd2-6eafe8b66145} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4313 | 2026.05.22 21:58:45.313829 [ 294 ] {e816dacc-4f41-416a-bfd2-6eafe8b66145} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001387 sec., 378514.7801009373 rows/sec., 26.74 MiB/sec. | ||
| 4314 | 2026.05.22 21:58:45.313864 [ 294 ] {e816dacc-4f41-416a-bfd2-6eafe8b66145} <Debug> TCPHandler: Processed in 0.001550388 sec. | ||
| 4315 | 2026.05.22 21:58:45.314005 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4316 | 2026.05.22 21:58:45.314102 [ 294 ] {bb155442-dbd2-41f0-9b01-397f792c0107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4317 | 2026.05.22 21:58:45.314142 [ 294 ] {bb155442-dbd2-41f0-9b01-397f792c0107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4318 | 2026.05.22 21:58:45.314479 [ 294 ] {bb155442-dbd2-41f0-9b01-397f792c0107} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4319 | 2026.05.22 21:58:45.314514 [ 294 ] {bb155442-dbd2-41f0-9b01-397f792c0107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4320 | 2026.05.22 21:58:45.314817 [ 294 ] {bb155442-dbd2-41f0-9b01-397f792c0107} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4321 | 2026.05.22 21:58:45.315030 [ 294 ] {bb155442-dbd2-41f0-9b01-397f792c0107} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4322 | 2026.05.22 21:58:45.315159 [ 294 ] {bb155442-dbd2-41f0-9b01-397f792c0107} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 4323 | 2026.05.22 21:58:45.315192 [ 294 ] {bb155442-dbd2-41f0-9b01-397f792c0107} <Debug> TCPHandler: Processed in 0.001235852 sec. | ||
| 4324 | 2026.05.22 21:58:45.315316 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4325 | 2026.05.22 21:58:45.315412 [ 294 ] {52b83ab4-5591-4418-bfc8-cb25a96f0d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4326 | 2026.05.22 21:58:45.315454 [ 294 ] {52b83ab4-5591-4418-bfc8-cb25a96f0d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4327 | 2026.05.22 21:58:45.315865 [ 294 ] {52b83ab4-5591-4418-bfc8-cb25a96f0d85} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4328 | 2026.05.22 21:58:45.315901 [ 294 ] {52b83ab4-5591-4418-bfc8-cb25a96f0d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4329 | 2026.05.22 21:58:45.316222 [ 294 ] {52b83ab4-5591-4418-bfc8-cb25a96f0d85} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4330 | 2026.05.22 21:58:45.316428 [ 294 ] {52b83ab4-5591-4418-bfc8-cb25a96f0d85} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4331 | 2026.05.22 21:58:45.316551 [ 294 ] {52b83ab4-5591-4418-bfc8-cb25a96f0d85} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001157 sec., 229040.62229904925 rows/sec., 15.22 MiB/sec. | ||
| 4332 | 2026.05.22 21:58:45.316584 [ 294 ] {52b83ab4-5591-4418-bfc8-cb25a96f0d85} <Debug> TCPHandler: Processed in 0.001318034 sec. | ||
| 4333 | 2026.05.22 21:58:45.316706 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4334 | 2026.05.22 21:58:45.316804 [ 294 ] {a22f0dd5-a35c-49d6-9dcb-0cd67d19fead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4335 | 2026.05.22 21:58:45.316845 [ 294 ] {a22f0dd5-a35c-49d6-9dcb-0cd67d19fead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4336 | 2026.05.22 21:58:45.317165 [ 294 ] {a22f0dd5-a35c-49d6-9dcb-0cd67d19fead} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4337 | 2026.05.22 21:58:45.317201 [ 294 ] {a22f0dd5-a35c-49d6-9dcb-0cd67d19fead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4338 | 2026.05.22 21:58:45.317505 [ 294 ] {a22f0dd5-a35c-49d6-9dcb-0cd67d19fead} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4339 | 2026.05.22 21:58:45.317709 [ 294 ] {a22f0dd5-a35c-49d6-9dcb-0cd67d19fead} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4340 | 2026.05.22 21:58:45.317837 [ 294 ] {a22f0dd5-a35c-49d6-9dcb-0cd67d19fead} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 4341 | 2026.05.22 21:58:45.317872 [ 294 ] {a22f0dd5-a35c-49d6-9dcb-0cd67d19fead} <Debug> TCPHandler: Processed in 0.001215422 sec. | ||
| 4342 | 2026.05.22 21:58:45.318009 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4343 | 2026.05.22 21:58:45.318106 [ 294 ] {46263ce4-9245-47c0-9c4e-bba9551c3655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4344 | 2026.05.22 21:58:45.318158 [ 294 ] {46263ce4-9245-47c0-9c4e-bba9551c3655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4345 | 2026.05.22 21:58:45.318953 [ 294 ] {46263ce4-9245-47c0-9c4e-bba9551c3655} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4346 | 2026.05.22 21:58:45.318989 [ 294 ] {46263ce4-9245-47c0-9c4e-bba9551c3655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4347 | 2026.05.22 21:58:45.319561 [ 294 ] {46263ce4-9245-47c0-9c4e-bba9551c3655} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4348 | 2026.05.22 21:58:45.319784 [ 294 ] {46263ce4-9245-47c0-9c4e-bba9551c3655} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4349 | 2026.05.22 21:58:45.319917 [ 294 ] {46263ce4-9245-47c0-9c4e-bba9551c3655} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001829 sec., 19136.13996719519 rows/sec., 34.29 MiB/sec. | ||
| 4350 | 2026.05.22 21:58:45.319966 [ 294 ] {46263ce4-9245-47c0-9c4e-bba9551c3655} <Debug> TCPHandler: Processed in 0.002006246 sec. | ||
| 4351 | 2026.05.22 21:58:45.320094 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4352 | 2026.05.22 21:58:45.320191 [ 294 ] {c87c6268-72ee-4349-87d5-3dfe2c181642} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4353 | 2026.05.22 21:58:45.320233 [ 294 ] {c87c6268-72ee-4349-87d5-3dfe2c181642} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4354 | 2026.05.22 21:58:45.320578 [ 294 ] {c87c6268-72ee-4349-87d5-3dfe2c181642} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2026.05.22 21:58:45.320613 [ 294 ] {c87c6268-72ee-4349-87d5-3dfe2c181642} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4356 | 2026.05.22 21:58:45.320917 [ 294 ] {c87c6268-72ee-4349-87d5-3dfe2c181642} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4357 | 2026.05.22 21:58:45.321120 [ 294 ] {c87c6268-72ee-4349-87d5-3dfe2c181642} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4358 | 2026.05.22 21:58:45.321244 [ 294 ] {c87c6268-72ee-4349-87d5-3dfe2c181642} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. | ||
| 4359 | 2026.05.22 21:58:45.321276 [ 294 ] {c87c6268-72ee-4349-87d5-3dfe2c181642} <Debug> TCPHandler: Processed in 0.001232822 sec. | ||
| 4360 | 2026.05.22 21:58:48.689154 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8174 | ||
| 4361 | 2026.05.22 21:58:48.689719 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4362 | 2026.05.22 21:58:48.689771 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4363 | 2026.05.22 21:58:48.690405 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4364 | 2026.05.22 21:58:48.690645 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2026.05.22 21:58:48.690767 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8174 | ||
| 4366 | 2026.05.22 21:58:49.124018 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4367 | 2026.05.22 21:58:49.138540 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4368 | 2026.05.22 21:58:49.138596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4369 | 2026.05.22 21:58:49.145088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4370 | 2026.05.22 21:58:49.145808 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4371 | 2026.05.22 21:58:49.148271 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4372 | 2026.05.22 21:58:50.292385 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4373 | 2026.05.22 21:58:50.292632 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 4374 | 2026.05.22 21:58:50.292951 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4375 | 2026.05.22 21:58:50.293000 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 4376 | 2026.05.22 21:58:50.293232 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4377 | 2026.05.22 21:58:50.293301 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4378 | 2026.05.22 21:58:50.293441 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 4379 | 2026.05.22 21:58:50.293543 [ 342 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4380 | 2026.05.22 21:58:50.293547 [ 318 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4381 | 2026.05.22 21:58:50.293682 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 4382 | 2026.05.22 21:58:50.293710 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4383 | 2026.05.22 21:58:50.293780 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4384 | 2026.05.22 21:58:50.293801 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4385 | 2026.05.22 21:58:50.293836 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4386 | 2026.05.22 21:58:50.293876 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 4387 | 2026.05.22 21:58:50.294966 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002433 sec., 18084.669132757914 rows/sec., 3.15 MiB/sec. | ||
| 4388 | 2026.05.22 21:58:50.295082 [ 294 ] {850267e3-fa0d-4f8d-9513-3aaea1e3712c} <Debug> TCPHandler: Processed in 0.0028312 sec. | ||
| 4389 | 2026.05.22 21:58:50.297047 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4390 | 2026.05.22 21:58:50.297160 [ 294 ] {9f3b2f39-fa61-4538-bab7-33a8fa6e1b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4391 | 2026.05.22 21:58:50.297203 [ 294 ] {9f3b2f39-fa61-4538-bab7-33a8fa6e1b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4392 | 2026.05.22 21:58:50.297683 [ 294 ] {9f3b2f39-fa61-4538-bab7-33a8fa6e1b31} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4393 | 2026.05.22 21:58:50.297730 [ 294 ] {9f3b2f39-fa61-4538-bab7-33a8fa6e1b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4394 | 2026.05.22 21:58:50.298076 [ 294 ] {9f3b2f39-fa61-4538-bab7-33a8fa6e1b31} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4395 | 2026.05.22 21:58:50.298292 [ 294 ] {9f3b2f39-fa61-4538-bab7-33a8fa6e1b31} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4396 | 2026.05.22 21:58:50.298438 [ 294 ] {9f3b2f39-fa61-4538-bab7-33a8fa6e1b31} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001309 sec., 3055.7677616501146 rows/sec., 249.18 KiB/sec. | ||
| 4397 | 2026.05.22 21:58:50.298474 [ 294 ] {9f3b2f39-fa61-4538-bab7-33a8fa6e1b31} <Debug> TCPHandler: Processed in 0.001479467 sec. | ||
| 4398 | 2026.05.22 21:58:50.298639 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4399 | 2026.05.22 21:58:50.298736 [ 294 ] {027fd467-568a-460a-9e6d-7a3efdb92f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4400 | 2026.05.22 21:58:50.298775 [ 294 ] {027fd467-568a-460a-9e6d-7a3efdb92f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4401 | 2026.05.22 21:58:50.299230 [ 294 ] {027fd467-568a-460a-9e6d-7a3efdb92f2f} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4402 | 2026.05.22 21:58:50.299266 [ 294 ] {027fd467-568a-460a-9e6d-7a3efdb92f2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4403 | 2026.05.22 21:58:50.299566 [ 294 ] {027fd467-568a-460a-9e6d-7a3efdb92f2f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4404 | 2026.05.22 21:58:50.299771 [ 294 ] {027fd467-568a-460a-9e6d-7a3efdb92f2f} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4405 | 2026.05.22 21:58:50.299896 [ 294 ] {027fd467-568a-460a-9e6d-7a3efdb92f2f} <Debug> executeQuery: Read 74 rows, 6.06 KiB in 0.001178 sec., 62818.33616298812 rows/sec., 5.02 MiB/sec. | ||
| 4406 | 2026.05.22 21:58:50.299930 [ 294 ] {027fd467-568a-460a-9e6d-7a3efdb92f2f} <Debug> TCPHandler: Processed in 0.001341104 sec. | ||
| 4407 | 2026.05.22 21:58:50.300064 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4408 | 2026.05.22 21:58:50.300159 [ 294 ] {e9dd301f-2e7a-4ba1-9875-503dce937bcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4409 | 2026.05.22 21:58:50.300198 [ 294 ] {e9dd301f-2e7a-4ba1-9875-503dce937bcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4410 | 2026.05.22 21:58:50.300614 [ 294 ] {e9dd301f-2e7a-4ba1-9875-503dce937bcc} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4411 | 2026.05.22 21:58:50.300649 [ 294 ] {e9dd301f-2e7a-4ba1-9875-503dce937bcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4412 | 2026.05.22 21:58:50.300930 [ 294 ] {e9dd301f-2e7a-4ba1-9875-503dce937bcc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4413 | 2026.05.22 21:58:50.301140 [ 294 ] {e9dd301f-2e7a-4ba1-9875-503dce937bcc} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4414 | 2026.05.22 21:58:50.301268 [ 294 ] {e9dd301f-2e7a-4ba1-9875-503dce937bcc} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001127 sec., 10647.73735581189 rows/sec., 781.60 KiB/sec. | ||
| 4415 | 2026.05.22 21:58:50.301301 [ 294 ] {e9dd301f-2e7a-4ba1-9875-503dce937bcc} <Debug> TCPHandler: Processed in 0.001286953 sec. | ||
| 4416 | 2026.05.22 21:58:50.301427 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4417 | 2026.05.22 21:58:50.301522 [ 294 ] {9f084f45-6433-47e6-a491-d865e41b582d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4418 | 2026.05.22 21:58:50.301561 [ 294 ] {9f084f45-6433-47e6-a491-d865e41b582d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4419 | 2026.05.22 21:58:50.301978 [ 294 ] {9f084f45-6433-47e6-a491-d865e41b582d} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4420 | 2026.05.22 21:58:50.302013 [ 294 ] {9f084f45-6433-47e6-a491-d865e41b582d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4421 | 2026.05.22 21:58:50.302300 [ 294 ] {9f084f45-6433-47e6-a491-d865e41b582d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4422 | 2026.05.22 21:58:50.302502 [ 294 ] {9f084f45-6433-47e6-a491-d865e41b582d} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4423 | 2026.05.22 21:58:50.302624 [ 294 ] {9f084f45-6433-47e6-a491-d865e41b582d} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.00112 sec., 67857.14285714287 rows/sec., 5.30 MiB/sec. | ||
| 4424 | 2026.05.22 21:58:50.302658 [ 294 ] {9f084f45-6433-47e6-a491-d865e41b582d} <Debug> TCPHandler: Processed in 0.001280372 sec. | ||
| 4425 | 2026.05.22 21:58:50.302783 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4426 | 2026.05.22 21:58:50.302878 [ 294 ] {7b30aa9a-35e9-42ca-ae7f-d572c5813daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4427 | 2026.05.22 21:58:50.302921 [ 294 ] {7b30aa9a-35e9-42ca-ae7f-d572c5813daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4428 | 2026.05.22 21:58:50.303328 [ 294 ] {7b30aa9a-35e9-42ca-ae7f-d572c5813daa} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2026.05.22 21:58:50.303363 [ 294 ] {7b30aa9a-35e9-42ca-ae7f-d572c5813daa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4430 | 2026.05.22 21:58:50.303680 [ 294 ] {7b30aa9a-35e9-42ca-ae7f-d572c5813daa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4431 | 2026.05.22 21:58:50.303892 [ 294 ] {7b30aa9a-35e9-42ca-ae7f-d572c5813daa} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2026.05.22 21:58:50.304019 [ 294 ] {7b30aa9a-35e9-42ca-ae7f-d572c5813daa} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001159 sec., 139775.66867989645 rows/sec., 9.73 MiB/sec. | ||
| 4433 | 2026.05.22 21:58:50.304052 [ 294 ] {7b30aa9a-35e9-42ca-ae7f-d572c5813daa} <Debug> TCPHandler: Processed in 0.001318133 sec. | ||
| 4434 | 2026.05.22 21:58:50.304173 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4435 | 2026.05.22 21:58:50.304268 [ 294 ] {d4dc6ef5-8c37-45ae-a14c-936dd53652f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4436 | 2026.05.22 21:58:50.304320 [ 294 ] {d4dc6ef5-8c37-45ae-a14c-936dd53652f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4437 | 2026.05.22 21:58:50.305033 [ 294 ] {d4dc6ef5-8c37-45ae-a14c-936dd53652f7} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4438 | 2026.05.22 21:58:50.305069 [ 294 ] {d4dc6ef5-8c37-45ae-a14c-936dd53652f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4439 | 2026.05.22 21:58:50.305552 [ 294 ] {d4dc6ef5-8c37-45ae-a14c-936dd53652f7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4440 | 2026.05.22 21:58:50.305769 [ 294 ] {d4dc6ef5-8c37-45ae-a14c-936dd53652f7} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4441 | 2026.05.22 21:58:50.305907 [ 294 ] {d4dc6ef5-8c37-45ae-a14c-936dd53652f7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001657 sec., 4828.0024140012065 rows/sec., 8.65 MiB/sec. | ||
| 4442 | 2026.05.22 21:58:50.305956 [ 294 ] {d4dc6ef5-8c37-45ae-a14c-936dd53652f7} <Debug> TCPHandler: Processed in 0.001834432 sec. | ||
| 4443 | 2026.05.22 21:58:50.306122 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4444 | 2026.05.22 21:58:50.306219 [ 294 ] {3e1074ab-8a45-4d64-87cc-738b72e2ff31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4445 | 2026.05.22 21:58:50.306260 [ 294 ] {3e1074ab-8a45-4d64-87cc-738b72e2ff31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4446 | 2026.05.22 21:58:50.306611 [ 294 ] {3e1074ab-8a45-4d64-87cc-738b72e2ff31} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2026.05.22 21:58:50.306646 [ 294 ] {3e1074ab-8a45-4d64-87cc-738b72e2ff31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4448 | 2026.05.22 21:58:50.306941 [ 294 ] {3e1074ab-8a45-4d64-87cc-738b72e2ff31} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4449 | 2026.05.22 21:58:50.307151 [ 294 ] {3e1074ab-8a45-4d64-87cc-738b72e2ff31} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4450 | 2026.05.22 21:58:50.307276 [ 294 ] {3e1074ab-8a45-4d64-87cc-738b72e2ff31} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001076 sec., 55762.081784386624 rows/sec., 3.76 MiB/sec. | ||
| 4451 | 2026.05.22 21:58:50.307309 [ 294 ] {3e1074ab-8a45-4d64-87cc-738b72e2ff31} <Debug> TCPHandler: Processed in 0.001236593 sec. | ||
| 4452 | 2026.05.22 21:58:55.296260 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4453 | 2026.05.22 21:58:55.296538 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4454 | 2026.05.22 21:58:55.296884 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4455 | 2026.05.22 21:58:55.296926 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4456 | 2026.05.22 21:58:55.297159 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4457 | 2026.05.22 21:58:55.297226 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4458 | 2026.05.22 21:58:55.297369 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4459 | 2026.05.22 21:58:55.297467 [ 347 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4460 | 2026.05.22 21:58:55.297471 [ 342 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4461 | 2026.05.22 21:58:55.297599 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 4462 | 2026.05.22 21:58:55.297626 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4463 | 2026.05.22 21:58:55.297695 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4464 | 2026.05.22 21:58:55.297714 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4465 | 2026.05.22 21:58:55.297749 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4466 | 2026.05.22 21:58:55.297787 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4467 | 2026.05.22 21:58:55.298940 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.0025 sec., 17600 rows/sec., 3.06 MiB/sec. | ||
| 4468 | 2026.05.22 21:58:55.299146 [ 294 ] {4c217c32-3254-4781-8688-ec3cc16b5e8a} <Debug> TCPHandler: Processed in 0.003028064 sec. | ||
| 4469 | 2026.05.22 21:58:55.304369 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4470 | 2026.05.22 21:58:55.304511 [ 294 ] {40a803cc-b5de-48f6-a9f3-b1ad9289c54e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4471 | 2026.05.22 21:58:55.304579 [ 294 ] {40a803cc-b5de-48f6-a9f3-b1ad9289c54e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4472 | 2026.05.22 21:58:55.305239 [ 294 ] {40a803cc-b5de-48f6-a9f3-b1ad9289c54e} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4473 | 2026.05.22 21:58:55.305284 [ 294 ] {40a803cc-b5de-48f6-a9f3-b1ad9289c54e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4474 | 2026.05.22 21:58:55.305667 [ 294 ] {40a803cc-b5de-48f6-a9f3-b1ad9289c54e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4475 | 2026.05.22 21:58:55.305897 [ 294 ] {40a803cc-b5de-48f6-a9f3-b1ad9289c54e} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4476 | 2026.05.22 21:58:55.306039 [ 294 ] {40a803cc-b5de-48f6-a9f3-b1ad9289c54e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001573 sec., 180546.72600127145 rows/sec., 11.47 MiB/sec. | ||
| 4477 | 2026.05.22 21:58:55.306074 [ 294 ] {40a803cc-b5de-48f6-a9f3-b1ad9289c54e} <Debug> TCPHandler: Processed in 0.001824012 sec. | ||
| 4478 | 2026.05.22 21:58:55.306259 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4479 | 2026.05.22 21:58:55.306357 [ 294 ] {59e5eef6-f1ac-467f-9818-15b36875e681} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4480 | 2026.05.22 21:58:55.306398 [ 294 ] {59e5eef6-f1ac-467f-9818-15b36875e681} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4481 | 2026.05.22 21:58:55.307168 [ 294 ] {59e5eef6-f1ac-467f-9818-15b36875e681} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2026.05.22 21:58:55.307205 [ 294 ] {59e5eef6-f1ac-467f-9818-15b36875e681} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4483 | 2026.05.22 21:58:55.307569 [ 294 ] {59e5eef6-f1ac-467f-9818-15b36875e681} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4484 | 2026.05.22 21:58:55.307781 [ 294 ] {59e5eef6-f1ac-467f-9818-15b36875e681} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4485 | 2026.05.22 21:58:55.307915 [ 294 ] {59e5eef6-f1ac-467f-9818-15b36875e681} <Debug> executeQuery: Read 867 rows, 69.53 KiB in 0.001576 sec., 550126.9035532995 rows/sec., 43.09 MiB/sec. | ||
| 4486 | 2026.05.22 21:58:55.307949 [ 294 ] {59e5eef6-f1ac-467f-9818-15b36875e681} <Debug> TCPHandler: Processed in 0.001740351 sec. | ||
| 4487 | 2026.05.22 21:58:55.308117 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4488 | 2026.05.22 21:58:55.308214 [ 294 ] {96c23408-861a-474e-8e70-13d6c6b4279a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4489 | 2026.05.22 21:58:55.308255 [ 294 ] {96c23408-861a-474e-8e70-13d6c6b4279a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4490 | 2026.05.22 21:58:55.308690 [ 294 ] {96c23408-861a-474e-8e70-13d6c6b4279a} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4491 | 2026.05.22 21:58:55.308727 [ 294 ] {96c23408-861a-474e-8e70-13d6c6b4279a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4492 | 2026.05.22 21:58:55.309024 [ 294 ] {96c23408-861a-474e-8e70-13d6c6b4279a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4493 | 2026.05.22 21:58:55.309229 [ 294 ] {96c23408-861a-474e-8e70-13d6c6b4279a} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2026.05.22 21:58:55.309354 [ 294 ] {96c23408-861a-474e-8e70-13d6c6b4279a} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001158 sec., 152849.74093264248 rows/sec., 9.42 MiB/sec. | ||
| 4495 | 2026.05.22 21:58:55.309388 [ 294 ] {96c23408-861a-474e-8e70-13d6c6b4279a} <Debug> TCPHandler: Processed in 0.001321583 sec. | ||
| 4496 | 2026.05.22 21:58:55.309547 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4497 | 2026.05.22 21:58:55.309673 [ 294 ] {55b58747-0e7d-4783-bfa3-006b03a7ba9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4498 | 2026.05.22 21:58:55.309722 [ 294 ] {55b58747-0e7d-4783-bfa3-006b03a7ba9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4499 | 2026.05.22 21:58:55.310246 [ 294 ] {55b58747-0e7d-4783-bfa3-006b03a7ba9a} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4500 | 2026.05.22 21:58:55.310290 [ 294 ] {55b58747-0e7d-4783-bfa3-006b03a7ba9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4501 | 2026.05.22 21:58:55.310639 [ 294 ] {55b58747-0e7d-4783-bfa3-006b03a7ba9a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4502 | 2026.05.22 21:58:55.310850 [ 294 ] {55b58747-0e7d-4783-bfa3-006b03a7ba9a} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4503 | 2026.05.22 21:58:55.310975 [ 294 ] {55b58747-0e7d-4783-bfa3-006b03a7ba9a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001327 sec., 112283.34589299171 rows/sec., 7.25 MiB/sec. | ||
| 4504 | 2026.05.22 21:58:55.311008 [ 294 ] {55b58747-0e7d-4783-bfa3-006b03a7ba9a} <Debug> TCPHandler: Processed in 0.001524997 sec. | ||
| 4505 | 2026.05.22 21:58:55.311134 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4506 | 2026.05.22 21:58:55.311230 [ 294 ] {21867608-63ed-4454-b854-abcdb9bba7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4507 | 2026.05.22 21:58:55.311270 [ 294 ] {21867608-63ed-4454-b854-abcdb9bba7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4508 | 2026.05.22 21:58:55.311697 [ 294 ] {21867608-63ed-4454-b854-abcdb9bba7da} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4509 | 2026.05.22 21:58:55.311733 [ 294 ] {21867608-63ed-4454-b854-abcdb9bba7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4510 | 2026.05.22 21:58:55.312024 [ 294 ] {21867608-63ed-4454-b854-abcdb9bba7da} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4511 | 2026.05.22 21:58:55.312229 [ 294 ] {21867608-63ed-4454-b854-abcdb9bba7da} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4512 | 2026.05.22 21:58:55.312353 [ 294 ] {21867608-63ed-4454-b854-abcdb9bba7da} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001141 sec., 129710.78001752848 rows/sec., 7.38 MiB/sec. | ||
| 4513 | 2026.05.22 21:58:55.312387 [ 294 ] {21867608-63ed-4454-b854-abcdb9bba7da} <Debug> TCPHandler: Processed in 0.001302244 sec. | ||
| 4514 | 2026.05.22 21:58:55.312514 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4515 | 2026.05.22 21:58:55.312610 [ 294 ] {5d3a6192-1597-4e34-9158-a536e3375cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4516 | 2026.05.22 21:58:55.312650 [ 294 ] {5d3a6192-1597-4e34-9158-a536e3375cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4517 | 2026.05.22 21:58:55.313228 [ 294 ] {5d3a6192-1597-4e34-9158-a536e3375cdb} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2026.05.22 21:58:55.313264 [ 294 ] {5d3a6192-1597-4e34-9158-a536e3375cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4519 | 2026.05.22 21:58:55.313579 [ 294 ] {5d3a6192-1597-4e34-9158-a536e3375cdb} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4520 | 2026.05.22 21:58:55.313792 [ 294 ] {5d3a6192-1597-4e34-9158-a536e3375cdb} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2026.05.22 21:58:55.313922 [ 294 ] {5d3a6192-1597-4e34-9158-a536e3375cdb} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.00133 sec., 394736.84210526315 rows/sec., 27.89 MiB/sec. | ||
| 4522 | 2026.05.22 21:58:55.313955 [ 294 ] {5d3a6192-1597-4e34-9158-a536e3375cdb} <Debug> TCPHandler: Processed in 0.001490257 sec. | ||
| 4523 | 2026.05.22 21:58:55.314075 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4524 | 2026.05.22 21:58:55.314170 [ 294 ] {db4537e2-b2c0-4788-b3d8-a797c7f860ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4525 | 2026.05.22 21:58:55.314211 [ 294 ] {db4537e2-b2c0-4788-b3d8-a797c7f860ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4526 | 2026.05.22 21:58:55.314544 [ 294 ] {db4537e2-b2c0-4788-b3d8-a797c7f860ae} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2026.05.22 21:58:55.314579 [ 294 ] {db4537e2-b2c0-4788-b3d8-a797c7f860ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4528 | 2026.05.22 21:58:55.314871 [ 294 ] {db4537e2-b2c0-4788-b3d8-a797c7f860ae} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4529 | 2026.05.22 21:58:55.315072 [ 294 ] {db4537e2-b2c0-4788-b3d8-a797c7f860ae} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2026.05.22 21:58:55.315196 [ 294 ] {db4537e2-b2c0-4788-b3d8-a797c7f860ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 4531 | 2026.05.22 21:58:55.315229 [ 294 ] {db4537e2-b2c0-4788-b3d8-a797c7f860ae} <Debug> TCPHandler: Processed in 0.001203932 sec. | ||
| 4532 | 2026.05.22 21:58:55.315351 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4533 | 2026.05.22 21:58:55.315447 [ 294 ] {e508621b-41e0-4c46-be5d-944208cd5eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4534 | 2026.05.22 21:58:55.315489 [ 294 ] {e508621b-41e0-4c46-be5d-944208cd5eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4535 | 2026.05.22 21:58:55.315894 [ 294 ] {e508621b-41e0-4c46-be5d-944208cd5eda} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4536 | 2026.05.22 21:58:55.315929 [ 294 ] {e508621b-41e0-4c46-be5d-944208cd5eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4537 | 2026.05.22 21:58:55.316246 [ 294 ] {e508621b-41e0-4c46-be5d-944208cd5eda} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4538 | 2026.05.22 21:58:55.316454 [ 294 ] {e508621b-41e0-4c46-be5d-944208cd5eda} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4539 | 2026.05.22 21:58:55.316583 [ 294 ] {e508621b-41e0-4c46-be5d-944208cd5eda} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001154 sec., 229636.04852686307 rows/sec., 15.26 MiB/sec. | ||
| 4540 | 2026.05.22 21:58:55.316616 [ 294 ] {e508621b-41e0-4c46-be5d-944208cd5eda} <Debug> TCPHandler: Processed in 0.001313993 sec. | ||
| 4541 | 2026.05.22 21:58:55.316757 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4542 | 2026.05.22 21:58:55.316853 [ 294 ] {af13149c-e939-4a2b-8ba7-553acb4369f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4543 | 2026.05.22 21:58:55.316895 [ 294 ] {af13149c-e939-4a2b-8ba7-553acb4369f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4544 | 2026.05.22 21:58:55.317209 [ 294 ] {af13149c-e939-4a2b-8ba7-553acb4369f6} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4545 | 2026.05.22 21:58:55.317247 [ 294 ] {af13149c-e939-4a2b-8ba7-553acb4369f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4546 | 2026.05.22 21:58:55.317535 [ 294 ] {af13149c-e939-4a2b-8ba7-553acb4369f6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4547 | 2026.05.22 21:58:55.317755 [ 294 ] {af13149c-e939-4a2b-8ba7-553acb4369f6} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2026.05.22 21:58:55.317883 [ 294 ] {af13149c-e939-4a2b-8ba7-553acb4369f6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 4549 | 2026.05.22 21:58:55.317916 [ 294 ] {af13149c-e939-4a2b-8ba7-553acb4369f6} <Debug> TCPHandler: Processed in 0.001208002 sec. | ||
| 4550 | 2026.05.22 21:58:55.318055 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4551 | 2026.05.22 21:58:55.318150 [ 294 ] {2c33c71b-c9b3-4092-80bb-dc313a04fbbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4552 | 2026.05.22 21:58:55.318201 [ 294 ] {2c33c71b-c9b3-4092-80bb-dc313a04fbbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4553 | 2026.05.22 21:58:55.319033 [ 294 ] {2c33c71b-c9b3-4092-80bb-dc313a04fbbc} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2026.05.22 21:58:55.319069 [ 294 ] {2c33c71b-c9b3-4092-80bb-dc313a04fbbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4555 | 2026.05.22 21:58:55.319596 [ 294 ] {2c33c71b-c9b3-4092-80bb-dc313a04fbbc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4556 | 2026.05.22 21:58:55.319818 [ 294 ] {2c33c71b-c9b3-4092-80bb-dc313a04fbbc} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4557 | 2026.05.22 21:58:55.319949 [ 294 ] {2c33c71b-c9b3-4092-80bb-dc313a04fbbc} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001817 sec., 19262.520638414968 rows/sec., 34.52 MiB/sec. | ||
| 4558 | 2026.05.22 21:58:55.319997 [ 294 ] {2c33c71b-c9b3-4092-80bb-dc313a04fbbc} <Debug> TCPHandler: Processed in 0.001990596 sec. | ||
| 4559 | 2026.05.22 21:58:55.320131 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4560 | 2026.05.22 21:58:55.320227 [ 294 ] {80c871a7-8860-44e6-b48c-2b0a59312aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4561 | 2026.05.22 21:58:55.320268 [ 294 ] {80c871a7-8860-44e6-b48c-2b0a59312aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4562 | 2026.05.22 21:58:55.320590 [ 294 ] {80c871a7-8860-44e6-b48c-2b0a59312aaa} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2026.05.22 21:58:55.320625 [ 294 ] {80c871a7-8860-44e6-b48c-2b0a59312aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4564 | 2026.05.22 21:58:55.320917 [ 294 ] {80c871a7-8860-44e6-b48c-2b0a59312aaa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4565 | 2026.05.22 21:58:55.321119 [ 294 ] {80c871a7-8860-44e6-b48c-2b0a59312aaa} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2026.05.22 21:58:55.321244 [ 294 ] {80c871a7-8860-44e6-b48c-2b0a59312aaa} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001035 sec., 86956.52173913045 rows/sec., 5.44 MiB/sec. | ||
| 4567 | 2026.05.22 21:58:55.321276 [ 294 ] {80c871a7-8860-44e6-b48c-2b0a59312aaa} <Debug> TCPHandler: Processed in 0.001194232 sec. | ||
| 4568 | 2026.05.22 21:58:56.125056 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4569 | 2026.05.22 21:58:56.125126 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4570 | 2026.05.22 21:58:56.190851 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8686 | ||
| 4571 | 2026.05.22 21:58:56.191453 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4572 | 2026.05.22 21:58:56.191502 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4573 | 2026.05.22 21:58:56.192132 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4574 | 2026.05.22 21:58:56.192376 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4575 | 2026.05.22 21:58:56.192516 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8686 | ||
| 4576 | 2026.05.22 21:58:56.648341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4577 | 2026.05.22 21:58:56.664156 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4578 | 2026.05.22 21:58:56.664245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4579 | 2026.05.22 21:58:56.671106 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4580 | 2026.05.22 21:58:56.671829 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4581 | 2026.05.22 21:58:56.674813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4582 | 2026.05.22 21:59:00.291710 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4583 | 2026.05.22 21:59:00.291999 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4584 | 2026.05.22 21:59:00.292333 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4585 | 2026.05.22 21:59:00.292372 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4586 | 2026.05.22 21:59:00.292613 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4587 | 2026.05.22 21:59:00.292680 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4588 | 2026.05.22 21:59:00.292818 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4589 | 2026.05.22 21:59:00.292919 [ 318 ] {693de66b-9283-407f-811e-d8a044e9b5aa} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4590 | 2026.05.22 21:59:00.292928 [ 342 ] {693de66b-9283-407f-811e-d8a044e9b5aa} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4591 | 2026.05.22 21:59:00.293072 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 4592 | 2026.05.22 21:59:00.293100 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4593 | 2026.05.22 21:59:00.293169 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4594 | 2026.05.22 21:59:00.293188 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4595 | 2026.05.22 21:59:00.293223 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4596 | 2026.05.22 21:59:00.293267 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4597 | 2026.05.22 21:59:00.294258 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002355 sec., 18683.651804670913 rows/sec., 3.25 MiB/sec. | ||
| 4598 | 2026.05.22 21:59:00.294349 [ 294 ] {693de66b-9283-407f-811e-d8a044e9b5aa} <Debug> TCPHandler: Processed in 0.002769459 sec. | ||
| 4599 | 2026.05.22 21:59:00.296160 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4600 | 2026.05.22 21:59:00.296311 [ 294 ] {180bd6bb-2379-4542-ad9b-149c50b41aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4601 | 2026.05.22 21:59:00.296373 [ 294 ] {180bd6bb-2379-4542-ad9b-149c50b41aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4602 | 2026.05.22 21:59:00.297004 [ 294 ] {180bd6bb-2379-4542-ad9b-149c50b41aed} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2026.05.22 21:59:00.297047 [ 294 ] {180bd6bb-2379-4542-ad9b-149c50b41aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4604 | 2026.05.22 21:59:00.297407 [ 294 ] {180bd6bb-2379-4542-ad9b-149c50b41aed} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4605 | 2026.05.22 21:59:00.297627 [ 294 ] {180bd6bb-2379-4542-ad9b-149c50b41aed} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4606 | 2026.05.22 21:59:00.297776 [ 294 ] {180bd6bb-2379-4542-ad9b-149c50b41aed} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001508 sec., 47745.35809018568 rows/sec., 3.83 MiB/sec. | ||
| 4607 | 2026.05.22 21:59:00.297776 [ 54 ] {} <Debug> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4608 | 2026.05.22 21:59:00.297815 [ 294 ] {180bd6bb-2379-4542-ad9b-149c50b41aed} <Debug> TCPHandler: Processed in 0.001774852 sec. | ||
| 4609 | 2026.05.22 21:59:00.297842 [ 54 ] {} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2026.05.22 21:59:00.297871 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4611 | 2026.05.22 21:59:00.297956 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2026.05.22 21:59:00.297975 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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 | ||
| 4613 | 2026.05.22 21:59:00.298058 [ 294 ] {e3bdfc7c-05ca-421b-83a9-ca1b52ee6b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4614 | 2026.05.22 21:59:00.298090 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4615 | 2026.05.22 21:59:00.298103 [ 294 ] {e3bdfc7c-05ca-421b-83a9-ca1b52ee6b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4616 | 2026.05.22 21:59:00.298128 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3243 rows starting from the beginning of the part | ||
| 4617 | 2026.05.22 21:59:00.298218 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part | ||
| 4618 | 2026.05.22 21:59:00.298271 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 867 rows starting from the beginning of the part | ||
| 4619 | 2026.05.22 21:59:00.298314 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 4620 | 2026.05.22 21:59:00.298352 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 867 rows starting from the beginning of the part | ||
| 4621 | 2026.05.22 21:59:00.298392 [ 195 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part | ||
| 4622 | 2026.05.22 21:59:00.298529 [ 294 ] {e3bdfc7c-05ca-421b-83a9-ca1b52ee6b18} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2026.05.22 21:59:00.298570 [ 294 ] {e3bdfc7c-05ca-421b-83a9-ca1b52ee6b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4624 | 2026.05.22 21:59:00.299018 [ 294 ] {e3bdfc7c-05ca-421b-83a9-ca1b52ee6b18} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4625 | 2026.05.22 21:59:00.299238 [ 294 ] {e3bdfc7c-05ca-421b-83a9-ca1b52ee6b18} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2026.05.22 21:59:00.299352 [ 54 ] {} <Debug> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4627 | 2026.05.22 21:59:00.299375 [ 294 ] {e3bdfc7c-05ca-421b-83a9-ca1b52ee6b18} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001336 sec., 5988.023952095808 rows/sec., 450.27 KiB/sec. | ||
| 4628 | 2026.05.22 21:59:00.299387 [ 54 ] {} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4629 | 2026.05.22 21:59:00.299416 [ 294 ] {e3bdfc7c-05ca-421b-83a9-ca1b52ee6b18} <Debug> TCPHandler: Processed in 0.001509777 sec. | ||
| 4630 | 2026.05.22 21:59:00.299417 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4631 | 2026.05.22 21:59:00.299567 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4632 | 2026.05.22 21:59:00.299576 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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 | ||
| 4633 | 2026.05.22 21:59:00.299671 [ 294 ] {571a3983-c443-4ddc-a462-a2c95dadd080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4634 | 2026.05.22 21:59:00.299717 [ 294 ] {571a3983-c443-4ddc-a462-a2c95dadd080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4635 | 2026.05.22 21:59:00.299727 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4636 | 2026.05.22 21:59:00.299765 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 214 rows starting from the beginning of the part | ||
| 4637 | 2026.05.22 21:59:00.299835 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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 | ||
| 4638 | 2026.05.22 21:59:00.299882 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 177 rows starting from the beginning of the part | ||
| 4639 | 2026.05.22 21:59:00.299925 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 4640 | 2026.05.22 21:59:00.299965 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 177 rows starting from the beginning of the part | ||
| 4641 | 2026.05.22 21:59:00.300006 [ 190 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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 | ||
| 4642 | 2026.05.22 21:59:00.300175 [ 294 ] {571a3983-c443-4ddc-a462-a2c95dadd080} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2026.05.22 21:59:00.300217 [ 294 ] {571a3983-c443-4ddc-a462-a2c95dadd080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4644 | 2026.05.22 21:59:00.300613 [ 200 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5195 rows, containing 5 columns (5 merged, 0 gathered) in 0.002683817 sec., 1935675.9421376346 rows/sec., 154.76 MiB/sec. | ||
| 4645 | 2026.05.22 21:59:00.300745 [ 294 ] {571a3983-c443-4ddc-a462-a2c95dadd080} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4646 | 2026.05.22 21:59:00.300971 [ 196 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4647 | 2026.05.22 21:59:00.300978 [ 294 ] {571a3983-c443-4ddc-a462-a2c95dadd080} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4648 | 2026.05.22 21:59:00.300984 [ 187 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 596 rows, containing 5 columns (5 merged, 0 gathered) in 0.001470026 sec., 405435.0059114601 rows/sec., 26.98 MiB/sec. | ||
| 4649 | 2026.05.22 21:59:00.301118 [ 294 ] {571a3983-c443-4ddc-a462-a2c95dadd080} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001466 sec., 49113.233287858115 rows/sec., 3.83 MiB/sec. | ||
| 4650 | 2026.05.22 21:59:00.301125 [ 54 ] {} <Debug> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4651 | 2026.05.22 21:59:00.301168 [ 200 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4652 | 2026.05.22 21:59:00.301198 [ 54 ] {} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2026.05.22 21:59:00.301226 [ 294 ] {571a3983-c443-4ddc-a462-a2c95dadd080} <Debug> TCPHandler: Processed in 0.00170567 sec. | ||
| 4654 | 2026.05.22 21:59:00.301232 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4655 | 2026.05.22 21:59:00.301269 [ 196 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2026.05.22 21:59:00.301325 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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 | ||
| 4657 | 2026.05.22 21:59:00.301350 [ 196 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_26_5} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4658 | 2026.05.22 21:59:00.301414 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4659 | 2026.05.22 21:59:00.301433 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 4660 | 2026.05.22 21:59:00.301448 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1795 rows starting from the beginning of the part | ||
| 4661 | 2026.05.22 21:59:00.301501 [ 200 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4662 | 2026.05.22 21:59:00.301506 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 72 rows starting from the beginning of the part | ||
| 4663 | 2026.05.22 21:59:00.301557 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2026.05.22 21:59:00.301562 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 525 rows starting from the beginning of the part | ||
| 4665 | 2026.05.22 21:59:00.301601 [ 200 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_21_4} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4666 | 2026.05.22 21:59:00.301620 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 4667 | 2026.05.22 21:59:00.301658 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 525 rows starting from the beginning of the part | ||
| 4668 | 2026.05.22 21:59:00.301689 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4669 | 2026.05.22 21:59:00.301700 [ 294 ] {e77968f9-4fe6-4dbc-b069-8929731a35e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4670 | 2026.05.22 21:59:00.301696 [ 190 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 72 rows starting from the beginning of the part | ||
| 4671 | 2026.05.22 21:59:00.301775 [ 294 ] {e77968f9-4fe6-4dbc-b069-8929731a35e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4672 | 2026.05.22 21:59:00.302292 [ 294 ] {e77968f9-4fe6-4dbc-b069-8929731a35e1} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2026.05.22 21:59:00.302333 [ 294 ] {e77968f9-4fe6-4dbc-b069-8929731a35e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4674 | 2026.05.22 21:59:00.302707 [ 294 ] {e77968f9-4fe6-4dbc-b069-8929731a35e1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4675 | 2026.05.22 21:59:00.302927 [ 294 ] {e77968f9-4fe6-4dbc-b069-8929731a35e1} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2026.05.22 21:59:00.302976 [ 187 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3065 rows, containing 5 columns (5 merged, 0 gathered) in 0.00167768 sec., 1826927.6620094415 rows/sec., 133.92 MiB/sec. | ||
| 4677 | 2026.05.22 21:59:00.303047 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4678 | 2026.05.22 21:59:00.303077 [ 294 ] {e77968f9-4fe6-4dbc-b069-8929731a35e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001417 sec., 112914.60832745236 rows/sec., 7.86 MiB/sec. | ||
| 4679 | 2026.05.22 21:59:00.303079 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2026.05.22 21:59:00.303118 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4681 | 2026.05.22 21:59:00.303120 [ 294 ] {e77968f9-4fe6-4dbc-b069-8929731a35e1} <Debug> TCPHandler: Processed in 0.0016718 sec. | ||
| 4682 | 2026.05.22 21:59:00.303178 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 4683 | 2026.05.22 21:59:00.303220 [ 200 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4684 | 2026.05.22 21:59:00.303275 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4685 | 2026.05.22 21:59:00.303276 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4686 | 2026.05.22 21:59:00.303331 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8706 rows starting from the beginning of the part | ||
| 4687 | 2026.05.22 21:59:00.303379 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 4688 | 2026.05.22 21:59:00.303421 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 265 rows starting from the beginning of the part | ||
| 4689 | 2026.05.22 21:59:00.303421 [ 294 ] {e3d8daa2-7d31-4ddc-915f-c3195fe51ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4690 | 2026.05.22 21:59:00.303461 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 4691 | 2026.05.22 21:59:00.303490 [ 200 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2026.05.22 21:59:00.303503 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 265 rows starting from the beginning of the part | ||
| 4693 | 2026.05.22 21:59:00.303520 [ 294 ] {e3d8daa2-7d31-4ddc-915f-c3195fe51ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4694 | 2026.05.22 21:59:00.303546 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 4695 | 2026.05.22 21:59:00.303574 [ 200 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_26_5} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4696 | 2026.05.22 21:59:00.303651 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4697 | 2026.05.22 21:59:00.304380 [ 294 ] {e3d8daa2-7d31-4ddc-915f-c3195fe51ea4} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4698 | 2026.05.22 21:59:00.304418 [ 294 ] {e3d8daa2-7d31-4ddc-915f-c3195fe51ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4699 | 2026.05.22 21:59:00.304991 [ 294 ] {e3d8daa2-7d31-4ddc-915f-c3195fe51ea4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4700 | 2026.05.22 21:59:00.305228 [ 294 ] {e3d8daa2-7d31-4ddc-915f-c3195fe51ea4} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4701 | 2026.05.22 21:59:00.305373 [ 294 ] {e3d8daa2-7d31-4ddc-915f-c3195fe51ea4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001993 sec., 4014.049172102358 rows/sec., 7.19 MiB/sec. | ||
| 4702 | 2026.05.22 21:59:00.305428 [ 294 ] {e3d8daa2-7d31-4ddc-915f-c3195fe51ea4} <Debug> TCPHandler: Processed in 0.002223769 sec. | ||
| 4703 | 2026.05.22 21:59:00.305575 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4704 | 2026.05.22 21:59:00.305673 [ 294 ] {14f9072a-b45e-4409-b886-e1156873ee71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4705 | 2026.05.22 21:59:00.305716 [ 294 ] {14f9072a-b45e-4409-b886-e1156873ee71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4706 | 2026.05.22 21:59:00.306074 [ 294 ] {14f9072a-b45e-4409-b886-e1156873ee71} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4707 | 2026.05.22 21:59:00.306110 [ 294 ] {14f9072a-b45e-4409-b886-e1156873ee71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4708 | 2026.05.22 21:59:00.306414 [ 294 ] {14f9072a-b45e-4409-b886-e1156873ee71} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4709 | 2026.05.22 21:59:00.306627 [ 294 ] {14f9072a-b45e-4409-b886-e1156873ee71} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4710 | 2026.05.22 21:59:00.306736 [ 54 ] {} <Debug> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4711 | 2026.05.22 21:59:00.306756 [ 294 ] {14f9072a-b45e-4409-b886-e1156873ee71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 4712 | 2026.05.22 21:59:00.306774 [ 54 ] {} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2026.05.22 21:59:00.306795 [ 294 ] {14f9072a-b45e-4409-b886-e1156873ee71} <Debug> TCPHandler: Processed in 0.001269663 sec. | ||
| 4714 | 2026.05.22 21:59:00.306798 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4715 | 2026.05.22 21:59:00.306893 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 4716 | 2026.05.22 21:59:00.306972 [ 197 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9718 rows, containing 5 columns (5 merged, 0 gathered) in 0.003813858 sec., 2548075.9902439998 rows/sec., 165.44 MiB/sec. | ||
| 4717 | 2026.05.22 21:59:00.306985 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4718 | 2026.05.22 21:59:00.307030 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1350 rows starting from the beginning of the part | ||
| 4719 | 2026.05.22 21:59:00.307087 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 4720 | 2026.05.22 21:59:00.307135 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 90 rows starting from the beginning of the part | ||
| 4721 | 2026.05.22 21:59:00.307180 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 4722 | 2026.05.22 21:59:00.307191 [ 197 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4723 | 2026.05.22 21:59:00.307224 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 90 rows starting from the beginning of the part | ||
| 4724 | 2026.05.22 21:59:00.307269 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 4725 | 2026.05.22 21:59:00.307491 [ 197 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4726 | 2026.05.22 21:59:00.307568 [ 197 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4727 | 2026.05.22 21:59:00.307637 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.14 MiB. | ||
| 4728 | 2026.05.22 21:59:00.308207 [ 200 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1710 rows, containing 4 columns (4 merged, 0 gathered) in 0.001349374 sec., 1267254.2971778025 rows/sec., 81.47 MiB/sec. | ||
| 4729 | 2026.05.22 21:59:00.308418 [ 197 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4730 | 2026.05.22 21:59:00.308662 [ 197 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_26_5} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2026.05.22 21:59:00.308727 [ 197 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_26_5} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4732 | 2026.05.22 21:59:00.308793 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4733 | 2026.05.22 21:59:00.516158 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2026.05.22 21:59:00.516445 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 4735 | 2026.05.22 21:59:00.516828 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4736 | 2026.05.22 21:59:00.516872 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 4737 | 2026.05.22 21:59:00.517139 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4738 | 2026.05.22 21:59:00.517210 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4739 | 2026.05.22 21:59:00.517352 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 4740 | 2026.05.22 21:59:00.517459 [ 318 ] {dec300ae-4cbe-48a8-acca-03607624aefa} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4741 | 2026.05.22 21:59:00.517486 [ 346 ] {dec300ae-4cbe-48a8-acca-03607624aefa} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4742 | 2026.05.22 21:59:00.517614 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 4743 | 2026.05.22 21:59:00.517644 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4744 | 2026.05.22 21:59:00.517715 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4745 | 2026.05.22 21:59:00.517737 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4746 | 2026.05.22 21:59:00.517774 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4747 | 2026.05.22 21:59:00.517817 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 4748 | 2026.05.22 21:59:00.519104 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002794 sec., 15748.031496062991 rows/sec., 3.29 MiB/sec. | ||
| 4749 | 2026.05.22 21:59:00.519210 [ 294 ] {dec300ae-4cbe-48a8-acca-03607624aefa} <Debug> TCPHandler: Processed in 0.003188757 sec. | ||
| 4750 | 2026.05.22 21:59:00.534229 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4751 | 2026.05.22 21:59:00.534346 [ 294 ] {fa680459-d4b6-46ea-be69-2d6fe21668d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4752 | 2026.05.22 21:59:00.534390 [ 294 ] {fa680459-d4b6-46ea-be69-2d6fe21668d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4753 | 2026.05.22 21:59:00.535055 [ 294 ] {fa680459-d4b6-46ea-be69-2d6fe21668d6} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4754 | 2026.05.22 21:59:00.535096 [ 294 ] {fa680459-d4b6-46ea-be69-2d6fe21668d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4755 | 2026.05.22 21:59:00.535477 [ 294 ] {fa680459-d4b6-46ea-be69-2d6fe21668d6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4756 | 2026.05.22 21:59:00.535707 [ 294 ] {fa680459-d4b6-46ea-be69-2d6fe21668d6} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4757 | 2026.05.22 21:59:00.535857 [ 294 ] {fa680459-d4b6-46ea-be69-2d6fe21668d6} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001543 sec., 184057.03175631884 rows/sec., 11.69 MiB/sec. | ||
| 4758 | 2026.05.22 21:59:00.535893 [ 294 ] {fa680459-d4b6-46ea-be69-2d6fe21668d6} <Debug> TCPHandler: Processed in 0.00171824 sec. | ||
| 4759 | 2026.05.22 21:59:00.535896 [ 45 ] {} <Debug> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4760 | 2026.05.22 21:59:00.535979 [ 45 ] {} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4761 | 2026.05.22 21:59:00.536006 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4762 | 2026.05.22 21:59:00.536036 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4763 | 2026.05.22 21:59:00.536115 [ 195 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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 | ||
| 4764 | 2026.05.22 21:59:00.536141 [ 294 ] {7822c699-b15e-47d6-8ba1-4ef45ddf8ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4765 | 2026.05.22 21:59:00.536189 [ 294 ] {7822c699-b15e-47d6-8ba1-4ef45ddf8ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4766 | 2026.05.22 21:59:00.536242 [ 195 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4767 | 2026.05.22 21:59:00.536280 [ 195 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 284 rows starting from the beginning of the part | ||
| 4768 | 2026.05.22 21:59:00.536343 [ 195 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 4769 | 2026.05.22 21:59:00.536391 [ 195 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 4770 | 2026.05.22 21:59:00.536434 [ 195 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 4771 | 2026.05.22 21:59:00.536475 [ 195 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 4772 | 2026.05.22 21:59:00.536670 [ 294 ] {7822c699-b15e-47d6-8ba1-4ef45ddf8ae1} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4773 | 2026.05.22 21:59:00.536712 [ 294 ] {7822c699-b15e-47d6-8ba1-4ef45ddf8ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4774 | 2026.05.22 21:59:00.537059 [ 294 ] {7822c699-b15e-47d6-8ba1-4ef45ddf8ae1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4775 | 2026.05.22 21:59:00.537288 [ 294 ] {7822c699-b15e-47d6-8ba1-4ef45ddf8ae1} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4776 | 2026.05.22 21:59:00.537425 [ 294 ] {7822c699-b15e-47d6-8ba1-4ef45ddf8ae1} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.0013 sec., 9230.76923076923 rows/sec., 752.70 KiB/sec. | ||
| 4777 | 2026.05.22 21:59:00.537444 [ 197 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367605 sec., 1038311.5007622815 rows/sec., 69.91 MiB/sec. | ||
| 4778 | 2026.05.22 21:59:00.537463 [ 294 ] {7822c699-b15e-47d6-8ba1-4ef45ddf8ae1} <Debug> TCPHandler: Processed in 0.001479316 sec. | ||
| 4779 | 2026.05.22 21:59:00.537619 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2026.05.22 21:59:00.537642 [ 197 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4781 | 2026.05.22 21:59:00.537720 [ 294 ] {b8fd6433-8650-4735-85a3-7c24bf3a7298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4782 | 2026.05.22 21:59:00.537778 [ 294 ] {b8fd6433-8650-4735-85a3-7c24bf3a7298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4783 | 2026.05.22 21:59:00.537953 [ 197 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_13_3} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2026.05.22 21:59:00.538046 [ 197 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_13_3} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4785 | 2026.05.22 21:59:00.538137 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4786 | 2026.05.22 21:59:00.539536 [ 294 ] {b8fd6433-8650-4735-85a3-7c24bf3a7298} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4787 | 2026.05.22 21:59:00.539585 [ 294 ] {b8fd6433-8650-4735-85a3-7c24bf3a7298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4788 | 2026.05.22 21:59:00.540100 [ 294 ] {b8fd6433-8650-4735-85a3-7c24bf3a7298} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4789 | 2026.05.22 21:59:00.540326 [ 294 ] {b8fd6433-8650-4735-85a3-7c24bf3a7298} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4790 | 2026.05.22 21:59:00.540460 [ 294 ] {b8fd6433-8650-4735-85a3-7c24bf3a7298} <Debug> executeQuery: Read 3222 rows, 246.17 KiB in 0.002758 sec., 1168237.8535170413 rows/sec., 87.16 MiB/sec. | ||
| 4791 | 2026.05.22 21:59:00.540498 [ 294 ] {b8fd6433-8650-4735-85a3-7c24bf3a7298} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4792 | 2026.05.22 21:59:00.540512 [ 294 ] {b8fd6433-8650-4735-85a3-7c24bf3a7298} <Debug> TCPHandler: Processed in 0.002942903 sec. | ||
| 4793 | 2026.05.22 21:59:00.540654 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4794 | 2026.05.22 21:59:00.540754 [ 294 ] {8c0b2c70-a6fb-4eec-ba34-c4de0f985859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4795 | 2026.05.22 21:59:00.540796 [ 294 ] {8c0b2c70-a6fb-4eec-ba34-c4de0f985859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4796 | 2026.05.22 21:59:00.541297 [ 294 ] {8c0b2c70-a6fb-4eec-ba34-c4de0f985859} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2026.05.22 21:59:00.541334 [ 294 ] {8c0b2c70-a6fb-4eec-ba34-c4de0f985859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4798 | 2026.05.22 21:59:00.541664 [ 294 ] {8c0b2c70-a6fb-4eec-ba34-c4de0f985859} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4799 | 2026.05.22 21:59:00.541880 [ 294 ] {8c0b2c70-a6fb-4eec-ba34-c4de0f985859} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2026.05.22 21:59:00.542016 [ 294 ] {8c0b2c70-a6fb-4eec-ba34-c4de0f985859} <Debug> executeQuery: Read 200 rows, 12.84 KiB in 0.001281 sec., 156128.02498048398 rows/sec., 9.79 MiB/sec. | ||
| 4801 | 2026.05.22 21:59:00.542051 [ 294 ] {8c0b2c70-a6fb-4eec-ba34-c4de0f985859} <Debug> TCPHandler: Processed in 0.001447216 sec. | ||
| 4802 | 2026.05.22 21:59:00.542184 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4803 | 2026.05.22 21:59:00.542282 [ 294 ] {1a291390-d90d-44bd-ba8c-f817a7a9eac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4804 | 2026.05.22 21:59:00.542323 [ 294 ] {1a291390-d90d-44bd-ba8c-f817a7a9eac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4805 | 2026.05.22 21:59:00.543000 [ 294 ] {1a291390-d90d-44bd-ba8c-f817a7a9eac2} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4806 | 2026.05.22 21:59:00.543038 [ 294 ] {1a291390-d90d-44bd-ba8c-f817a7a9eac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4807 | 2026.05.22 21:59:00.543390 [ 294 ] {1a291390-d90d-44bd-ba8c-f817a7a9eac2} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4808 | 2026.05.22 21:59:00.543638 [ 294 ] {1a291390-d90d-44bd-ba8c-f817a7a9eac2} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4809 | 2026.05.22 21:59:00.543771 [ 294 ] {1a291390-d90d-44bd-ba8c-f817a7a9eac2} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001507 sec., 630391.506303915 rows/sec., 37.09 MiB/sec. | ||
| 4810 | 2026.05.22 21:59:00.543811 [ 294 ] {1a291390-d90d-44bd-ba8c-f817a7a9eac2} <Debug> TCPHandler: Processed in 0.0016763 sec. | ||
| 4811 | 2026.05.22 21:59:00.543963 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4812 | 2026.05.22 21:59:00.544069 [ 294 ] {ab24853c-f7ba-4ea5-add0-1adda8ca1034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4813 | 2026.05.22 21:59:00.544111 [ 294 ] {ab24853c-f7ba-4ea5-add0-1adda8ca1034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4814 | 2026.05.22 21:59:00.544552 [ 294 ] {ab24853c-f7ba-4ea5-add0-1adda8ca1034} <Trace> oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2026.05.22 21:59:00.544588 [ 294 ] {ab24853c-f7ba-4ea5-add0-1adda8ca1034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4816 | 2026.05.22 21:59:00.544865 [ 294 ] {ab24853c-f7ba-4ea5-add0-1adda8ca1034} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4817 | 2026.05.22 21:59:00.545176 [ 294 ] {ab24853c-f7ba-4ea5-add0-1adda8ca1034} <Trace> oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2026.05.22 21:59:00.545303 [ 294 ] {ab24853c-f7ba-4ea5-add0-1adda8ca1034} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001253 sec., 798.0845969672786 rows/sec., 56.12 KiB/sec. | ||
| 4819 | 2026.05.22 21:59:00.545338 [ 294 ] {ab24853c-f7ba-4ea5-add0-1adda8ca1034} <Debug> TCPHandler: Processed in 0.001424985 sec. | ||
| 4820 | 2026.05.22 21:59:00.545537 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.05.22 21:59:00.545634 [ 294 ] {2febe055-3f9c-43b8-9661-50422ba2a3f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4822 | 2026.05.22 21:59:00.545674 [ 294 ] {2febe055-3f9c-43b8-9661-50422ba2a3f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4823 | 2026.05.22 21:59:00.546116 [ 294 ] {2febe055-3f9c-43b8-9661-50422ba2a3f7} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.05.22 21:59:00.546152 [ 294 ] {2febe055-3f9c-43b8-9661-50422ba2a3f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4825 | 2026.05.22 21:59:00.546457 [ 294 ] {2febe055-3f9c-43b8-9661-50422ba2a3f7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4826 | 2026.05.22 21:59:00.546666 [ 294 ] {2febe055-3f9c-43b8-9661-50422ba2a3f7} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2026.05.22 21:59:00.546774 [ 45 ] {} <Debug> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4828 | 2026.05.22 21:59:00.546797 [ 294 ] {2febe055-3f9c-43b8-9661-50422ba2a3f7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001181 sec., 125317.52751905165 rows/sec., 7.13 MiB/sec. | ||
| 4829 | 2026.05.22 21:59:00.546816 [ 45 ] {} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4830 | 2026.05.22 21:59:00.546837 [ 294 ] {2febe055-3f9c-43b8-9661-50422ba2a3f7} <Debug> TCPHandler: Processed in 0.001350044 sec. | ||
| 4831 | 2026.05.22 21:59:00.546841 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4832 | 2026.05.22 21:59:00.546929 [ 198 ] {b111f8a0-607b-4c35-a822-f449e9801807::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 | ||
| 4833 | 2026.05.22 21:59:00.546973 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4834 | 2026.05.22 21:59:00.547025 [ 198 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4835 | 2026.05.22 21:59:00.547057 [ 198 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 148 rows starting from the beginning of the part | ||
| 4836 | 2026.05.22 21:59:00.547076 [ 294 ] {0e2c81d6-5abd-4ec1-a6fd-f0c3a8e3922b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4837 | 2026.05.22 21:59:00.547121 [ 294 ] {0e2c81d6-5abd-4ec1-a6fd-f0c3a8e3922b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4838 | 2026.05.22 21:59:00.547136 [ 198 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 4839 | 2026.05.22 21:59:00.547190 [ 198 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 4840 | 2026.05.22 21:59:00.547234 [ 198 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 4841 | 2026.05.22 21:59:00.547276 [ 198 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 4842 | 2026.05.22 21:59:00.548043 [ 197 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.00114354 sec., 647113.3497735104 rows/sec., 39.27 MiB/sec. | ||
| 4843 | 2026.05.22 21:59:00.548184 [ 294 ] {0e2c81d6-5abd-4ec1-a6fd-f0c3a8e3922b} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2026.05.22 21:59:00.548226 [ 294 ] {0e2c81d6-5abd-4ec1-a6fd-f0c3a8e3922b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4845 | 2026.05.22 21:59:00.548226 [ 195 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4846 | 2026.05.22 21:59:00.548571 [ 195 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_13_3} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2026.05.22 21:59:00.548637 [ 294 ] {0e2c81d6-5abd-4ec1-a6fd-f0c3a8e3922b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4848 | 2026.05.22 21:59:00.548654 [ 195 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_13_3} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4849 | 2026.05.22 21:59:00.548745 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4850 | 2026.05.22 21:59:00.548881 [ 294 ] {0e2c81d6-5abd-4ec1-a6fd-f0c3a8e3922b} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4851 | 2026.05.22 21:59:00.549017 [ 294 ] {0e2c81d6-5abd-4ec1-a6fd-f0c3a8e3922b} <Debug> executeQuery: Read 1763 rows, 121.96 KiB in 0.001959 sec., 899948.9535477285 rows/sec., 60.80 MiB/sec. | ||
| 4852 | 2026.05.22 21:59:00.549052 [ 294 ] {0e2c81d6-5abd-4ec1-a6fd-f0c3a8e3922b} <Debug> TCPHandler: Processed in 0.002127958 sec. | ||
| 4853 | 2026.05.22 21:59:00.549179 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4854 | 2026.05.22 21:59:00.549275 [ 294 ] {50bb3006-5430-45e3-818e-94149f901287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4855 | 2026.05.22 21:59:00.549317 [ 294 ] {50bb3006-5430-45e3-818e-94149f901287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4856 | 2026.05.22 21:59:00.549656 [ 294 ] {50bb3006-5430-45e3-818e-94149f901287} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4857 | 2026.05.22 21:59:00.549692 [ 294 ] {50bb3006-5430-45e3-818e-94149f901287} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4858 | 2026.05.22 21:59:00.549986 [ 294 ] {50bb3006-5430-45e3-818e-94149f901287} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4859 | 2026.05.22 21:59:00.550192 [ 294 ] {50bb3006-5430-45e3-818e-94149f901287} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4860 | 2026.05.22 21:59:00.550318 [ 294 ] {50bb3006-5430-45e3-818e-94149f901287} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 4861 | 2026.05.22 21:59:00.550350 [ 294 ] {50bb3006-5430-45e3-818e-94149f901287} <Debug> TCPHandler: Processed in 0.001223532 sec. | ||
| 4862 | 2026.05.22 21:59:00.550487 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4863 | 2026.05.22 21:59:00.550583 [ 294 ] {cb25449c-3d31-4ec6-bb8d-954a5f18e176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4864 | 2026.05.22 21:59:00.550626 [ 294 ] {cb25449c-3d31-4ec6-bb8d-954a5f18e176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4865 | 2026.05.22 21:59:00.551308 [ 294 ] {cb25449c-3d31-4ec6-bb8d-954a5f18e176} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4866 | 2026.05.22 21:59:00.551343 [ 294 ] {cb25449c-3d31-4ec6-bb8d-954a5f18e176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4867 | 2026.05.22 21:59:00.551759 [ 294 ] {cb25449c-3d31-4ec6-bb8d-954a5f18e176} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4868 | 2026.05.22 21:59:00.551969 [ 294 ] {cb25449c-3d31-4ec6-bb8d-954a5f18e176} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4869 | 2026.05.22 21:59:00.552098 [ 294 ] {cb25449c-3d31-4ec6-bb8d-954a5f18e176} <Debug> executeQuery: Read 1607 rows, 99.95 KiB in 0.001532 sec., 1048955.6135770236 rows/sec., 63.71 MiB/sec. | ||
| 4870 | 2026.05.22 21:59:00.552133 [ 294 ] {cb25449c-3d31-4ec6-bb8d-954a5f18e176} <Debug> TCPHandler: Processed in 0.00169601 sec. | ||
| 4871 | 2026.05.22 21:59:00.552258 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4872 | 2026.05.22 21:59:00.552355 [ 294 ] {2c84e185-b994-4c97-8bcd-94b5dae1ad38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4873 | 2026.05.22 21:59:00.552397 [ 294 ] {2c84e185-b994-4c97-8bcd-94b5dae1ad38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4874 | 2026.05.22 21:59:00.552714 [ 294 ] {2c84e185-b994-4c97-8bcd-94b5dae1ad38} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4875 | 2026.05.22 21:59:00.552750 [ 294 ] {2c84e185-b994-4c97-8bcd-94b5dae1ad38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4876 | 2026.05.22 21:59:00.553037 [ 294 ] {2c84e185-b994-4c97-8bcd-94b5dae1ad38} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4877 | 2026.05.22 21:59:00.553244 [ 294 ] {2c84e185-b994-4c97-8bcd-94b5dae1ad38} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4878 | 2026.05.22 21:59:00.553368 [ 294 ] {2c84e185-b994-4c97-8bcd-94b5dae1ad38} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 4879 | 2026.05.22 21:59:00.553401 [ 294 ] {2c84e185-b994-4c97-8bcd-94b5dae1ad38} <Debug> TCPHandler: Processed in 0.001193351 sec. | ||
| 4880 | 2026.05.22 21:59:00.553524 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4881 | 2026.05.22 21:59:00.553620 [ 294 ] {26cb8cd3-fff9-481b-8959-736a32023468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4882 | 2026.05.22 21:59:00.553674 [ 294 ] {26cb8cd3-fff9-481b-8959-736a32023468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4883 | 2026.05.22 21:59:00.554505 [ 294 ] {26cb8cd3-fff9-481b-8959-736a32023468} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4884 | 2026.05.22 21:59:00.554541 [ 294 ] {26cb8cd3-fff9-481b-8959-736a32023468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4885 | 2026.05.22 21:59:00.555113 [ 294 ] {26cb8cd3-fff9-481b-8959-736a32023468} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4886 | 2026.05.22 21:59:00.555336 [ 294 ] {26cb8cd3-fff9-481b-8959-736a32023468} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4887 | 2026.05.22 21:59:00.555442 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4888 | 2026.05.22 21:59:00.555470 [ 294 ] {26cb8cd3-fff9-481b-8959-736a32023468} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.001867 sec., 24638.457418318158 rows/sec., 44.15 MiB/sec. | ||
| 4889 | 2026.05.22 21:59:00.555482 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4890 | 2026.05.22 21:59:00.555512 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4891 | 2026.05.22 21:59:00.555526 [ 294 ] {26cb8cd3-fff9-481b-8959-736a32023468} <Debug> TCPHandler: Processed in 0.002050907 sec. | ||
| 4892 | 2026.05.22 21:59:00.555581 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::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 | ||
| 4893 | 2026.05.22 21:59:00.555662 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4894 | 2026.05.22 21:59:00.555763 [ 294 ] {a80224a0-da1d-42c8-b3cb-84ca796fe10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4895 | 2026.05.22 21:59:00.555787 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4896 | 2026.05.22 21:59:00.555805 [ 294 ] {a80224a0-da1d-42c8-b3cb-84ca796fe10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4897 | 2026.05.22 21:59:00.555839 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 412 rows starting from the beginning of the part | ||
| 4898 | 2026.05.22 21:59:00.555951 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 35 rows starting from the beginning of the part | ||
| 4899 | 2026.05.22 21:59:00.556054 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 4900 | 2026.05.22 21:59:00.556149 [ 294 ] {a80224a0-da1d-42c8-b3cb-84ca796fe10d} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2026.05.22 21:59:00.556150 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 35 rows starting from the beginning of the part | ||
| 4902 | 2026.05.22 21:59:00.556194 [ 294 ] {a80224a0-da1d-42c8-b3cb-84ca796fe10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4903 | 2026.05.22 21:59:00.556268 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 8 rows starting from the beginning of the part | ||
| 4904 | 2026.05.22 21:59:00.556366 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 46 rows starting from the beginning of the part | ||
| 4905 | 2026.05.22 21:59:00.556534 [ 294 ] {a80224a0-da1d-42c8-b3cb-84ca796fe10d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4906 | 2026.05.22 21:59:00.556784 [ 294 ] {a80224a0-da1d-42c8-b3cb-84ca796fe10d} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4907 | 2026.05.22 21:59:00.556920 [ 294 ] {a80224a0-da1d-42c8-b3cb-84ca796fe10d} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001175 sec., 35744.68085106383 rows/sec., 2.04 MiB/sec. | ||
| 4908 | 2026.05.22 21:59:00.556956 [ 294 ] {a80224a0-da1d-42c8-b3cb-84ca796fe10d} <Debug> TCPHandler: Processed in 0.001344625 sec. | ||
| 4909 | 2026.05.22 21:59:00.571606 [ 197 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 544 rows, containing 19 columns (19 merged, 0 gathered) in 0.016055866 sec., 33881.69781686021 rows/sec., 60.71 MiB/sec. | ||
| 4910 | 2026.05.22 21:59:00.572318 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4911 | 2026.05.22 21:59:00.572640 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4912 | 2026.05.22 21:59:00.572712 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4913 | 2026.05.22 21:59:00.572796 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 4914 | 2026.05.22 21:59:01.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.98 MiB, peak 249.30 MiB, free memory in arenas 0.00 B, will set to 244.70 MiB (RSS), difference: 2.72 MiB | ||
| 4915 | 2026.05.22 21:59:03.692607 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9134 | ||
| 4916 | 2026.05.22 21:59:03.693108 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4917 | 2026.05.22 21:59:03.693142 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4918 | 2026.05.22 21:59:03.693603 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4919 | 2026.05.22 21:59:03.693830 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4920 | 2026.05.22 21:59:03.693955 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9134 | ||
| 4921 | 2026.05.22 21:59:04.174884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4922 | 2026.05.22 21:59:04.192165 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4923 | 2026.05.22 21:59:04.192236 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4924 | 2026.05.22 21:59:04.198216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4925 | 2026.05.22 21:59:04.198926 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4926 | 2026.05.22 21:59:04.201995 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4927 | 2026.05.22 21:59:05.290543 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4928 | 2026.05.22 21:59:05.290771 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4929 | 2026.05.22 21:59:05.291099 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4930 | 2026.05.22 21:59:05.291138 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 4931 | 2026.05.22 21:59:05.291350 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4932 | 2026.05.22 21:59:05.291419 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4933 | 2026.05.22 21:59:05.291557 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4934 | 2026.05.22 21:59:05.291656 [ 342 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4935 | 2026.05.22 21:59:05.291664 [ 318 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4936 | 2026.05.22 21:59:05.291799 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 4937 | 2026.05.22 21:59:05.291826 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4938 | 2026.05.22 21:59:05.291895 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4939 | 2026.05.22 21:59:05.291915 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4940 | 2026.05.22 21:59:05.291950 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4941 | 2026.05.22 21:59:05.291997 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4942 | 2026.05.22 21:59:05.293071 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002389 sec., 18417.748011720385 rows/sec., 3.20 MiB/sec. | ||
| 4943 | 2026.05.22 21:59:05.293189 [ 294 ] {a9fd48cb-b693-4d7e-abfa-58f59164e839} <Debug> TCPHandler: Processed in 0.00278113 sec. | ||
| 4944 | 2026.05.22 21:59:05.294560 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4945 | 2026.05.22 21:59:05.294671 [ 294 ] {ed85f6cb-49de-49fd-bf1b-11968f76007d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4946 | 2026.05.22 21:59:05.294715 [ 294 ] {ed85f6cb-49de-49fd-bf1b-11968f76007d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4947 | 2026.05.22 21:59:05.295281 [ 294 ] {ed85f6cb-49de-49fd-bf1b-11968f76007d} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2026.05.22 21:59:05.295334 [ 294 ] {ed85f6cb-49de-49fd-bf1b-11968f76007d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4949 | 2026.05.22 21:59:05.295758 [ 294 ] {ed85f6cb-49de-49fd-bf1b-11968f76007d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4950 | 2026.05.22 21:59:05.295995 [ 294 ] {ed85f6cb-49de-49fd-bf1b-11968f76007d} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2026.05.22 21:59:05.296140 [ 294 ] {ed85f6cb-49de-49fd-bf1b-11968f76007d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.0015 sec., 37333.333333333336 rows/sec., 2.85 MiB/sec. | ||
| 4952 | 2026.05.22 21:59:05.296175 [ 294 ] {ed85f6cb-49de-49fd-bf1b-11968f76007d} <Debug> TCPHandler: Processed in 0.00166584 sec. | ||
| 4953 | 2026.05.22 21:59:05.296307 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4954 | 2026.05.22 21:59:05.296403 [ 294 ] {91b7ffe8-e92a-4a1e-9a4e-9f1be2f809c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4955 | 2026.05.22 21:59:05.296443 [ 294 ] {91b7ffe8-e92a-4a1e-9a4e-9f1be2f809c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4956 | 2026.05.22 21:59:05.296870 [ 294 ] {91b7ffe8-e92a-4a1e-9a4e-9f1be2f809c3} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4957 | 2026.05.22 21:59:05.296907 [ 294 ] {91b7ffe8-e92a-4a1e-9a4e-9f1be2f809c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4958 | 2026.05.22 21:59:05.297208 [ 294 ] {91b7ffe8-e92a-4a1e-9a4e-9f1be2f809c3} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4959 | 2026.05.22 21:59:05.297423 [ 294 ] {91b7ffe8-e92a-4a1e-9a4e-9f1be2f809c3} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4960 | 2026.05.22 21:59:05.297565 [ 294 ] {91b7ffe8-e92a-4a1e-9a4e-9f1be2f809c3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001179 sec., 54283.2909245123 rows/sec., 4.24 MiB/sec. | ||
| 4961 | 2026.05.22 21:59:05.297600 [ 294 ] {91b7ffe8-e92a-4a1e-9a4e-9f1be2f809c3} <Debug> TCPHandler: Processed in 0.001342544 sec. | ||
| 4962 | 2026.05.22 21:59:05.297726 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4963 | 2026.05.22 21:59:05.297823 [ 294 ] {3e3d73de-9ee0-4112-bdf4-40e3baacda4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4964 | 2026.05.22 21:59:05.297866 [ 294 ] {3e3d73de-9ee0-4112-bdf4-40e3baacda4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4965 | 2026.05.22 21:59:05.298249 [ 294 ] {3e3d73de-9ee0-4112-bdf4-40e3baacda4b} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2026.05.22 21:59:05.298282 [ 294 ] {3e3d73de-9ee0-4112-bdf4-40e3baacda4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4967 | 2026.05.22 21:59:05.298597 [ 294 ] {3e3d73de-9ee0-4112-bdf4-40e3baacda4b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4968 | 2026.05.22 21:59:05.298804 [ 294 ] {3e3d73de-9ee0-4112-bdf4-40e3baacda4b} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4969 | 2026.05.22 21:59:05.298929 [ 294 ] {3e3d73de-9ee0-4112-bdf4-40e3baacda4b} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001124 sec., 113879.00355871886 rows/sec., 7.93 MiB/sec. | ||
| 4970 | 2026.05.22 21:59:05.298963 [ 294 ] {3e3d73de-9ee0-4112-bdf4-40e3baacda4b} <Debug> TCPHandler: Processed in 0.001286153 sec. | ||
| 4971 | 2026.05.22 21:59:05.299095 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4972 | 2026.05.22 21:59:05.299191 [ 294 ] {40848d63-a39b-49c2-be98-97c37d7c1a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4973 | 2026.05.22 21:59:05.299232 [ 294 ] {40848d63-a39b-49c2-be98-97c37d7c1a6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4974 | 2026.05.22 21:59:05.299639 [ 294 ] {40848d63-a39b-49c2-be98-97c37d7c1a6a} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4975 | 2026.05.22 21:59:05.299675 [ 294 ] {40848d63-a39b-49c2-be98-97c37d7c1a6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 4976 | 2026.05.22 21:59:05.299978 [ 294 ] {40848d63-a39b-49c2-be98-97c37d7c1a6a} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4977 | 2026.05.22 21:59:05.300183 [ 294 ] {40848d63-a39b-49c2-be98-97c37d7c1a6a} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4978 | 2026.05.22 21:59:05.300312 [ 294 ] {40848d63-a39b-49c2-be98-97c37d7c1a6a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001137 sec., 42216.35883905013 rows/sec., 2.85 MiB/sec. | ||
| 4979 | 2026.05.22 21:59:05.300352 [ 294 ] {40848d63-a39b-49c2-be98-97c37d7c1a6a} <Debug> TCPHandler: Processed in 0.001307003 sec. | ||
| 4980 | 2026.05.22 21:59:10.291589 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4981 | 2026.05.22 21:59:10.291830 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 4982 | 2026.05.22 21:59:10.292149 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4983 | 2026.05.22 21:59:10.292189 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 4984 | 2026.05.22 21:59:10.292411 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4985 | 2026.05.22 21:59:10.292493 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4986 | 2026.05.22 21:59:10.292632 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 4987 | 2026.05.22 21:59:10.292730 [ 318 ] {1b96c196-b0d3-4307-8874-a279deb74036} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4988 | 2026.05.22 21:59:10.292730 [ 346 ] {1b96c196-b0d3-4307-8874-a279deb74036} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4989 | 2026.05.22 21:59:10.292856 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 4990 | 2026.05.22 21:59:10.292888 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4991 | 2026.05.22 21:59:10.292959 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4992 | 2026.05.22 21:59:10.292979 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 4993 | 2026.05.22 21:59:10.293016 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4994 | 2026.05.22 21:59:10.293055 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4995 | 2026.05.22 21:59:10.294159 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.00242 sec., 18181.818181818184 rows/sec., 3.16 MiB/sec. | ||
| 4996 | 2026.05.22 21:59:10.294259 [ 294 ] {1b96c196-b0d3-4307-8874-a279deb74036} <Debug> TCPHandler: Processed in 0.00279934 sec. | ||
| 4997 | 2026.05.22 21:59:10.296157 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4998 | 2026.05.22 21:59:10.296273 [ 294 ] {9280a1b9-b6da-4067-bf48-ef28fc64fa89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4999 | 2026.05.22 21:59:10.296319 [ 294 ] {9280a1b9-b6da-4067-bf48-ef28fc64fa89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5000 | 2026.05.22 21:59:10.296943 [ 294 ] {9280a1b9-b6da-4067-bf48-ef28fc64fa89} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2026.05.22 21:59:10.296986 [ 294 ] {9280a1b9-b6da-4067-bf48-ef28fc64fa89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5002 | 2026.05.22 21:59:10.297353 [ 294 ] {9280a1b9-b6da-4067-bf48-ef28fc64fa89} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5003 | 2026.05.22 21:59:10.297607 [ 294 ] {9280a1b9-b6da-4067-bf48-ef28fc64fa89} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2026.05.22 21:59:10.297754 [ 294 ] {9280a1b9-b6da-4067-bf48-ef28fc64fa89} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001512 sec., 47619.04761904762 rows/sec., 3.82 MiB/sec. | ||
| 5005 | 2026.05.22 21:59:10.297791 [ 294 ] {9280a1b9-b6da-4067-bf48-ef28fc64fa89} <Debug> TCPHandler: Processed in 0.00169035 sec. | ||
| 5006 | 2026.05.22 21:59:10.297929 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5007 | 2026.05.22 21:59:10.298030 [ 294 ] {b351eea0-fb4d-4272-9736-2158f5e47572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5008 | 2026.05.22 21:59:10.298072 [ 294 ] {b351eea0-fb4d-4272-9736-2158f5e47572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5009 | 2026.05.22 21:59:10.298505 [ 294 ] {b351eea0-fb4d-4272-9736-2158f5e47572} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5010 | 2026.05.22 21:59:10.298542 [ 294 ] {b351eea0-fb4d-4272-9736-2158f5e47572} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5011 | 2026.05.22 21:59:10.298834 [ 294 ] {b351eea0-fb4d-4272-9736-2158f5e47572} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5012 | 2026.05.22 21:59:10.299044 [ 294 ] {b351eea0-fb4d-4272-9736-2158f5e47572} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5013 | 2026.05.22 21:59:10.299174 [ 294 ] {b351eea0-fb4d-4272-9736-2158f5e47572} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001167 sec., 6855.184233076264 rows/sec., 515.48 KiB/sec. | ||
| 5014 | 2026.05.22 21:59:10.299209 [ 294 ] {b351eea0-fb4d-4272-9736-2158f5e47572} <Debug> TCPHandler: Processed in 0.001330853 sec. | ||
| 5015 | 2026.05.22 21:59:10.299337 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5016 | 2026.05.22 21:59:10.299435 [ 294 ] {f07ff85d-f9ea-4c2e-9097-574c7d16a5c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5017 | 2026.05.22 21:59:10.299478 [ 294 ] {f07ff85d-f9ea-4c2e-9097-574c7d16a5c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5018 | 2026.05.22 21:59:10.299886 [ 294 ] {f07ff85d-f9ea-4c2e-9097-574c7d16a5c9} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2026.05.22 21:59:10.299922 [ 294 ] {f07ff85d-f9ea-4c2e-9097-574c7d16a5c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5020 | 2026.05.22 21:59:10.300214 [ 294 ] {f07ff85d-f9ea-4c2e-9097-574c7d16a5c9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5021 | 2026.05.22 21:59:10.300415 [ 294 ] {f07ff85d-f9ea-4c2e-9097-574c7d16a5c9} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5022 | 2026.05.22 21:59:10.300543 [ 294 ] {f07ff85d-f9ea-4c2e-9097-574c7d16a5c9} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001128 sec., 63829.787234042546 rows/sec., 4.98 MiB/sec. | ||
| 5023 | 2026.05.22 21:59:10.300580 [ 294 ] {f07ff85d-f9ea-4c2e-9097-574c7d16a5c9} <Debug> TCPHandler: Processed in 0.001293063 sec. | ||
| 5024 | 2026.05.22 21:59:10.300705 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5025 | 2026.05.22 21:59:10.300801 [ 294 ] {75485b89-78f9-4dfb-9208-f2804a7d2749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5026 | 2026.05.22 21:59:10.300844 [ 294 ] {75485b89-78f9-4dfb-9208-f2804a7d2749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5027 | 2026.05.22 21:59:10.301235 [ 294 ] {75485b89-78f9-4dfb-9208-f2804a7d2749} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5028 | 2026.05.22 21:59:10.301270 [ 294 ] {75485b89-78f9-4dfb-9208-f2804a7d2749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5029 | 2026.05.22 21:59:10.301599 [ 294 ] {75485b89-78f9-4dfb-9208-f2804a7d2749} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5030 | 2026.05.22 21:59:10.301804 [ 294 ] {75485b89-78f9-4dfb-9208-f2804a7d2749} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.05.22 21:59:10.301930 [ 294 ] {75485b89-78f9-4dfb-9208-f2804a7d2749} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001147 sec., 139494.33304272013 rows/sec., 9.72 MiB/sec. | ||
| 5032 | 2026.05.22 21:59:10.301962 [ 294 ] {75485b89-78f9-4dfb-9208-f2804a7d2749} <Debug> TCPHandler: Processed in 0.001305714 sec. | ||
| 5033 | 2026.05.22 21:59:10.302084 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5034 | 2026.05.22 21:59:10.302180 [ 294 ] {fa1284a5-da54-4ff8-9f35-3d0b72c911af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5035 | 2026.05.22 21:59:10.302233 [ 294 ] {fa1284a5-da54-4ff8-9f35-3d0b72c911af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5036 | 2026.05.22 21:59:10.302946 [ 294 ] {fa1284a5-da54-4ff8-9f35-3d0b72c911af} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5037 | 2026.05.22 21:59:10.302982 [ 294 ] {fa1284a5-da54-4ff8-9f35-3d0b72c911af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5038 | 2026.05.22 21:59:10.303467 [ 294 ] {fa1284a5-da54-4ff8-9f35-3d0b72c911af} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5039 | 2026.05.22 21:59:10.303681 [ 294 ] {fa1284a5-da54-4ff8-9f35-3d0b72c911af} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5040 | 2026.05.22 21:59:10.303817 [ 294 ] {fa1284a5-da54-4ff8-9f35-3d0b72c911af} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001656 sec., 4830.917874396136 rows/sec., 8.66 MiB/sec. | ||
| 5041 | 2026.05.22 21:59:10.303871 [ 294 ] {fa1284a5-da54-4ff8-9f35-3d0b72c911af} <Debug> TCPHandler: Processed in 0.001835853 sec. | ||
| 5042 | 2026.05.22 21:59:10.303998 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5043 | 2026.05.22 21:59:10.304095 [ 294 ] {01bd1c10-e71e-4506-ab77-d87eaa03eedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5044 | 2026.05.22 21:59:10.304136 [ 294 ] {01bd1c10-e71e-4506-ab77-d87eaa03eedb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5045 | 2026.05.22 21:59:10.304478 [ 294 ] {01bd1c10-e71e-4506-ab77-d87eaa03eedb} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5046 | 2026.05.22 21:59:10.304513 [ 294 ] {01bd1c10-e71e-4506-ab77-d87eaa03eedb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5047 | 2026.05.22 21:59:10.304809 [ 294 ] {01bd1c10-e71e-4506-ab77-d87eaa03eedb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5048 | 2026.05.22 21:59:10.305014 [ 294 ] {01bd1c10-e71e-4506-ab77-d87eaa03eedb} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5049 | 2026.05.22 21:59:10.305140 [ 294 ] {01bd1c10-e71e-4506-ab77-d87eaa03eedb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 5050 | 2026.05.22 21:59:10.305173 [ 294 ] {01bd1c10-e71e-4506-ab77-d87eaa03eedb} <Debug> TCPHandler: Processed in 0.001224042 sec. | ||
| 5051 | 2026.05.22 21:59:11.125184 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5052 | 2026.05.22 21:59:11.125258 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5053 | 2026.05.22 21:59:11.194052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9646 | ||
| 5054 | 2026.05.22 21:59:11.194843 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5055 | 2026.05.22 21:59:11.194910 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5056 | 2026.05.22 21:59:11.195617 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5057 | 2026.05.22 21:59:11.195847 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2026.05.22 21:59:11.195977 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9646 | ||
| 5059 | 2026.05.22 21:59:11.702059 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5060 | 2026.05.22 21:59:11.719341 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2026.05.22 21:59:11.719406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5062 | 2026.05.22 21:59:11.725267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5063 | 2026.05.22 21:59:11.725949 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2026.05.22 21:59:11.728926 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5065 | 2026.05.22 21:59:15.297691 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5066 | 2026.05.22 21:59:15.297929 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5067 | 2026.05.22 21:59:15.298278 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5068 | 2026.05.22 21:59:15.298321 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5069 | 2026.05.22 21:59:15.298570 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5070 | 2026.05.22 21:59:15.298640 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5071 | 2026.05.22 21:59:15.298779 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5072 | 2026.05.22 21:59:15.298872 [ 351 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5073 | 2026.05.22 21:59:15.298882 [ 342 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5074 | 2026.05.22 21:59:15.299003 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 5075 | 2026.05.22 21:59:15.299034 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5076 | 2026.05.22 21:59:15.299106 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5077 | 2026.05.22 21:59:15.299126 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5078 | 2026.05.22 21:59:15.299164 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5079 | 2026.05.22 21:59:15.299205 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5080 | 2026.05.22 21:59:15.300455 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002613 sec., 16838.8825105243 rows/sec., 2.93 MiB/sec. | ||
| 5081 | 2026.05.22 21:59:15.300647 [ 294 ] {7c6c6837-4184-4281-8d0b-91d16983eb34} <Debug> TCPHandler: Processed in 0.003080045 sec. | ||
| 5082 | 2026.05.22 21:59:15.306071 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5083 | 2026.05.22 21:59:15.306265 [ 294 ] {5c39d77f-b687-44a1-8c24-478b1cb5ec9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5084 | 2026.05.22 21:59:15.306328 [ 294 ] {5c39d77f-b687-44a1-8c24-478b1cb5ec9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5085 | 2026.05.22 21:59:15.307021 [ 294 ] {5c39d77f-b687-44a1-8c24-478b1cb5ec9a} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2026.05.22 21:59:15.307063 [ 294 ] {5c39d77f-b687-44a1-8c24-478b1cb5ec9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5087 | 2026.05.22 21:59:15.307439 [ 294 ] {5c39d77f-b687-44a1-8c24-478b1cb5ec9a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5088 | 2026.05.22 21:59:15.307664 [ 294 ] {5c39d77f-b687-44a1-8c24-478b1cb5ec9a} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2026.05.22 21:59:15.307807 [ 294 ] {5c39d77f-b687-44a1-8c24-478b1cb5ec9a} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001585 sec., 179179.81072555206 rows/sec., 11.38 MiB/sec. | ||
| 5090 | 2026.05.22 21:59:15.307845 [ 294 ] {5c39d77f-b687-44a1-8c24-478b1cb5ec9a} <Debug> TCPHandler: Processed in 0.001942284 sec. | ||
| 5091 | 2026.05.22 21:59:15.308007 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5092 | 2026.05.22 21:59:15.308105 [ 294 ] {183d2e50-aa71-496c-97d0-c350e19b423a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5093 | 2026.05.22 21:59:15.308146 [ 294 ] {183d2e50-aa71-496c-97d0-c350e19b423a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5094 | 2026.05.22 21:59:15.308918 [ 294 ] {183d2e50-aa71-496c-97d0-c350e19b423a} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5095 | 2026.05.22 21:59:15.308954 [ 294 ] {183d2e50-aa71-496c-97d0-c350e19b423a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5096 | 2026.05.22 21:59:15.309294 [ 294 ] {183d2e50-aa71-496c-97d0-c350e19b423a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5097 | 2026.05.22 21:59:15.309504 [ 294 ] {183d2e50-aa71-496c-97d0-c350e19b423a} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5098 | 2026.05.22 21:59:15.309632 [ 294 ] {183d2e50-aa71-496c-97d0-c350e19b423a} <Debug> executeQuery: Read 867 rows, 69.53 KiB in 0.001546 sec., 560802.0698576972 rows/sec., 43.92 MiB/sec. | ||
| 5099 | 2026.05.22 21:59:15.309667 [ 294 ] {183d2e50-aa71-496c-97d0-c350e19b423a} <Debug> TCPHandler: Processed in 0.001708741 sec. | ||
| 5100 | 2026.05.22 21:59:15.309805 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5101 | 2026.05.22 21:59:15.309902 [ 294 ] {a130b9f3-011d-497c-9d32-ef91d0d3952d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5102 | 2026.05.22 21:59:15.309942 [ 294 ] {a130b9f3-011d-497c-9d32-ef91d0d3952d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5103 | 2026.05.22 21:59:15.310394 [ 294 ] {a130b9f3-011d-497c-9d32-ef91d0d3952d} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5104 | 2026.05.22 21:59:15.310439 [ 294 ] {a130b9f3-011d-497c-9d32-ef91d0d3952d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5105 | 2026.05.22 21:59:15.310748 [ 294 ] {a130b9f3-011d-497c-9d32-ef91d0d3952d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5106 | 2026.05.22 21:59:15.310955 [ 294 ] {a130b9f3-011d-497c-9d32-ef91d0d3952d} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2026.05.22 21:59:15.311081 [ 294 ] {a130b9f3-011d-497c-9d32-ef91d0d3952d} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001198 sec., 147746.24373956592 rows/sec., 9.11 MiB/sec. | ||
| 5108 | 2026.05.22 21:59:15.311115 [ 294 ] {a130b9f3-011d-497c-9d32-ef91d0d3952d} <Debug> TCPHandler: Processed in 0.001358584 sec. | ||
| 5109 | 2026.05.22 21:59:15.311237 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5110 | 2026.05.22 21:59:15.311333 [ 294 ] {71c42b90-b0f0-4c2c-87ac-175b139e618b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5111 | 2026.05.22 21:59:15.311372 [ 294 ] {71c42b90-b0f0-4c2c-87ac-175b139e618b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5112 | 2026.05.22 21:59:15.311806 [ 294 ] {71c42b90-b0f0-4c2c-87ac-175b139e618b} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5113 | 2026.05.22 21:59:15.311842 [ 294 ] {71c42b90-b0f0-4c2c-87ac-175b139e618b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5114 | 2026.05.22 21:59:15.312124 [ 294 ] {71c42b90-b0f0-4c2c-87ac-175b139e618b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5115 | 2026.05.22 21:59:15.312332 [ 294 ] {71c42b90-b0f0-4c2c-87ac-175b139e618b} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5116 | 2026.05.22 21:59:15.312454 [ 294 ] {71c42b90-b0f0-4c2c-87ac-175b139e618b} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00114 sec., 130701.75438596492 rows/sec., 8.44 MiB/sec. | ||
| 5117 | 2026.05.22 21:59:15.312489 [ 294 ] {71c42b90-b0f0-4c2c-87ac-175b139e618b} <Debug> TCPHandler: Processed in 0.001301094 sec. | ||
| 5118 | 2026.05.22 21:59:15.312631 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5119 | 2026.05.22 21:59:15.312726 [ 294 ] {594ba2c0-960d-45e2-81d8-6667c0a5cc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5120 | 2026.05.22 21:59:15.312765 [ 294 ] {594ba2c0-960d-45e2-81d8-6667c0a5cc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5121 | 2026.05.22 21:59:15.313194 [ 294 ] {594ba2c0-960d-45e2-81d8-6667c0a5cc2e} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5122 | 2026.05.22 21:59:15.313229 [ 294 ] {594ba2c0-960d-45e2-81d8-6667c0a5cc2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5123 | 2026.05.22 21:59:15.313531 [ 294 ] {594ba2c0-960d-45e2-81d8-6667c0a5cc2e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5124 | 2026.05.22 21:59:15.313735 [ 294 ] {594ba2c0-960d-45e2-81d8-6667c0a5cc2e} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5125 | 2026.05.22 21:59:15.313858 [ 294 ] {594ba2c0-960d-45e2-81d8-6667c0a5cc2e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00115 sec., 128695.65217391304 rows/sec., 7.32 MiB/sec. | ||
| 5126 | 2026.05.22 21:59:15.313892 [ 294 ] {594ba2c0-960d-45e2-81d8-6667c0a5cc2e} <Debug> TCPHandler: Processed in 0.001310763 sec. | ||
| 5127 | 2026.05.22 21:59:15.314019 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5128 | 2026.05.22 21:59:15.314115 [ 294 ] {b6204e34-4c38-42da-8032-cef4569c60a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5129 | 2026.05.22 21:59:15.314154 [ 294 ] {b6204e34-4c38-42da-8032-cef4569c60a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5130 | 2026.05.22 21:59:15.314739 [ 294 ] {b6204e34-4c38-42da-8032-cef4569c60a2} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2026.05.22 21:59:15.314774 [ 294 ] {b6204e34-4c38-42da-8032-cef4569c60a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5132 | 2026.05.22 21:59:15.315098 [ 294 ] {b6204e34-4c38-42da-8032-cef4569c60a2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5133 | 2026.05.22 21:59:15.315306 [ 294 ] {b6204e34-4c38-42da-8032-cef4569c60a2} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.05.22 21:59:15.315430 [ 294 ] {b6204e34-4c38-42da-8032-cef4569c60a2} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001333 sec., 393848.4621155289 rows/sec., 27.83 MiB/sec. | ||
| 5135 | 2026.05.22 21:59:15.315465 [ 294 ] {b6204e34-4c38-42da-8032-cef4569c60a2} <Debug> TCPHandler: Processed in 0.001495266 sec. | ||
| 5136 | 2026.05.22 21:59:15.315585 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5137 | 2026.05.22 21:59:15.315682 [ 294 ] {3a87fa60-ccac-4f67-bc00-ee64b6674d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5138 | 2026.05.22 21:59:15.315724 [ 294 ] {3a87fa60-ccac-4f67-bc00-ee64b6674d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5139 | 2026.05.22 21:59:15.316062 [ 294 ] {3a87fa60-ccac-4f67-bc00-ee64b6674d9b} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2026.05.22 21:59:15.316098 [ 294 ] {3a87fa60-ccac-4f67-bc00-ee64b6674d9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5141 | 2026.05.22 21:59:15.316389 [ 294 ] {3a87fa60-ccac-4f67-bc00-ee64b6674d9b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5142 | 2026.05.22 21:59:15.316597 [ 294 ] {3a87fa60-ccac-4f67-bc00-ee64b6674d9b} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5143 | 2026.05.22 21:59:15.316721 [ 294 ] {3a87fa60-ccac-4f67-bc00-ee64b6674d9b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 5144 | 2026.05.22 21:59:15.316753 [ 294 ] {3a87fa60-ccac-4f67-bc00-ee64b6674d9b} <Debug> TCPHandler: Processed in 0.001216452 sec. | ||
| 5145 | 2026.05.22 21:59:15.316869 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5146 | 2026.05.22 21:59:15.316965 [ 294 ] {fc134fe4-126e-4c66-bf0c-2c56e6995744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5147 | 2026.05.22 21:59:15.317006 [ 294 ] {fc134fe4-126e-4c66-bf0c-2c56e6995744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5148 | 2026.05.22 21:59:15.317409 [ 294 ] {fc134fe4-126e-4c66-bf0c-2c56e6995744} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5149 | 2026.05.22 21:59:15.317445 [ 294 ] {fc134fe4-126e-4c66-bf0c-2c56e6995744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5150 | 2026.05.22 21:59:15.317799 [ 294 ] {fc134fe4-126e-4c66-bf0c-2c56e6995744} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5151 | 2026.05.22 21:59:15.318002 [ 294 ] {fc134fe4-126e-4c66-bf0c-2c56e6995744} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2026.05.22 21:59:15.318125 [ 294 ] {fc134fe4-126e-4c66-bf0c-2c56e6995744} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. | ||
| 5153 | 2026.05.22 21:59:15.318158 [ 294 ] {fc134fe4-126e-4c66-bf0c-2c56e6995744} <Debug> TCPHandler: Processed in 0.001337094 sec. | ||
| 5154 | 2026.05.22 21:59:15.318282 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5155 | 2026.05.22 21:59:15.318377 [ 294 ] {b58cf0cc-9f77-4c04-b565-f277d69ad1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5156 | 2026.05.22 21:59:15.318418 [ 294 ] {b58cf0cc-9f77-4c04-b565-f277d69ad1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5157 | 2026.05.22 21:59:15.318732 [ 294 ] {b58cf0cc-9f77-4c04-b565-f277d69ad1d6} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5158 | 2026.05.22 21:59:15.318767 [ 294 ] {b58cf0cc-9f77-4c04-b565-f277d69ad1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5159 | 2026.05.22 21:59:15.319045 [ 294 ] {b58cf0cc-9f77-4c04-b565-f277d69ad1d6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5160 | 2026.05.22 21:59:15.319246 [ 294 ] {b58cf0cc-9f77-4c04-b565-f277d69ad1d6} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5161 | 2026.05.22 21:59:15.319367 [ 294 ] {b58cf0cc-9f77-4c04-b565-f277d69ad1d6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 5162 | 2026.05.22 21:59:15.319399 [ 294 ] {b58cf0cc-9f77-4c04-b565-f277d69ad1d6} <Debug> TCPHandler: Processed in 0.001166291 sec. | ||
| 5163 | 2026.05.22 21:59:15.319543 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5164 | 2026.05.22 21:59:15.319638 [ 294 ] {2e4a2867-357d-4a56-870d-23e288359abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5165 | 2026.05.22 21:59:15.319691 [ 294 ] {2e4a2867-357d-4a56-870d-23e288359abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5166 | 2026.05.22 21:59:15.320502 [ 294 ] {2e4a2867-357d-4a56-870d-23e288359abf} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2026.05.22 21:59:15.320538 [ 294 ] {2e4a2867-357d-4a56-870d-23e288359abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5168 | 2026.05.22 21:59:15.321059 [ 294 ] {2e4a2867-357d-4a56-870d-23e288359abf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5169 | 2026.05.22 21:59:15.321276 [ 294 ] {2e4a2867-357d-4a56-870d-23e288359abf} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5170 | 2026.05.22 21:59:15.321437 [ 294 ] {2e4a2867-357d-4a56-870d-23e288359abf} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001817 sec., 19262.520638414968 rows/sec., 34.52 MiB/sec. | ||
| 5171 | 2026.05.22 21:59:15.321486 [ 294 ] {2e4a2867-357d-4a56-870d-23e288359abf} <Debug> TCPHandler: Processed in 0.001991115 sec. | ||
| 5172 | 2026.05.22 21:59:15.321631 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5173 | 2026.05.22 21:59:15.321727 [ 294 ] {9e63104a-2a4c-4184-af3f-fea3d0aae345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5174 | 2026.05.22 21:59:15.321769 [ 294 ] {9e63104a-2a4c-4184-af3f-fea3d0aae345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5175 | 2026.05.22 21:59:15.322102 [ 294 ] {9e63104a-2a4c-4184-af3f-fea3d0aae345} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5176 | 2026.05.22 21:59:15.322136 [ 294 ] {9e63104a-2a4c-4184-af3f-fea3d0aae345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5177 | 2026.05.22 21:59:15.322435 [ 294 ] {9e63104a-2a4c-4184-af3f-fea3d0aae345} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5178 | 2026.05.22 21:59:15.322661 [ 294 ] {9e63104a-2a4c-4184-af3f-fea3d0aae345} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5179 | 2026.05.22 21:59:15.322784 [ 294 ] {9e63104a-2a4c-4184-af3f-fea3d0aae345} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001075 sec., 83720.93023255814 rows/sec., 5.24 MiB/sec. | ||
| 5180 | 2026.05.22 21:59:15.322816 [ 294 ] {9e63104a-2a4c-4184-af3f-fea3d0aae345} <Debug> TCPHandler: Processed in 0.001234422 sec. | ||
| 5181 | 2026.05.22 21:59:18.696096 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10094 | ||
| 5182 | 2026.05.22 21:59:18.696788 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5183 | 2026.05.22 21:59:18.696828 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5184 | 2026.05.22 21:59:18.697323 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5185 | 2026.05.22 21:59:18.697557 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5186 | 2026.05.22 21:59:18.697687 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10094 | ||
| 5187 | 2026.05.22 21:59:18.697719 [ 90 ] {} <Debug> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5188 | 2026.05.22 21:59:18.697801 [ 90 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5189 | 2026.05.22 21:59:18.697826 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5190 | 2026.05.22 21:59:18.698035 [ 189 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::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 | ||
| 5191 | 2026.05.22 21:59:18.698257 [ 189 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5192 | 2026.05.22 21:59:18.698311 [ 189 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7726 rows starting from the beginning of the part | ||
| 5193 | 2026.05.22 21:59:18.698388 [ 189 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 5194 | 2026.05.22 21:59:18.698441 [ 189 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 5195 | 2026.05.22 21:59:18.698488 [ 189 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 5196 | 2026.05.22 21:59:18.698531 [ 189 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 5197 | 2026.05.22 21:59:18.698576 [ 189 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 5198 | 2026.05.22 21:59:18.701198 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10094 rows, containing 4 columns (4 merged, 0 gathered) in 0.003257328 sec., 3098858.9420531187 rows/sec., 44.33 MiB/sec. | ||
| 5199 | 2026.05.22 21:59:18.701586 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5200 | 2026.05.22 21:59:18.701883 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2026.05.22 21:59:18.701964 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_21_4} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5202 | 2026.05.22 21:59:18.702065 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 5203 | 2026.05.22 21:59:19.228988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5204 | 2026.05.22 21:59:19.246814 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5205 | 2026.05.22 21:59:19.246878 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5206 | 2026.05.22 21:59:19.252585 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5207 | 2026.05.22 21:59:19.253268 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5208 | 2026.05.22 21:59:19.253617 [ 90 ] {} <Debug> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5209 | 2026.05.22 21:59:19.253693 [ 90 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2026.05.22 21:59:19.253717 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5211 | 2026.05.22 21:59:19.253868 [ 194 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 5212 | 2026.05.22 21:59:19.256748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5213 | 2026.05.22 21:59:19.258104 [ 194 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5214 | 2026.05.22 21:59:19.259658 [ 194 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 5215 | 2026.05.22 21:59:19.264370 [ 194 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part | ||
| 5216 | 2026.05.22 21:59:19.268960 [ 194 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 5217 | 2026.05.22 21:59:19.273229 [ 194 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 5218 | 2026.05.22 21:59:19.277302 [ 194 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 5219 | 2026.05.22 21:59:19.280916 [ 194 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 5220 | 2026.05.22 21:59:19.340503 [ 189 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.086697098 sec., 1833.971420819645 rows/sec., 9.48 MiB/sec. | ||
| 5221 | 2026.05.22 21:59:19.342541 [ 193 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5222 | 2026.05.22 21:59:19.344513 [ 193 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_21_4} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5223 | 2026.05.22 21:59:19.344619 [ 193 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_21_4} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5224 | 2026.05.22 21:59:19.346398 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5225 | 2026.05.22 21:59:20.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.57 MiB, peak 258.13 MiB, free memory in arenas 0.00 B, will set to 251.17 MiB (RSS), difference: 3.60 MiB | ||
| 5226 | 2026.05.22 21:59:20.292135 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5227 | 2026.05.22 21:59:20.292368 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 5228 | 2026.05.22 21:59:20.292696 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5229 | 2026.05.22 21:59:20.292734 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 5230 | 2026.05.22 21:59:20.292948 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5231 | 2026.05.22 21:59:20.293016 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5232 | 2026.05.22 21:59:20.293151 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 5233 | 2026.05.22 21:59:20.293252 [ 318 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5234 | 2026.05.22 21:59:20.293255 [ 351 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5235 | 2026.05.22 21:59:20.293392 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 5236 | 2026.05.22 21:59:20.293419 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5237 | 2026.05.22 21:59:20.293486 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5238 | 2026.05.22 21:59:20.293506 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5239 | 2026.05.22 21:59:20.293540 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 5240 | 2026.05.22 21:59:20.293578 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 5241 | 2026.05.22 21:59:20.294685 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002408 sec., 18272.425249169435 rows/sec., 3.18 MiB/sec. | ||
| 5242 | 2026.05.22 21:59:20.294785 [ 294 ] {4a6ff3c7-7795-4193-b842-67e4555c0c1b} <Debug> TCPHandler: Processed in 0.00278478 sec. | ||
| 5243 | 2026.05.22 21:59:20.296689 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5244 | 2026.05.22 21:59:20.296847 [ 294 ] {a954ab92-c67b-4a4c-aef8-bc6fc796afb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5245 | 2026.05.22 21:59:20.296916 [ 294 ] {a954ab92-c67b-4a4c-aef8-bc6fc796afb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5246 | 2026.05.22 21:59:20.297507 [ 294 ] {a954ab92-c67b-4a4c-aef8-bc6fc796afb8} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5247 | 2026.05.22 21:59:20.297554 [ 294 ] {a954ab92-c67b-4a4c-aef8-bc6fc796afb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5248 | 2026.05.22 21:59:20.297911 [ 294 ] {a954ab92-c67b-4a4c-aef8-bc6fc796afb8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5249 | 2026.05.22 21:59:20.298136 [ 294 ] {a954ab92-c67b-4a4c-aef8-bc6fc796afb8} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2026.05.22 21:59:20.298282 [ 294 ] {a954ab92-c67b-4a4c-aef8-bc6fc796afb8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001483 sec., 1348.6176668914363 rows/sec., 109.97 KiB/sec. | ||
| 5251 | 2026.05.22 21:59:20.298322 [ 294 ] {a954ab92-c67b-4a4c-aef8-bc6fc796afb8} <Debug> TCPHandler: Processed in 0.001756271 sec. | ||
| 5252 | 2026.05.22 21:59:20.298452 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5253 | 2026.05.22 21:59:20.298550 [ 294 ] {8dd841df-19e7-462a-b4ff-e4ee24fd3b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5254 | 2026.05.22 21:59:20.298590 [ 294 ] {8dd841df-19e7-462a-b4ff-e4ee24fd3b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5255 | 2026.05.22 21:59:20.299012 [ 294 ] {8dd841df-19e7-462a-b4ff-e4ee24fd3b5b} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5256 | 2026.05.22 21:59:20.299048 [ 294 ] {8dd841df-19e7-462a-b4ff-e4ee24fd3b5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5257 | 2026.05.22 21:59:20.299351 [ 294 ] {8dd841df-19e7-462a-b4ff-e4ee24fd3b5b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5258 | 2026.05.22 21:59:20.299573 [ 294 ] {8dd841df-19e7-462a-b4ff-e4ee24fd3b5b} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5259 | 2026.05.22 21:59:20.299677 [ 88 ] {} <Debug> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5260 | 2026.05.22 21:59:20.299695 [ 294 ] {8dd841df-19e7-462a-b4ff-e4ee24fd3b5b} <Debug> executeQuery: Read 73 rows, 5.99 KiB in 0.001165 sec., 62660.944206008586 rows/sec., 5.02 MiB/sec. | ||
| 5261 | 2026.05.22 21:59:20.299729 [ 88 ] {} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5262 | 2026.05.22 21:59:20.299739 [ 294 ] {8dd841df-19e7-462a-b4ff-e4ee24fd3b5b} <Debug> TCPHandler: Processed in 0.001337264 sec. | ||
| 5263 | 2026.05.22 21:59:20.299758 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5264 | 2026.05.22 21:59:20.299861 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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 | ||
| 5265 | 2026.05.22 21:59:20.299893 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5266 | 2026.05.22 21:59:20.299984 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5267 | 2026.05.22 21:59:20.299995 [ 294 ] {750074a4-3428-4580-b5d7-68579a2e1450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5268 | 2026.05.22 21:59:20.300024 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3243 rows starting from the beginning of the part | ||
| 5269 | 2026.05.22 21:59:20.300045 [ 294 ] {750074a4-3428-4580-b5d7-68579a2e1450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5270 | 2026.05.22 21:59:20.300092 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 3222 rows starting from the beginning of the part | ||
| 5271 | 2026.05.22 21:59:20.300151 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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 | ||
| 5272 | 2026.05.22 21:59:20.300196 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 72 rows starting from the beginning of the part | ||
| 5273 | 2026.05.22 21:59:20.300239 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 867 rows starting from the beginning of the part | ||
| 5274 | 2026.05.22 21:59:20.300285 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 73 rows starting from the beginning of the part | ||
| 5275 | 2026.05.22 21:59:20.300462 [ 294 ] {750074a4-3428-4580-b5d7-68579a2e1450} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5276 | 2026.05.22 21:59:20.300503 [ 294 ] {750074a4-3428-4580-b5d7-68579a2e1450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5277 | 2026.05.22 21:59:20.301229 [ 294 ] {750074a4-3428-4580-b5d7-68579a2e1450} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5278 | 2026.05.22 21:59:20.301455 [ 294 ] {750074a4-3428-4580-b5d7-68579a2e1450} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2026.05.22 21:59:20.301591 [ 294 ] {750074a4-3428-4580-b5d7-68579a2e1450} <Debug> executeQuery: Read 10 rows, 759.00 B in 0.001614 sec., 6195.786864931846 rows/sec., 459.24 KiB/sec. | ||
| 5280 | 2026.05.22 21:59:20.301627 [ 294 ] {750074a4-3428-4580-b5d7-68579a2e1450} <Debug> TCPHandler: Processed in 0.001786761 sec. | ||
| 5281 | 2026.05.22 21:59:20.301756 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5282 | 2026.05.22 21:59:20.301859 [ 294 ] {67ac3111-ad92-4674-9e4d-eade8ab137df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5283 | 2026.05.22 21:59:20.301967 [ 294 ] {67ac3111-ad92-4674-9e4d-eade8ab137df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5284 | 2026.05.22 21:59:20.302524 [ 294 ] {67ac3111-ad92-4674-9e4d-eade8ab137df} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2026.05.22 21:59:20.302562 [ 294 ] {67ac3111-ad92-4674-9e4d-eade8ab137df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5286 | 2026.05.22 21:59:20.303026 [ 294 ] {67ac3111-ad92-4674-9e4d-eade8ab137df} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5287 | 2026.05.22 21:59:20.303250 [ 294 ] {67ac3111-ad92-4674-9e4d-eade8ab137df} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5288 | 2026.05.22 21:59:20.303365 [ 199 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7533 rows, containing 5 columns (5 merged, 0 gathered) in 0.003548634 sec., 2122788.6561420537 rows/sec., 167.72 MiB/sec. | ||
| 5289 | 2026.05.22 21:59:20.303371 [ 88 ] {} <Debug> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5290 | 2026.05.22 21:59:20.303385 [ 294 ] {67ac3111-ad92-4674-9e4d-eade8ab137df} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001548 sec., 47803.61757105943 rows/sec., 3.73 MiB/sec. | ||
| 5291 | 2026.05.22 21:59:20.303427 [ 88 ] {} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2026.05.22 21:59:20.303446 [ 294 ] {67ac3111-ad92-4674-9e4d-eade8ab137df} <Debug> TCPHandler: Processed in 0.001738541 sec. | ||
| 5293 | 2026.05.22 21:59:20.303453 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5294 | 2026.05.22 21:59:20.303571 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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 | ||
| 5295 | 2026.05.22 21:59:20.303598 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5296 | 2026.05.22 21:59:20.303645 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5297 | 2026.05.22 21:59:20.303675 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5298 | 2026.05.22 21:59:20.303701 [ 294 ] {072890a3-69ee-42f8-808b-9aa79bc6ad90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5299 | 2026.05.22 21:59:20.303712 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1795 rows starting from the beginning of the part | ||
| 5300 | 2026.05.22 21:59:20.303754 [ 294 ] {072890a3-69ee-42f8-808b-9aa79bc6ad90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5301 | 2026.05.22 21:59:20.303792 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1763 rows starting from the beginning of the part | ||
| 5302 | 2026.05.22 21:59:20.303844 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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 | ||
| 5303 | 2026.05.22 21:59:20.303906 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 72 rows starting from the beginning of the part | ||
| 5304 | 2026.05.22 21:59:20.303909 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5305 | 2026.05.22 21:59:20.303959 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 525 rows starting from the beginning of the part | ||
| 5306 | 2026.05.22 21:59:20.304002 [ 191 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_31_6} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5307 | 2026.05.22 21:59:20.304007 [ 201 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 74 rows starting from the beginning of the part | ||
| 5308 | 2026.05.22 21:59:20.304081 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 5309 | 2026.05.22 21:59:20.304184 [ 294 ] {072890a3-69ee-42f8-808b-9aa79bc6ad90} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2026.05.22 21:59:20.304226 [ 294 ] {072890a3-69ee-42f8-808b-9aa79bc6ad90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5311 | 2026.05.22 21:59:20.304615 [ 294 ] {072890a3-69ee-42f8-808b-9aa79bc6ad90} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5312 | 2026.05.22 21:59:20.304821 [ 294 ] {072890a3-69ee-42f8-808b-9aa79bc6ad90} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2026.05.22 21:59:20.304933 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5314 | 2026.05.22 21:59:20.304951 [ 294 ] {072890a3-69ee-42f8-808b-9aa79bc6ad90} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001303 sec., 123561.01304681505 rows/sec., 8.61 MiB/sec. | ||
| 5315 | 2026.05.22 21:59:20.304971 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5316 | 2026.05.22 21:59:20.304992 [ 294 ] {072890a3-69ee-42f8-808b-9aa79bc6ad90} <Debug> TCPHandler: Processed in 0.001480116 sec. | ||
| 5317 | 2026.05.22 21:59:20.304994 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5318 | 2026.05.22 21:59:20.305083 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 5319 | 2026.05.22 21:59:20.305115 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5320 | 2026.05.22 21:59:20.305169 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5321 | 2026.05.22 21:59:20.305196 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9718 rows starting from the beginning of the part | ||
| 5322 | 2026.05.22 21:59:20.305205 [ 294 ] {ab7945e4-5ff1-460b-928b-120369023a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5323 | 2026.05.22 21:59:20.305250 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1607 rows starting from the beginning of the part | ||
| 5324 | 2026.05.22 21:59:20.305255 [ 294 ] {ab7945e4-5ff1-460b-928b-120369023a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5325 | 2026.05.22 21:59:20.305291 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 5326 | 2026.05.22 21:59:20.305330 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 5327 | 2026.05.22 21:59:20.305365 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 265 rows starting from the beginning of the part | ||
| 5328 | 2026.05.22 21:59:20.305470 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 161 rows starting from the beginning of the part | ||
| 5329 | 2026.05.22 21:59:20.305673 [ 191 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4293 rows, containing 5 columns (5 merged, 0 gathered) in 0.002153719 sec., 1993296.2470963018 rows/sec., 144.21 MiB/sec. | ||
| 5330 | 2026.05.22 21:59:20.305982 [ 186 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5331 | 2026.05.22 21:59:20.306098 [ 294 ] {ab7945e4-5ff1-460b-928b-120369023a21} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2026.05.22 21:59:20.306141 [ 294 ] {ab7945e4-5ff1-460b-928b-120369023a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5333 | 2026.05.22 21:59:20.306329 [ 186 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2026.05.22 21:59:20.306428 [ 186 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_31_6} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5335 | 2026.05.22 21:59:20.306536 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 5336 | 2026.05.22 21:59:20.306767 [ 294 ] {ab7945e4-5ff1-460b-928b-120369023a21} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5337 | 2026.05.22 21:59:20.307006 [ 294 ] {ab7945e4-5ff1-460b-928b-120369023a21} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5338 | 2026.05.22 21:59:20.307152 [ 294 ] {ab7945e4-5ff1-460b-928b-120369023a21} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001914 sec., 4179.728317659353 rows/sec., 7.49 MiB/sec. | ||
| 5339 | 2026.05.22 21:59:20.307215 [ 294 ] {ab7945e4-5ff1-460b-928b-120369023a21} <Debug> TCPHandler: Processed in 0.002103567 sec. | ||
| 5340 | 2026.05.22 21:59:20.307343 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5341 | 2026.05.22 21:59:20.307438 [ 294 ] {21887b8f-9972-4ff3-b70b-1d8036fcaf6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5342 | 2026.05.22 21:59:20.307481 [ 294 ] {21887b8f-9972-4ff3-b70b-1d8036fcaf6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5343 | 2026.05.22 21:59:20.307825 [ 294 ] {21887b8f-9972-4ff3-b70b-1d8036fcaf6b} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5344 | 2026.05.22 21:59:20.307859 [ 294 ] {21887b8f-9972-4ff3-b70b-1d8036fcaf6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5345 | 2026.05.22 21:59:20.308158 [ 294 ] {21887b8f-9972-4ff3-b70b-1d8036fcaf6b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5346 | 2026.05.22 21:59:20.308429 [ 294 ] {21887b8f-9972-4ff3-b70b-1d8036fcaf6b} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5347 | 2026.05.22 21:59:20.308546 [ 88 ] {} <Debug> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5348 | 2026.05.22 21:59:20.308570 [ 294 ] {21887b8f-9972-4ff3-b70b-1d8036fcaf6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00115 sec., 52173.913043478264 rows/sec., 3.52 MiB/sec. | ||
| 5349 | 2026.05.22 21:59:20.308578 [ 88 ] {} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5350 | 2026.05.22 21:59:20.308610 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5351 | 2026.05.22 21:59:20.308611 [ 294 ] {21887b8f-9972-4ff3-b70b-1d8036fcaf6b} <Debug> TCPHandler: Processed in 0.001317103 sec. | ||
| 5352 | 2026.05.22 21:59:20.308700 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 5353 | 2026.05.22 21:59:20.308813 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5354 | 2026.05.22 21:59:20.308843 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1710 rows starting from the beginning of the part | ||
| 5355 | 2026.05.22 21:59:20.308899 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
| 5356 | 2026.05.22 21:59:20.308941 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 5357 | 2026.05.22 21:59:20.308979 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 5358 | 2026.05.22 21:59:20.309014 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 90 rows starting from the beginning of the part | ||
| 5359 | 2026.05.22 21:59:20.309065 [ 188 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 5360 | 2026.05.22 21:59:20.309868 [ 186 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12039 rows, containing 5 columns (5 merged, 0 gathered) in 0.004773776 sec., 2521902.9967053332 rows/sec., 162.86 MiB/sec. | ||
| 5361 | 2026.05.22 21:59:20.310136 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5362 | 2026.05.22 21:59:20.310256 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2010 rows, containing 4 columns (4 merged, 0 gathered) in 0.001594469 sec., 1260607.7634623188 rows/sec., 81.08 MiB/sec. | ||
| 5363 | 2026.05.22 21:59:20.310386 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5364 | 2026.05.22 21:59:20.310457 [ 199 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5365 | 2026.05.22 21:59:20.310519 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 5366 | 2026.05.22 21:59:20.310534 [ 186 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5367 | 2026.05.22 21:59:20.310807 [ 186 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_31_6} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5368 | 2026.05.22 21:59:20.310883 [ 186 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_31_6} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5369 | 2026.05.22 21:59:20.310964 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5370 | 2026.05.22 21:59:21.000215 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.74 MiB, peak 260.31 MiB, free memory in arenas 0.00 B, will set to 253.84 MiB (RSS), difference: 2.10 MiB | ||
| 5371 | 2026.05.22 21:59:25.297098 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5372 | 2026.05.22 21:59:25.297344 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5373 | 2026.05.22 21:59:25.297677 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5374 | 2026.05.22 21:59:25.297719 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5375 | 2026.05.22 21:59:25.297955 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5376 | 2026.05.22 21:59:25.298023 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5377 | 2026.05.22 21:59:25.298160 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5378 | 2026.05.22 21:59:25.298239 [ 351 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5379 | 2026.05.22 21:59:25.298261 [ 331 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5380 | 2026.05.22 21:59:25.298351 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 5381 | 2026.05.22 21:59:25.298378 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5382 | 2026.05.22 21:59:25.298446 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5383 | 2026.05.22 21:59:25.298468 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5384 | 2026.05.22 21:59:25.298504 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5385 | 2026.05.22 21:59:25.298543 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5386 | 2026.05.22 21:59:25.299828 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002584 sec., 17027.863777089784 rows/sec., 2.96 MiB/sec. | ||
| 5387 | 2026.05.22 21:59:25.299941 [ 294 ] {c27af9b3-450d-4e07-bfd4-2b7aad8ee4bf} <Debug> TCPHandler: Processed in 0.002972873 sec. | ||
| 5388 | 2026.05.22 21:59:25.305126 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5389 | 2026.05.22 21:59:25.305258 [ 294 ] {d41e5ad7-a1a6-4dca-9b9d-9204a2187261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5390 | 2026.05.22 21:59:25.305309 [ 294 ] {d41e5ad7-a1a6-4dca-9b9d-9204a2187261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5391 | 2026.05.22 21:59:25.305917 [ 294 ] {d41e5ad7-a1a6-4dca-9b9d-9204a2187261} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2026.05.22 21:59:25.305963 [ 294 ] {d41e5ad7-a1a6-4dca-9b9d-9204a2187261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5393 | 2026.05.22 21:59:25.306345 [ 294 ] {d41e5ad7-a1a6-4dca-9b9d-9204a2187261} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5394 | 2026.05.22 21:59:25.306583 [ 294 ] {d41e5ad7-a1a6-4dca-9b9d-9204a2187261} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2026.05.22 21:59:25.306723 [ 294 ] {d41e5ad7-a1a6-4dca-9b9d-9204a2187261} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001503 sec., 188955.42248835662 rows/sec., 12.00 MiB/sec. | ||
| 5396 | 2026.05.22 21:59:25.306758 [ 294 ] {d41e5ad7-a1a6-4dca-9b9d-9204a2187261} <Debug> TCPHandler: Processed in 0.0016945 sec. | ||
| 5397 | 2026.05.22 21:59:25.306888 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5398 | 2026.05.22 21:59:25.306983 [ 294 ] {3dbe09cb-4e78-4360-a334-90dbfa33ad33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5399 | 2026.05.22 21:59:25.307024 [ 294 ] {3dbe09cb-4e78-4360-a334-90dbfa33ad33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5400 | 2026.05.22 21:59:25.307776 [ 294 ] {3dbe09cb-4e78-4360-a334-90dbfa33ad33} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5401 | 2026.05.22 21:59:25.307812 [ 294 ] {3dbe09cb-4e78-4360-a334-90dbfa33ad33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5402 | 2026.05.22 21:59:25.308179 [ 294 ] {3dbe09cb-4e78-4360-a334-90dbfa33ad33} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5403 | 2026.05.22 21:59:25.308399 [ 294 ] {3dbe09cb-4e78-4360-a334-90dbfa33ad33} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5404 | 2026.05.22 21:59:25.308528 [ 294 ] {3dbe09cb-4e78-4360-a334-90dbfa33ad33} <Debug> executeQuery: Read 867 rows, 69.53 KiB in 0.001563 sec., 554702.4952015355 rows/sec., 43.44 MiB/sec. | ||
| 5405 | 2026.05.22 21:59:25.308562 [ 294 ] {3dbe09cb-4e78-4360-a334-90dbfa33ad33} <Debug> TCPHandler: Processed in 0.001723601 sec. | ||
| 5406 | 2026.05.22 21:59:25.308684 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5407 | 2026.05.22 21:59:25.308779 [ 294 ] {8661c092-8570-456a-9791-3a21c704e06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5408 | 2026.05.22 21:59:25.308819 [ 294 ] {8661c092-8570-456a-9791-3a21c704e06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5409 | 2026.05.22 21:59:25.309258 [ 294 ] {8661c092-8570-456a-9791-3a21c704e06e} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5410 | 2026.05.22 21:59:25.309294 [ 294 ] {8661c092-8570-456a-9791-3a21c704e06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5411 | 2026.05.22 21:59:25.309591 [ 294 ] {8661c092-8570-456a-9791-3a21c704e06e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5412 | 2026.05.22 21:59:25.309798 [ 294 ] {8661c092-8570-456a-9791-3a21c704e06e} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5413 | 2026.05.22 21:59:25.309903 [ 82 ] {} <Debug> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5414 | 2026.05.22 21:59:25.309920 [ 294 ] {8661c092-8570-456a-9791-3a21c704e06e} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.00116 sec., 152586.2068965517 rows/sec., 9.41 MiB/sec. | ||
| 5415 | 2026.05.22 21:59:25.309966 [ 82 ] {} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5416 | 2026.05.22 21:59:25.309975 [ 294 ] {8661c092-8570-456a-9791-3a21c704e06e} <Debug> TCPHandler: Processed in 0.001340433 sec. | ||
| 5417 | 2026.05.22 21:59:25.309996 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5418 | 2026.05.22 21:59:25.310089 [ 186 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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 | ||
| 5419 | 2026.05.22 21:59:25.310110 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5420 | 2026.05.22 21:59:25.310195 [ 186 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5421 | 2026.05.22 21:59:25.310211 [ 294 ] {9ea41918-0676-4daa-919a-4138ef4ecf97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5422 | 2026.05.22 21:59:25.310230 [ 186 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 214 rows starting from the beginning of the part | ||
| 5423 | 2026.05.22 21:59:25.310256 [ 294 ] {9ea41918-0676-4daa-919a-4138ef4ecf97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5424 | 2026.05.22 21:59:25.310294 [ 186 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 200 rows starting from the beginning of the part | ||
| 5425 | 2026.05.22 21:59:25.310343 [ 186 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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 | ||
| 5426 | 2026.05.22 21:59:25.310391 [ 186 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 177 rows starting from the beginning of the part | ||
| 5427 | 2026.05.22 21:59:25.310431 [ 186 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 5428 | 2026.05.22 21:59:25.310474 [ 186 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 177 rows starting from the beginning of the part | ||
| 5429 | 2026.05.22 21:59:25.310692 [ 294 ] {9ea41918-0676-4daa-919a-4138ef4ecf97} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2026.05.22 21:59:25.310733 [ 294 ] {9ea41918-0676-4daa-919a-4138ef4ecf97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5431 | 2026.05.22 21:59:25.311041 [ 294 ] {9ea41918-0676-4daa-919a-4138ef4ecf97} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5432 | 2026.05.22 21:59:25.311251 [ 294 ] {9ea41918-0676-4daa-919a-4138ef4ecf97} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2026.05.22 21:59:25.311336 [ 199 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 786 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276773 sec., 615614.521923631 rows/sec., 40.89 MiB/sec. | ||
| 5434 | 2026.05.22 21:59:25.311355 [ 82 ] {} <Debug> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5435 | 2026.05.22 21:59:25.311377 [ 294 ] {9ea41918-0676-4daa-919a-4138ef4ecf97} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. | ||
| 5436 | 2026.05.22 21:59:25.311409 [ 82 ] {} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2026.05.22 21:59:25.311427 [ 294 ] {9ea41918-0676-4daa-919a-4138ef4ecf97} <Debug> TCPHandler: Processed in 0.001365804 sec. | ||
| 5438 | 2026.05.22 21:59:25.311433 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5439 | 2026.05.22 21:59:25.311507 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5440 | 2026.05.22 21:59:25.311549 [ 192 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5441 | 2026.05.22 21:59:25.311559 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5442 | 2026.05.22 21:59:25.311588 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5443 | 2026.05.22 21:59:25.311617 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 950 rows starting from the beginning of the part | ||
| 5444 | 2026.05.22 21:59:25.311661 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 5445 | 2026.05.22 21:59:25.311668 [ 294 ] {6d52d5af-4c5d-448b-8fc9-1184176716fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5446 | 2026.05.22 21:59:25.311704 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 5447 | 2026.05.22 21:59:25.311718 [ 294 ] {6d52d5af-4c5d-448b-8fc9-1184176716fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5448 | 2026.05.22 21:59:25.311745 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 950 rows starting from the beginning of the part | ||
| 5449 | 2026.05.22 21:59:25.311785 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 5450 | 2026.05.22 21:59:25.311824 [ 186 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 5451 | 2026.05.22 21:59:25.311861 [ 192 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2026.05.22 21:59:25.311948 [ 192 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_26_5} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5453 | 2026.05.22 21:59:25.312038 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 5454 | 2026.05.22 21:59:25.312189 [ 294 ] {6d52d5af-4c5d-448b-8fc9-1184176716fc} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5455 | 2026.05.22 21:59:25.312231 [ 294 ] {6d52d5af-4c5d-448b-8fc9-1184176716fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5456 | 2026.05.22 21:59:25.312540 [ 294 ] {6d52d5af-4c5d-448b-8fc9-1184176716fc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5457 | 2026.05.22 21:59:25.312761 [ 294 ] {6d52d5af-4c5d-448b-8fc9-1184176716fc} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5458 | 2026.05.22 21:59:25.312855 [ 192 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372305 sec., 1818837.6490648943 rows/sec., 116.46 MiB/sec. | ||
| 5459 | 2026.05.22 21:59:25.312887 [ 294 ] {6d52d5af-4c5d-448b-8fc9-1184176716fc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001237 sec., 119644.30072756669 rows/sec., 6.80 MiB/sec. | ||
| 5460 | 2026.05.22 21:59:25.312925 [ 294 ] {6d52d5af-4c5d-448b-8fc9-1184176716fc} <Debug> TCPHandler: Processed in 0.001415735 sec. | ||
| 5461 | 2026.05.22 21:59:25.313034 [ 199 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5462 | 2026.05.22 21:59:25.313045 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5463 | 2026.05.22 21:59:25.313160 [ 294 ] {91a6ba89-5333-426a-ac5b-f5e734ae29fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5464 | 2026.05.22 21:59:25.313202 [ 294 ] {91a6ba89-5333-426a-ac5b-f5e734ae29fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5465 | 2026.05.22 21:59:25.313326 [ 199 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_15_3} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5466 | 2026.05.22 21:59:25.313401 [ 199 ] {2cdde87f-d358-4988-b767-91d0d7240af3::all_1_15_3} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5467 | 2026.05.22 21:59:25.313475 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5468 | 2026.05.22 21:59:25.313825 [ 294 ] {91a6ba89-5333-426a-ac5b-f5e734ae29fd} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2026.05.22 21:59:25.313866 [ 294 ] {91a6ba89-5333-426a-ac5b-f5e734ae29fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5470 | 2026.05.22 21:59:25.314185 [ 294 ] {91a6ba89-5333-426a-ac5b-f5e734ae29fd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5471 | 2026.05.22 21:59:25.314394 [ 294 ] {91a6ba89-5333-426a-ac5b-f5e734ae29fd} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2026.05.22 21:59:25.314526 [ 294 ] {91a6ba89-5333-426a-ac5b-f5e734ae29fd} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001384 sec., 379335.26011560694 rows/sec., 26.80 MiB/sec. | ||
| 5473 | 2026.05.22 21:59:25.314560 [ 294 ] {91a6ba89-5333-426a-ac5b-f5e734ae29fd} <Debug> TCPHandler: Processed in 0.001563408 sec. | ||
| 5474 | 2026.05.22 21:59:25.314681 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2026.05.22 21:59:25.314778 [ 294 ] {dac1f243-ffbd-4bb5-b38e-76b1cf51e1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5476 | 2026.05.22 21:59:25.314818 [ 294 ] {dac1f243-ffbd-4bb5-b38e-76b1cf51e1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5477 | 2026.05.22 21:59:25.315142 [ 294 ] {dac1f243-ffbd-4bb5-b38e-76b1cf51e1ef} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2026.05.22 21:59:25.315177 [ 294 ] {dac1f243-ffbd-4bb5-b38e-76b1cf51e1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5479 | 2026.05.22 21:59:25.315466 [ 294 ] {dac1f243-ffbd-4bb5-b38e-76b1cf51e1ef} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5480 | 2026.05.22 21:59:25.315670 [ 294 ] {dac1f243-ffbd-4bb5-b38e-76b1cf51e1ef} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.05.22 21:59:25.315765 [ 82 ] {} <Debug> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5482 | 2026.05.22 21:59:25.315794 [ 82 ] {} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5483 | 2026.05.22 21:59:25.315794 [ 294 ] {dac1f243-ffbd-4bb5-b38e-76b1cf51e1ef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001034 sec., 5802.707930367505 rows/sec., 303.17 KiB/sec. | ||
| 5484 | 2026.05.22 21:59:25.315812 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5485 | 2026.05.22 21:59:25.315842 [ 294 ] {dac1f243-ffbd-4bb5-b38e-76b1cf51e1ef} <Debug> TCPHandler: Processed in 0.001209801 sec. | ||
| 5486 | 2026.05.22 21:59:25.315932 [ 196 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5487 | 2026.05.22 21:59:25.315965 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2026.05.22 21:59:25.316065 [ 294 ] {eb7254d9-f981-47a0-9e5b-58c24678b9cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5489 | 2026.05.22 21:59:25.316071 [ 196 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5490 | 2026.05.22 21:59:25.316111 [ 294 ] {eb7254d9-f981-47a0-9e5b-58c24678b9cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5491 | 2026.05.22 21:59:25.316123 [ 196 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5492 | 2026.05.22 21:59:25.316201 [ 196 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5493 | 2026.05.22 21:59:25.316253 [ 196 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5494 | 2026.05.22 21:59:25.316298 [ 196 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5495 | 2026.05.22 21:59:25.316341 [ 196 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5496 | 2026.05.22 21:59:25.316385 [ 196 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5497 | 2026.05.22 21:59:25.316516 [ 294 ] {eb7254d9-f981-47a0-9e5b-58c24678b9cb} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5498 | 2026.05.22 21:59:25.316558 [ 294 ] {eb7254d9-f981-47a0-9e5b-58c24678b9cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5499 | 2026.05.22 21:59:25.316912 [ 294 ] {eb7254d9-f981-47a0-9e5b-58c24678b9cb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5500 | 2026.05.22 21:59:25.317141 [ 294 ] {eb7254d9-f981-47a0-9e5b-58c24678b9cb} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5501 | 2026.05.22 21:59:25.317167 [ 199 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001293833 sec., 69560.75474964698 rows/sec., 3.55 MiB/sec. | ||
| 5502 | 2026.05.22 21:59:25.317271 [ 294 ] {eb7254d9-f981-47a0-9e5b-58c24678b9cb} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001224 sec., 216503.26797385621 rows/sec., 14.39 MiB/sec. | ||
| 5503 | 2026.05.22 21:59:25.317306 [ 192 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5504 | 2026.05.22 21:59:25.317311 [ 294 ] {eb7254d9-f981-47a0-9e5b-58c24678b9cb} <Debug> TCPHandler: Processed in 0.001394765 sec. | ||
| 5505 | 2026.05.22 21:59:25.317450 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5506 | 2026.05.22 21:59:25.317550 [ 294 ] {38b8ff1d-b097-4792-8947-3fbd8b7c874c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5507 | 2026.05.22 21:59:25.317595 [ 294 ] {38b8ff1d-b097-4792-8947-3fbd8b7c874c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5508 | 2026.05.22 21:59:25.317620 [ 192 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_15_3} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2026.05.22 21:59:25.317705 [ 192 ] {e248544b-eeb9-4f26-9bcb-e239eea5c050::all_1_15_3} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5510 | 2026.05.22 21:59:25.317793 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5511 | 2026.05.22 21:59:25.317924 [ 294 ] {38b8ff1d-b097-4792-8947-3fbd8b7c874c} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5512 | 2026.05.22 21:59:25.317964 [ 294 ] {38b8ff1d-b097-4792-8947-3fbd8b7c874c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5513 | 2026.05.22 21:59:25.318262 [ 294 ] {38b8ff1d-b097-4792-8947-3fbd8b7c874c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5514 | 2026.05.22 21:59:25.318469 [ 294 ] {38b8ff1d-b097-4792-8947-3fbd8b7c874c} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2026.05.22 21:59:25.318593 [ 82 ] {} <Debug> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5516 | 2026.05.22 21:59:25.318594 [ 294 ] {38b8ff1d-b097-4792-8947-3fbd8b7c874c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 5517 | 2026.05.22 21:59:25.318636 [ 82 ] {} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5518 | 2026.05.22 21:59:25.318654 [ 294 ] {38b8ff1d-b097-4792-8947-3fbd8b7c874c} <Debug> TCPHandler: Processed in 0.001252852 sec. | ||
| 5519 | 2026.05.22 21:59:25.318660 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5520 | 2026.05.22 21:59:25.318742 [ 196 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5521 | 2026.05.22 21:59:25.318780 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5522 | 2026.05.22 21:59:25.318834 [ 196 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5523 | 2026.05.22 21:59:25.318864 [ 196 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5524 | 2026.05.22 21:59:25.318889 [ 294 ] {de3e075d-e64a-4025-afec-4c122d251fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5525 | 2026.05.22 21:59:25.318905 [ 196 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5526 | 2026.05.22 21:59:25.318948 [ 196 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5527 | 2026.05.22 21:59:25.318951 [ 294 ] {de3e075d-e64a-4025-afec-4c122d251fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5528 | 2026.05.22 21:59:25.318983 [ 196 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5529 | 2026.05.22 21:59:25.319020 [ 196 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5530 | 2026.05.22 21:59:25.319054 [ 196 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 5531 | 2026.05.22 21:59:25.319707 [ 187 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.000993907 sec., 15091.955283542624 rows/sec., 1016.94 KiB/sec. | ||
| 5532 | 2026.05.22 21:59:25.319728 [ 294 ] {de3e075d-e64a-4025-afec-4c122d251fd1} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5533 | 2026.05.22 21:59:25.319768 [ 294 ] {de3e075d-e64a-4025-afec-4c122d251fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5534 | 2026.05.22 21:59:25.319825 [ 192 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5535 | 2026.05.22 21:59:25.320113 [ 192 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_15_3} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5536 | 2026.05.22 21:59:25.320180 [ 192 ] {f713d4b8-bffb-4603-bbe0-f82c02ae7668::all_1_15_3} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5537 | 2026.05.22 21:59:25.320252 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5538 | 2026.05.22 21:59:25.320348 [ 294 ] {de3e075d-e64a-4025-afec-4c122d251fd1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5539 | 2026.05.22 21:59:25.320576 [ 294 ] {de3e075d-e64a-4025-afec-4c122d251fd1} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2026.05.22 21:59:25.320717 [ 294 ] {de3e075d-e64a-4025-afec-4c122d251fd1} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001845 sec., 18970.18970189702 rows/sec., 33.99 MiB/sec. | ||
| 5541 | 2026.05.22 21:59:25.320766 [ 294 ] {de3e075d-e64a-4025-afec-4c122d251fd1} <Debug> TCPHandler: Processed in 0.002035136 sec. | ||
| 5542 | 2026.05.22 21:59:25.320902 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5543 | 2026.05.22 21:59:25.320998 [ 294 ] {bffa2852-1ad4-400f-ad18-d0200c2ea0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5544 | 2026.05.22 21:59:25.321039 [ 294 ] {bffa2852-1ad4-400f-ad18-d0200c2ea0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5545 | 2026.05.22 21:59:25.321368 [ 294 ] {bffa2852-1ad4-400f-ad18-d0200c2ea0bc} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5546 | 2026.05.22 21:59:25.321401 [ 294 ] {bffa2852-1ad4-400f-ad18-d0200c2ea0bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5547 | 2026.05.22 21:59:25.321701 [ 294 ] {bffa2852-1ad4-400f-ad18-d0200c2ea0bc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5548 | 2026.05.22 21:59:25.321905 [ 294 ] {bffa2852-1ad4-400f-ad18-d0200c2ea0bc} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5549 | 2026.05.22 21:59:25.322026 [ 294 ] {bffa2852-1ad4-400f-ad18-d0200c2ea0bc} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001047 sec., 85959.88538681949 rows/sec., 5.38 MiB/sec. | ||
| 5550 | 2026.05.22 21:59:25.322059 [ 294 ] {bffa2852-1ad4-400f-ad18-d0200c2ea0bc} <Debug> TCPHandler: Processed in 0.001207211 sec. | ||
| 5551 | 2026.05.22 21:59:26.125539 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5552 | 2026.05.22 21:59:26.125617 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5553 | 2026.05.22 21:59:26.197782 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10606 | ||
| 5554 | 2026.05.22 21:59:26.198468 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5555 | 2026.05.22 21:59:26.198522 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5556 | 2026.05.22 21:59:26.199025 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5557 | 2026.05.22 21:59:26.199274 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5558 | 2026.05.22 21:59:26.199425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10606 | ||
| 5559 | 2026.05.22 21:59:26.756834 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5560 | 2026.05.22 21:59:26.772402 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5561 | 2026.05.22 21:59:26.772485 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5562 | 2026.05.22 21:59:26.778207 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5563 | 2026.05.22 21:59:26.778972 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5564 | 2026.05.22 21:59:26.781909 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5565 | 2026.05.22 21:59:30.291461 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5566 | 2026.05.22 21:59:30.291698 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 5567 | 2026.05.22 21:59:30.292022 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5568 | 2026.05.22 21:59:30.292060 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 5569 | 2026.05.22 21:59:30.292274 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5570 | 2026.05.22 21:59:30.292343 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5571 | 2026.05.22 21:59:30.292488 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5572 | 2026.05.22 21:59:30.292581 [ 348 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5573 | 2026.05.22 21:59:30.292588 [ 318 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5574 | 2026.05.22 21:59:30.292718 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 5575 | 2026.05.22 21:59:30.292746 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5576 | 2026.05.22 21:59:30.292815 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5577 | 2026.05.22 21:59:30.292834 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5578 | 2026.05.22 21:59:30.292869 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5579 | 2026.05.22 21:59:30.292912 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5580 | 2026.05.22 21:59:30.293956 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002348 sec., 18739.352640545145 rows/sec., 3.26 MiB/sec. | ||
| 5581 | 2026.05.22 21:59:30.294126 [ 294 ] {b0eaa308-1648-4cd4-b51a-b379cf47cd53} <Debug> TCPHandler: Processed in 0.0027965 sec. | ||
| 5582 | 2026.05.22 21:59:30.295933 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5583 | 2026.05.22 21:59:30.296067 [ 294 ] {477c5e35-5180-4ba9-8b00-9bd5d2c2a0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5584 | 2026.05.22 21:59:30.296126 [ 294 ] {477c5e35-5180-4ba9-8b00-9bd5d2c2a0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5585 | 2026.05.22 21:59:30.296672 [ 294 ] {477c5e35-5180-4ba9-8b00-9bd5d2c2a0cb} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5586 | 2026.05.22 21:59:30.296717 [ 294 ] {477c5e35-5180-4ba9-8b00-9bd5d2c2a0cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5587 | 2026.05.22 21:59:30.297073 [ 294 ] {477c5e35-5180-4ba9-8b00-9bd5d2c2a0cb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5588 | 2026.05.22 21:59:30.297288 [ 294 ] {477c5e35-5180-4ba9-8b00-9bd5d2c2a0cb} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5589 | 2026.05.22 21:59:30.297428 [ 294 ] {477c5e35-5180-4ba9-8b00-9bd5d2c2a0cb} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001404 sec., 51282.05128205128 rows/sec., 4.11 MiB/sec. | ||
| 5590 | 2026.05.22 21:59:30.297463 [ 294 ] {477c5e35-5180-4ba9-8b00-9bd5d2c2a0cb} <Debug> TCPHandler: Processed in 0.001641439 sec. | ||
| 5591 | 2026.05.22 21:59:30.297596 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5592 | 2026.05.22 21:59:30.297693 [ 294 ] {b29920cc-7739-4816-b9e7-b6f3d2134a3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5593 | 2026.05.22 21:59:30.297733 [ 294 ] {b29920cc-7739-4816-b9e7-b6f3d2134a3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5594 | 2026.05.22 21:59:30.298128 [ 294 ] {b29920cc-7739-4816-b9e7-b6f3d2134a3c} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2026.05.22 21:59:30.298164 [ 294 ] {b29920cc-7739-4816-b9e7-b6f3d2134a3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5596 | 2026.05.22 21:59:30.298451 [ 294 ] {b29920cc-7739-4816-b9e7-b6f3d2134a3c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5597 | 2026.05.22 21:59:30.298656 [ 294 ] {b29920cc-7739-4816-b9e7-b6f3d2134a3c} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5598 | 2026.05.22 21:59:30.298781 [ 294 ] {b29920cc-7739-4816-b9e7-b6f3d2134a3c} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001107 sec., 7226.738934056008 rows/sec., 543.42 KiB/sec. | ||
| 5599 | 2026.05.22 21:59:30.298816 [ 294 ] {b29920cc-7739-4816-b9e7-b6f3d2134a3c} <Debug> TCPHandler: Processed in 0.001268682 sec. | ||
| 5600 | 2026.05.22 21:59:30.298935 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5601 | 2026.05.22 21:59:30.299031 [ 294 ] {df1712f4-acf6-4154-b44b-aa7535df670b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5602 | 2026.05.22 21:59:30.299071 [ 294 ] {df1712f4-acf6-4154-b44b-aa7535df670b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5603 | 2026.05.22 21:59:30.299494 [ 294 ] {df1712f4-acf6-4154-b44b-aa7535df670b} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.05.22 21:59:30.299530 [ 294 ] {df1712f4-acf6-4154-b44b-aa7535df670b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5605 | 2026.05.22 21:59:30.299817 [ 294 ] {df1712f4-acf6-4154-b44b-aa7535df670b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5606 | 2026.05.22 21:59:30.300031 [ 294 ] {df1712f4-acf6-4154-b44b-aa7535df670b} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.05.22 21:59:30.300154 [ 294 ] {df1712f4-acf6-4154-b44b-aa7535df670b} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001141 sec., 63102.54163014899 rows/sec., 4.93 MiB/sec. | ||
| 5608 | 2026.05.22 21:59:30.300188 [ 294 ] {df1712f4-acf6-4154-b44b-aa7535df670b} <Debug> TCPHandler: Processed in 0.001304123 sec. | ||
| 5609 | 2026.05.22 21:59:30.300309 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5610 | 2026.05.22 21:59:30.300405 [ 294 ] {97a106e1-6176-40e4-8508-c321a234fd74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5611 | 2026.05.22 21:59:30.300447 [ 294 ] {97a106e1-6176-40e4-8508-c321a234fd74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5612 | 2026.05.22 21:59:30.300855 [ 294 ] {97a106e1-6176-40e4-8508-c321a234fd74} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.05.22 21:59:30.300891 [ 294 ] {97a106e1-6176-40e4-8508-c321a234fd74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5614 | 2026.05.22 21:59:30.301208 [ 294 ] {97a106e1-6176-40e4-8508-c321a234fd74} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5615 | 2026.05.22 21:59:30.301414 [ 294 ] {97a106e1-6176-40e4-8508-c321a234fd74} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2026.05.22 21:59:30.301540 [ 294 ] {97a106e1-6176-40e4-8508-c321a234fd74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 5617 | 2026.05.22 21:59:30.301574 [ 294 ] {97a106e1-6176-40e4-8508-c321a234fd74} <Debug> TCPHandler: Processed in 0.001313744 sec. | ||
| 5618 | 2026.05.22 21:59:30.301692 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5619 | 2026.05.22 21:59:30.301788 [ 294 ] {cc94a048-ac80-4a0e-9cc0-4faf5f9308de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5620 | 2026.05.22 21:59:30.301840 [ 294 ] {cc94a048-ac80-4a0e-9cc0-4faf5f9308de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5621 | 2026.05.22 21:59:30.302545 [ 294 ] {cc94a048-ac80-4a0e-9cc0-4faf5f9308de} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5622 | 2026.05.22 21:59:30.302581 [ 294 ] {cc94a048-ac80-4a0e-9cc0-4faf5f9308de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5623 | 2026.05.22 21:59:30.303060 [ 294 ] {cc94a048-ac80-4a0e-9cc0-4faf5f9308de} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5624 | 2026.05.22 21:59:30.303279 [ 294 ] {cc94a048-ac80-4a0e-9cc0-4faf5f9308de} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5625 | 2026.05.22 21:59:30.303385 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5626 | 2026.05.22 21:59:30.303411 [ 294 ] {cc94a048-ac80-4a0e-9cc0-4faf5f9308de} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001641 sec., 4875.076173065204 rows/sec., 8.74 MiB/sec. | ||
| 5627 | 2026.05.22 21:59:30.303433 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5628 | 2026.05.22 21:59:30.303458 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5629 | 2026.05.22 21:59:30.303465 [ 294 ] {cc94a048-ac80-4a0e-9cc0-4faf5f9308de} <Debug> TCPHandler: Processed in 0.001821883 sec. | ||
| 5630 | 2026.05.22 21:59:30.303549 [ 190 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::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 | ||
| 5631 | 2026.05.22 21:59:30.303620 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5632 | 2026.05.22 21:59:30.303721 [ 294 ] {23a44056-365b-443f-b368-bad098c53624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5633 | 2026.05.22 21:59:30.303762 [ 294 ] {23a44056-365b-443f-b368-bad098c53624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5634 | 2026.05.22 21:59:30.303764 [ 190 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5635 | 2026.05.22 21:59:30.303832 [ 190 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 544 rows starting from the beginning of the part | ||
| 5636 | 2026.05.22 21:59:30.303946 [ 190 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 5637 | 2026.05.22 21:59:30.304056 [ 190 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 35 rows starting from the beginning of the part | ||
| 5638 | 2026.05.22 21:59:30.304097 [ 294 ] {23a44056-365b-443f-b368-bad098c53624} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2026.05.22 21:59:30.304138 [ 294 ] {23a44056-365b-443f-b368-bad098c53624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5640 | 2026.05.22 21:59:30.304158 [ 190 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 5641 | 2026.05.22 21:59:30.304259 [ 190 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 35 rows starting from the beginning of the part | ||
| 5642 | 2026.05.22 21:59:30.304355 [ 190 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 8 rows starting from the beginning of the part | ||
| 5643 | 2026.05.22 21:59:30.304459 [ 294 ] {23a44056-365b-443f-b368-bad098c53624} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5644 | 2026.05.22 21:59:30.304701 [ 294 ] {23a44056-365b-443f-b368-bad098c53624} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5645 | 2026.05.22 21:59:30.304843 [ 294 ] {23a44056-365b-443f-b368-bad098c53624} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00114 sec., 52631.57894736842 rows/sec., 3.55 MiB/sec. | ||
| 5646 | 2026.05.22 21:59:30.304876 [ 294 ] {23a44056-365b-443f-b368-bad098c53624} <Debug> TCPHandler: Processed in 0.001305484 sec. | ||
| 5647 | 2026.05.22 21:59:30.310928 [ 192 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 638 rows, containing 19 columns (19 merged, 0 gathered) in 0.007418293 sec., 86003.61296055575 rows/sec., 154.11 MiB/sec. | ||
| 5648 | 2026.05.22 21:59:30.311732 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5649 | 2026.05.22 21:59:30.312095 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5650 | 2026.05.22 21:59:30.312171 [ 187 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5651 | 2026.05.22 21:59:30.312287 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.41 MiB. | ||
| 5652 | 2026.05.22 21:59:30.514290 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5653 | 2026.05.22 21:59:30.514600 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 5654 | 2026.05.22 21:59:30.514997 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5655 | 2026.05.22 21:59:30.515042 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 5656 | 2026.05.22 21:59:30.515318 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5657 | 2026.05.22 21:59:30.515389 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5658 | 2026.05.22 21:59:30.515546 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 40-element set) | ||
| 5659 | 2026.05.22 21:59:30.515655 [ 318 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5660 | 2026.05.22 21:59:30.515662 [ 331 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5661 | 2026.05.22 21:59:30.515805 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 5662 | 2026.05.22 21:59:30.515835 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5663 | 2026.05.22 21:59:30.515907 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5664 | 2026.05.22 21:59:30.515928 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5665 | 2026.05.22 21:59:30.515966 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5666 | 2026.05.22 21:59:30.516012 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 5667 | 2026.05.22 21:59:30.517484 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.003024 sec., 14550.26455026455 rows/sec., 3.04 MiB/sec. | ||
| 5668 | 2026.05.22 21:59:30.517626 [ 294 ] {34ea2f54-db6c-4d0a-ba50-fc44ada7efc2} <Debug> TCPHandler: Processed in 0.003494822 sec. | ||
| 5669 | 2026.05.22 21:59:30.532160 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2026.05.22 21:59:30.532304 [ 294 ] {2ba7f998-43aa-46bf-afac-ca1ec2b1ab08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5671 | 2026.05.22 21:59:30.532358 [ 294 ] {2ba7f998-43aa-46bf-afac-ca1ec2b1ab08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5672 | 2026.05.22 21:59:30.533086 [ 294 ] {2ba7f998-43aa-46bf-afac-ca1ec2b1ab08} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.05.22 21:59:30.533138 [ 294 ] {2ba7f998-43aa-46bf-afac-ca1ec2b1ab08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5674 | 2026.05.22 21:59:30.533537 [ 294 ] {2ba7f998-43aa-46bf-afac-ca1ec2b1ab08} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5675 | 2026.05.22 21:59:30.533771 [ 294 ] {2ba7f998-43aa-46bf-afac-ca1ec2b1ab08} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2026.05.22 21:59:30.533922 [ 294 ] {2ba7f998-43aa-46bf-afac-ca1ec2b1ab08} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001658 sec., 171290.7117008444 rows/sec., 10.88 MiB/sec. | ||
| 5677 | 2026.05.22 21:59:30.533957 [ 294 ] {2ba7f998-43aa-46bf-afac-ca1ec2b1ab08} <Debug> TCPHandler: Processed in 0.001863143 sec. | ||
| 5678 | 2026.05.22 21:59:30.534097 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2026.05.22 21:59:30.534195 [ 294 ] {e554731f-2479-4977-9444-41e708791647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5680 | 2026.05.22 21:59:30.534237 [ 294 ] {e554731f-2479-4977-9444-41e708791647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5681 | 2026.05.22 21:59:30.536159 [ 294 ] {e554731f-2479-4977-9444-41e708791647} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2026.05.22 21:59:30.536201 [ 294 ] {e554731f-2479-4977-9444-41e708791647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5683 | 2026.05.22 21:59:30.536732 [ 294 ] {e554731f-2479-4977-9444-41e708791647} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5684 | 2026.05.22 21:59:30.536963 [ 294 ] {e554731f-2479-4977-9444-41e708791647} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2026.05.22 21:59:30.537097 [ 294 ] {e554731f-2479-4977-9444-41e708791647} <Debug> executeQuery: Read 3216 rows, 245.73 KiB in 0.002921 sec., 1100992.8106812735 rows/sec., 82.15 MiB/sec. | ||
| 5686 | 2026.05.22 21:59:30.537133 [ 294 ] {e554731f-2479-4977-9444-41e708791647} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5687 | 2026.05.22 21:59:30.537147 [ 294 ] {e554731f-2479-4977-9444-41e708791647} <Debug> TCPHandler: Processed in 0.003100315 sec. | ||
| 5688 | 2026.05.22 21:59:30.537308 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5689 | 2026.05.22 21:59:30.537405 [ 294 ] {6da711b7-56ad-4995-8673-bfcac7cc5010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5690 | 2026.05.22 21:59:30.537447 [ 294 ] {6da711b7-56ad-4995-8673-bfcac7cc5010} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5691 | 2026.05.22 21:59:30.538057 [ 294 ] {6da711b7-56ad-4995-8673-bfcac7cc5010} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5692 | 2026.05.22 21:59:30.538094 [ 294 ] {6da711b7-56ad-4995-8673-bfcac7cc5010} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5693 | 2026.05.22 21:59:30.538422 [ 294 ] {6da711b7-56ad-4995-8673-bfcac7cc5010} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5694 | 2026.05.22 21:59:30.538644 [ 294 ] {6da711b7-56ad-4995-8673-bfcac7cc5010} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5695 | 2026.05.22 21:59:30.538781 [ 294 ] {6da711b7-56ad-4995-8673-bfcac7cc5010} <Debug> executeQuery: Read 188 rows, 12.00 KiB in 0.001394 sec., 134863.70157819224 rows/sec., 8.41 MiB/sec. | ||
| 5696 | 2026.05.22 21:59:30.538816 [ 294 ] {6da711b7-56ad-4995-8673-bfcac7cc5010} <Debug> TCPHandler: Processed in 0.001566208 sec. | ||
| 5697 | 2026.05.22 21:59:30.538972 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5698 | 2026.05.22 21:59:30.539069 [ 294 ] {ecde8ae0-694b-4d0d-98f2-96a654372a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5699 | 2026.05.22 21:59:30.539110 [ 294 ] {ecde8ae0-694b-4d0d-98f2-96a654372a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5700 | 2026.05.22 21:59:30.540075 [ 294 ] {ecde8ae0-694b-4d0d-98f2-96a654372a71} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5701 | 2026.05.22 21:59:30.540127 [ 294 ] {ecde8ae0-694b-4d0d-98f2-96a654372a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5702 | 2026.05.22 21:59:30.540605 [ 294 ] {ecde8ae0-694b-4d0d-98f2-96a654372a71} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5703 | 2026.05.22 21:59:30.540858 [ 294 ] {ecde8ae0-694b-4d0d-98f2-96a654372a71} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2026.05.22 21:59:30.541016 [ 294 ] {ecde8ae0-694b-4d0d-98f2-96a654372a71} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.001962 sec., 484199.7961264016 rows/sec., 28.49 MiB/sec. | ||
| 5705 | 2026.05.22 21:59:30.541078 [ 294 ] {ecde8ae0-694b-4d0d-98f2-96a654372a71} <Debug> TCPHandler: Processed in 0.002158469 sec. | ||
| 5706 | 2026.05.22 21:59:30.541311 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5707 | 2026.05.22 21:59:30.541443 [ 294 ] {0961eef5-281e-4a26-8d5b-2ad6f7843018} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5708 | 2026.05.22 21:59:30.541507 [ 294 ] {0961eef5-281e-4a26-8d5b-2ad6f7843018} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5709 | 2026.05.22 21:59:30.541974 [ 294 ] {0961eef5-281e-4a26-8d5b-2ad6f7843018} <Trace> oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5710 | 2026.05.22 21:59:30.542011 [ 294 ] {0961eef5-281e-4a26-8d5b-2ad6f7843018} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5711 | 2026.05.22 21:59:30.542304 [ 294 ] {0961eef5-281e-4a26-8d5b-2ad6f7843018} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 5712 | 2026.05.22 21:59:30.542528 [ 294 ] {0961eef5-281e-4a26-8d5b-2ad6f7843018} <Trace> oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5713 | 2026.05.22 21:59:30.542655 [ 294 ] {0961eef5-281e-4a26-8d5b-2ad6f7843018} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001254 sec., 797.4481658692185 rows/sec., 56.07 KiB/sec. | ||
| 5714 | 2026.05.22 21:59:30.542690 [ 294 ] {0961eef5-281e-4a26-8d5b-2ad6f7843018} <Debug> TCPHandler: Processed in 0.001496947 sec. | ||
| 5715 | 2026.05.22 21:59:30.542830 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5716 | 2026.05.22 21:59:30.542932 [ 294 ] {d96953d7-03a9-40b1-9668-b5eb50de877c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5717 | 2026.05.22 21:59:30.542972 [ 294 ] {d96953d7-03a9-40b1-9668-b5eb50de877c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5718 | 2026.05.22 21:59:30.543436 [ 294 ] {d96953d7-03a9-40b1-9668-b5eb50de877c} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5719 | 2026.05.22 21:59:30.543473 [ 294 ] {d96953d7-03a9-40b1-9668-b5eb50de877c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5720 | 2026.05.22 21:59:30.543797 [ 294 ] {d96953d7-03a9-40b1-9668-b5eb50de877c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5721 | 2026.05.22 21:59:30.544012 [ 294 ] {d96953d7-03a9-40b1-9668-b5eb50de877c} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5722 | 2026.05.22 21:59:30.544138 [ 294 ] {d96953d7-03a9-40b1-9668-b5eb50de877c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001224 sec., 120915.03267973856 rows/sec., 6.88 MiB/sec. | ||
| 5723 | 2026.05.22 21:59:30.544174 [ 294 ] {d96953d7-03a9-40b1-9668-b5eb50de877c} <Debug> TCPHandler: Processed in 0.001392765 sec. | ||
| 5724 | 2026.05.22 21:59:30.544340 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5725 | 2026.05.22 21:59:30.544435 [ 294 ] {61684884-73c2-4c12-a710-7d077e479213} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5726 | 2026.05.22 21:59:30.544475 [ 294 ] {61684884-73c2-4c12-a710-7d077e479213} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5727 | 2026.05.22 21:59:30.545701 [ 294 ] {61684884-73c2-4c12-a710-7d077e479213} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5728 | 2026.05.22 21:59:30.545736 [ 294 ] {61684884-73c2-4c12-a710-7d077e479213} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5729 | 2026.05.22 21:59:30.546099 [ 294 ] {61684884-73c2-4c12-a710-7d077e479213} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5730 | 2026.05.22 21:59:30.546316 [ 294 ] {61684884-73c2-4c12-a710-7d077e479213} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5731 | 2026.05.22 21:59:30.546499 [ 294 ] {61684884-73c2-4c12-a710-7d077e479213} <Debug> executeQuery: Read 1751 rows, 120.98 KiB in 0.00208 sec., 841826.9230769231 rows/sec., 56.80 MiB/sec. | ||
| 5732 | 2026.05.22 21:59:30.546533 [ 294 ] {61684884-73c2-4c12-a710-7d077e479213} <Debug> TCPHandler: Processed in 0.00224154 sec. | ||
| 5733 | 2026.05.22 21:59:30.546685 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5734 | 2026.05.22 21:59:30.546780 [ 294 ] {e7189a9a-dcba-4c9a-8c16-0677186c1768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5735 | 2026.05.22 21:59:30.546823 [ 294 ] {e7189a9a-dcba-4c9a-8c16-0677186c1768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5736 | 2026.05.22 21:59:30.547176 [ 294 ] {e7189a9a-dcba-4c9a-8c16-0677186c1768} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5737 | 2026.05.22 21:59:30.547212 [ 294 ] {e7189a9a-dcba-4c9a-8c16-0677186c1768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5738 | 2026.05.22 21:59:30.547521 [ 294 ] {e7189a9a-dcba-4c9a-8c16-0677186c1768} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5739 | 2026.05.22 21:59:30.547752 [ 294 ] {e7189a9a-dcba-4c9a-8c16-0677186c1768} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5740 | 2026.05.22 21:59:30.547879 [ 294 ] {e7189a9a-dcba-4c9a-8c16-0677186c1768} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 5741 | 2026.05.22 21:59:30.547911 [ 294 ] {e7189a9a-dcba-4c9a-8c16-0677186c1768} <Debug> TCPHandler: Processed in 0.001276573 sec. | ||
| 5742 | 2026.05.22 21:59:30.548059 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5743 | 2026.05.22 21:59:30.548154 [ 294 ] {a574048d-93dc-4cff-95e0-211771634e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5744 | 2026.05.22 21:59:30.548197 [ 294 ] {a574048d-93dc-4cff-95e0-211771634e86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5745 | 2026.05.22 21:59:30.548954 [ 294 ] {a574048d-93dc-4cff-95e0-211771634e86} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2026.05.22 21:59:30.548990 [ 294 ] {a574048d-93dc-4cff-95e0-211771634e86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5747 | 2026.05.22 21:59:30.549417 [ 294 ] {a574048d-93dc-4cff-95e0-211771634e86} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5748 | 2026.05.22 21:59:30.549638 [ 294 ] {a574048d-93dc-4cff-95e0-211771634e86} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2026.05.22 21:59:30.549766 [ 294 ] {a574048d-93dc-4cff-95e0-211771634e86} <Debug> executeQuery: Read 1601 rows, 99.52 KiB in 0.00163 sec., 982208.5889570552 rows/sec., 59.63 MiB/sec. | ||
| 5750 | 2026.05.22 21:59:30.549799 [ 294 ] {a574048d-93dc-4cff-95e0-211771634e86} <Debug> TCPHandler: Processed in 0.001791532 sec. | ||
| 5751 | 2026.05.22 21:59:30.549945 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5752 | 2026.05.22 21:59:30.550041 [ 294 ] {8267da9f-d1ed-437e-b6e1-2664280e6d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5753 | 2026.05.22 21:59:30.550085 [ 294 ] {8267da9f-d1ed-437e-b6e1-2664280e6d85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5754 | 2026.05.22 21:59:30.550409 [ 294 ] {8267da9f-d1ed-437e-b6e1-2664280e6d85} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5755 | 2026.05.22 21:59:30.550444 [ 294 ] {8267da9f-d1ed-437e-b6e1-2664280e6d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5756 | 2026.05.22 21:59:30.550741 [ 294 ] {8267da9f-d1ed-437e-b6e1-2664280e6d85} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5757 | 2026.05.22 21:59:30.550965 [ 294 ] {8267da9f-d1ed-437e-b6e1-2664280e6d85} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5758 | 2026.05.22 21:59:30.551090 [ 294 ] {8267da9f-d1ed-437e-b6e1-2664280e6d85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001067 sec., 937.207122774133 rows/sec., 63.15 KiB/sec. | ||
| 5759 | 2026.05.22 21:59:30.551123 [ 294 ] {8267da9f-d1ed-437e-b6e1-2664280e6d85} <Debug> TCPHandler: Processed in 0.001227951 sec. | ||
| 5760 | 2026.05.22 21:59:30.551269 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5761 | 2026.05.22 21:59:30.551363 [ 294 ] {40c0d83f-15fe-4de4-b368-50a39e9261c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5762 | 2026.05.22 21:59:30.551418 [ 294 ] {40c0d83f-15fe-4de4-b368-50a39e9261c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5763 | 2026.05.22 21:59:30.552373 [ 294 ] {40c0d83f-15fe-4de4-b368-50a39e9261c2} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5764 | 2026.05.22 21:59:30.552409 [ 294 ] {40c0d83f-15fe-4de4-b368-50a39e9261c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5765 | 2026.05.22 21:59:30.552985 [ 294 ] {40c0d83f-15fe-4de4-b368-50a39e9261c2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5766 | 2026.05.22 21:59:30.553212 [ 294 ] {40c0d83f-15fe-4de4-b368-50a39e9261c2} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5767 | 2026.05.22 21:59:30.553348 [ 294 ] {40c0d83f-15fe-4de4-b368-50a39e9261c2} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002003 sec., 22965.551672491263 rows/sec., 41.15 MiB/sec. | ||
| 5768 | 2026.05.22 21:59:30.553397 [ 294 ] {40c0d83f-15fe-4de4-b368-50a39e9261c2} <Debug> TCPHandler: Processed in 0.002177629 sec. | ||
| 5769 | 2026.05.22 21:59:30.553550 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5770 | 2026.05.22 21:59:30.553671 [ 294 ] {889a4bb2-83fd-4a21-bc56-e1d871a7706c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5771 | 2026.05.22 21:59:30.553713 [ 294 ] {889a4bb2-83fd-4a21-bc56-e1d871a7706c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5772 | 2026.05.22 21:59:30.554098 [ 294 ] {889a4bb2-83fd-4a21-bc56-e1d871a7706c} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5773 | 2026.05.22 21:59:30.554134 [ 294 ] {889a4bb2-83fd-4a21-bc56-e1d871a7706c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 5774 | 2026.05.22 21:59:30.554433 [ 294 ] {889a4bb2-83fd-4a21-bc56-e1d871a7706c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5775 | 2026.05.22 21:59:30.554654 [ 294 ] {889a4bb2-83fd-4a21-bc56-e1d871a7706c} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5776 | 2026.05.22 21:59:30.554788 [ 294 ] {889a4bb2-83fd-4a21-bc56-e1d871a7706c} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001136 sec., 36971.83098591549 rows/sec., 2.11 MiB/sec. | ||
| 5777 | 2026.05.22 21:59:30.554821 [ 294 ] {889a4bb2-83fd-4a21-bc56-e1d871a7706c} <Debug> TCPHandler: Processed in 0.001320253 sec. | ||
| 5778 | 2026.05.22 21:59:31.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 256.26 MiB, peak 262.84 MiB, free memory in arenas 0.00 B, will set to 257.41 MiB (RSS), difference: 1.16 MiB | ||
| 5779 | 2026.05.22 21:59:33.699570 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11054 | ||
| 5780 | 2026.05.22 21:59:33.700164 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5781 | 2026.05.22 21:59:33.700221 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5782 | 2026.05.22 21:59:33.700965 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5783 | 2026.05.22 21:59:33.701214 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5784 | 2026.05.22 21:59:33.701367 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11054 | ||
| 5785 | 2026.05.22 21:59:34.282009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5786 | 2026.05.22 21:59:34.297087 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5787 | 2026.05.22 21:59:34.297149 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5788 | 2026.05.22 21:59:34.303304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5789 | 2026.05.22 21:59:34.304011 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5790 | 2026.05.22 21:59:34.306905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5791 | 2026.05.22 21:59:35.290869 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5792 | 2026.05.22 21:59:35.291095 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5793 | 2026.05.22 21:59:35.291432 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5794 | 2026.05.22 21:59:35.291472 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5795 | 2026.05.22 21:59:35.291698 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5796 | 2026.05.22 21:59:35.291771 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5797 | 2026.05.22 21:59:35.291912 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5798 | 2026.05.22 21:59:35.292015 [ 348 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5799 | 2026.05.22 21:59:35.292018 [ 331 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5800 | 2026.05.22 21:59:35.292155 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 5801 | 2026.05.22 21:59:35.292185 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5802 | 2026.05.22 21:59:35.292257 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5803 | 2026.05.22 21:59:35.292277 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 5804 | 2026.05.22 21:59:35.292312 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5805 | 2026.05.22 21:59:35.292364 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5806 | 2026.05.22 21:59:35.293621 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002604 sec., 16897.081413210446 rows/sec., 2.94 MiB/sec. | ||
| 5807 | 2026.05.22 21:59:35.293851 [ 294 ] {33cf8e34-33ca-4945-94bf-6f5b6917849f} <Debug> TCPHandler: Processed in 0.003110645 sec. | ||
| 5808 | 2026.05.22 21:59:35.295409 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5809 | 2026.05.22 21:59:35.295538 [ 294 ] {fc0585e4-a01c-433a-8579-da6f6344438f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5810 | 2026.05.22 21:59:35.295587 [ 294 ] {fc0585e4-a01c-433a-8579-da6f6344438f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5811 | 2026.05.22 21:59:35.296136 [ 294 ] {fc0585e4-a01c-433a-8579-da6f6344438f} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5812 | 2026.05.22 21:59:35.296180 [ 294 ] {fc0585e4-a01c-433a-8579-da6f6344438f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5813 | 2026.05.22 21:59:35.296553 [ 294 ] {fc0585e4-a01c-433a-8579-da6f6344438f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5814 | 2026.05.22 21:59:35.296778 [ 294 ] {fc0585e4-a01c-433a-8579-da6f6344438f} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5815 | 2026.05.22 21:59:35.296924 [ 294 ] {fc0585e4-a01c-433a-8579-da6f6344438f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00142 sec., 39436.619718309856 rows/sec., 3.01 MiB/sec. | ||
| 5816 | 2026.05.22 21:59:35.296960 [ 294 ] {fc0585e4-a01c-433a-8579-da6f6344438f} <Debug> TCPHandler: Processed in 0.001608939 sec. | ||
| 5817 | 2026.05.22 21:59:35.297076 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5818 | 2026.05.22 21:59:35.297173 [ 294 ] {8b795291-b9af-4512-9983-1b33193aefc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5819 | 2026.05.22 21:59:35.297211 [ 294 ] {8b795291-b9af-4512-9983-1b33193aefc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5820 | 2026.05.22 21:59:35.297617 [ 294 ] {8b795291-b9af-4512-9983-1b33193aefc9} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2026.05.22 21:59:35.297653 [ 294 ] {8b795291-b9af-4512-9983-1b33193aefc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5822 | 2026.05.22 21:59:35.297952 [ 294 ] {8b795291-b9af-4512-9983-1b33193aefc9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5823 | 2026.05.22 21:59:35.298156 [ 294 ] {8b795291-b9af-4512-9983-1b33193aefc9} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5824 | 2026.05.22 21:59:35.298281 [ 294 ] {8b795291-b9af-4512-9983-1b33193aefc9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001127 sec., 56787.93256433008 rows/sec., 4.43 MiB/sec. | ||
| 5825 | 2026.05.22 21:59:35.298315 [ 294 ] {8b795291-b9af-4512-9983-1b33193aefc9} <Debug> TCPHandler: Processed in 0.001288063 sec. | ||
| 5826 | 2026.05.22 21:59:35.298436 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5827 | 2026.05.22 21:59:35.298538 [ 294 ] {81e3561a-4dee-4e1c-807d-9ae44be8a834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5828 | 2026.05.22 21:59:35.298581 [ 294 ] {81e3561a-4dee-4e1c-807d-9ae44be8a834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5829 | 2026.05.22 21:59:35.298950 [ 294 ] {81e3561a-4dee-4e1c-807d-9ae44be8a834} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5830 | 2026.05.22 21:59:35.298992 [ 294 ] {81e3561a-4dee-4e1c-807d-9ae44be8a834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5831 | 2026.05.22 21:59:35.299323 [ 294 ] {81e3561a-4dee-4e1c-807d-9ae44be8a834} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5832 | 2026.05.22 21:59:35.299528 [ 294 ] {81e3561a-4dee-4e1c-807d-9ae44be8a834} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5833 | 2026.05.22 21:59:35.299660 [ 294 ] {81e3561a-4dee-4e1c-807d-9ae44be8a834} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001146 sec., 111692.84467713787 rows/sec., 7.78 MiB/sec. | ||
| 5834 | 2026.05.22 21:59:35.299695 [ 294 ] {81e3561a-4dee-4e1c-807d-9ae44be8a834} <Debug> TCPHandler: Processed in 0.001307913 sec. | ||
| 5835 | 2026.05.22 21:59:35.299819 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5836 | 2026.05.22 21:59:35.299916 [ 294 ] {a4447ad9-f7a7-4ba9-a449-7c7735a5cbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5837 | 2026.05.22 21:59:35.299957 [ 294 ] {a4447ad9-f7a7-4ba9-a449-7c7735a5cbd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5838 | 2026.05.22 21:59:35.300288 [ 294 ] {a4447ad9-f7a7-4ba9-a449-7c7735a5cbd7} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5839 | 2026.05.22 21:59:35.300322 [ 294 ] {a4447ad9-f7a7-4ba9-a449-7c7735a5cbd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 5840 | 2026.05.22 21:59:35.300611 [ 294 ] {a4447ad9-f7a7-4ba9-a449-7c7735a5cbd7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5841 | 2026.05.22 21:59:35.300817 [ 294 ] {a4447ad9-f7a7-4ba9-a449-7c7735a5cbd7} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5842 | 2026.05.22 21:59:35.300941 [ 294 ] {a4447ad9-f7a7-4ba9-a449-7c7735a5cbd7} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001044 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. | ||
| 5843 | 2026.05.22 21:59:35.300974 [ 294 ] {a4447ad9-f7a7-4ba9-a449-7c7735a5cbd7} <Debug> TCPHandler: Processed in 0.001204342 sec. | ||
| 5844 | 2026.05.22 21:59:36.263626 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35886 | ||
| 5845 | 2026.05.22 21:59:36.263724 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5846 | 2026.05.22 21:59:36.263749 [ 306 ] {} <Debug> TCP-Session: 7783d549-7cbf-4448-a4d6-85d1439917e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35886 | ||
| 5847 | 2026.05.22 21:59:36.263771 [ 306 ] {} <Debug> TCP-Session: 7783d549-7cbf-4448-a4d6-85d1439917e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5848 | 2026.05.22 21:59:36.263784 [ 306 ] {} <Debug> TCP-Session: 7783d549-7cbf-4448-a4d6-85d1439917e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5849 | 2026.05.22 21:59:36.264016 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41049 | ||
| 5850 | 2026.05.22 21:59:36.264046 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36578 | ||
| 5851 | 2026.05.22 21:59:36.264021 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56698 | ||
| 5852 | 2026.05.22 21:59:36.264113 [ 306 ] {} <Trace> TCP-Session: 7783d549-7cbf-4448-a4d6-85d1439917e4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5853 | 2026.05.22 21:59:36.264136 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5854 | 2026.05.22 21:59:36.264140 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5855 | 2026.05.22 21:59:36.264163 [ 309 ] {} <Debug> TCP-Session: ad0cee74-eb25-44b1-bbed-eef84e884bd9 Authenticating user 'default' from [fd00:1122:3344:101::e]:36578 | ||
| 5856 | 2026.05.22 21:59:36.264197 [ 309 ] {} <Debug> TCP-Session: ad0cee74-eb25-44b1-bbed-eef84e884bd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5857 | 2026.05.22 21:59:36.264203 [ 307 ] {} <Debug> TCP-Session: 6c67c8aa-bded-4bb1-8612-0a4244ec4341 Authenticating user 'default' from [fd00:1122:3344:101::e]:41049 | ||
| 5858 | 2026.05.22 21:59:36.264212 [ 309 ] {} <Debug> TCP-Session: ad0cee74-eb25-44b1-bbed-eef84e884bd9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5859 | 2026.05.22 21:59:36.264286 [ 307 ] {} <Debug> TCP-Session: 6c67c8aa-bded-4bb1-8612-0a4244ec4341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5860 | 2026.05.22 21:59:36.264302 [ 306 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35886) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5861 | 2026.05.22 21:59:36.264310 [ 307 ] {} <Debug> TCP-Session: 6c67c8aa-bded-4bb1-8612-0a4244ec4341 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5862 | 2026.05.22 21:59:36.264351 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64334 | ||
| 5863 | 2026.05.22 21:59:36.264353 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59425 | ||
| 5864 | 2026.05.22 21:59:36.264406 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50315 | ||
| 5865 | 2026.05.22 21:59:36.264426 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35147 | ||
| 5866 | 2026.05.22 21:59:36.264423 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47562 | ||
| 5867 | 2026.05.22 21:59:36.264398 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5868 | 2026.05.22 21:59:36.264545 [ 308 ] {} <Debug> TCP-Session: 3539b987-a22f-449d-a6bf-8f479a43050e Authenticating user 'default' from [fd00:1122:3344:101::e]:56698 | ||
| 5869 | 2026.05.22 21:59:36.264577 [ 306 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5870 | 2026.05.22 21:59:36.264579 [ 308 ] {} <Debug> TCP-Session: 3539b987-a22f-449d-a6bf-8f479a43050e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5871 | 2026.05.22 21:59:36.264620 [ 308 ] {} <Debug> TCP-Session: 3539b987-a22f-449d-a6bf-8f479a43050e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5872 | 2026.05.22 21:59:36.264639 [ 306 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5873 | 2026.05.22 21:59:36.264842 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5874 | 2026.05.22 21:59:36.264890 [ 310 ] {} <Debug> TCP-Session: 6c0425bf-63dd-45a7-b0fd-7cac0493e573 Authenticating user 'default' from [fd00:1122:3344:101::e]:64334 | ||
| 5875 | 2026.05.22 21:59:36.264918 [ 310 ] {} <Debug> TCP-Session: 6c0425bf-63dd-45a7-b0fd-7cac0493e573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5876 | 2026.05.22 21:59:36.264931 [ 310 ] {} <Debug> TCP-Session: 6c0425bf-63dd-45a7-b0fd-7cac0493e573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5877 | 2026.05.22 21:59:36.264935 [ 306 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} <Debug> oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown | ||
| 5878 | 2026.05.22 21:59:36.264937 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5879 | 2026.05.22 21:59:36.264982 [ 303 ] {} <Debug> TCP-Session: e9326821-9c0f-4396-953b-1a3b810b656a Authenticating user 'default' from [fd00:1122:3344:101::e]:47562 | ||
| 5880 | 2026.05.22 21:59:36.264998 [ 303 ] {} <Debug> TCP-Session: e9326821-9c0f-4396-953b-1a3b810b656a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5881 | 2026.05.22 21:59:36.265015 [ 303 ] {} <Debug> TCP-Session: e9326821-9c0f-4396-953b-1a3b810b656a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5882 | 2026.05.22 21:59:36.265262 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5883 | 2026.05.22 21:59:36.265297 [ 267 ] {} <Debug> TCP-Session: 8a002486-c2c2-4769-8fda-90b3055c9296 Authenticating user 'default' from [fd00:1122:3344:101::e]:59425 | ||
| 5884 | 2026.05.22 21:59:36.265319 [ 267 ] {} <Debug> TCP-Session: 8a002486-c2c2-4769-8fda-90b3055c9296 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5885 | 2026.05.22 21:59:36.265332 [ 267 ] {} <Debug> TCP-Session: 8a002486-c2c2-4769-8fda-90b3055c9296 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5886 | 2026.05.22 21:59:36.265362 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5887 | 2026.05.22 21:59:36.265396 [ 302 ] {} <Debug> TCP-Session: bda7bc64-d743-4b00-8867-c5da782bb2ad Authenticating user 'default' from [fd00:1122:3344:101::e]:35147 | ||
| 5888 | 2026.05.22 21:59:36.265414 [ 302 ] {} <Debug> TCP-Session: bda7bc64-d743-4b00-8867-c5da782bb2ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5889 | 2026.05.22 21:59:36.265432 [ 302 ] {} <Debug> TCP-Session: bda7bc64-d743-4b00-8867-c5da782bb2ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5890 | 2026.05.22 21:59:36.265465 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5891 | 2026.05.22 21:59:36.265500 [ 293 ] {} <Debug> TCP-Session: 80ea7519-860d-44bd-bd8a-a99cdcfbcee6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50315 | ||
| 5892 | 2026.05.22 21:59:36.265519 [ 293 ] {} <Debug> TCP-Session: 80ea7519-860d-44bd-bd8a-a99cdcfbcee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5893 | 2026.05.22 21:59:36.265538 [ 293 ] {} <Debug> TCP-Session: 80ea7519-860d-44bd-bd8a-a99cdcfbcee6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5894 | 2026.05.22 21:59:36.265839 [ 318 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} <Trace> AggregatingTransform: Aggregating | ||
| 5895 | 2026.05.22 21:59:36.265881 [ 318 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} <Trace> Aggregator: Aggregation method: without_key | ||
| 5896 | 2026.05.22 21:59:36.265916 [ 318 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000869356 sec. (1150.277 rows/sec., 44.93 KiB/sec.) | ||
| 5897 | 2026.05.22 21:59:36.265935 [ 318 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} <Trace> Aggregator: Merging aggregated data | ||
| 5898 | 2026.05.22 21:59:36.266519 [ 306 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002279 sec., 438.78894251864847 rows/sec., 17.14 KiB/sec. | ||
| 5899 | 2026.05.22 21:59:36.266636 [ 306 ] {6b84e87d-6ce2-4db3-b272-78fe90fa4209} <Debug> TCPHandler: Processed in 0.002644837 sec. | ||
| 5900 | 2026.05.22 21:59:36.266751 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5901 | 2026.05.22 21:59:36.266780 [ 306 ] {} <Debug> TCP-Session: 7783d549-7cbf-4448-a4d6-85d1439917e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5902 | 2026.05.22 21:59:36.266780 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5903 | 2026.05.22 21:59:36.266798 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5904 | 2026.05.22 21:59:36.266826 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5905 | 2026.05.22 21:59:36.266831 [ 307 ] {} <Debug> TCP-Session: 6c67c8aa-bded-4bb1-8612-0a4244ec4341 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5906 | 2026.05.22 21:59:36.266842 [ 303 ] {} <Debug> TCP-Session: e9326821-9c0f-4396-953b-1a3b810b656a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5907 | 2026.05.22 21:59:36.266869 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5908 | 2026.05.22 21:59:36.266874 [ 308 ] {} <Debug> TCP-Session: 3539b987-a22f-449d-a6bf-8f479a43050e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5909 | 2026.05.22 21:59:36.266905 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5910 | 2026.05.22 21:59:36.266915 [ 267 ] {} <Debug> TCP-Session: 8a002486-c2c2-4769-8fda-90b3055c9296 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5911 | 2026.05.22 21:59:36.266945 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5912 | 2026.05.22 21:59:36.266953 [ 293 ] {} <Debug> TCP-Session: 80ea7519-860d-44bd-bd8a-a99cdcfbcee6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5913 | 2026.05.22 21:59:36.266969 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5914 | 2026.05.22 21:59:36.266995 [ 310 ] {} <Debug> TCP-Session: 6c0425bf-63dd-45a7-b0fd-7cac0493e573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5915 | 2026.05.22 21:59:36.266999 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5916 | 2026.05.22 21:59:36.267016 [ 309 ] {} <Debug> TCP-Session: ad0cee74-eb25-44b1-bbed-eef84e884bd9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5917 | 2026.05.22 21:59:36.267038 [ 302 ] {} <Debug> TCP-Session: bda7bc64-d743-4b00-8867-c5da782bb2ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2026.05.22 21:59:36.343684 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39043 | ||
| 5919 | 2026.05.22 21:59:36.343765 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5920 | 2026.05.22 21:59:36.343789 [ 267 ] {} <Debug> TCP-Session: 1b62fb4b-4fa8-45b0-a88a-82f1684fa094 Authenticating user 'default' from [fd00:1122:3344:101::e]:39043 | ||
| 5921 | 2026.05.22 21:59:36.343813 [ 267 ] {} <Debug> TCP-Session: 1b62fb4b-4fa8-45b0-a88a-82f1684fa094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5922 | 2026.05.22 21:59:36.343830 [ 267 ] {} <Debug> TCP-Session: 1b62fb4b-4fa8-45b0-a88a-82f1684fa094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5923 | 2026.05.22 21:59:36.344045 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47610 | ||
| 5924 | 2026.05.22 21:59:36.344101 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5925 | 2026.05.22 21:59:36.344115 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64036 | ||
| 5926 | 2026.05.22 21:59:36.344132 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34521 | ||
| 5927 | 2026.05.22 21:59:36.344166 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56041 | ||
| 5928 | 2026.05.22 21:59:36.344201 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5929 | 2026.05.22 21:59:36.344174 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40337 | ||
| 5930 | 2026.05.22 21:59:36.344229 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5931 | 2026.05.22 21:59:36.344239 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5932 | 2026.05.22 21:59:36.344239 [ 302 ] {} <Debug> TCP-Session: e655fb52-6015-4828-adc5-09dac453d243 Authenticating user 'default' from [fd00:1122:3344:101::e]:64036 | ||
| 5933 | 2026.05.22 21:59:36.344275 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5934 | 2026.05.22 21:59:36.344271 [ 267 ] {} <Trace> TCP-Session: 1b62fb4b-4fa8-45b0-a88a-82f1684fa094 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5935 | 2026.05.22 21:59:36.344299 [ 302 ] {} <Debug> TCP-Session: e655fb52-6015-4828-adc5-09dac453d243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2026.05.22 21:59:36.344303 [ 310 ] {} <Debug> TCP-Session: ae248e6d-dff9-4820-b9ba-af149bc59be1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40337 | ||
| 5937 | 2026.05.22 21:59:36.344333 [ 302 ] {} <Debug> TCP-Session: e655fb52-6015-4828-adc5-09dac453d243 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5938 | 2026.05.22 21:59:36.344344 [ 310 ] {} <Debug> TCP-Session: ae248e6d-dff9-4820-b9ba-af149bc59be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5939 | 2026.05.22 21:59:36.344271 [ 303 ] {} <Debug> TCP-Session: dc453357-4b9c-435e-b199-bf3063ea2774 Authenticating user 'default' from [fd00:1122:3344:101::e]:34521 | ||
| 5940 | 2026.05.22 21:59:36.344360 [ 310 ] {} <Debug> TCP-Session: ae248e6d-dff9-4820-b9ba-af149bc59be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5941 | 2026.05.22 21:59:36.344160 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32882 | ||
| 5942 | 2026.05.22 21:59:36.344393 [ 303 ] {} <Debug> TCP-Session: dc453357-4b9c-435e-b199-bf3063ea2774 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5943 | 2026.05.22 21:59:36.344140 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52108 | ||
| 5944 | 2026.05.22 21:59:36.344461 [ 303 ] {} <Debug> TCP-Session: dc453357-4b9c-435e-b199-bf3063ea2774 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5945 | 2026.05.22 21:59:36.344132 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44849 | ||
| 5946 | 2026.05.22 21:59:36.344482 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5947 | 2026.05.22 21:59:36.344500 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5948 | 2026.05.22 21:59:36.344509 [ 267 ] {2e727ce2-f565-48aa-a451-2f639f73d790} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39043) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5949 | 2026.05.22 21:59:36.344550 [ 307 ] {} <Debug> TCP-Session: 0113de37-8535-465e-b9a8-43e73c02d573 Authenticating user 'default' from [fd00:1122:3344:101::e]:52108 | ||
| 5950 | 2026.05.22 21:59:36.344527 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5951 | 2026.05.22 21:59:36.344584 [ 307 ] {} <Debug> TCP-Session: 0113de37-8535-465e-b9a8-43e73c02d573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5952 | 2026.05.22 21:59:36.344278 [ 309 ] {} <Debug> TCP-Session: 0f58c208-5d74-44f8-992a-9eea2a52e8d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56041 | ||
| 5953 | 2026.05.22 21:59:36.344602 [ 306 ] {} <Debug> TCP-Session: fa937688-0d29-401b-be38-d615be41a660 Authenticating user 'default' from [fd00:1122:3344:101::e]:44849 | ||
| 5954 | 2026.05.22 21:59:36.344604 [ 307 ] {} <Debug> TCP-Session: 0113de37-8535-465e-b9a8-43e73c02d573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5955 | 2026.05.22 21:59:36.344624 [ 309 ] {} <Debug> TCP-Session: 0f58c208-5d74-44f8-992a-9eea2a52e8d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5956 | 2026.05.22 21:59:36.344629 [ 306 ] {} <Debug> TCP-Session: fa937688-0d29-401b-be38-d615be41a660 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5957 | 2026.05.22 21:59:36.344640 [ 309 ] {} <Debug> TCP-Session: 0f58c208-5d74-44f8-992a-9eea2a52e8d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5958 | 2026.05.22 21:59:36.344535 [ 308 ] {} <Debug> TCP-Session: 263de184-5f21-4fc0-82f3-030f4380404b Authenticating user 'default' from [fd00:1122:3344:101::e]:32882 | ||
| 5959 | 2026.05.22 21:59:36.344654 [ 306 ] {} <Debug> TCP-Session: fa937688-0d29-401b-be38-d615be41a660 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5960 | 2026.05.22 21:59:36.344123 [ 293 ] {} <Debug> TCP-Session: d4a758df-acb7-4d43-8371-93b78df22978 Authenticating user 'default' from [fd00:1122:3344:101::e]:47610 | ||
| 5961 | 2026.05.22 21:59:36.344690 [ 308 ] {} <Debug> TCP-Session: 263de184-5f21-4fc0-82f3-030f4380404b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5962 | 2026.05.22 21:59:36.344716 [ 293 ] {} <Debug> TCP-Session: d4a758df-acb7-4d43-8371-93b78df22978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5963 | 2026.05.22 21:59:36.344722 [ 308 ] {} <Debug> TCP-Session: 263de184-5f21-4fc0-82f3-030f4380404b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5964 | 2026.05.22 21:59:36.344739 [ 293 ] {} <Debug> TCP-Session: d4a758df-acb7-4d43-8371-93b78df22978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5965 | 2026.05.22 21:59:36.344822 [ 267 ] {2e727ce2-f565-48aa-a451-2f639f73d790} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5966 | 2026.05.22 21:59:36.344875 [ 267 ] {2e727ce2-f565-48aa-a451-2f639f73d790} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5967 | 2026.05.22 21:59:36.345163 [ 267 ] {2e727ce2-f565-48aa-a451-2f639f73d790} <Debug> oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown | ||
| 5968 | 2026.05.22 21:59:36.346209 [ 314 ] {2e727ce2-f565-48aa-a451-2f639f73d790} <Trace> AggregatingTransform: Aggregating | ||
| 5969 | 2026.05.22 21:59:36.346251 [ 314 ] {2e727ce2-f565-48aa-a451-2f639f73d790} <Trace> Aggregator: Aggregation method: without_key | ||
| 5970 | 2026.05.22 21:59:36.346281 [ 314 ] {2e727ce2-f565-48aa-a451-2f639f73d790} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001021419 sec. (979.030 rows/sec., 38.24 KiB/sec.) | ||
| 5971 | 2026.05.22 21:59:36.346297 [ 314 ] {2e727ce2-f565-48aa-a451-2f639f73d790} <Trace> Aggregator: Merging aggregated data | ||
| 5972 | 2026.05.22 21:59:36.346866 [ 267 ] {2e727ce2-f565-48aa-a451-2f639f73d790} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002431 sec., 411.3533525298231 rows/sec., 16.07 KiB/sec. | ||
| 5973 | 2026.05.22 21:59:36.347006 [ 267 ] {2e727ce2-f565-48aa-a451-2f639f73d790} <Debug> TCPHandler: Processed in 0.002859602 sec. | ||
| 5974 | 2026.05.22 21:59:36.347133 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5975 | 2026.05.22 21:59:36.347164 [ 267 ] {} <Debug> TCP-Session: 1b62fb4b-4fa8-45b0-a88a-82f1684fa094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5976 | 2026.05.22 21:59:36.347165 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5977 | 2026.05.22 21:59:36.347190 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5978 | 2026.05.22 21:59:36.347210 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5979 | 2026.05.22 21:59:36.347243 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5980 | 2026.05.22 21:59:36.347266 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5981 | 2026.05.22 21:59:36.347274 [ 308 ] {} <Debug> TCP-Session: 263de184-5f21-4fc0-82f3-030f4380404b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5982 | 2026.05.22 21:59:36.347298 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5983 | 2026.05.22 21:59:36.347304 [ 306 ] {} <Debug> TCP-Session: fa937688-0d29-401b-be38-d615be41a660 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5984 | 2026.05.22 21:59:36.347315 [ 302 ] {} <Debug> TCP-Session: e655fb52-6015-4828-adc5-09dac453d243 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5985 | 2026.05.22 21:59:36.347342 [ 309 ] {} <Debug> TCP-Session: 0f58c208-5d74-44f8-992a-9eea2a52e8d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5986 | 2026.05.22 21:59:36.347330 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5987 | 2026.05.22 21:59:36.347248 [ 310 ] {} <Debug> TCP-Session: ae248e6d-dff9-4820-b9ba-af149bc59be1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5988 | 2026.05.22 21:59:36.347408 [ 307 ] {} <Debug> TCP-Session: 0113de37-8535-465e-b9a8-43e73c02d573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5989 | 2026.05.22 21:59:36.347220 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5990 | 2026.05.22 21:59:36.347211 [ 293 ] {} <Debug> TCP-Session: d4a758df-acb7-4d43-8371-93b78df22978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5991 | 2026.05.22 21:59:36.347474 [ 303 ] {} <Debug> TCP-Session: dc453357-4b9c-435e-b199-bf3063ea2774 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5992 | 2026.05.22 21:59:37.461537 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65031 | ||
| 5993 | 2026.05.22 21:59:37.461632 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5994 | 2026.05.22 21:59:37.461659 [ 267 ] {} <Debug> TCP-Session: a26a6110-6319-4fb8-ad41-4e0c74d691bd Authenticating user 'default' from [fd00:1122:3344:101::e]:65031 | ||
| 5995 | 2026.05.22 21:59:37.461683 [ 267 ] {} <Debug> TCP-Session: a26a6110-6319-4fb8-ad41-4e0c74d691bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2026.05.22 21:59:37.461698 [ 267 ] {} <Debug> TCP-Session: a26a6110-6319-4fb8-ad41-4e0c74d691bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5997 | 2026.05.22 21:59:37.461956 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46996 | ||
| 5998 | 2026.05.22 21:59:37.461998 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59307 | ||
| 5999 | 2026.05.22 21:59:37.462010 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47328 | ||
| 6000 | 2026.05.22 21:59:37.462069 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6001 | 2026.05.22 21:59:37.462022 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63589 | ||
| 6002 | 2026.05.22 21:59:37.462102 [ 293 ] {} <Debug> TCP-Session: 3b40a1ef-79b6-4a50-b06e-aaba26dc4ffe Authenticating user 'default' from [fd00:1122:3344:101::e]:46996 | ||
| 6003 | 2026.05.22 21:59:37.462116 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6004 | 2026.05.22 21:59:37.462135 [ 267 ] {} <Trace> TCP-Session: a26a6110-6319-4fb8-ad41-4e0c74d691bd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6005 | 2026.05.22 21:59:37.462154 [ 293 ] {} <Debug> TCP-Session: 3b40a1ef-79b6-4a50-b06e-aaba26dc4ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6006 | 2026.05.22 21:59:37.462163 [ 308 ] {} <Debug> TCP-Session: de36658f-7134-490b-9403-d5923d89789c Authenticating user 'default' from [fd00:1122:3344:101::e]:47328 | ||
| 6007 | 2026.05.22 21:59:37.462168 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6008 | 2026.05.22 21:59:37.462189 [ 293 ] {} <Debug> TCP-Session: 3b40a1ef-79b6-4a50-b06e-aaba26dc4ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6009 | 2026.05.22 21:59:37.462205 [ 308 ] {} <Debug> TCP-Session: de36658f-7134-490b-9403-d5923d89789c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6010 | 2026.05.22 21:59:37.462226 [ 309 ] {} <Debug> TCP-Session: dc5263a2-c873-44e8-8f79-388dbbd5dab3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63589 | ||
| 6011 | 2026.05.22 21:59:37.462242 [ 308 ] {} <Debug> TCP-Session: de36658f-7134-490b-9403-d5923d89789c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6012 | 2026.05.22 21:59:37.462264 [ 309 ] {} <Debug> TCP-Session: dc5263a2-c873-44e8-8f79-388dbbd5dab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6013 | 2026.05.22 21:59:37.462148 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6014 | 2026.05.22 21:59:37.462296 [ 309 ] {} <Debug> TCP-Session: dc5263a2-c873-44e8-8f79-388dbbd5dab3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6015 | 2026.05.22 21:59:37.461998 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42504 | ||
| 6016 | 2026.05.22 21:59:37.462332 [ 307 ] {} <Debug> TCP-Session: 9083d856-bc84-443c-9b68-2861b22511a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59307 | ||
| 6017 | 2026.05.22 21:59:37.462330 [ 267 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65031) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6018 | 2026.05.22 21:59:37.462394 [ 307 ] {} <Debug> TCP-Session: 9083d856-bc84-443c-9b68-2861b22511a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6019 | 2026.05.22 21:59:37.462402 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6020 | 2026.05.22 21:59:37.462421 [ 307 ] {} <Debug> TCP-Session: 9083d856-bc84-443c-9b68-2861b22511a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6021 | 2026.05.22 21:59:37.461961 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39175 | ||
| 6022 | 2026.05.22 21:59:37.462443 [ 306 ] {} <Debug> TCP-Session: bea39d45-d008-4ae9-98fd-086932e3baf0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42504 | ||
| 6023 | 2026.05.22 21:59:37.461963 [ 303 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47551 | ||
| 6024 | 2026.05.22 21:59:37.462500 [ 306 ] {} <Debug> TCP-Session: bea39d45-d008-4ae9-98fd-086932e3baf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6025 | 2026.05.22 21:59:37.462525 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6026 | 2026.05.22 21:59:37.462545 [ 306 ] {} <Debug> TCP-Session: bea39d45-d008-4ae9-98fd-086932e3baf0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6027 | 2026.05.22 21:59:37.462552 [ 303 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6028 | 2026.05.22 21:59:37.462570 [ 302 ] {} <Debug> TCP-Session: bd4dbd0a-330a-4f31-8092-71c7f0776b46 Authenticating user 'default' from [fd00:1122:3344:101::e]:39175 | ||
| 6029 | 2026.05.22 21:59:37.462597 [ 303 ] {} <Debug> TCP-Session: c1cd715f-100f-4f4d-8393-8c90f024519c Authenticating user 'default' from [fd00:1122:3344:101::e]:47551 | ||
| 6030 | 2026.05.22 21:59:37.462618 [ 302 ] {} <Debug> TCP-Session: bd4dbd0a-330a-4f31-8092-71c7f0776b46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6031 | 2026.05.22 21:59:37.462629 [ 303 ] {} <Debug> TCP-Session: c1cd715f-100f-4f4d-8393-8c90f024519c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6032 | 2026.05.22 21:59:37.462643 [ 302 ] {} <Debug> TCP-Session: bd4dbd0a-330a-4f31-8092-71c7f0776b46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6033 | 2026.05.22 21:59:37.462657 [ 303 ] {} <Debug> TCP-Session: c1cd715f-100f-4f4d-8393-8c90f024519c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6034 | 2026.05.22 21:59:37.462668 [ 267 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6035 | 2026.05.22 21:59:37.462031 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56404 | ||
| 6036 | 2026.05.22 21:59:37.462732 [ 267 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6037 | 2026.05.22 21:59:37.462754 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6038 | 2026.05.22 21:59:37.462783 [ 310 ] {} <Debug> TCP-Session: b81ef7c4-93c0-4823-9aab-e38f140cc8e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:56404 | ||
| 6039 | 2026.05.22 21:59:37.462801 [ 310 ] {} <Debug> TCP-Session: b81ef7c4-93c0-4823-9aab-e38f140cc8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6040 | 2026.05.22 21:59:37.462815 [ 310 ] {} <Debug> TCP-Session: b81ef7c4-93c0-4823-9aab-e38f140cc8e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6041 | 2026.05.22 21:59:37.463033 [ 267 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} <Debug> oximeter.version (402e4426-e148-4f86-89b5-66fb511430a0) (SelectExecutor): Key condition: unknown | ||
| 6042 | 2026.05.22 21:59:37.464064 [ 360 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} <Trace> AggregatingTransform: Aggregating | ||
| 6043 | 2026.05.22 21:59:37.464220 [ 360 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} <Trace> Aggregator: Aggregation method: without_key | ||
| 6044 | 2026.05.22 21:59:37.464252 [ 360 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0011117 sec. (899.523 rows/sec., 35.14 KiB/sec.) | ||
| 6045 | 2026.05.22 21:59:37.464268 [ 360 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} <Trace> Aggregator: Merging aggregated data | ||
| 6046 | 2026.05.22 21:59:37.464910 [ 267 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00264 sec., 378.7878787878788 rows/sec., 14.80 KiB/sec. | ||
| 6047 | 2026.05.22 21:59:37.465061 [ 267 ] {485ee896-8ab5-46ef-84dc-24ef9c307113} <Debug> TCPHandler: Processed in 0.003046794 sec. | ||
| 6048 | 2026.05.22 21:59:37.465196 [ 267 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6049 | 2026.05.22 21:59:37.465219 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6050 | 2026.05.22 21:59:37.465236 [ 267 ] {} <Debug> TCP-Session: a26a6110-6319-4fb8-ad41-4e0c74d691bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6051 | 2026.05.22 21:59:37.465246 [ 302 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6052 | 2026.05.22 21:59:37.465273 [ 293 ] {} <Debug> TCP-Session: 3b40a1ef-79b6-4a50-b06e-aaba26dc4ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6053 | 2026.05.22 21:59:37.465282 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6054 | 2026.05.22 21:59:37.465307 [ 303 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6055 | 2026.05.22 21:59:37.465332 [ 302 ] {} <Debug> TCP-Session: bd4dbd0a-330a-4f31-8092-71c7f0776b46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6056 | 2026.05.22 21:59:37.465368 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6057 | 2026.05.22 21:59:37.465387 [ 303 ] {} <Debug> TCP-Session: c1cd715f-100f-4f4d-8393-8c90f024519c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6058 | 2026.05.22 21:59:37.465410 [ 309 ] {} <Debug> TCP-Session: dc5263a2-c873-44e8-8f79-388dbbd5dab3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6059 | 2026.05.22 21:59:37.465353 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6060 | 2026.05.22 21:59:37.465339 [ 310 ] {} <Debug> TCP-Session: b81ef7c4-93c0-4823-9aab-e38f140cc8e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6061 | 2026.05.22 21:59:37.465470 [ 308 ] {} <Debug> TCP-Session: de36658f-7134-490b-9403-d5923d89789c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6062 | 2026.05.22 21:59:37.465326 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6063 | 2026.05.22 21:59:37.465266 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6064 | 2026.05.22 21:59:37.465556 [ 307 ] {} <Debug> TCP-Session: 9083d856-bc84-443c-9b68-2861b22511a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6065 | 2026.05.22 21:59:37.465565 [ 306 ] {} <Debug> TCP-Session: bea39d45-d008-4ae9-98fd-086932e3baf0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6066 | 2026.05.22 21:59:40.292468 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6067 | 2026.05.22 21:59:40.292701 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6068 | 2026.05.22 21:59:40.293046 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6069 | 2026.05.22 21:59:40.293086 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6070 | 2026.05.22 21:59:40.293307 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6071 | 2026.05.22 21:59:40.293381 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6072 | 2026.05.22 21:59:40.293522 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6073 | 2026.05.22 21:59:40.293608 [ 323 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6074 | 2026.05.22 21:59:40.293629 [ 363 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6075 | 2026.05.22 21:59:40.293728 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 6076 | 2026.05.22 21:59:40.293757 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6077 | 2026.05.22 21:59:40.293836 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6078 | 2026.05.22 21:59:40.293857 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 6079 | 2026.05.22 21:59:40.293892 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6080 | 2026.05.22 21:59:40.293936 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6081 | 2026.05.22 21:59:40.295230 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002604 sec., 16897.081413210446 rows/sec., 2.94 MiB/sec. | ||
| 6082 | 2026.05.22 21:59:40.295431 [ 294 ] {3fb36e2e-4bb7-4faa-9acc-cbbda515d760} <Debug> TCPHandler: Processed in 0.003109946 sec. | ||
| 6083 | 2026.05.22 21:59:40.297302 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6084 | 2026.05.22 21:59:40.297439 [ 294 ] {fc6f1ab0-c815-4b93-9084-295eefbb01dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6085 | 2026.05.22 21:59:40.297499 [ 294 ] {fc6f1ab0-c815-4b93-9084-295eefbb01dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6086 | 2026.05.22 21:59:40.298088 [ 294 ] {fc6f1ab0-c815-4b93-9084-295eefbb01dd} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6087 | 2026.05.22 21:59:40.298135 [ 294 ] {fc6f1ab0-c815-4b93-9084-295eefbb01dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6088 | 2026.05.22 21:59:40.298522 [ 294 ] {fc6f1ab0-c815-4b93-9084-295eefbb01dd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6089 | 2026.05.22 21:59:40.298753 [ 294 ] {fc6f1ab0-c815-4b93-9084-295eefbb01dd} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6090 | 2026.05.22 21:59:40.298893 [ 51 ] {} <Debug> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6091 | 2026.05.22 21:59:40.298900 [ 294 ] {fc6f1ab0-c815-4b93-9084-295eefbb01dd} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001505 sec., 47840.531561461794 rows/sec., 3.84 MiB/sec. | ||
| 6092 | 2026.05.22 21:59:40.298940 [ 51 ] {} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6093 | 2026.05.22 21:59:40.298955 [ 294 ] {fc6f1ab0-c815-4b93-9084-295eefbb01dd} <Debug> TCPHandler: Processed in 0.001764852 sec. | ||
| 6094 | 2026.05.22 21:59:40.298967 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6095 | 2026.05.22 21:59:40.299067 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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 | ||
| 6096 | 2026.05.22 21:59:40.299142 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6097 | 2026.05.22 21:59:40.299154 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6098 | 2026.05.22 21:59:40.299184 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 3243 rows starting from the beginning of the part | ||
| 6099 | 2026.05.22 21:59:40.299244 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 867 rows starting from the beginning of the part | ||
| 6100 | 2026.05.22 21:59:40.299252 [ 294 ] {58f70759-f45e-4e6d-9af6-661c2cc14832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6101 | 2026.05.22 21:59:40.299292 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part | ||
| 6102 | 2026.05.22 21:59:40.299299 [ 294 ] {58f70759-f45e-4e6d-9af6-661c2cc14832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6103 | 2026.05.22 21:59:40.299333 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 3216 rows starting from the beginning of the part | ||
| 6104 | 2026.05.22 21:59:40.299375 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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 | ||
| 6105 | 2026.05.22 21:59:40.299418 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 72 rows starting from the beginning of the part | ||
| 6106 | 2026.05.22 21:59:40.299887 [ 294 ] {58f70759-f45e-4e6d-9af6-661c2cc14832} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6107 | 2026.05.22 21:59:40.299952 [ 294 ] {58f70759-f45e-4e6d-9af6-661c2cc14832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6108 | 2026.05.22 21:59:40.300346 [ 294 ] {58f70759-f45e-4e6d-9af6-661c2cc14832} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6109 | 2026.05.22 21:59:40.300577 [ 294 ] {58f70759-f45e-4e6d-9af6-661c2cc14832} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6110 | 2026.05.22 21:59:40.300742 [ 294 ] {58f70759-f45e-4e6d-9af6-661c2cc14832} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001507 sec., 5308.5600530856 rows/sec., 399.18 KiB/sec. | ||
| 6111 | 2026.05.22 21:59:40.300800 [ 294 ] {58f70759-f45e-4e6d-9af6-661c2cc14832} <Debug> TCPHandler: Processed in 0.001710541 sec. | ||
| 6112 | 2026.05.22 21:59:40.301009 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6113 | 2026.05.22 21:59:40.301140 [ 294 ] {b01303b6-316d-4769-ab0e-c5d21f2799b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6114 | 2026.05.22 21:59:40.301196 [ 294 ] {b01303b6-316d-4769-ab0e-c5d21f2799b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6115 | 2026.05.22 21:59:40.301601 [ 200 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7526 rows, containing 5 columns (5 merged, 0 gathered) in 0.002571876 sec., 2926268.607040153 rows/sec., 231.22 MiB/sec. | ||
| 6116 | 2026.05.22 21:59:40.301696 [ 294 ] {b01303b6-316d-4769-ab0e-c5d21f2799b7} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6117 | 2026.05.22 21:59:40.301731 [ 294 ] {b01303b6-316d-4769-ab0e-c5d21f2799b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6118 | 2026.05.22 21:59:40.301874 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6119 | 2026.05.22 21:59:40.302085 [ 294 ] {b01303b6-316d-4769-ab0e-c5d21f2799b7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6120 | 2026.05.22 21:59:40.302143 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2026.05.22 21:59:40.302219 [ 190 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_36_7} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6122 | 2026.05.22 21:59:40.302281 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 6123 | 2026.05.22 21:59:40.302324 [ 294 ] {b01303b6-316d-4769-ab0e-c5d21f2799b7} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6124 | 2026.05.22 21:59:40.302447 [ 50 ] {} <Debug> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6125 | 2026.05.22 21:59:40.302459 [ 294 ] {b01303b6-316d-4769-ab0e-c5d21f2799b7} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001357 sec., 53058.216654384676 rows/sec., 4.14 MiB/sec. | ||
| 6126 | 2026.05.22 21:59:40.302490 [ 50 ] {} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2026.05.22 21:59:40.302520 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6128 | 2026.05.22 21:59:40.302528 [ 294 ] {b01303b6-316d-4769-ab0e-c5d21f2799b7} <Debug> TCPHandler: Processed in 0.001626678 sec. | ||
| 6129 | 2026.05.22 21:59:40.302594 [ 192 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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 | ||
| 6130 | 2026.05.22 21:59:40.302680 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6131 | 2026.05.22 21:59:40.302709 [ 192 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6132 | 2026.05.22 21:59:40.302746 [ 192 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1795 rows starting from the beginning of the part | ||
| 6133 | 2026.05.22 21:59:40.302782 [ 294 ] {278a287c-0c42-475c-b631-a4e75bb021b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6134 | 2026.05.22 21:59:40.302805 [ 192 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 525 rows starting from the beginning of the part | ||
| 6135 | 2026.05.22 21:59:40.302831 [ 294 ] {278a287c-0c42-475c-b631-a4e75bb021b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6136 | 2026.05.22 21:59:40.302856 [ 192 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 72 rows starting from the beginning of the part | ||
| 6137 | 2026.05.22 21:59:40.302903 [ 192 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1751 rows starting from the beginning of the part | ||
| 6138 | 2026.05.22 21:59:40.302943 [ 192 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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 | ||
| 6139 | 2026.05.22 21:59:40.302981 [ 192 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 72 rows starting from the beginning of the part | ||
| 6140 | 2026.05.22 21:59:40.303318 [ 294 ] {278a287c-0c42-475c-b631-a4e75bb021b6} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6141 | 2026.05.22 21:59:40.303359 [ 294 ] {278a287c-0c42-475c-b631-a4e75bb021b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6142 | 2026.05.22 21:59:40.303738 [ 294 ] {278a287c-0c42-475c-b631-a4e75bb021b6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6143 | 2026.05.22 21:59:40.303985 [ 294 ] {278a287c-0c42-475c-b631-a4e75bb021b6} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6144 | 2026.05.22 21:59:40.304120 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6145 | 2026.05.22 21:59:40.304132 [ 294 ] {278a287c-0c42-475c-b631-a4e75bb021b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001369 sec., 116873.6303871439 rows/sec., 8.14 MiB/sec. | ||
| 6146 | 2026.05.22 21:59:40.304161 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6147 | 2026.05.22 21:59:40.304186 [ 294 ] {278a287c-0c42-475c-b631-a4e75bb021b6} <Debug> TCPHandler: Processed in 0.001560688 sec. | ||
| 6148 | 2026.05.22 21:59:40.304188 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6149 | 2026.05.22 21:59:40.304282 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 6150 | 2026.05.22 21:59:40.304339 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2026.05.22 21:59:40.304373 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6152 | 2026.05.22 21:59:40.304404 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 12039 rows starting from the beginning of the part | ||
| 6153 | 2026.05.22 21:59:40.304441 [ 294 ] {0a831f5a-6293-48ee-b261-db3e9b8d210e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6154 | 2026.05.22 21:59:40.304453 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 265 rows starting from the beginning of the part | ||
| 6155 | 2026.05.22 21:59:40.304472 [ 195 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4279 rows, containing 5 columns (5 merged, 0 gathered) in 0.001911014 sec., 2239125.4067212488 rows/sec., 161.91 MiB/sec. | ||
| 6156 | 2026.05.22 21:59:40.304503 [ 294 ] {0a831f5a-6293-48ee-b261-db3e9b8d210e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6157 | 2026.05.22 21:59:40.304506 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 6158 | 2026.05.22 21:59:40.304566 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1601 rows starting from the beginning of the part | ||
| 6159 | 2026.05.22 21:59:40.304603 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 6160 | 2026.05.22 21:59:40.304639 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 6161 | 2026.05.22 21:59:40.304705 [ 197 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6162 | 2026.05.22 21:59:40.305057 [ 197 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6163 | 2026.05.22 21:59:40.305136 [ 197 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_36_7} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6164 | 2026.05.22 21:59:40.305227 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 6165 | 2026.05.22 21:59:40.305346 [ 294 ] {0a831f5a-6293-48ee-b261-db3e9b8d210e} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6166 | 2026.05.22 21:59:40.305388 [ 294 ] {0a831f5a-6293-48ee-b261-db3e9b8d210e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6167 | 2026.05.22 21:59:40.305951 [ 294 ] {0a831f5a-6293-48ee-b261-db3e9b8d210e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6168 | 2026.05.22 21:59:40.306215 [ 294 ] {0a831f5a-6293-48ee-b261-db3e9b8d210e} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6169 | 2026.05.22 21:59:40.306364 [ 294 ] {0a831f5a-6293-48ee-b261-db3e9b8d210e} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001942 sec., 4119.46446961895 rows/sec., 7.38 MiB/sec. | ||
| 6170 | 2026.05.22 21:59:40.306426 [ 294 ] {0a831f5a-6293-48ee-b261-db3e9b8d210e} <Debug> TCPHandler: Processed in 0.002136338 sec. | ||
| 6171 | 2026.05.22 21:59:40.306579 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6172 | 2026.05.22 21:59:40.306678 [ 294 ] {7eef1a95-f092-4f93-89ab-a141724be4e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6173 | 2026.05.22 21:59:40.306720 [ 294 ] {7eef1a95-f092-4f93-89ab-a141724be4e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6174 | 2026.05.22 21:59:40.307088 [ 294 ] {7eef1a95-f092-4f93-89ab-a141724be4e6} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6175 | 2026.05.22 21:59:40.307124 [ 294 ] {7eef1a95-f092-4f93-89ab-a141724be4e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6176 | 2026.05.22 21:59:40.307421 [ 294 ] {7eef1a95-f092-4f93-89ab-a141724be4e6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6177 | 2026.05.22 21:59:40.307627 [ 294 ] {7eef1a95-f092-4f93-89ab-a141724be4e6} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6178 | 2026.05.22 21:59:40.307755 [ 294 ] {7eef1a95-f092-4f93-89ab-a141724be4e6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 6179 | 2026.05.22 21:59:40.307756 [ 47 ] {} <Debug> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6180 | 2026.05.22 21:59:40.307791 [ 294 ] {7eef1a95-f092-4f93-89ab-a141724be4e6} <Debug> TCPHandler: Processed in 0.001265523 sec. | ||
| 6181 | 2026.05.22 21:59:40.307815 [ 47 ] {} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6182 | 2026.05.22 21:59:40.307842 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6183 | 2026.05.22 21:59:40.307927 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 6184 | 2026.05.22 21:59:40.308039 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6185 | 2026.05.22 21:59:40.308069 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2010 rows starting from the beginning of the part | ||
| 6186 | 2026.05.22 21:59:40.308122 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 90 rows starting from the beginning of the part | ||
| 6187 | 2026.05.22 21:59:40.308166 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 6188 | 2026.05.22 21:59:40.308205 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
| 6189 | 2026.05.22 21:59:40.308244 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 6190 | 2026.05.22 21:59:40.308283 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 6191 | 2026.05.22 21:59:40.308362 [ 197 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14353 rows, containing 5 columns (5 merged, 0 gathered) in 0.004110774 sec., 3491556.5779096587 rows/sec., 224.64 MiB/sec. | ||
| 6192 | 2026.05.22 21:59:40.308742 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6193 | 2026.05.22 21:59:40.309023 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2026.05.22 21:59:40.309093 [ 190 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6195 | 2026.05.22 21:59:40.309157 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.51 MiB. | ||
| 6196 | 2026.05.22 21:59:40.309366 [ 192 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2310 rows, containing 4 columns (4 merged, 0 gathered) in 0.001470627 sec., 1570758.594803441 rows/sec., 101.07 MiB/sec. | ||
| 6197 | 2026.05.22 21:59:40.309600 [ 198 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6198 | 2026.05.22 21:59:40.309869 [ 198 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_36_7} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6199 | 2026.05.22 21:59:40.309935 [ 198 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_36_7} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6200 | 2026.05.22 21:59:40.310008 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 6201 | 2026.05.22 21:59:41.125683 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6202 | 2026.05.22 21:59:41.125754 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6203 | 2026.05.22 21:59:41.201496 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11566 | ||
| 6204 | 2026.05.22 21:59:41.202029 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2026.05.22 21:59:41.202071 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6206 | 2026.05.22 21:59:41.202526 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6207 | 2026.05.22 21:59:41.202770 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2026.05.22 21:59:41.202896 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11566 | ||
| 6209 | 2026.05.22 21:59:41.807009 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 6210 | 2026.05.22 21:59:41.823189 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6211 | 2026.05.22 21:59:41.823247 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6212 | 2026.05.22 21:59:41.829651 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6213 | 2026.05.22 21:59:41.830386 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6214 | 2026.05.22 21:59:41.833461 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 6215 | 2026.05.22 21:59:45.297530 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6216 | 2026.05.22 21:59:45.297791 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6217 | 2026.05.22 21:59:45.298157 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6218 | 2026.05.22 21:59:45.298202 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6219 | 2026.05.22 21:59:45.298438 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6220 | 2026.05.22 21:59:45.298504 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6221 | 2026.05.22 21:59:45.298643 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6222 | 2026.05.22 21:59:45.298743 [ 363 ] {2169bb38-8eae-48da-8647-10bbb25369ba} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6223 | 2026.05.22 21:59:45.298760 [ 317 ] {2169bb38-8eae-48da-8647-10bbb25369ba} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6224 | 2026.05.22 21:59:45.298880 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 6225 | 2026.05.22 21:59:45.298907 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6226 | 2026.05.22 21:59:45.298976 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6227 | 2026.05.22 21:59:45.299018 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 6228 | 2026.05.22 21:59:45.299061 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6229 | 2026.05.22 21:59:45.299101 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6230 | 2026.05.22 21:59:45.300143 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002475 sec., 17777.777777777777 rows/sec., 3.09 MiB/sec. | ||
| 6231 | 2026.05.22 21:59:45.300235 [ 294 ] {2169bb38-8eae-48da-8647-10bbb25369ba} <Debug> TCPHandler: Processed in 0.002852321 sec. | ||
| 6232 | 2026.05.22 21:59:45.305365 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6233 | 2026.05.22 21:59:45.305522 [ 294 ] {e26ceaa1-8ff0-40e1-b552-997f51777a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6234 | 2026.05.22 21:59:45.305590 [ 294 ] {e26ceaa1-8ff0-40e1-b552-997f51777a47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6235 | 2026.05.22 21:59:45.306296 [ 294 ] {e26ceaa1-8ff0-40e1-b552-997f51777a47} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6236 | 2026.05.22 21:59:45.306343 [ 294 ] {e26ceaa1-8ff0-40e1-b552-997f51777a47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6237 | 2026.05.22 21:59:45.306732 [ 294 ] {e26ceaa1-8ff0-40e1-b552-997f51777a47} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6238 | 2026.05.22 21:59:45.306977 [ 294 ] {e26ceaa1-8ff0-40e1-b552-997f51777a47} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6239 | 2026.05.22 21:59:45.307120 [ 40 ] {} <Debug> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6240 | 2026.05.22 21:59:45.307126 [ 294 ] {e26ceaa1-8ff0-40e1-b552-997f51777a47} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001651 sec., 172016.95941853424 rows/sec., 10.93 MiB/sec. | ||
| 6241 | 2026.05.22 21:59:45.307175 [ 40 ] {} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6242 | 2026.05.22 21:59:45.307193 [ 294 ] {e26ceaa1-8ff0-40e1-b552-997f51777a47} <Debug> TCPHandler: Processed in 0.001951685 sec. | ||
| 6243 | 2026.05.22 21:59:45.307206 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6244 | 2026.05.22 21:59:45.307297 [ 192 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::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 | ||
| 6245 | 2026.05.22 21:59:45.307365 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6246 | 2026.05.22 21:59:45.307398 [ 192 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6247 | 2026.05.22 21:59:45.307432 [ 192 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 284 rows starting from the beginning of the part | ||
| 6248 | 2026.05.22 21:59:45.307467 [ 294 ] {e4ee81fc-6ba5-472d-986b-f864e9309b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6249 | 2026.05.22 21:59:45.307484 [ 192 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 6250 | 2026.05.22 21:59:45.307514 [ 294 ] {e4ee81fc-6ba5-472d-986b-f864e9309b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6251 | 2026.05.22 21:59:45.307536 [ 192 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 284 rows starting from the beginning of the part | ||
| 6252 | 2026.05.22 21:59:45.307581 [ 192 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 284 rows starting from the beginning of the part | ||
| 6253 | 2026.05.22 21:59:45.307626 [ 192 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 284 rows starting from the beginning of the part | ||
| 6254 | 2026.05.22 21:59:45.308198 [ 294 ] {e4ee81fc-6ba5-472d-986b-f864e9309b83} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6255 | 2026.05.22 21:59:45.308239 [ 294 ] {e4ee81fc-6ba5-472d-986b-f864e9309b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6256 | 2026.05.22 21:59:45.308528 [ 198 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001255223 sec., 1131273.0885268992 rows/sec., 76.17 MiB/sec. | ||
| 6257 | 2026.05.22 21:59:45.308635 [ 294 ] {e4ee81fc-6ba5-472d-986b-f864e9309b83} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6258 | 2026.05.22 21:59:45.308714 [ 197 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6259 | 2026.05.22 21:59:45.308902 [ 294 ] {e4ee81fc-6ba5-472d-986b-f864e9309b83} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6260 | 2026.05.22 21:59:45.309019 [ 197 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_17_4} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2026.05.22 21:59:45.309054 [ 294 ] {e4ee81fc-6ba5-472d-986b-f864e9309b83} <Debug> executeQuery: Read 867 rows, 69.53 KiB in 0.001606 sec., 539850.5603985057 rows/sec., 42.28 MiB/sec. | ||
| 6262 | 2026.05.22 21:59:45.309096 [ 294 ] {e4ee81fc-6ba5-472d-986b-f864e9309b83} <Debug> TCPHandler: Processed in 0.001781672 sec. | ||
| 6263 | 2026.05.22 21:59:45.309106 [ 197 ] {52d2ec6c-e19d-49b3-9f70-7af4d1c82588::all_1_17_4} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6264 | 2026.05.22 21:59:45.309182 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6265 | 2026.05.22 21:59:45.309246 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6266 | 2026.05.22 21:59:45.309347 [ 294 ] {64fa4e19-f5df-4d94-8232-8bfe4e90b9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6267 | 2026.05.22 21:59:45.309388 [ 294 ] {64fa4e19-f5df-4d94-8232-8bfe4e90b9f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6268 | 2026.05.22 21:59:45.309834 [ 294 ] {64fa4e19-f5df-4d94-8232-8bfe4e90b9f4} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6269 | 2026.05.22 21:59:45.309870 [ 294 ] {64fa4e19-f5df-4d94-8232-8bfe4e90b9f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6270 | 2026.05.22 21:59:45.310183 [ 294 ] {64fa4e19-f5df-4d94-8232-8bfe4e90b9f4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6271 | 2026.05.22 21:59:45.310398 [ 294 ] {64fa4e19-f5df-4d94-8232-8bfe4e90b9f4} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6272 | 2026.05.22 21:59:45.310524 [ 294 ] {64fa4e19-f5df-4d94-8232-8bfe4e90b9f4} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001194 sec., 148241.20603015076 rows/sec., 9.14 MiB/sec. | ||
| 6273 | 2026.05.22 21:59:45.310558 [ 294 ] {64fa4e19-f5df-4d94-8232-8bfe4e90b9f4} <Debug> TCPHandler: Processed in 0.001362484 sec. | ||
| 6274 | 2026.05.22 21:59:45.310690 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6275 | 2026.05.22 21:59:45.310787 [ 294 ] {7e8f1039-71c3-488c-8714-10d02b07cf4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6276 | 2026.05.22 21:59:45.310827 [ 294 ] {7e8f1039-71c3-488c-8714-10d02b07cf4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6277 | 2026.05.22 21:59:45.311251 [ 294 ] {7e8f1039-71c3-488c-8714-10d02b07cf4a} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2026.05.22 21:59:45.311287 [ 294 ] {7e8f1039-71c3-488c-8714-10d02b07cf4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6279 | 2026.05.22 21:59:45.311580 [ 294 ] {7e8f1039-71c3-488c-8714-10d02b07cf4a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6280 | 2026.05.22 21:59:45.311790 [ 294 ] {7e8f1039-71c3-488c-8714-10d02b07cf4a} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6281 | 2026.05.22 21:59:45.311913 [ 294 ] {7e8f1039-71c3-488c-8714-10d02b07cf4a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001144 sec., 130244.75524475524 rows/sec., 8.41 MiB/sec. | ||
| 6282 | 2026.05.22 21:59:45.311947 [ 294 ] {7e8f1039-71c3-488c-8714-10d02b07cf4a} <Debug> TCPHandler: Processed in 0.001306413 sec. | ||
| 6283 | 2026.05.22 21:59:45.312075 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6284 | 2026.05.22 21:59:45.312171 [ 294 ] {a79b12ab-a2a3-4b1e-bb80-925c122f9dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6285 | 2026.05.22 21:59:45.312211 [ 294 ] {a79b12ab-a2a3-4b1e-bb80-925c122f9dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6286 | 2026.05.22 21:59:45.312672 [ 294 ] {a79b12ab-a2a3-4b1e-bb80-925c122f9dbb} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6287 | 2026.05.22 21:59:45.312707 [ 294 ] {a79b12ab-a2a3-4b1e-bb80-925c122f9dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6288 | 2026.05.22 21:59:45.312999 [ 294 ] {a79b12ab-a2a3-4b1e-bb80-925c122f9dbb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6289 | 2026.05.22 21:59:45.313202 [ 294 ] {a79b12ab-a2a3-4b1e-bb80-925c122f9dbb} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6290 | 2026.05.22 21:59:45.313320 [ 40 ] {} <Debug> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 6291 | 2026.05.22 21:59:45.313326 [ 294 ] {a79b12ab-a2a3-4b1e-bb80-925c122f9dbb} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001173 sec., 126172.20801364024 rows/sec., 7.18 MiB/sec. | ||
| 6292 | 2026.05.22 21:59:45.313369 [ 40 ] {} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6293 | 2026.05.22 21:59:45.313385 [ 294 ] {a79b12ab-a2a3-4b1e-bb80-925c122f9dbb} <Debug> TCPHandler: Processed in 0.001360174 sec. | ||
| 6294 | 2026.05.22 21:59:45.313400 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6295 | 2026.05.22 21:59:45.313477 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::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 | ||
| 6296 | 2026.05.22 21:59:45.313544 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6297 | 2026.05.22 21:59:45.313561 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6298 | 2026.05.22 21:59:45.313595 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 148 rows starting from the beginning of the part | ||
| 6299 | 2026.05.22 21:59:45.313642 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 6300 | 2026.05.22 21:59:45.313650 [ 294 ] {6e1aa937-7986-4be6-b2a9-6382404590b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6301 | 2026.05.22 21:59:45.313680 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 148 rows starting from the beginning of the part | ||
| 6302 | 2026.05.22 21:59:45.313696 [ 294 ] {6e1aa937-7986-4be6-b2a9-6382404590b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6303 | 2026.05.22 21:59:45.313719 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 148 rows starting from the beginning of the part | ||
| 6304 | 2026.05.22 21:59:45.313760 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 148 rows starting from the beginning of the part | ||
| 6305 | 2026.05.22 21:59:45.314299 [ 294 ] {6e1aa937-7986-4be6-b2a9-6382404590b0} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6306 | 2026.05.22 21:59:45.314340 [ 294 ] {6e1aa937-7986-4be6-b2a9-6382404590b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6307 | 2026.05.22 21:59:45.314517 [ 193 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001057389 sec., 699837.0514541006 rows/sec., 42.47 MiB/sec. | ||
| 6308 | 2026.05.22 21:59:45.314658 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 6309 | 2026.05.22 21:59:45.314678 [ 294 ] {6e1aa937-7986-4be6-b2a9-6382404590b0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6310 | 2026.05.22 21:59:45.314968 [ 294 ] {6e1aa937-7986-4be6-b2a9-6382404590b0} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6311 | 2026.05.22 21:59:45.314977 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_17_4} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6312 | 2026.05.22 21:59:45.315054 [ 192 ] {b111f8a0-607b-4c35-a822-f449e9801807::all_1_17_4} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 6313 | 2026.05.22 21:59:45.315106 [ 294 ] {6e1aa937-7986-4be6-b2a9-6382404590b0} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001473 sec., 356415.4786150713 rows/sec., 25.18 MiB/sec. | ||
| 6314 | 2026.05.22 21:59:45.315114 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6315 | 2026.05.22 21:59:45.315148 [ 294 ] {6e1aa937-7986-4be6-b2a9-6382404590b0} <Debug> TCPHandler: Processed in 0.001654359 sec. | ||
| 6316 | 2026.05.22 21:59:45.315278 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6317 | 2026.05.22 21:59:45.315375 [ 294 ] {1277ac88-d29a-4a0b-b8e1-4a33f49234cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6318 | 2026.05.22 21:59:45.315417 [ 294 ] {1277ac88-d29a-4a0b-b8e1-4a33f49234cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6319 | 2026.05.22 21:59:45.315755 [ 294 ] {1277ac88-d29a-4a0b-b8e1-4a33f49234cd} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6320 | 2026.05.22 21:59:45.315791 [ 294 ] {1277ac88-d29a-4a0b-b8e1-4a33f49234cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6321 | 2026.05.22 21:59:45.316091 [ 294 ] {1277ac88-d29a-4a0b-b8e1-4a33f49234cd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6322 | 2026.05.22 21:59:45.316294 [ 294 ] {1277ac88-d29a-4a0b-b8e1-4a33f49234cd} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6323 | 2026.05.22 21:59:45.316421 [ 294 ] {1277ac88-d29a-4a0b-b8e1-4a33f49234cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 6324 | 2026.05.22 21:59:45.316454 [ 294 ] {1277ac88-d29a-4a0b-b8e1-4a33f49234cd} <Debug> TCPHandler: Processed in 0.001226152 sec. | ||
| 6325 | 2026.05.22 21:59:45.316577 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6326 | 2026.05.22 21:59:45.316674 [ 294 ] {93ff55e9-3db6-4942-bde1-0269ca162d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6327 | 2026.05.22 21:59:45.316716 [ 294 ] {93ff55e9-3db6-4942-bde1-0269ca162d08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6328 | 2026.05.22 21:59:45.317112 [ 294 ] {93ff55e9-3db6-4942-bde1-0269ca162d08} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6329 | 2026.05.22 21:59:45.317148 [ 294 ] {93ff55e9-3db6-4942-bde1-0269ca162d08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6330 | 2026.05.22 21:59:45.317490 [ 294 ] {93ff55e9-3db6-4942-bde1-0269ca162d08} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6331 | 2026.05.22 21:59:45.317709 [ 294 ] {93ff55e9-3db6-4942-bde1-0269ca162d08} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6332 | 2026.05.22 21:59:45.317835 [ 294 ] {93ff55e9-3db6-4942-bde1-0269ca162d08} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001179 sec., 224766.75148430874 rows/sec., 14.94 MiB/sec. | ||
| 6333 | 2026.05.22 21:59:45.317869 [ 294 ] {93ff55e9-3db6-4942-bde1-0269ca162d08} <Debug> TCPHandler: Processed in 0.001342314 sec. | ||
| 6334 | 2026.05.22 21:59:45.317995 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6335 | 2026.05.22 21:59:45.318090 [ 294 ] {00673cac-10c2-4730-8a42-75223450f6f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6336 | 2026.05.22 21:59:45.318133 [ 294 ] {00673cac-10c2-4730-8a42-75223450f6f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6337 | 2026.05.22 21:59:45.318452 [ 294 ] {00673cac-10c2-4730-8a42-75223450f6f8} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6338 | 2026.05.22 21:59:45.318487 [ 294 ] {00673cac-10c2-4730-8a42-75223450f6f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6339 | 2026.05.22 21:59:45.318776 [ 294 ] {00673cac-10c2-4730-8a42-75223450f6f8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6340 | 2026.05.22 21:59:45.318979 [ 294 ] {00673cac-10c2-4730-8a42-75223450f6f8} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6341 | 2026.05.22 21:59:45.319106 [ 294 ] {00673cac-10c2-4730-8a42-75223450f6f8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 6342 | 2026.05.22 21:59:45.319140 [ 294 ] {00673cac-10c2-4730-8a42-75223450f6f8} <Debug> TCPHandler: Processed in 0.001194752 sec. | ||
| 6343 | 2026.05.22 21:59:45.319264 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6344 | 2026.05.22 21:59:45.319359 [ 294 ] {1dd0c988-d300-43be-bd76-c949b4f76272} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6345 | 2026.05.22 21:59:45.319411 [ 294 ] {1dd0c988-d300-43be-bd76-c949b4f76272} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6346 | 2026.05.22 21:59:45.320599 [ 294 ] {1dd0c988-d300-43be-bd76-c949b4f76272} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2026.05.22 21:59:45.320651 [ 294 ] {1dd0c988-d300-43be-bd76-c949b4f76272} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6348 | 2026.05.22 21:59:45.321437 [ 294 ] {1dd0c988-d300-43be-bd76-c949b4f76272} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6349 | 2026.05.22 21:59:45.321686 [ 294 ] {1dd0c988-d300-43be-bd76-c949b4f76272} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6350 | 2026.05.22 21:59:45.321850 [ 294 ] {1dd0c988-d300-43be-bd76-c949b4f76272} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002507 sec., 13960.909453530116 rows/sec., 25.02 MiB/sec. | ||
| 6351 | 2026.05.22 21:59:45.321955 [ 294 ] {1dd0c988-d300-43be-bd76-c949b4f76272} <Debug> TCPHandler: Processed in 0.002740419 sec. | ||
| 6352 | 2026.05.22 21:59:45.322152 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6353 | 2026.05.22 21:59:45.322279 [ 294 ] {5c0afb69-c028-47ad-a1c1-7f2124915f06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6354 | 2026.05.22 21:59:45.322340 [ 294 ] {5c0afb69-c028-47ad-a1c1-7f2124915f06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6355 | 2026.05.22 21:59:45.322724 [ 294 ] {5c0afb69-c028-47ad-a1c1-7f2124915f06} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6356 | 2026.05.22 21:59:45.322759 [ 294 ] {5c0afb69-c028-47ad-a1c1-7f2124915f06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6357 | 2026.05.22 21:59:45.323073 [ 294 ] {5c0afb69-c028-47ad-a1c1-7f2124915f06} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6358 | 2026.05.22 21:59:45.323286 [ 294 ] {5c0afb69-c028-47ad-a1c1-7f2124915f06} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6359 | 2026.05.22 21:59:45.323420 [ 294 ] {5c0afb69-c028-47ad-a1c1-7f2124915f06} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001176 sec., 76530.61224489796 rows/sec., 4.79 MiB/sec. | ||
| 6360 | 2026.05.22 21:59:45.323456 [ 294 ] {5c0afb69-c028-47ad-a1c1-7f2124915f06} <Debug> TCPHandler: Processed in 0.001412235 sec. | ||
| 6361 | 2026.05.22 21:59:48.703046 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12014 | ||
| 6362 | 2026.05.22 21:59:48.703892 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6363 | 2026.05.22 21:59:48.703958 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6364 | 2026.05.22 21:59:48.704737 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6365 | 2026.05.22 21:59:48.704968 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6366 | 2026.05.22 21:59:48.705110 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12014 | ||
| 6367 | 2026.05.22 21:59:49.333549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6368 | 2026.05.22 21:59:49.350396 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6369 | 2026.05.22 21:59:49.350453 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6370 | 2026.05.22 21:59:49.357150 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6371 | 2026.05.22 21:59:49.357882 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6372 | 2026.05.22 21:59:49.360798 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6373 | 2026.05.22 21:59:50.292122 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2026.05.22 21:59:50.292350 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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) | ||
| 6375 | 2026.05.22 21:59:50.292676 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6376 | 2026.05.22 21:59:50.292714 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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 | ||
| 6377 | 2026.05.22 21:59:50.292931 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6378 | 2026.05.22 21:59:50.292999 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6379 | 2026.05.22 21:59:50.293137 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 20-element set) | ||
| 6380 | 2026.05.22 21:59:50.293233 [ 363 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6381 | 2026.05.22 21:59:50.293235 [ 323 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6382 | 2026.05.22 21:59:50.293370 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 6383 | 2026.05.22 21:59:50.293397 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6384 | 2026.05.22 21:59:50.293466 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6385 | 2026.05.22 21:59:50.293487 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 6386 | 2026.05.22 21:59:50.293521 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_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'))" | ||
| 6387 | 2026.05.22 21:59:50.293564 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6388 | 2026.05.22 21:59:50.294716 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.00246 sec., 17886.17886178862 rows/sec., 3.11 MiB/sec. | ||
| 6389 | 2026.05.22 21:59:50.294817 [ 294 ] {f10f10b9-e025-4c8c-8763-e9c766d6b6e3} <Debug> TCPHandler: Processed in 0.002826641 sec. | ||
| 6390 | 2026.05.22 21:59:50.296689 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6391 | 2026.05.22 21:59:50.296858 [ 294 ] {9910f329-9d0d-44bc-ac67-394bcab6e9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6392 | 2026.05.22 21:59:50.296924 [ 294 ] {9910f329-9d0d-44bc-ac67-394bcab6e9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6393 | 2026.05.22 21:59:50.297520 [ 294 ] {9910f329-9d0d-44bc-ac67-394bcab6e9a2} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6394 | 2026.05.22 21:59:50.297566 [ 294 ] {9910f329-9d0d-44bc-ac67-394bcab6e9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6395 | 2026.05.22 21:59:50.297953 [ 294 ] {9910f329-9d0d-44bc-ac67-394bcab6e9a2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6396 | 2026.05.22 21:59:50.298931 [ 294 ] {9910f329-9d0d-44bc-ac67-394bcab6e9a2} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6397 | 2026.05.22 21:59:50.301075 [ 294 ] {9910f329-9d0d-44bc-ac67-394bcab6e9a2} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.004254 sec., 940.2914903620123 rows/sec., 76.67 KiB/sec. | ||
| 6398 | 2026.05.22 21:59:50.301144 [ 294 ] {9910f329-9d0d-44bc-ac67-394bcab6e9a2} <Debug> TCPHandler: Processed in 0.004584692 sec. | ||
| 6399 | 2026.05.22 21:59:50.301295 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6400 | 2026.05.22 21:59:50.301406 [ 294 ] {ff42a2d7-64c8-4ed2-9e14-d24e161de596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6401 | 2026.05.22 21:59:50.301454 [ 294 ] {ff42a2d7-64c8-4ed2-9e14-d24e161de596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6402 | 2026.05.22 21:59:50.301933 [ 294 ] {ff42a2d7-64c8-4ed2-9e14-d24e161de596} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6403 | 2026.05.22 21:59:50.301972 [ 294 ] {ff42a2d7-64c8-4ed2-9e14-d24e161de596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6404 | 2026.05.22 21:59:50.302323 [ 294 ] {ff42a2d7-64c8-4ed2-9e14-d24e161de596} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6405 | 2026.05.22 21:59:50.302537 [ 294 ] {ff42a2d7-64c8-4ed2-9e14-d24e161de596} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6406 | 2026.05.22 21:59:50.302679 [ 294 ] {ff42a2d7-64c8-4ed2-9e14-d24e161de596} <Debug> executeQuery: Read 74 rows, 6.06 KiB in 0.0013 sec., 56923.07692307693 rows/sec., 4.55 MiB/sec. | ||
| 6407 | 2026.05.22 21:59:50.302714 [ 294 ] {ff42a2d7-64c8-4ed2-9e14-d24e161de596} <Debug> TCPHandler: Processed in 0.001477776 sec. | ||
| 6408 | 2026.05.22 21:59:50.302867 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6409 | 2026.05.22 21:59:50.302965 [ 294 ] {f612cd94-9bfd-469a-9da9-cd688747f785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6410 | 2026.05.22 21:59:50.303005 [ 294 ] {f612cd94-9bfd-469a-9da9-cd688747f785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6411 | 2026.05.22 21:59:50.303415 [ 294 ] {f612cd94-9bfd-469a-9da9-cd688747f785} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6412 | 2026.05.22 21:59:50.303451 [ 294 ] {f612cd94-9bfd-469a-9da9-cd688747f785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6413 | 2026.05.22 21:59:50.303745 [ 294 ] {f612cd94-9bfd-469a-9da9-cd688747f785} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6414 | 2026.05.22 21:59:50.303950 [ 294 ] {f612cd94-9bfd-469a-9da9-cd688747f785} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6415 | 2026.05.22 21:59:50.304062 [ 33 ] {} <Debug> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6416 | 2026.05.22 21:59:50.304078 [ 294 ] {f612cd94-9bfd-469a-9da9-cd688747f785} <Debug> executeQuery: Read 12 rows, 902.00 B in 0.001132 sec., 10600.706713780919 rows/sec., 778.14 KiB/sec. | ||
| 6417 | 2026.05.22 21:59:50.304109 [ 33 ] {} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2026.05.22 21:59:50.304122 [ 294 ] {f612cd94-9bfd-469a-9da9-cd688747f785} <Debug> TCPHandler: Processed in 0.001304783 sec. | ||
| 6419 | 2026.05.22 21:59:50.304137 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6420 | 2026.05.22 21:59:50.304242 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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 | ||
| 6421 | 2026.05.22 21:59:50.304254 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6422 | 2026.05.22 21:59:50.304370 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6423 | 2026.05.22 21:59:50.304371 [ 294 ] {2d525db2-fab1-4bfe-8d61-4434e4ea5956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6424 | 2026.05.22 21:59:50.304415 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 214 rows starting from the beginning of the part | ||
| 6425 | 2026.05.22 21:59:50.304434 [ 294 ] {2d525db2-fab1-4bfe-8d61-4434e4ea5956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6426 | 2026.05.22 21:59:50.304485 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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 | ||
| 6427 | 2026.05.22 21:59:50.304537 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 188 rows starting from the beginning of the part | ||
| 6428 | 2026.05.22 21:59:50.304578 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::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 | ||
| 6429 | 2026.05.22 21:59:50.304617 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 177 rows starting from the beginning of the part | ||
| 6430 | 2026.05.22 21:59:50.304719 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 6431 | 2026.05.22 21:59:50.304894 [ 294 ] {2d525db2-fab1-4bfe-8d61-4434e4ea5956} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6432 | 2026.05.22 21:59:50.304937 [ 294 ] {2d525db2-fab1-4bfe-8d61-4434e4ea5956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6433 | 2026.05.22 21:59:50.305304 [ 294 ] {2d525db2-fab1-4bfe-8d61-4434e4ea5956} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6434 | 2026.05.22 21:59:50.305525 [ 294 ] {2d525db2-fab1-4bfe-8d61-4434e4ea5956} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2026.05.22 21:59:50.305568 [ 192 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 607 rows, containing 5 columns (5 merged, 0 gathered) in 0.001366145 sec., 444315.9401088464 rows/sec., 29.66 MiB/sec. | ||
| 6436 | 2026.05.22 21:59:50.305667 [ 294 ] {2d525db2-fab1-4bfe-8d61-4434e4ea5956} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001314 sec., 57838.6605783866 rows/sec., 4.52 MiB/sec. | ||
| 6437 | 2026.05.22 21:59:50.305707 [ 294 ] {2d525db2-fab1-4bfe-8d61-4434e4ea5956} <Debug> TCPHandler: Processed in 0.001503176 sec. | ||
| 6438 | 2026.05.22 21:59:50.305726 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6439 | 2026.05.22 21:59:50.305934 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6440 | 2026.05.22 21:59:50.306040 [ 294 ] {61ff5287-c961-4c7e-937d-6af28aac7974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6441 | 2026.05.22 21:59:50.306051 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_31_6} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6442 | 2026.05.22 21:59:50.306085 [ 294 ] {61ff5287-c961-4c7e-937d-6af28aac7974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6443 | 2026.05.22 21:59:50.306138 [ 198 ] {5c693f61-f6b8-4f0e-aa99-2f3af7da1648::all_1_31_6} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6444 | 2026.05.22 21:59:50.306211 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 6445 | 2026.05.22 21:59:50.306508 [ 294 ] {61ff5287-c961-4c7e-937d-6af28aac7974} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6446 | 2026.05.22 21:59:50.306548 [ 294 ] {61ff5287-c961-4c7e-937d-6af28aac7974} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6447 | 2026.05.22 21:59:50.306882 [ 294 ] {61ff5287-c961-4c7e-937d-6af28aac7974} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6448 | 2026.05.22 21:59:50.307106 [ 294 ] {61ff5287-c961-4c7e-937d-6af28aac7974} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6449 | 2026.05.22 21:59:50.307244 [ 294 ] {61ff5287-c961-4c7e-937d-6af28aac7974} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001224 sec., 132352.94117647057 rows/sec., 9.22 MiB/sec. | ||
| 6450 | 2026.05.22 21:59:50.307279 [ 294 ] {61ff5287-c961-4c7e-937d-6af28aac7974} <Debug> TCPHandler: Processed in 0.001395065 sec. | ||
| 6451 | 2026.05.22 21:59:50.307403 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6452 | 2026.05.22 21:59:50.307499 [ 294 ] {51e7ae88-14cb-424f-9de6-2bac06447a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6453 | 2026.05.22 21:59:50.307552 [ 294 ] {51e7ae88-14cb-424f-9de6-2bac06447a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6454 | 2026.05.22 21:59:50.308344 [ 294 ] {51e7ae88-14cb-424f-9de6-2bac06447a37} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6455 | 2026.05.22 21:59:50.308380 [ 294 ] {51e7ae88-14cb-424f-9de6-2bac06447a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6456 | 2026.05.22 21:59:50.308869 [ 294 ] {51e7ae88-14cb-424f-9de6-2bac06447a37} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6457 | 2026.05.22 21:59:50.309084 [ 294 ] {51e7ae88-14cb-424f-9de6-2bac06447a37} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6458 | 2026.05.22 21:59:50.309220 [ 294 ] {51e7ae88-14cb-424f-9de6-2bac06447a37} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.00174 sec., 4597.701149425287 rows/sec., 8.24 MiB/sec. | ||
| 6459 | 2026.05.22 21:59:50.309269 [ 294 ] {51e7ae88-14cb-424f-9de6-2bac06447a37} <Debug> TCPHandler: Processed in 0.001915914 sec. | ||
| 6460 | 2026.05.22 21:59:50.309408 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6461 | 2026.05.22 21:59:50.309505 [ 294 ] {b704c113-e109-4253-8bee-b363a8f68a96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6462 | 2026.05.22 21:59:50.309546 [ 294 ] {b704c113-e109-4253-8bee-b363a8f68a96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6463 | 2026.05.22 21:59:50.309931 [ 294 ] {b704c113-e109-4253-8bee-b363a8f68a96} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6464 | 2026.05.22 21:59:50.309970 [ 294 ] {b704c113-e109-4253-8bee-b363a8f68a96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6465 | 2026.05.22 21:59:50.310279 [ 294 ] {b704c113-e109-4253-8bee-b363a8f68a96} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6466 | 2026.05.22 21:59:50.310493 [ 294 ] {b704c113-e109-4253-8bee-b363a8f68a96} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6467 | 2026.05.22 21:59:50.310637 [ 294 ] {b704c113-e109-4253-8bee-b363a8f68a96} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001151 sec., 52128.583840139014 rows/sec., 3.51 MiB/sec. | ||
| 6468 | 2026.05.22 21:59:50.310673 [ 294 ] {b704c113-e109-4253-8bee-b363a8f68a96} <Debug> TCPHandler: Processed in 0.001315363 sec. | ||
| 6469 | 2026.05.22 21:59:55.298411 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6470 | 2026.05.22 21:59:55.298678 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 6471 | 2026.05.22 21:59:55.299032 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6472 | 2026.05.22 21:59:55.299077 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 6473 | 2026.05.22 21:59:55.299319 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6474 | 2026.05.22 21:59:55.299388 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6475 | 2026.05.22 21:59:55.299529 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 6476 | 2026.05.22 21:59:55.299640 [ 323 ] {3981ada8-471f-4254-8f85-445edc5aede9} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6477 | 2026.05.22 21:59:55.299640 [ 317 ] {3981ada8-471f-4254-8f85-445edc5aede9} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6478 | 2026.05.22 21:59:55.299832 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 6479 | 2026.05.22 21:59:55.299874 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6480 | 2026.05.22 21:59:55.299973 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6481 | 2026.05.22 21:59:55.299995 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 6482 | 2026.05.22 21:59:55.300045 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6483 | 2026.05.22 21:59:55.300092 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 6484 | 2026.05.22 21:59:55.301362 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.00279 sec., 15770.609318996416 rows/sec., 2.74 MiB/sec. | ||
| 6485 | 2026.05.22 21:59:55.301520 [ 294 ] {3981ada8-471f-4254-8f85-445edc5aede9} <Debug> TCPHandler: Processed in 0.003238838 sec. | ||
| 6486 | 2026.05.22 21:59:55.306831 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6487 | 2026.05.22 21:59:55.306953 [ 294 ] {2d193715-5a68-47cc-aaad-c0d3ea8a34c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6488 | 2026.05.22 21:59:55.307000 [ 294 ] {2d193715-5a68-47cc-aaad-c0d3ea8a34c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6489 | 2026.05.22 21:59:55.307588 [ 294 ] {2d193715-5a68-47cc-aaad-c0d3ea8a34c1} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6490 | 2026.05.22 21:59:55.307626 [ 294 ] {2d193715-5a68-47cc-aaad-c0d3ea8a34c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6491 | 2026.05.22 21:59:55.307994 [ 294 ] {2d193715-5a68-47cc-aaad-c0d3ea8a34c1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6492 | 2026.05.22 21:59:55.308217 [ 294 ] {2d193715-5a68-47cc-aaad-c0d3ea8a34c1} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6493 | 2026.05.22 21:59:55.308352 [ 294 ] {2d193715-5a68-47cc-aaad-c0d3ea8a34c1} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001434 sec., 198047.41980474198 rows/sec., 12.58 MiB/sec. | ||
| 6494 | 2026.05.22 21:59:55.308387 [ 294 ] {2d193715-5a68-47cc-aaad-c0d3ea8a34c1} <Debug> TCPHandler: Processed in 0.001613419 sec. | ||
| 6495 | 2026.05.22 21:59:55.308558 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6496 | 2026.05.22 21:59:55.308654 [ 294 ] {f0d3b663-b786-409b-be0e-4e1b5f552bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6497 | 2026.05.22 21:59:55.308695 [ 294 ] {f0d3b663-b786-409b-be0e-4e1b5f552bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6498 | 2026.05.22 21:59:55.309464 [ 294 ] {f0d3b663-b786-409b-be0e-4e1b5f552bdd} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6499 | 2026.05.22 21:59:55.309497 [ 294 ] {f0d3b663-b786-409b-be0e-4e1b5f552bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6500 | 2026.05.22 21:59:55.309840 [ 294 ] {f0d3b663-b786-409b-be0e-4e1b5f552bdd} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6501 | 2026.05.22 21:59:55.310058 [ 294 ] {f0d3b663-b786-409b-be0e-4e1b5f552bdd} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6502 | 2026.05.22 21:59:55.310182 [ 294 ] {f0d3b663-b786-409b-be0e-4e1b5f552bdd} <Debug> executeQuery: Read 867 rows, 69.53 KiB in 0.001547 sec., 560439.5604395604 rows/sec., 43.89 MiB/sec. | ||
| 6503 | 2026.05.22 21:59:55.310216 [ 294 ] {f0d3b663-b786-409b-be0e-4e1b5f552bdd} <Debug> TCPHandler: Processed in 0.001708311 sec. | ||
| 6504 | 2026.05.22 21:59:55.310361 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6505 | 2026.05.22 21:59:55.310458 [ 294 ] {7b0363ac-8411-4d94-abcf-354364e0ed41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6506 | 2026.05.22 21:59:55.310497 [ 294 ] {7b0363ac-8411-4d94-abcf-354364e0ed41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6507 | 2026.05.22 21:59:55.310962 [ 294 ] {7b0363ac-8411-4d94-abcf-354364e0ed41} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6508 | 2026.05.22 21:59:55.310998 [ 294 ] {7b0363ac-8411-4d94-abcf-354364e0ed41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6509 | 2026.05.22 21:59:55.311293 [ 294 ] {7b0363ac-8411-4d94-abcf-354364e0ed41} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6510 | 2026.05.22 21:59:55.311502 [ 294 ] {7b0363ac-8411-4d94-abcf-354364e0ed41} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6511 | 2026.05.22 21:59:55.311628 [ 294 ] {7b0363ac-8411-4d94-abcf-354364e0ed41} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001189 sec., 148864.59209419682 rows/sec., 9.18 MiB/sec. | ||
| 6512 | 2026.05.22 21:59:55.311663 [ 294 ] {7b0363ac-8411-4d94-abcf-354364e0ed41} <Debug> TCPHandler: Processed in 0.001350975 sec. | ||
| 6513 | 2026.05.22 21:59:55.311801 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6514 | 2026.05.22 21:59:55.311898 [ 294 ] {f54d9c76-9d02-4935-811b-40ea82a1468f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6515 | 2026.05.22 21:59:55.311937 [ 294 ] {f54d9c76-9d02-4935-811b-40ea82a1468f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6516 | 2026.05.22 21:59:55.312375 [ 294 ] {f54d9c76-9d02-4935-811b-40ea82a1468f} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6517 | 2026.05.22 21:59:55.312410 [ 294 ] {f54d9c76-9d02-4935-811b-40ea82a1468f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6518 | 2026.05.22 21:59:55.312701 [ 294 ] {f54d9c76-9d02-4935-811b-40ea82a1468f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6519 | 2026.05.22 21:59:55.312905 [ 294 ] {f54d9c76-9d02-4935-811b-40ea82a1468f} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6520 | 2026.05.22 21:59:55.313036 [ 294 ] {f54d9c76-9d02-4935-811b-40ea82a1468f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001156 sec., 128892.73356401385 rows/sec., 8.33 MiB/sec. | ||
| 6521 | 2026.05.22 21:59:55.313070 [ 294 ] {f54d9c76-9d02-4935-811b-40ea82a1468f} <Debug> TCPHandler: Processed in 0.001318194 sec. | ||
| 6522 | 2026.05.22 21:59:55.313202 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6523 | 2026.05.22 21:59:55.313298 [ 294 ] {466ab9a6-fba8-4bd1-a1ab-e3da4a465e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6524 | 2026.05.22 21:59:55.313338 [ 294 ] {466ab9a6-fba8-4bd1-a1ab-e3da4a465e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6525 | 2026.05.22 21:59:55.313769 [ 294 ] {466ab9a6-fba8-4bd1-a1ab-e3da4a465e9e} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6526 | 2026.05.22 21:59:55.313804 [ 294 ] {466ab9a6-fba8-4bd1-a1ab-e3da4a465e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6527 | 2026.05.22 21:59:55.314094 [ 294 ] {466ab9a6-fba8-4bd1-a1ab-e3da4a465e9e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6528 | 2026.05.22 21:59:55.314308 [ 294 ] {466ab9a6-fba8-4bd1-a1ab-e3da4a465e9e} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6529 | 2026.05.22 21:59:55.314434 [ 294 ] {466ab9a6-fba8-4bd1-a1ab-e3da4a465e9e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001154 sec., 128249.56672443674 rows/sec., 7.29 MiB/sec. | ||
| 6530 | 2026.05.22 21:59:55.314468 [ 294 ] {466ab9a6-fba8-4bd1-a1ab-e3da4a465e9e} <Debug> TCPHandler: Processed in 0.001315004 sec. | ||
| 6531 | 2026.05.22 21:59:55.314604 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6532 | 2026.05.22 21:59:55.314700 [ 294 ] {67a8e392-2888-4b26-b5c6-59004dd55b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6533 | 2026.05.22 21:59:55.314739 [ 294 ] {67a8e392-2888-4b26-b5c6-59004dd55b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6534 | 2026.05.22 21:59:55.315368 [ 294 ] {67a8e392-2888-4b26-b5c6-59004dd55b98} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2026.05.22 21:59:55.315403 [ 294 ] {67a8e392-2888-4b26-b5c6-59004dd55b98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6536 | 2026.05.22 21:59:55.315712 [ 294 ] {67a8e392-2888-4b26-b5c6-59004dd55b98} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6537 | 2026.05.22 21:59:55.315919 [ 294 ] {67a8e392-2888-4b26-b5c6-59004dd55b98} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2026.05.22 21:59:55.316046 [ 294 ] {67a8e392-2888-4b26-b5c6-59004dd55b98} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001364 sec., 384897.36070381233 rows/sec., 27.19 MiB/sec. | ||
| 6539 | 2026.05.22 21:59:55.316080 [ 294 ] {67a8e392-2888-4b26-b5c6-59004dd55b98} <Debug> TCPHandler: Processed in 0.001524638 sec. | ||
| 6540 | 2026.05.22 21:59:55.316213 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6541 | 2026.05.22 21:59:55.316309 [ 294 ] {0148aa80-29ec-4cec-84cf-a44a6ac3c015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6542 | 2026.05.22 21:59:55.316350 [ 294 ] {0148aa80-29ec-4cec-84cf-a44a6ac3c015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6543 | 2026.05.22 21:59:55.316689 [ 294 ] {0148aa80-29ec-4cec-84cf-a44a6ac3c015} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6544 | 2026.05.22 21:59:55.316724 [ 294 ] {0148aa80-29ec-4cec-84cf-a44a6ac3c015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6545 | 2026.05.22 21:59:55.317014 [ 294 ] {0148aa80-29ec-4cec-84cf-a44a6ac3c015} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6546 | 2026.05.22 21:59:55.317219 [ 294 ] {0148aa80-29ec-4cec-84cf-a44a6ac3c015} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2026.05.22 21:59:55.317347 [ 294 ] {0148aa80-29ec-4cec-84cf-a44a6ac3c015} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 6548 | 2026.05.22 21:59:55.317381 [ 294 ] {0148aa80-29ec-4cec-84cf-a44a6ac3c015} <Debug> TCPHandler: Processed in 0.001216712 sec. | ||
| 6549 | 2026.05.22 21:59:55.317509 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6550 | 2026.05.22 21:59:55.317605 [ 294 ] {759496f2-09f6-4e79-b694-5e49a2b39369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6551 | 2026.05.22 21:59:55.317648 [ 294 ] {759496f2-09f6-4e79-b694-5e49a2b39369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6552 | 2026.05.22 21:59:55.318097 [ 294 ] {759496f2-09f6-4e79-b694-5e49a2b39369} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2026.05.22 21:59:55.318133 [ 294 ] {759496f2-09f6-4e79-b694-5e49a2b39369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6554 | 2026.05.22 21:59:55.318444 [ 294 ] {759496f2-09f6-4e79-b694-5e49a2b39369} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6555 | 2026.05.22 21:59:55.318662 [ 294 ] {759496f2-09f6-4e79-b694-5e49a2b39369} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.05.22 21:59:55.318787 [ 294 ] {759496f2-09f6-4e79-b694-5e49a2b39369} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.0012 sec., 220833.33333333334 rows/sec., 14.67 MiB/sec. | ||
| 6557 | 2026.05.22 21:59:55.318820 [ 294 ] {759496f2-09f6-4e79-b694-5e49a2b39369} <Debug> TCPHandler: Processed in 0.001359584 sec. | ||
| 6558 | 2026.05.22 21:59:55.318954 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2026.05.22 21:59:55.319049 [ 294 ] {4cf9ca6a-4f93-45d6-ba3e-0690628b29b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6560 | 2026.05.22 21:59:55.319090 [ 294 ] {4cf9ca6a-4f93-45d6-ba3e-0690628b29b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6561 | 2026.05.22 21:59:55.319406 [ 294 ] {4cf9ca6a-4f93-45d6-ba3e-0690628b29b7} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.05.22 21:59:55.319441 [ 294 ] {4cf9ca6a-4f93-45d6-ba3e-0690628b29b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6563 | 2026.05.22 21:59:55.319737 [ 294 ] {4cf9ca6a-4f93-45d6-ba3e-0690628b29b7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6564 | 2026.05.22 21:59:55.320106 [ 294 ] {4cf9ca6a-4f93-45d6-ba3e-0690628b29b7} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.05.22 21:59:55.320273 [ 294 ] {4cf9ca6a-4f93-45d6-ba3e-0690628b29b7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001241 sec., 805.8017727639001 rows/sec., 54.30 KiB/sec. | ||
| 6566 | 2026.05.22 21:59:55.320314 [ 294 ] {4cf9ca6a-4f93-45d6-ba3e-0690628b29b7} <Debug> TCPHandler: Processed in 0.001409585 sec. | ||
| 6567 | 2026.05.22 21:59:55.320467 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6568 | 2026.05.22 21:59:55.320563 [ 294 ] {7afc5364-b777-4a58-8c9b-9bf50f1c72f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6569 | 2026.05.22 21:59:55.320616 [ 294 ] {7afc5364-b777-4a58-8c9b-9bf50f1c72f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6570 | 2026.05.22 21:59:55.321544 [ 294 ] {7afc5364-b777-4a58-8c9b-9bf50f1c72f3} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6571 | 2026.05.22 21:59:55.321583 [ 294 ] {7afc5364-b777-4a58-8c9b-9bf50f1c72f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6572 | 2026.05.22 21:59:55.322332 [ 294 ] {7afc5364-b777-4a58-8c9b-9bf50f1c72f3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6573 | 2026.05.22 21:59:55.322569 [ 294 ] {7afc5364-b777-4a58-8c9b-9bf50f1c72f3} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6574 | 2026.05.22 21:59:55.322702 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6575 | 2026.05.22 21:59:55.322721 [ 294 ] {7afc5364-b777-4a58-8c9b-9bf50f1c72f3} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002176 sec., 16084.558823529413 rows/sec., 28.82 MiB/sec. | ||
| 6576 | 2026.05.22 21:59:55.322757 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6577 | 2026.05.22 21:59:55.322783 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6578 | 2026.05.22 21:59:55.322789 [ 294 ] {7afc5364-b777-4a58-8c9b-9bf50f1c72f3} <Debug> TCPHandler: Processed in 0.002386883 sec. | ||
| 6579 | 2026.05.22 21:59:55.322905 [ 189 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::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 | ||
| 6580 | 2026.05.22 21:59:55.322944 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6581 | 2026.05.22 21:59:55.323048 [ 294 ] {a7fde175-3e53-4680-8c12-8965cc28931b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6582 | 2026.05.22 21:59:55.323091 [ 294 ] {a7fde175-3e53-4680-8c12-8965cc28931b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6583 | 2026.05.22 21:59:55.323174 [ 189 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6584 | 2026.05.22 21:59:55.323250 [ 189 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 638 rows starting from the beginning of the part | ||
| 6585 | 2026.05.22 21:59:55.323397 [ 189 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 46 rows starting from the beginning of the part | ||
| 6586 | 2026.05.22 21:59:55.323445 [ 294 ] {a7fde175-3e53-4680-8c12-8965cc28931b} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6587 | 2026.05.22 21:59:55.323486 [ 294 ] {a7fde175-3e53-4680-8c12-8965cc28931b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6588 | 2026.05.22 21:59:55.323514 [ 189 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 8 rows starting from the beginning of the part | ||
| 6589 | 2026.05.22 21:59:55.323630 [ 189 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 35 rows starting from the beginning of the part | ||
| 6590 | 2026.05.22 21:59:55.323737 [ 189 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
| 6591 | 2026.05.22 21:59:55.323816 [ 294 ] {a7fde175-3e53-4680-8c12-8965cc28931b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6592 | 2026.05.22 21:59:55.323847 [ 189 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 35 rows starting from the beginning of the part | ||
| 6593 | 2026.05.22 21:59:55.324045 [ 294 ] {a7fde175-3e53-4680-8c12-8965cc28931b} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.05.22 21:59:55.324188 [ 294 ] {a7fde175-3e53-4680-8c12-8965cc28931b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001159 sec., 77653.14926660914 rows/sec., 4.86 MiB/sec. | ||
| 6595 | 2026.05.22 21:59:55.324224 [ 294 ] {a7fde175-3e53-4680-8c12-8965cc28931b} <Debug> TCPHandler: Processed in 0.001331024 sec. | ||
| 6596 | 2026.05.22 21:59:55.328567 [ 198 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 770 rows, containing 19 columns (19 merged, 0 gathered) in 0.005713253 sec., 134774.35709568614 rows/sec., 241.51 MiB/sec. | ||
| 6597 | 2026.05.22 21:59:55.329434 [ 192 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6598 | 2026.05.22 21:59:55.329800 [ 192 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6599 | 2026.05.22 21:59:55.329879 [ 192 ] {4f0503d2-85e8-4dcf-9d51-586c5595b748::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6600 | 2026.05.22 21:59:55.330005 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.66 MiB. | ||
| 6601 | 2026.05.22 21:59:56.000297 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.80 MiB, peak 268.41 MiB, free memory in arenas 0.00 B, will set to 263.16 MiB (RSS), difference: 2.36 MiB | ||
| 6602 | 2026.05.22 21:59:56.126024 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6603 | 2026.05.22 21:59:56.126089 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6604 | 2026.05.22 21:59:56.205203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12526 | ||
| 6605 | 2026.05.22 21:59:56.205750 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6606 | 2026.05.22 21:59:56.205794 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6607 | 2026.05.22 21:59:56.206319 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6608 | 2026.05.22 21:59:56.206559 [ 245 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2026.05.22 21:59:56.206692 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12526 | ||
| 6610 | 2026.05.22 21:59:56.206713 [ 26 ] {} <Debug> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6611 | 2026.05.22 21:59:56.206768 [ 26 ] {} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6612 | 2026.05.22 21:59:56.206788 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6613 | 2026.05.22 21:59:56.206950 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::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 | ||
| 6614 | 2026.05.22 21:59:56.207121 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6615 | 2026.05.22 21:59:56.207167 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10094 rows starting from the beginning of the part | ||
| 6616 | 2026.05.22 21:59:56.207244 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 6617 | 2026.05.22 21:59:56.207298 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 6618 | 2026.05.22 21:59:56.207347 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 6619 | 2026.05.22 21:59:56.207392 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 6620 | 2026.05.22 21:59:56.207439 [ 198 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 6621 | 2026.05.22 21:59:56.212632 [ 192 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12526 rows, containing 4 columns (4 merged, 0 gathered) in 0.005759423 sec., 2174870.642423729 rows/sec., 31.11 MiB/sec. | ||
| 6622 | 2026.05.22 21:59:56.212980 [ 192 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6623 | 2026.05.22 21:59:56.213268 [ 192 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6624 | 2026.05.22 21:59:56.213339 [ 192 ] {79d2c019-a1b8-4895-9f60-ef441b532e26::all_1_26_5} <Trace> system.asynchronous_metric_log (79d2c019-a1b8-4895-9f60-ef441b532e26) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6625 | 2026.05.22 21:59:56.213437 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6626 | 2026.05.22 21:59:56.860890 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6627 | 2026.05.22 21:59:56.881932 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2026.05.22 21:59:56.882003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6629 | 2026.05.22 21:59:56.887907 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6630 | 2026.05.22 21:59:56.888779 [ 244 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2026.05.22 21:59:56.889124 [ 26 ] {} <Debug> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6632 | 2026.05.22 21:59:56.889197 [ 26 ] {} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6633 | 2026.05.22 21:59:56.889225 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6634 | 2026.05.22 21:59:56.889359 [ 198 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 6635 | 2026.05.22 21:59:56.893688 [ 198 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6636 | 2026.05.22 21:59:56.894581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6637 | 2026.05.22 21:59:56.895196 [ 198 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 6638 | 2026.05.22 21:59:56.900058 [ 198 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 6639 | 2026.05.22 21:59:56.904723 [ 198 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 6640 | 2026.05.22 21:59:56.909212 [ 198 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 6641 | 2026.05.22 21:59:56.913474 [ 198 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 6642 | 2026.05.22 21:59:56.917395 [ 198 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::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 | ||
| 6643 | 2026.05.22 21:59:56.966808 [ 192 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.077514404 sec., 2528.562304368618 rows/sec., 13.07 MiB/sec. | ||
| 6644 | 2026.05.22 21:59:56.969321 [ 192 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6645 | 2026.05.22 21:59:56.971461 [ 192 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_26_5} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2026.05.22 21:59:56.971567 [ 192 ] {3a3d8740-31f7-4b5a-838d-c841e78f3968::all_1_26_5} <Trace> system.metric_log (3a3d8740-31f7-4b5a-838d-c841e78f3968) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6647 | 2026.05.22 21:59:56.973729 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6648 | 2026.05.22 21:59:57.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.26 MiB, peak 274.82 MiB, free memory in arenas 0.00 B, will set to 267.95 MiB (RSS), difference: 3.68 MiB | ||
| 6649 | 2026.05.22 22:00:00.292778 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6650 | 2026.05.22 22:00:00.293066 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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) | ||
| 6651 | 2026.05.22 22:00:00.293422 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6652 | 2026.05.22 22:00:00.293464 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service: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 | ||
| 6653 | 2026.05.22 22:00:00.293688 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6654 | 2026.05.22 22:00:00.293763 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6655 | 2026.05.22 22:00:00.293903 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 6656 | 2026.05.22 22:00:00.294006 [ 316 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6657 | 2026.05.22 22:00:00.294020 [ 317 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6658 | 2026.05.22 22:00:00.294138 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 6659 | 2026.05.22 22:00:00.294170 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6660 | 2026.05.22 22:00:00.294241 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6661 | 2026.05.22 22:00:00.294262 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 6662 | 2026.05.22 22:00:00.294301 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6663 | 2026.05.22 22:00:00.294342 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 6664 | 2026.05.22 22:00:00.295481 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} <Debug> executeQuery: Read 44 rows, 7.84 KiB in 0.002523 sec., 17439.55608402695 rows/sec., 3.03 MiB/sec. | ||
| 6665 | 2026.05.22 22:00:00.295622 [ 294 ] {92682030-94f3-47f6-a4c9-dfc408a73bb6} <Debug> TCPHandler: Processed in 0.003041595 sec. | ||
| 6666 | 2026.05.22 22:00:00.297531 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6667 | 2026.05.22 22:00:00.297686 [ 294 ] {792ed62a-afcf-4c6d-96b6-3697fb1ca1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6668 | 2026.05.22 22:00:00.297750 [ 294 ] {792ed62a-afcf-4c6d-96b6-3697fb1ca1c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6669 | 2026.05.22 22:00:00.298341 [ 294 ] {792ed62a-afcf-4c6d-96b6-3697fb1ca1c2} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6670 | 2026.05.22 22:00:00.298386 [ 294 ] {792ed62a-afcf-4c6d-96b6-3697fb1ca1c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6671 | 2026.05.22 22:00:00.298753 [ 294 ] {792ed62a-afcf-4c6d-96b6-3697fb1ca1c2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6672 | 2026.05.22 22:00:00.298998 [ 294 ] {792ed62a-afcf-4c6d-96b6-3697fb1ca1c2} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6673 | 2026.05.22 22:00:00.299141 [ 294 ] {792ed62a-afcf-4c6d-96b6-3697fb1ca1c2} <Debug> executeQuery: Read 72 rows, 5.91 KiB in 0.001497 sec., 48096.192384769536 rows/sec., 3.86 MiB/sec. | ||
| 6674 | 2026.05.22 22:00:00.299180 [ 294 ] {792ed62a-afcf-4c6d-96b6-3697fb1ca1c2} <Debug> TCPHandler: Processed in 0.001769101 sec. | ||
| 6675 | 2026.05.22 22:00:00.299337 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6676 | 2026.05.22 22:00:00.299437 [ 294 ] {9f090ece-511a-48c9-b3be-73330a4effb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6677 | 2026.05.22 22:00:00.299478 [ 294 ] {9f090ece-511a-48c9-b3be-73330a4effb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6678 | 2026.05.22 22:00:00.299903 [ 294 ] {9f090ece-511a-48c9-b3be-73330a4effb6} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6679 | 2026.05.22 22:00:00.299940 [ 294 ] {9f090ece-511a-48c9-b3be-73330a4effb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6680 | 2026.05.22 22:00:00.300302 [ 294 ] {9f090ece-511a-48c9-b3be-73330a4effb6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6681 | 2026.05.22 22:00:00.300532 [ 294 ] {9f090ece-511a-48c9-b3be-73330a4effb6} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6682 | 2026.05.22 22:00:00.300661 [ 294 ] {9f090ece-511a-48c9-b3be-73330a4effb6} <Debug> executeQuery: Read 8 rows, 616.00 B in 0.001244 sec., 6430.868167202572 rows/sec., 483.57 KiB/sec. | ||
| 6683 | 2026.05.22 22:00:00.300697 [ 294 ] {9f090ece-511a-48c9-b3be-73330a4effb6} <Debug> TCPHandler: Processed in 0.001410265 sec. | ||
| 6684 | 2026.05.22 22:00:00.300838 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6685 | 2026.05.22 22:00:00.300935 [ 294 ] {5dc13c70-1149-490a-a9e8-494653d1f072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6686 | 2026.05.22 22:00:00.300980 [ 294 ] {5dc13c70-1149-490a-a9e8-494653d1f072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6687 | 2026.05.22 22:00:00.301433 [ 294 ] {5dc13c70-1149-490a-a9e8-494653d1f072} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6688 | 2026.05.22 22:00:00.301469 [ 294 ] {5dc13c70-1149-490a-a9e8-494653d1f072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6689 | 2026.05.22 22:00:00.301855 [ 294 ] {5dc13c70-1149-490a-a9e8-494653d1f072} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6690 | 2026.05.22 22:00:00.302146 [ 294 ] {5dc13c70-1149-490a-a9e8-494653d1f072} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6691 | 2026.05.22 22:00:00.302313 [ 294 ] {5dc13c70-1149-490a-a9e8-494653d1f072} <Debug> executeQuery: Read 72 rows, 5.76 KiB in 0.001396 sec., 51575.93123209169 rows/sec., 4.03 MiB/sec. | ||
| 6692 | 2026.05.22 22:00:00.302349 [ 294 ] {5dc13c70-1149-490a-a9e8-494653d1f072} <Debug> TCPHandler: Processed in 0.001562698 sec. | ||
| 6693 | 2026.05.22 22:00:00.302500 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6694 | 2026.05.22 22:00:00.302599 [ 294 ] {714574a1-7891-4601-9fcd-9091e212bc13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6695 | 2026.05.22 22:00:00.302644 [ 294 ] {714574a1-7891-4601-9fcd-9091e212bc13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6696 | 2026.05.22 22:00:00.303085 [ 294 ] {714574a1-7891-4601-9fcd-9091e212bc13} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6697 | 2026.05.22 22:00:00.303121 [ 294 ] {714574a1-7891-4601-9fcd-9091e212bc13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6698 | 2026.05.22 22:00:00.303446 [ 294 ] {714574a1-7891-4601-9fcd-9091e212bc13} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6699 | 2026.05.22 22:00:00.303674 [ 294 ] {714574a1-7891-4601-9fcd-9091e212bc13} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6700 | 2026.05.22 22:00:00.303806 [ 294 ] {714574a1-7891-4601-9fcd-9091e212bc13} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 6701 | 2026.05.22 22:00:00.303841 [ 294 ] {714574a1-7891-4601-9fcd-9091e212bc13} <Debug> TCPHandler: Processed in 0.001390364 sec. | ||
| 6702 | 2026.05.22 22:00:00.303974 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6703 | 2026.05.22 22:00:00.304072 [ 294 ] {eb19805b-b406-45c5-83e9-db863b9226f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6704 | 2026.05.22 22:00:00.304126 [ 294 ] {eb19805b-b406-45c5-83e9-db863b9226f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6705 | 2026.05.22 22:00:00.304878 [ 294 ] {eb19805b-b406-45c5-83e9-db863b9226f7} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6706 | 2026.05.22 22:00:00.304913 [ 294 ] {eb19805b-b406-45c5-83e9-db863b9226f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6707 | 2026.05.22 22:00:00.305433 [ 294 ] {eb19805b-b406-45c5-83e9-db863b9226f7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6708 | 2026.05.22 22:00:00.305665 [ 294 ] {eb19805b-b406-45c5-83e9-db863b9226f7} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6709 | 2026.05.22 22:00:00.305809 [ 294 ] {eb19805b-b406-45c5-83e9-db863b9226f7} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.001755 sec., 4558.404558404558 rows/sec., 8.17 MiB/sec. | ||
| 6710 | 2026.05.22 22:00:00.305860 [ 294 ] {eb19805b-b406-45c5-83e9-db863b9226f7} <Debug> TCPHandler: Processed in 0.001935075 sec. | ||
| 6711 | 2026.05.22 22:00:00.306009 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6712 | 2026.05.22 22:00:00.306106 [ 294 ] {65863057-1290-4e53-92b4-5f4b4da548ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6713 | 2026.05.22 22:00:00.306149 [ 294 ] {65863057-1290-4e53-92b4-5f4b4da548ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6714 | 2026.05.22 22:00:00.306540 [ 294 ] {65863057-1290-4e53-92b4-5f4b4da548ad} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2026.05.22 22:00:00.306576 [ 294 ] {65863057-1290-4e53-92b4-5f4b4da548ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6716 | 2026.05.22 22:00:00.306893 [ 294 ] {65863057-1290-4e53-92b4-5f4b4da548ad} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6717 | 2026.05.22 22:00:00.307111 [ 294 ] {65863057-1290-4e53-92b4-5f4b4da548ad} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6718 | 2026.05.22 22:00:00.307241 [ 294 ] {65863057-1290-4e53-92b4-5f4b4da548ad} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001154 sec., 51993.06759098786 rows/sec., 3.50 MiB/sec. | ||
| 6719 | 2026.05.22 22:00:00.307275 [ 294 ] {65863057-1290-4e53-92b4-5f4b4da548ad} <Debug> TCPHandler: Processed in 0.001317014 sec. | ||
| 6720 | 2026.05.22 22:00:00.525450 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6721 | 2026.05.22 22:00:00.525789 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec') FORMAT Native (stage: Complete) | ||
| 6722 | 2026.05.22 22:00:00.526339 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 6723 | 2026.05.22 22:00:00.526406 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec')" moved to PREWHERE | ||
| 6724 | 2026.05.22 22:00:00.526784 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 6725 | 2026.05.22 22:00:00.526874 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6726 | 2026.05.22 22:00:00.527038 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 6727 | 2026.05.22 22:00:00.527142 [ 317 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 6728 | 2026.05.22 22:00:00.527160 [ 316 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 6729 | 2026.05.22 22:00:00.527256 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (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 | ||
| 6730 | 2026.05.22 22:00:00.527286 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} <Trace> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 6731 | 2026.05.22 22:00:00.527357 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 6732 | 2026.05.22 22:00:00.527380 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} <Debug> oximeter.timeseries_schema (cab49d9c-2cca-4665-99e7-63bed4298983) (SelectExecutor): Reading approx. 44 rows with 2 streams | ||
| 6733 | 2026.05.22 22:00:00.527418 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 6734 | 2026.05.22 22:00:00.527459 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'zone:cpu_nsec'))" | ||
| 6735 | 2026.05.22 22:00:00.528610 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.003024 sec., 14550.26455026455 rows/sec., 3.04 MiB/sec. | ||
| 6736 | 2026.05.22 22:00:00.528710 [ 294 ] {9fc3a2e2-78a2-4237-9ca3-9d28763b31bd} <Debug> TCPHandler: Processed in 0.00339604 sec. | ||
| 6737 | 2026.05.22 22:00:00.544165 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6738 | 2026.05.22 22:00:00.544318 [ 294 ] {4464ec52-2e8a-41fa-93a6-6aefe7c240d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6739 | 2026.05.22 22:00:00.544390 [ 294 ] {4464ec52-2e8a-41fa-93a6-6aefe7c240d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6740 | 2026.05.22 22:00:00.545214 [ 294 ] {4464ec52-2e8a-41fa-93a6-6aefe7c240d9} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2026.05.22 22:00:00.545260 [ 294 ] {4464ec52-2e8a-41fa-93a6-6aefe7c240d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6742 | 2026.05.22 22:00:00.545647 [ 294 ] {4464ec52-2e8a-41fa-93a6-6aefe7c240d9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6743 | 2026.05.22 22:00:00.545877 [ 294 ] {4464ec52-2e8a-41fa-93a6-6aefe7c240d9} <Trace> oximeter.fields_i16 (52d2ec6c-e19d-49b3-9f70-7af4d1c82588): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2026.05.22 22:00:00.546026 [ 294 ] {4464ec52-2e8a-41fa-93a6-6aefe7c240d9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001754 sec., 161915.6214367161 rows/sec., 10.28 MiB/sec. | ||
| 6745 | 2026.05.22 22:00:00.546066 [ 294 ] {4464ec52-2e8a-41fa-93a6-6aefe7c240d9} <Debug> TCPHandler: Processed in 0.001976586 sec. | ||
| 6746 | 2026.05.22 22:00:00.546224 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6747 | 2026.05.22 22:00:00.546325 [ 294 ] {fb62992b-9479-4eaa-9428-c1901d40b90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6748 | 2026.05.22 22:00:00.546369 [ 294 ] {fb62992b-9479-4eaa-9428-c1901d40b90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6749 | 2026.05.22 22:00:00.546909 [ 294 ] {fb62992b-9479-4eaa-9428-c1901d40b90d} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6750 | 2026.05.22 22:00:00.546947 [ 294 ] {fb62992b-9479-4eaa-9428-c1901d40b90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6751 | 2026.05.22 22:00:00.547240 [ 294 ] {fb62992b-9479-4eaa-9428-c1901d40b90d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6752 | 2026.05.22 22:00:00.547478 [ 294 ] {fb62992b-9479-4eaa-9428-c1901d40b90d} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6753 | 2026.05.22 22:00:00.547592 [ 52 ] {} <Debug> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 6754 | 2026.05.22 22:00:00.547609 [ 294 ] {fb62992b-9479-4eaa-9428-c1901d40b90d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001304 sec., 9202.453987730061 rows/sec., 750.40 KiB/sec. | ||
| 6755 | 2026.05.22 22:00:00.547631 [ 52 ] {} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2026.05.22 22:00:00.547646 [ 294 ] {fb62992b-9479-4eaa-9428-c1901d40b90d} <Debug> TCPHandler: Processed in 0.001472497 sec. | ||
| 6757 | 2026.05.22 22:00:00.547652 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6758 | 2026.05.22 22:00:00.547746 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::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 | ||
| 6759 | 2026.05.22 22:00:00.547787 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6760 | 2026.05.22 22:00:00.547842 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6761 | 2026.05.22 22:00:00.547873 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
| 6762 | 2026.05.22 22:00:00.547885 [ 294 ] {d835659e-01bd-421a-bf5e-f3ae65c4b7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6763 | 2026.05.22 22:00:00.547926 [ 294 ] {d835659e-01bd-421a-bf5e-f3ae65c4b7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6764 | 2026.05.22 22:00:00.547931 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 6765 | 2026.05.22 22:00:00.547982 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6766 | 2026.05.22 22:00:00.548027 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6767 | 2026.05.22 22:00:00.548075 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 6768 | 2026.05.22 22:00:00.548119 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 6769 | 2026.05.22 22:00:00.548950 [ 188 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 52 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234632 sec., 42117.813243136414 rows/sec., 3.51 MiB/sec. | ||
| 6770 | 2026.05.22 22:00:00.549081 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6771 | 2026.05.22 22:00:00.549338 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6772 | 2026.05.22 22:00:00.549413 [ 194 ] {1fcb1233-abf8-4937-b8bd-256ff0555c0f::all_1_10_2} <Trace> oximeter.fields_ipaddr (1fcb1233-abf8-4937-b8bd-256ff0555c0f) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 6773 | 2026.05.22 22:00:00.549480 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6774 | 2026.05.22 22:00:00.549897 [ 294 ] {d835659e-01bd-421a-bf5e-f3ae65c4b7dd} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6775 | 2026.05.22 22:00:00.549946 [ 294 ] {d835659e-01bd-421a-bf5e-f3ae65c4b7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6776 | 2026.05.22 22:00:00.550681 [ 294 ] {d835659e-01bd-421a-bf5e-f3ae65c4b7dd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6777 | 2026.05.22 22:00:00.551114 [ 294 ] {d835659e-01bd-421a-bf5e-f3ae65c4b7dd} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6778 | 2026.05.22 22:00:00.551251 [ 52 ] {} <Debug> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6779 | 2026.05.22 22:00:00.551285 [ 52 ] {} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6780 | 2026.05.22 22:00:00.551285 [ 294 ] {d835659e-01bd-421a-bf5e-f3ae65c4b7dd} <Debug> executeQuery: Read 3222 rows, 246.17 KiB in 0.003416 sec., 943208.4309133489 rows/sec., 70.37 MiB/sec. | ||
| 6781 | 2026.05.22 22:00:00.551306 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6782 | 2026.05.22 22:00:00.551346 [ 294 ] {d835659e-01bd-421a-bf5e-f3ae65c4b7dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6783 | 2026.05.22 22:00:00.551370 [ 294 ] {d835659e-01bd-421a-bf5e-f3ae65c4b7dd} <Debug> TCPHandler: Processed in 0.003632525 sec. | ||
| 6784 | 2026.05.22 22:00:00.551417 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::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 | ||
| 6785 | 2026.05.22 22:00:00.551532 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6786 | 2026.05.22 22:00:00.551546 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6787 | 2026.05.22 22:00:00.551563 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 3243 rows starting from the beginning of the part | ||
| 6788 | 2026.05.22 22:00:00.551639 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 867 rows starting from the beginning of the part | ||
| 6789 | 2026.05.22 22:00:00.551683 [ 294 ] {601a6563-1df6-45eb-9ab0-d7d7fd7d7b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6790 | 2026.05.22 22:00:00.551687 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 74 rows starting from the beginning of the part | ||
| 6791 | 2026.05.22 22:00:00.551749 [ 294 ] {601a6563-1df6-45eb-9ab0-d7d7fd7d7b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6792 | 2026.05.22 22:00:00.551753 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 867 rows starting from the beginning of the part | ||
| 6793 | 2026.05.22 22:00:00.551816 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part | ||
| 6794 | 2026.05.22 22:00:00.551858 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 3222 rows starting from the beginning of the part | ||
| 6795 | 2026.05.22 22:00:00.552438 [ 294 ] {601a6563-1df6-45eb-9ab0-d7d7fd7d7b06} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6796 | 2026.05.22 22:00:00.552490 [ 294 ] {601a6563-1df6-45eb-9ab0-d7d7fd7d7b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6797 | 2026.05.22 22:00:00.552962 [ 294 ] {601a6563-1df6-45eb-9ab0-d7d7fd7d7b06} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6798 | 2026.05.22 22:00:00.553288 [ 294 ] {601a6563-1df6-45eb-9ab0-d7d7fd7d7b06} <Trace> oximeter.fields_u16 (5c693f61-f6b8-4f0e-aa99-2f3af7da1648): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6799 | 2026.05.22 22:00:00.553436 [ 294 ] {601a6563-1df6-45eb-9ab0-d7d7fd7d7b06} <Debug> executeQuery: Read 200 rows, 12.84 KiB in 0.00178 sec., 112359.55056179776 rows/sec., 7.04 MiB/sec. | ||
| 6800 | 2026.05.22 22:00:00.553473 [ 294 ] {601a6563-1df6-45eb-9ab0-d7d7fd7d7b06} <Debug> TCPHandler: Processed in 0.001995716 sec. | ||
| 6801 | 2026.05.22 22:00:00.553641 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6802 | 2026.05.22 22:00:00.553887 [ 294 ] {df15e386-1061-44e9-b494-f6f8db475fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6803 | 2026.05.22 22:00:00.553956 [ 294 ] {df15e386-1061-44e9-b494-f6f8db475fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6804 | 2026.05.22 22:00:00.554446 [ 186 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8345 rows, containing 5 columns (5 merged, 0 gathered) in 0.003078065 sec., 2711118.836021981 rows/sec., 215.07 MiB/sec. | ||
| 6805 | 2026.05.22 22:00:00.554749 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6806 | 2026.05.22 22:00:00.555030 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6807 | 2026.05.22 22:00:00.555104 [ 192 ] {499cfeb1-e430-41cf-8d66-0e614ec7e825::all_1_41_8} <Trace> oximeter.fields_string (499cfeb1-e430-41cf-8d66-0e614ec7e825) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6808 | 2026.05.22 22:00:00.555165 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 6809 | 2026.05.22 22:00:00.555258 [ 294 ] {df15e386-1061-44e9-b494-f6f8db475fa5} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2026.05.22 22:00:00.555307 [ 294 ] {df15e386-1061-44e9-b494-f6f8db475fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6811 | 2026.05.22 22:00:00.555801 [ 294 ] {df15e386-1061-44e9-b494-f6f8db475fa5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6812 | 2026.05.22 22:00:00.556040 [ 294 ] {df15e386-1061-44e9-b494-f6f8db475fa5} <Trace> oximeter.fields_u32 (2cdde87f-d358-4988-b767-91d0d7240af3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2026.05.22 22:00:00.556199 [ 294 ] {df15e386-1061-44e9-b494-f6f8db475fa5} <Debug> executeQuery: Read 950 rows, 57.24 KiB in 0.002358 sec., 402883.79983036476 rows/sec., 23.70 MiB/sec. | ||
| 6814 | 2026.05.22 22:00:00.556260 [ 294 ] {df15e386-1061-44e9-b494-f6f8db475fa5} <Debug> TCPHandler: Processed in 0.002668977 sec. | ||
| 6815 | 2026.05.22 22:00:00.556481 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2026.05.22 22:00:00.556614 [ 294 ] {2d158a3c-d57d-411a-bbae-a17c0d6fd70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6817 | 2026.05.22 22:00:00.556672 [ 294 ] {2d158a3c-d57d-411a-bbae-a17c0d6fd70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6818 | 2026.05.22 22:00:00.557172 [ 294 ] {2d158a3c-d57d-411a-bbae-a17c0d6fd70a} <Trace> oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2026.05.22 22:00:00.557210 [ 294 ] {2d158a3c-d57d-411a-bbae-a17c0d6fd70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6820 | 2026.05.22 22:00:00.557507 [ 294 ] {2d158a3c-d57d-411a-bbae-a17c0d6fd70a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 6821 | 2026.05.22 22:00:00.557751 [ 294 ] {2d158a3c-d57d-411a-bbae-a17c0d6fd70a} <Trace> oximeter.fields_u64 (a5538424-6b6d-4e86-932c-3d43a276992d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2026.05.22 22:00:00.557894 [ 294 ] {2d158a3c-d57d-411a-bbae-a17c0d6fd70a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001317 sec., 759.301442672741 rows/sec., 53.39 KiB/sec. | ||
| 6823 | 2026.05.22 22:00:00.557941 [ 294 ] {2d158a3c-d57d-411a-bbae-a17c0d6fd70a} <Debug> TCPHandler: Processed in 0.001571248 sec. | ||
| 6824 | 2026.05.22 22:00:00.558116 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6825 | 2026.05.22 22:00:00.558233 [ 294 ] {3a6570c3-49ac-4a84-88fd-3cc0aca99274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6826 | 2026.05.22 22:00:00.558290 [ 294 ] {3a6570c3-49ac-4a84-88fd-3cc0aca99274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6827 | 2026.05.22 22:00:00.558799 [ 294 ] {3a6570c3-49ac-4a84-88fd-3cc0aca99274} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2026.05.22 22:00:00.558835 [ 294 ] {3a6570c3-49ac-4a84-88fd-3cc0aca99274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6829 | 2026.05.22 22:00:00.559160 [ 294 ] {3a6570c3-49ac-4a84-88fd-3cc0aca99274} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6830 | 2026.05.22 22:00:00.559390 [ 294 ] {3a6570c3-49ac-4a84-88fd-3cc0aca99274} <Trace> oximeter.fields_u8 (b111f8a0-607b-4c35-a822-f449e9801807): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2026.05.22 22:00:00.559519 [ 294 ] {3a6570c3-49ac-4a84-88fd-3cc0aca99274} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00131 sec., 112977.09923664122 rows/sec., 6.43 MiB/sec. | ||
| 6832 | 2026.05.22 22:00:00.559554 [ 294 ] {3a6570c3-49ac-4a84-88fd-3cc0aca99274} <Debug> TCPHandler: Processed in 0.001503307 sec. | ||
| 6833 | 2026.05.22 22:00:00.559700 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6834 | 2026.05.22 22:00:00.559800 [ 294 ] {b2200b58-2ce9-4201-99dd-9b79cb550bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6835 | 2026.05.22 22:00:00.559842 [ 294 ] {b2200b58-2ce9-4201-99dd-9b79cb550bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6836 | 2026.05.22 22:00:00.561086 [ 294 ] {b2200b58-2ce9-4201-99dd-9b79cb550bbd} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2026.05.22 22:00:00.561124 [ 294 ] {b2200b58-2ce9-4201-99dd-9b79cb550bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6838 | 2026.05.22 22:00:00.561558 [ 294 ] {b2200b58-2ce9-4201-99dd-9b79cb550bbd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6839 | 2026.05.22 22:00:00.561891 [ 294 ] {b2200b58-2ce9-4201-99dd-9b79cb550bbd} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2026.05.22 22:00:00.562036 [ 110 ] {} <Debug> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6841 | 2026.05.22 22:00:00.562057 [ 294 ] {b2200b58-2ce9-4201-99dd-9b79cb550bbd} <Debug> executeQuery: Read 1763 rows, 121.96 KiB in 0.002274 sec., 775285.8399296394 rows/sec., 52.38 MiB/sec. | ||
| 6842 | 2026.05.22 22:00:00.562079 [ 110 ] {} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6843 | 2026.05.22 22:00:00.562109 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6844 | 2026.05.22 22:00:00.562113 [ 294 ] {b2200b58-2ce9-4201-99dd-9b79cb550bbd} <Debug> TCPHandler: Processed in 0.002462434 sec. | ||
| 6845 | 2026.05.22 22:00:00.562199 [ 188 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::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 | ||
| 6846 | 2026.05.22 22:00:00.562296 [ 188 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6847 | 2026.05.22 22:00:00.562299 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6848 | 2026.05.22 22:00:00.562328 [ 188 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1795 rows starting from the beginning of the part | ||
| 6849 | 2026.05.22 22:00:00.562399 [ 188 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 525 rows starting from the beginning of the part | ||
| 6850 | 2026.05.22 22:00:00.562446 [ 188 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 76 rows starting from the beginning of the part | ||
| 6851 | 2026.05.22 22:00:00.562448 [ 294 ] {a7a4b52a-07bd-4968-88f5-2dbba8dd245b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6852 | 2026.05.22 22:00:00.562493 [ 188 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 525 rows starting from the beginning of the part | ||
| 6853 | 2026.05.22 22:00:00.562518 [ 294 ] {a7a4b52a-07bd-4968-88f5-2dbba8dd245b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6854 | 2026.05.22 22:00:00.562540 [ 188 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 72 rows starting from the beginning of the part | ||
| 6855 | 2026.05.22 22:00:00.562590 [ 188 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1763 rows starting from the beginning of the part | ||
| 6856 | 2026.05.22 22:00:00.562988 [ 294 ] {a7a4b52a-07bd-4968-88f5-2dbba8dd245b} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6857 | 2026.05.22 22:00:00.563040 [ 294 ] {a7a4b52a-07bd-4968-88f5-2dbba8dd245b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6858 | 2026.05.22 22:00:00.563497 [ 294 ] {a7a4b52a-07bd-4968-88f5-2dbba8dd245b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6859 | 2026.05.22 22:00:00.563782 [ 294 ] {a7a4b52a-07bd-4968-88f5-2dbba8dd245b} <Trace> oximeter.measurements_bool (e248544b-eeb9-4f26-9bcb-e239eea5c050): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6860 | 2026.05.22 22:00:00.563927 [ 294 ] {a7a4b52a-07bd-4968-88f5-2dbba8dd245b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001506 sec., 3984.0637450199206 rows/sec., 208.15 KiB/sec. | ||
| 6861 | 2026.05.22 22:00:00.563963 [ 294 ] {a7a4b52a-07bd-4968-88f5-2dbba8dd245b} <Debug> TCPHandler: Processed in 0.001730941 sec. | ||
| 6862 | 2026.05.22 22:00:00.564123 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6863 | 2026.05.22 22:00:00.564196 [ 186 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4756 rows, containing 5 columns (5 merged, 0 gathered) in 0.002033526 sec., 2338794.7830517045 rows/sec., 169.46 MiB/sec. | ||
| 6864 | 2026.05.22 22:00:00.564233 [ 294 ] {e5e4b5d4-fa29-4371-83d7-c4606bbcd29b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6865 | 2026.05.22 22:00:00.564287 [ 294 ] {e5e4b5d4-fa29-4371-83d7-c4606bbcd29b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6866 | 2026.05.22 22:00:00.564467 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6867 | 2026.05.22 22:00:00.564787 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6868 | 2026.05.22 22:00:00.564872 [ 199 ] {b6c77050-57c2-4342-8eb3-bd5af02bab52::all_1_41_8} <Trace> oximeter.fields_uuid (b6c77050-57c2-4342-8eb3-bd5af02bab52) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6869 | 2026.05.22 22:00:00.564968 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 6870 | 2026.05.22 22:00:00.565272 [ 294 ] {e5e4b5d4-fa29-4371-83d7-c4606bbcd29b} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2026.05.22 22:00:00.565314 [ 294 ] {e5e4b5d4-fa29-4371-83d7-c4606bbcd29b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6872 | 2026.05.22 22:00:00.565836 [ 294 ] {e5e4b5d4-fa29-4371-83d7-c4606bbcd29b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6873 | 2026.05.22 22:00:00.566096 [ 294 ] {e5e4b5d4-fa29-4371-83d7-c4606bbcd29b} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2026.05.22 22:00:00.566230 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6875 | 2026.05.22 22:00:00.566236 [ 294 ] {e5e4b5d4-fa29-4371-83d7-c4606bbcd29b} <Debug> executeQuery: Read 1607 rows, 99.95 KiB in 0.002023 sec., 794364.8047454276 rows/sec., 48.25 MiB/sec. | ||
| 6876 | 2026.05.22 22:00:00.566281 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2026.05.22 22:00:00.566298 [ 294 ] {e5e4b5d4-fa29-4371-83d7-c4606bbcd29b} <Debug> TCPHandler: Processed in 0.00222458 sec. | ||
| 6878 | 2026.05.22 22:00:00.566311 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6879 | 2026.05.22 22:00:00.566396 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::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 | ||
| 6880 | 2026.05.22 22:00:00.566487 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6881 | 2026.05.22 22:00:00.566494 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6882 | 2026.05.22 22:00:00.566547 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 14353 rows starting from the beginning of the part | ||
| 6883 | 2026.05.22 22:00:00.566597 [ 294 ] {51295330-feaf-4544-9882-e25956f3f84c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6884 | 2026.05.22 22:00:00.566601 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 265 rows starting from the beginning of the part | ||
| 6885 | 2026.05.22 22:00:00.566651 [ 294 ] {51295330-feaf-4544-9882-e25956f3f84c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6886 | 2026.05.22 22:00:00.566667 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 162 rows starting from the beginning of the part | ||
| 6887 | 2026.05.22 22:00:00.566718 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 265 rows starting from the beginning of the part | ||
| 6888 | 2026.05.22 22:00:00.566761 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 6889 | 2026.05.22 22:00:00.566800 [ 188 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1607 rows starting from the beginning of the part | ||
| 6890 | 2026.05.22 22:00:00.567031 [ 294 ] {51295330-feaf-4544-9882-e25956f3f84c} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2026.05.22 22:00:00.567073 [ 294 ] {51295330-feaf-4544-9882-e25956f3f84c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6892 | 2026.05.22 22:00:00.567392 [ 294 ] {51295330-feaf-4544-9882-e25956f3f84c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6893 | 2026.05.22 22:00:00.567618 [ 294 ] {51295330-feaf-4544-9882-e25956f3f84c} <Trace> oximeter.measurements_f64 (f713d4b8-bffb-4603-bbe0-f82c02ae7668): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2026.05.22 22:00:00.567754 [ 294 ] {51295330-feaf-4544-9882-e25956f3f84c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001177 sec., 849.6176720475785 rows/sec., 57.25 KiB/sec. | ||
| 6895 | 2026.05.22 22:00:00.567789 [ 294 ] {51295330-feaf-4544-9882-e25956f3f84c} <Debug> TCPHandler: Processed in 0.001353184 sec. | ||
| 6896 | 2026.05.22 22:00:00.567926 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2026.05.22 22:00:00.568025 [ 294 ] {ca6b158a-00b7-460c-8973-263a73f6d0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6898 | 2026.05.22 22:00:00.568080 [ 294 ] {ca6b158a-00b7-460c-8973-263a73f6d0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6899 | 2026.05.22 22:00:00.569030 [ 294 ] {ca6b158a-00b7-460c-8973-263a73f6d0c6} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2026.05.22 22:00:00.569068 [ 294 ] {ca6b158a-00b7-460c-8973-263a73f6d0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6901 | 2026.05.22 22:00:00.569898 [ 294 ] {ca6b158a-00b7-460c-8973-263a73f6d0c6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6902 | 2026.05.22 22:00:00.570162 [ 294 ] {ca6b158a-00b7-460c-8973-263a73f6d0c6} <Trace> oximeter.measurements_histogramu64 (4f0503d2-85e8-4dcf-9d51-586c5595b748): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2026.05.22 22:00:00.570375 [ 294 ] {ca6b158a-00b7-460c-8973-263a73f6d0c6} <Debug> executeQuery: Read 46 rows, 84.41 KiB in 0.002367 sec., 19433.88255175327 rows/sec., 34.82 MiB/sec. | ||
| 6904 | 2026.05.22 22:00:00.570466 [ 294 ] {ca6b158a-00b7-460c-8973-263a73f6d0c6} <Debug> TCPHandler: Processed in 0.002588616 sec. | ||
| 6905 | 2026.05.22 22:00:00.570620 [ 294 ] {} <Trace> TCP-Session: 25b3a097-2922-4010-8376-30319f8fba62 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6906 | 2026.05.22 22:00:00.570738 [ 294 ] {32d72d13-719c-48ef-aa49-379dcb6da4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:58793) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6907 | 2026.05.22 22:00:00.570801 [ 294 ] {32d72d13-719c-48ef-aa49-379dcb6da4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6908 | 2026.05.22 22:00:00.571287 [ 294 ] {32d72d13-719c-48ef-aa49-379dcb6da4d7} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2026.05.22 22:00:00.571340 [ 294 ] {32d72d13-719c-48ef-aa49-379dcb6da4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6910 | 2026.05.22 22:00:00.571869 [ 294 ] {32d72d13-719c-48ef-aa49-379dcb6da4d7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6911 | 2026.05.22 22:00:00.572230 [ 294 ] {32d72d13-719c-48ef-aa49-379dcb6da4d7} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2026.05.22 22:00:00.572388 [ 110 ] {} <Debug> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6913 | 2026.05.22 22:00:00.572422 [ 110 ] {} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2026.05.22 22:00:00.572450 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 6915 | 2026.05.22 22:00:00.572452 [ 294 ] {32d72d13-719c-48ef-aa49-379dcb6da4d7} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001745 sec., 24068.767908309455 rows/sec., 1.37 MiB/sec. | ||
| 6916 | 2026.05.22 22:00:00.572531 [ 294 ] {32d72d13-719c-48ef-aa49-379dcb6da4d7} <Debug> TCPHandler: Processed in 0.001960825 sec. | ||
| 6917 | 2026.05.22 22:00:00.572547 [ 199 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::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 | ||
| 6918 | 2026.05.22 22:00:00.572646 [ 199 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6919 | 2026.05.22 22:00:00.572678 [ 199 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2310 rows starting from the beginning of the part | ||
| 6920 | 2026.05.22 22:00:00.572738 [ 199 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 90 rows starting from the beginning of the part | ||
| 6921 | 2026.05.22 22:00:00.572782 [ 199 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 60 rows starting from the beginning of the part | ||
| 6922 | 2026.05.22 22:00:00.572821 [ 199 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 90 rows starting from the beginning of the part | ||
| 6923 | 2026.05.22 22:00:00.572859 [ 199 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 6924 | 2026.05.22 22:00:00.572898 [ 199 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
| 6925 | 2026.05.22 22:00:00.573019 [ 196 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16812 rows, containing 5 columns (5 merged, 0 gathered) in 0.006652049 sec., 2527341.5755055323 rows/sec., 162.16 MiB/sec. | ||
| 6926 | 2026.05.22 22:00:00.573309 [ 196 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6927 | 2026.05.22 22:00:00.573606 [ 196 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6928 | 2026.05.22 22:00:00.573684 [ 196 ] {ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ed9fcc8f-8cae-4bd0-be70-21adb2a61ffa) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6929 | 2026.05.22 22:00:00.573756 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.57 MiB. | ||
| 6930 | 2026.05.22 22:00:00.574081 [ 186 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2652 rows, containing 4 columns (4 merged, 0 gathered) in 0.001574998 sec., 1683811.6619830627 rows/sec., 108.18 MiB/sec. | ||
| 6931 | 2026.05.22 22:00:00.574399 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6932 | 2026.05.22 22:00:00.574665 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6933 | 2026.05.22 22:00:00.574740 [ 196 ] {753d75a3-14ea-4bfa-9f35-6e842c9b8b89::all_1_41_8} <Trace> oximeter.measurements_u64 (753d75a3-14ea-4bfa-9f35-6e842c9b8b89) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6934 | 2026.05.22 22:00:00.574811 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 6935 | 2026.05.22 22:00:01.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.38 MiB, peak 276.22 MiB, free memory in arenas 0.00 B, will set to 270.52 MiB (RSS), difference: 1.14 MiB | ||