| 1 | [ May 20 07:12:17 Enabled. ] | ||
| 2 | [ May 20 07:12:17 Rereading configuration. ] | ||
| 3 | [ May 20 07:12:18 Rereading configuration. ] | ||
| 4 | [ May 20 07:12:19 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 20 07:12:19 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.20 07:12:20.509189 [ 1 ] {} <Information> Application: Will watch for the process with pid 23932 | ||
| 29 | 2026.05.20 07:12:20.509562 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.05.20 07:12:20.975030 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 4cff21013def54268b86ec094cc295e07b1fd07d, build id: <unknown>), PID 23932 | ||
| 31 | 2026.05.20 07:12:20.976725 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.05.20 07:12:20.976924 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.05.20 07:12:21.091402 [ 1 ] {} <Information> Application: Available RAM: 127.81 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.05.20 07:12:21.122187 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.05.20 07:12:21.122302 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.05.20 07:12:21.122324 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.05.20 07:12:21.122405 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.05.20 07:12:21.123344 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.05.20 07:12:21.126915 [ 1 ] {} <Information> SensitiveDataMaskerConfigRead: 1 query masking rules loaded. | ||
| 40 | 2026.05.20 07:12:21.128929 [ 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.20 07:12:21.129939 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 44 | 2026.05.20 07:12:21.130978 [ 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.20 07:12:21.131048 [ 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.20 07:12:21.131062 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 63.90 GiB | ||
| 47 | 2026.05.20 07:12:21.131899 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 48 | 2026.05.20 07:12:21.134267 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 49 | 2026.05.20 07:12:21.141674 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.05.20 07:12:21.142452 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 51 | 2026.05.20 07:12:21.144610 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 52 | 2026.05.20 07:12:21.145313 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 53 | 2026.05.20 07:12:21.146087 [ 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.20 07:12:21.146804 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 57 | 2026.05.20 07:12:21.152740 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 58 | 2026.05.20 07:12:21.153284 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 59 | 2026.05.20 07:12:21.155797 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 60 | 2026.05.20 07:12:21.156254 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 61 | 2026.05.20 07:12:21.156697 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 62 | 2026.05.20 07:12:21.157171 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 63 | 2026.05.20 07:12:21.158510 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 64 | 2026.05.20 07:12:21.158609 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 65 | 2026.05.20 07:12:21.158721 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 66 | 2026.05.20 07:12:21.158905 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 67 | 2026.05.20 07:12:21.165898 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 68 | 2026.05.20 07:12:21.166008 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000263193 sec | ||
| 69 | 2026.05.20 07:12:21.166073 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 70 | 2026.05.20 07:12:21.166088 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 71 | 2026.05.20 07:12:21.166894 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 72 | 2026.05.20 07:12:21.167555 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 73 | 2026.05.20 07:12:21.179989 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 74 | 2026.05.20 07:12:21.180115 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 75 | 2026.05.20 07:12:21.180132 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 76 | 2026.05.20 07:12:21.180144 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 77 | 2026.05.20 07:12:21.180242 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 78 | 2026.05.20 07:12:21.180259 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 79 | 2026.05.20 07:12:21.187039 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 80 | 2026.05.20 07:12:21.187113 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 81 | 2026.05.20 07:12:21.187238 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 82 | 2026.05.20 07:12:21.187505 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 83 | 2026.05.20 07:12:21.187563 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 84 | 2026.05.20 07:12:21.187666 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 85 | 2026.05.20 07:12:21.187685 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 86 | 2026.05.20 07:12:21.187702 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 87 | 2026.05.20 07:12:21.187833 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 88 | 2026.05.20 07:12:21.187854 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 89 | 2026.05.20 07:12:21.212386 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 90 | 2026.05.20 07:12:21.222843 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 91 | 2026.05.20 07:12:21.222904 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.4521e-05 sec | ||
| 92 | 2026.05.20 07:12:21.222920 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 93 | 2026.05.20 07:12:21.222931 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 94 | 2026.05.20 07:12:21.222960 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 95 | 2026.05.20 07:12:21.223249 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 96 | 2026.05.20 07:12:21.223327 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 97 | 2026.05.20 07:12:21.223342 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 98 | 2026.05.20 07:12:21.223355 [ 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.20 07:12:21.223430 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 100 | 2026.05.20 07:12:21.241371 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 101 | 2026.05.20 07:12:21.241584 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.86 MiB, peak 24.86 MiB, free memory in arenas 0.00 B, will set to 117.30 MiB (RSS), difference: 92.44 MiB | ||
| 102 | 2026.05.20 07:12:21.243261 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.575e-05 sec. | ||
| 103 | 2026.05.20 07:12:21.243633 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2026.05.20 07:12:21.245043 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2026.05.20 07:12:21.245067 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 106 | 2026.05.20 07:12:21.353596 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:59988 | ||
| 107 | 2026.05.20 07:12:21.353911 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.05.20 07:12:21.353976 [ 3 ] {} <Debug> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Authenticating user 'default' from [fd00:1122:3344:101::d]:59988 | ||
| 109 | 2026.05.20 07:12:21.354006 [ 3 ] {} <Debug> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.05.20 07:12:21.354112 [ 3 ] {} <Debug> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.05.20 07:12:21.354238 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.05.20 07:12:21.354277 [ 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.20 07:12:21.354383 [ 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.20 07:12:21.354992 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53563 | ||
| 115 | 2026.05.20 07:12:21.355117 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2026.05.20 07:12:21.355117 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61687 | ||
| 117 | 2026.05.20 07:12:21.355337 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33935 | ||
| 118 | 2026.05.20 07:12:21.355350 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33302 | ||
| 119 | 2026.05.20 07:12:21.355148 [ 4 ] {} <Debug> TCP-Session: fe93c702-7dfc-4897-ab66-7838b5015924 Authenticating user 'default' from [fd00:1122:3344:101::d]:53563 | ||
| 120 | 2026.05.20 07:12:21.355473 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34902 | ||
| 121 | 2026.05.20 07:12:21.355482 [ 4 ] {} <Debug> TCP-Session: fe93c702-7dfc-4897-ab66-7838b5015924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2026.05.20 07:12:21.355667 [ 4 ] {} <Debug> TCP-Session: fe93c702-7dfc-4897-ab66-7838b5015924 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2026.05.20 07:12:21.355714 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 124 | 2026.05.20 07:12:21.355783 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61040 | ||
| 125 | 2026.05.20 07:12:21.355811 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2026.05.20 07:12:21.355928 [ 5 ] {} <Debug> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Authenticating user 'default' from [fd00:1122:3344:101::d]:61687 | ||
| 127 | 2026.05.20 07:12:21.355972 [ 5 ] {} <Debug> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.05.20 07:12:21.356023 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61093 | ||
| 129 | 2026.05.20 07:12:21.356030 [ 255 ] {} <Debug> TCP-Session: 38e1e6a2-9180-4dc4-a44d-9c12f25cb1ab Authenticating user 'default' from [fd00:1122:3344:101::d]:33302 | ||
| 130 | 2026.05.20 07:12:21.356106 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2026.05.20 07:12:21.356163 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53596 | ||
| 132 | 2026.05.20 07:12:21.356138 [ 255 ] {} <Debug> TCP-Session: 38e1e6a2-9180-4dc4-a44d-9c12f25cb1ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2026.05.20 07:12:21.356239 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.05.20 07:12:21.356261 [ 257 ] {} <Debug> TCP-Session: 1f9d4c03-ceb2-486c-9244-94d5a27de09a Authenticating user 'default' from [fd00:1122:3344:101::d]:61040 | ||
| 135 | 2026.05.20 07:12:21.356105 [ 5 ] {} <Debug> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.05.20 07:12:21.356336 [ 258 ] {} <Debug> TCP-Session: 6e2d317e-6dd3-4b1b-b35a-33d12e42dba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61093 | ||
| 137 | 2026.05.20 07:12:21.356350 [ 255 ] {} <Debug> TCP-Session: 38e1e6a2-9180-4dc4-a44d-9c12f25cb1ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.05.20 07:12:21.356421 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.05.20 07:12:21.356420 [ 258 ] {} <Debug> TCP-Session: 6e2d317e-6dd3-4b1b-b35a-33d12e42dba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.05.20 07:12:21.356403 [ 257 ] {} <Debug> TCP-Session: 1f9d4c03-ceb2-486c-9244-94d5a27de09a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.05.20 07:12:21.356498 [ 258 ] {} <Debug> TCP-Session: 6e2d317e-6dd3-4b1b-b35a-33d12e42dba3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2026.05.20 07:12:21.356535 [ 259 ] {} <Debug> TCP-Session: 492a44a3-f549-4689-a6fe-224380158076 Authenticating user 'default' from [fd00:1122:3344:101::d]:53596 | ||
| 143 | 2026.05.20 07:12:21.356089 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2026.05.20 07:12:21.356641 [ 259 ] {} <Debug> TCP-Session: 492a44a3-f549-4689-a6fe-224380158076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.05.20 07:12:21.356616 [ 257 ] {} <Debug> TCP-Session: 1f9d4c03-ceb2-486c-9244-94d5a27de09a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.05.20 07:12:21.356003 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.05.20 07:12:21.356733 [ 259 ] {} <Debug> TCP-Session: 492a44a3-f549-4689-a6fe-224380158076 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.05.20 07:12:21.356808 [ 256 ] {} <Debug> TCP-Session: 82f098eb-5cc0-48d4-aff4-031dc027e5d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34902 | ||
| 149 | 2026.05.20 07:12:21.356716 [ 254 ] {} <Debug> TCP-Session: 9a795661-36e5-4b55-ac25-d81f5caaa1eb Authenticating user 'default' from [fd00:1122:3344:101::d]:33935 | ||
| 150 | 2026.05.20 07:12:21.356897 [ 256 ] {} <Debug> TCP-Session: 82f098eb-5cc0-48d4-aff4-031dc027e5d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.05.20 07:12:21.356906 [ 254 ] {} <Debug> TCP-Session: 9a795661-36e5-4b55-ac25-d81f5caaa1eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.05.20 07:12:21.356964 [ 256 ] {} <Debug> TCP-Session: 82f098eb-5cc0-48d4-aff4-031dc027e5d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.05.20 07:12:21.356979 [ 254 ] {} <Debug> TCP-Session: 9a795661-36e5-4b55-ac25-d81f5caaa1eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.05.20 07:12:21.359992 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.05.20 07:12:21.361170 [ 3 ] {ad771cd7-4e98-4716-b1a4-dcfbdb934094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.05.20 07:12:21.416465 [ 3 ] {ad771cd7-4e98-4716-b1a4-dcfbdb934094} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:59988) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 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 | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 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 | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 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 | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2026.05.20 07:12:21.417440 [ 3 ] {ad771cd7-4e98-4716-b1a4-dcfbdb934094} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 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 | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 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 | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 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 | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2026.05.20 07:12:21.417740 [ 3 ] {ad771cd7-4e98-4716-b1a4-dcfbdb934094} <Debug> TCPHandler: Processed in 0.060013921 sec. | ||
| 205 | 2026.05.20 07:12:21.418247 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.05.20 07:12:21.418581 [ 5 ] {b32441da-7d12-40ee-97d0-44a9795c5944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.05.20 07:12:21.418930 [ 5 ] {b32441da-7d12-40ee-97d0-44a9795c5944} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61687) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 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 | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 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 | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 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 | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2026.05.20 07:12:21.419223 [ 5 ] {b32441da-7d12-40ee-97d0-44a9795c5944} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9a40f7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f976b5f in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 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 | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147a31b1 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x00000000147595dd in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148e1deb in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 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 | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014832635 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a54e56 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 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 | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153f0d4a in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x0000000015400efc in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x0000000018793d0c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187941e1 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x00000000187f90f2 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000187f6ba5 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x00000000001171c7 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2026.05.20 07:12:21.419535 [ 5 ] {b32441da-7d12-40ee-97d0-44a9795c5944} <Debug> TCPHandler: Processed in 0.001473543 sec. | ||
| 256 | 2026.05.20 07:12:21.420143 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.05.20 07:12:21.420896 [ 3 ] {217803fd-14d4-4e87-b3aa-345c1b403cf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.05.20 07:12:21.421085 [ 3 ] {217803fd-14d4-4e87-b3aa-345c1b403cf1} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.05.20 07:12:21.422221 [ 3 ] {217803fd-14d4-4e87-b3aa-345c1b403cf1} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.05.20 07:12:21.422243 [ 3 ] {217803fd-14d4-4e87-b3aa-345c1b403cf1} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5691e-05 sec | ||
| 261 | 2026.05.20 07:12:21.422298 [ 3 ] {217803fd-14d4-4e87-b3aa-345c1b403cf1} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.05.20 07:12:21.422352 [ 3 ] {217803fd-14d4-4e87-b3aa-345c1b403cf1} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.05.20 07:12:21.422377 [ 3 ] {217803fd-14d4-4e87-b3aa-345c1b403cf1} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.05.20 07:12:21.423033 [ 3 ] {217803fd-14d4-4e87-b3aa-345c1b403cf1} <Debug> TCPHandler: Processed in 0.003015868 sec. | ||
| 265 | 2026.05.20 07:12:21.423198 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.05.20 07:12:21.423427 [ 3 ] {19ef0534-973c-4721-959b-e184ccb8e9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2026.05.20 07:12:21.423556 [ 3 ] {19ef0534-973c-4721-959b-e184ccb8e9f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.05.20 07:12:21.429959 [ 3 ] {19ef0534-973c-4721-959b-e184ccb8e9f5} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.05.20 07:12:21.431182 [ 3 ] {19ef0534-973c-4721-959b-e184ccb8e9f5} <Debug> oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36): Loading data parts | ||
| 271 | 2026.05.20 07:12:21.431724 [ 3 ] {19ef0534-973c-4721-959b-e184ccb8e9f5} <Debug> oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36): There are no data parts | ||
| 272 | 2026.05.20 07:12:21.433986 [ 3 ] {19ef0534-973c-4721-959b-e184ccb8e9f5} <Debug> TCPHandler: Processed in 0.010836011 sec. | ||
| 273 | 2026.05.20 07:12:21.434199 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.05.20 07:12:21.435043 [ 3 ] {0dceb9aa-a9e8-4fc1-bbb6-48e50afe30bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | 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) | ||
| 285 | 2026.05.20 07:12:21.435174 [ 3 ] {0dceb9aa-a9e8-4fc1-bbb6-48e50afe30bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.05.20 07:12:21.442645 [ 3 ] {0dceb9aa-a9e8-4fc1-bbb6-48e50afe30bb} <Debug> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Loading data parts | ||
| 287 | 2026.05.20 07:12:21.442823 [ 3 ] {0dceb9aa-a9e8-4fc1-bbb6-48e50afe30bb} <Debug> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): There are no data parts | ||
| 288 | 2026.05.20 07:12:21.443311 [ 3 ] {0dceb9aa-a9e8-4fc1-bbb6-48e50afe30bb} <Debug> TCPHandler: Processed in 0.009236026 sec. | ||
| 289 | 2026.05.20 07:12:21.443608 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.05.20 07:12:21.443837 [ 3 ] {21341acc-00e2-4960-8a0a-4c73453edac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 291 | 2026.05.20 07:12:21.443961 [ 3 ] {21341acc-00e2-4960-8a0a-4c73453edac7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.05.20 07:12:21.445020 [ 3 ] {21341acc-00e2-4960-8a0a-4c73453edac7} <Debug> oximeter.measurements_i8 (06f5950a-5cd5-4bce-be66-7c7c2bde6ac2): Loading data parts | ||
| 293 | 2026.05.20 07:12:21.445164 [ 3 ] {21341acc-00e2-4960-8a0a-4c73453edac7} <Debug> oximeter.measurements_i8 (06f5950a-5cd5-4bce-be66-7c7c2bde6ac2): There are no data parts | ||
| 294 | 2026.05.20 07:12:21.446147 [ 3 ] {21341acc-00e2-4960-8a0a-4c73453edac7} <Debug> TCPHandler: Processed in 0.002583764 sec. | ||
| 295 | 2026.05.20 07:12:21.446436 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.05.20 07:12:21.446669 [ 3 ] {e0afee6f-13ef-4d9d-9f0b-f0e8c8c52ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 297 | 2026.05.20 07:12:21.446824 [ 3 ] {e0afee6f-13ef-4d9d-9f0b-f0e8c8c52ffd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.05.20 07:12:21.448206 [ 3 ] {e0afee6f-13ef-4d9d-9f0b-f0e8c8c52ffd} <Debug> oximeter.measurements_u8 (b752581e-7e3b-4b44-8058-9eb7142a6053): Loading data parts | ||
| 299 | 2026.05.20 07:12:21.448369 [ 3 ] {e0afee6f-13ef-4d9d-9f0b-f0e8c8c52ffd} <Debug> oximeter.measurements_u8 (b752581e-7e3b-4b44-8058-9eb7142a6053): There are no data parts | ||
| 300 | 2026.05.20 07:12:21.449206 [ 3 ] {e0afee6f-13ef-4d9d-9f0b-f0e8c8c52ffd} <Debug> TCPHandler: Processed in 0.002899837 sec. | ||
| 301 | 2026.05.20 07:12:21.449386 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.05.20 07:12:21.449671 [ 3 ] {66870f5b-dfe5-478c-9f98-10e6c09bed82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 303 | 2026.05.20 07:12:21.449783 [ 3 ] {66870f5b-dfe5-478c-9f98-10e6c09bed82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.05.20 07:12:21.450948 [ 3 ] {66870f5b-dfe5-478c-9f98-10e6c09bed82} <Debug> oximeter.measurements_i16 (86d14f87-3ddc-461a-ade5-2c7f08939df0): Loading data parts | ||
| 305 | 2026.05.20 07:12:21.451096 [ 3 ] {66870f5b-dfe5-478c-9f98-10e6c09bed82} <Debug> oximeter.measurements_i16 (86d14f87-3ddc-461a-ade5-2c7f08939df0): There are no data parts | ||
| 306 | 2026.05.20 07:12:21.451655 [ 3 ] {66870f5b-dfe5-478c-9f98-10e6c09bed82} <Debug> TCPHandler: Processed in 0.002323222 sec. | ||
| 307 | 2026.05.20 07:12:21.451825 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.05.20 07:12:21.451991 [ 3 ] {4cc743ed-3045-44f7-9eda-0e73313ac2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 309 | 2026.05.20 07:12:21.452107 [ 3 ] {4cc743ed-3045-44f7-9eda-0e73313ac2cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.05.20 07:12:21.453074 [ 3 ] {4cc743ed-3045-44f7-9eda-0e73313ac2cf} <Debug> oximeter.measurements_u16 (f58436bd-e1ad-47b9-a22d-533a6c8f85be): Loading data parts | ||
| 311 | 2026.05.20 07:12:21.453276 [ 3 ] {4cc743ed-3045-44f7-9eda-0e73313ac2cf} <Debug> oximeter.measurements_u16 (f58436bd-e1ad-47b9-a22d-533a6c8f85be): There are no data parts | ||
| 312 | 2026.05.20 07:12:21.453757 [ 3 ] {4cc743ed-3045-44f7-9eda-0e73313ac2cf} <Debug> TCPHandler: Processed in 0.001983299 sec. | ||
| 313 | 2026.05.20 07:12:21.453902 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.05.20 07:12:21.454133 [ 3 ] {a93a7364-542f-45e5-b3de-327a3f2567a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 315 | 2026.05.20 07:12:21.454245 [ 3 ] {a93a7364-542f-45e5-b3de-327a3f2567a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.05.20 07:12:21.455294 [ 3 ] {a93a7364-542f-45e5-b3de-327a3f2567a0} <Debug> oximeter.measurements_i32 (86b31954-acf7-4626-b01b-f6a1afb6ae1a): Loading data parts | ||
| 317 | 2026.05.20 07:12:21.455494 [ 3 ] {a93a7364-542f-45e5-b3de-327a3f2567a0} <Debug> oximeter.measurements_i32 (86b31954-acf7-4626-b01b-f6a1afb6ae1a): There are no data parts | ||
| 318 | 2026.05.20 07:12:21.456118 [ 3 ] {a93a7364-542f-45e5-b3de-327a3f2567a0} <Debug> TCPHandler: Processed in 0.002265151 sec. | ||
| 319 | 2026.05.20 07:12:21.456284 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.05.20 07:12:21.456444 [ 3 ] {b842780b-8c2e-4a10-bdd9-51174411f2d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 321 | 2026.05.20 07:12:21.456571 [ 3 ] {b842780b-8c2e-4a10-bdd9-51174411f2d7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.05.20 07:12:21.457568 [ 3 ] {b842780b-8c2e-4a10-bdd9-51174411f2d7} <Debug> oximeter.measurements_u32 (ca68860c-4b60-4d38-800f-f602ef6df824): Loading data parts | ||
| 323 | 2026.05.20 07:12:21.457770 [ 3 ] {b842780b-8c2e-4a10-bdd9-51174411f2d7} <Debug> oximeter.measurements_u32 (ca68860c-4b60-4d38-800f-f602ef6df824): There are no data parts | ||
| 324 | 2026.05.20 07:12:21.458264 [ 3 ] {b842780b-8c2e-4a10-bdd9-51174411f2d7} <Debug> TCPHandler: Processed in 0.002029289 sec. | ||
| 325 | 2026.05.20 07:12:21.458410 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.05.20 07:12:21.458636 [ 3 ] {bb537eb2-a8e8-4ea5-98cf-70e02dad4822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 327 | 2026.05.20 07:12:21.458742 [ 3 ] {bb537eb2-a8e8-4ea5-98cf-70e02dad4822} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.05.20 07:12:21.459781 [ 3 ] {bb537eb2-a8e8-4ea5-98cf-70e02dad4822} <Debug> oximeter.measurements_i64 (bf9dfba0-175b-4110-9758-767fff7f4bde): Loading data parts | ||
| 329 | 2026.05.20 07:12:21.459909 [ 3 ] {bb537eb2-a8e8-4ea5-98cf-70e02dad4822} <Debug> oximeter.measurements_i64 (bf9dfba0-175b-4110-9758-767fff7f4bde): There are no data parts | ||
| 330 | 2026.05.20 07:12:21.460433 [ 3 ] {bb537eb2-a8e8-4ea5-98cf-70e02dad4822} <Debug> TCPHandler: Processed in 0.002072199 sec. | ||
| 331 | 2026.05.20 07:12:21.460621 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.05.20 07:12:21.460781 [ 3 ] {edb78a9b-f540-4490-854c-2ce746112255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 333 | 2026.05.20 07:12:21.460906 [ 3 ] {edb78a9b-f540-4490-854c-2ce746112255} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.05.20 07:12:21.462747 [ 3 ] {edb78a9b-f540-4490-854c-2ce746112255} <Debug> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Loading data parts | ||
| 335 | 2026.05.20 07:12:21.462981 [ 3 ] {edb78a9b-f540-4490-854c-2ce746112255} <Debug> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): There are no data parts | ||
| 336 | 2026.05.20 07:12:21.463780 [ 3 ] {edb78a9b-f540-4490-854c-2ce746112255} <Debug> TCPHandler: Processed in 0.003207359 sec. | ||
| 337 | 2026.05.20 07:12:21.463992 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.05.20 07:12:21.464311 [ 3 ] {f3392cae-98be-4957-9d91-09f1cbd7e6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 339 | 2026.05.20 07:12:21.464369 [ 3 ] {f3392cae-98be-4957-9d91-09f1cbd7e6fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.05.20 07:12:21.465751 [ 3 ] {f3392cae-98be-4957-9d91-09f1cbd7e6fd} <Debug> oximeter.measurements_f32 (1c7e881e-a177-49da-8be3-588550973a98): Loading data parts | ||
| 341 | 2026.05.20 07:12:21.465961 [ 3 ] {f3392cae-98be-4957-9d91-09f1cbd7e6fd} <Debug> oximeter.measurements_f32 (1c7e881e-a177-49da-8be3-588550973a98): There are no data parts | ||
| 342 | 2026.05.20 07:12:21.466643 [ 3 ] {f3392cae-98be-4957-9d91-09f1cbd7e6fd} <Debug> TCPHandler: Processed in 0.002758735 sec. | ||
| 343 | 2026.05.20 07:12:21.466946 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.05.20 07:12:21.467147 [ 3 ] {6ab57704-a231-43a7-ad77-9110483a5142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 345 | 2026.05.20 07:12:21.467282 [ 3 ] {6ab57704-a231-43a7-ad77-9110483a5142} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.05.20 07:12:21.468589 [ 3 ] {6ab57704-a231-43a7-ad77-9110483a5142} <Debug> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Loading data parts | ||
| 347 | 2026.05.20 07:12:21.468812 [ 3 ] {6ab57704-a231-43a7-ad77-9110483a5142} <Debug> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): There are no data parts | ||
| 348 | 2026.05.20 07:12:21.469353 [ 3 ] {6ab57704-a231-43a7-ad77-9110483a5142} <Debug> TCPHandler: Processed in 0.002433322 sec. | ||
| 349 | 2026.05.20 07:12:21.469527 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.05.20 07:12:21.469797 [ 3 ] {e03d3ae2-c1d4-4e94-b14c-353e243883b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 351 | 2026.05.20 07:12:21.469843 [ 3 ] {e03d3ae2-c1d4-4e94-b14c-353e243883b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.05.20 07:12:21.471203 [ 3 ] {e03d3ae2-c1d4-4e94-b14c-353e243883b5} <Debug> oximeter.measurements_string (b3124e36-4a86-4e74-9daa-4fd93510f193): Loading data parts | ||
| 353 | 2026.05.20 07:12:21.471331 [ 3 ] {e03d3ae2-c1d4-4e94-b14c-353e243883b5} <Debug> oximeter.measurements_string (b3124e36-4a86-4e74-9daa-4fd93510f193): There are no data parts | ||
| 354 | 2026.05.20 07:12:21.471815 [ 3 ] {e03d3ae2-c1d4-4e94-b14c-353e243883b5} <Debug> TCPHandler: Processed in 0.002337772 sec. | ||
| 355 | 2026.05.20 07:12:21.472076 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.05.20 07:12:21.472256 [ 3 ] {66095618-fc7c-479b-8adc-36c3a14f6a6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2026.05.20 07:12:21.472398 [ 3 ] {66095618-fc7c-479b-8adc-36c3a14f6a6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.05.20 07:12:21.473511 [ 3 ] {66095618-fc7c-479b-8adc-36c3a14f6a6a} <Debug> oximeter.measurements_bytes (8fc0cf1d-39f4-4178-9acd-083bd5c85713): Loading data parts | ||
| 366 | 2026.05.20 07:12:21.473646 [ 3 ] {66095618-fc7c-479b-8adc-36c3a14f6a6a} <Debug> oximeter.measurements_bytes (8fc0cf1d-39f4-4178-9acd-083bd5c85713): There are no data parts | ||
| 367 | 2026.05.20 07:12:21.474154 [ 3 ] {66095618-fc7c-479b-8adc-36c3a14f6a6a} <Debug> TCPHandler: Processed in 0.00212666 sec. | ||
| 368 | 2026.05.20 07:12:21.474357 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.05.20 07:12:21.474531 [ 3 ] {b3a63d8e-34cc-44fe-b9f7-b6854e1c747c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 370 | 2026.05.20 07:12:21.474668 [ 3 ] {b3a63d8e-34cc-44fe-b9f7-b6854e1c747c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.05.20 07:12:21.475690 [ 3 ] {b3a63d8e-34cc-44fe-b9f7-b6854e1c747c} <Debug> oximeter.measurements_cumulativei64 (4fcba352-af52-4ca0-9a3e-801123eb01d3): Loading data parts | ||
| 372 | 2026.05.20 07:12:21.475902 [ 3 ] {b3a63d8e-34cc-44fe-b9f7-b6854e1c747c} <Debug> oximeter.measurements_cumulativei64 (4fcba352-af52-4ca0-9a3e-801123eb01d3): There are no data parts | ||
| 373 | 2026.05.20 07:12:21.476450 [ 3 ] {b3a63d8e-34cc-44fe-b9f7-b6854e1c747c} <Debug> TCPHandler: Processed in 0.00214415 sec. | ||
| 374 | 2026.05.20 07:12:21.476608 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.05.20 07:12:21.476871 [ 3 ] {711820dc-7d32-474f-a70f-fd68d021494c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 376 | 2026.05.20 07:12:21.477027 [ 3 ] {711820dc-7d32-474f-a70f-fd68d021494c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.05.20 07:12:21.478206 [ 3 ] {711820dc-7d32-474f-a70f-fd68d021494c} <Debug> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Loading data parts | ||
| 378 | 2026.05.20 07:12:21.478354 [ 3 ] {711820dc-7d32-474f-a70f-fd68d021494c} <Debug> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): There are no data parts | ||
| 379 | 2026.05.20 07:12:21.479191 [ 3 ] {711820dc-7d32-474f-a70f-fd68d021494c} <Debug> TCPHandler: Processed in 0.002675665 sec. | ||
| 380 | 2026.05.20 07:12:21.479490 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.05.20 07:12:21.479721 [ 3 ] {62216479-85d4-4558-aa1c-2b5ea6dd90b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 382 | 2026.05.20 07:12:21.479872 [ 3 ] {62216479-85d4-4558-aa1c-2b5ea6dd90b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.05.20 07:12:21.481284 [ 3 ] {62216479-85d4-4558-aa1c-2b5ea6dd90b5} <Debug> oximeter.measurements_cumulativef32 (e0407d51-66ed-406e-a2d7-41c627460c9a): Loading data parts | ||
| 384 | 2026.05.20 07:12:21.481428 [ 3 ] {62216479-85d4-4558-aa1c-2b5ea6dd90b5} <Debug> oximeter.measurements_cumulativef32 (e0407d51-66ed-406e-a2d7-41c627460c9a): There are no data parts | ||
| 385 | 2026.05.20 07:12:21.482026 [ 3 ] {62216479-85d4-4558-aa1c-2b5ea6dd90b5} <Debug> TCPHandler: Processed in 0.002649325 sec. | ||
| 386 | 2026.05.20 07:12:21.482327 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.05.20 07:12:21.482510 [ 3 ] {1060ccec-2082-4a4e-9d6c-a38058f99d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 388 | 2026.05.20 07:12:21.482644 [ 3 ] {1060ccec-2082-4a4e-9d6c-a38058f99d22} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.05.20 07:12:21.483732 [ 3 ] {1060ccec-2082-4a4e-9d6c-a38058f99d22} <Debug> oximeter.measurements_cumulativef64 (67cedde7-837d-4fd6-ad16-0c44b36630c4): Loading data parts | ||
| 390 | 2026.05.20 07:12:21.483941 [ 3 ] {1060ccec-2082-4a4e-9d6c-a38058f99d22} <Debug> oximeter.measurements_cumulativef64 (67cedde7-837d-4fd6-ad16-0c44b36630c4): There are no data parts | ||
| 391 | 2026.05.20 07:12:21.484443 [ 3 ] {1060ccec-2082-4a4e-9d6c-a38058f99d22} <Debug> TCPHandler: Processed in 0.00216862 sec. | ||
| 392 | 2026.05.20 07:12:21.484608 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.05.20 07:12:21.484927 [ 3 ] {36485dbd-a2a0-4031-bba6-a9aae35cedf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2026.05.20 07:12:21.485076 [ 3 ] {36485dbd-a2a0-4031-bba6-a9aae35cedf1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.05.20 07:12:21.486391 [ 3 ] {36485dbd-a2a0-4031-bba6-a9aae35cedf1} <Debug> oximeter.measurements_histogrami8 (8b32996d-0c4e-4718-bc7d-d393f7d95891): Loading data parts | ||
| 406 | 2026.05.20 07:12:21.486522 [ 3 ] {36485dbd-a2a0-4031-bba6-a9aae35cedf1} <Debug> oximeter.measurements_histogrami8 (8b32996d-0c4e-4718-bc7d-d393f7d95891): There are no data parts | ||
| 407 | 2026.05.20 07:12:21.487039 [ 3 ] {36485dbd-a2a0-4031-bba6-a9aae35cedf1} <Debug> TCPHandler: Processed in 0.002482773 sec. | ||
| 408 | 2026.05.20 07:12:21.487279 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.05.20 07:12:21.487523 [ 3 ] {ea2b4c9a-d949-41ef-ab13-00672f745ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 410 | 2026.05.20 07:12:21.487661 [ 3 ] {ea2b4c9a-d949-41ef-ab13-00672f745ce5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.05.20 07:12:21.488887 [ 3 ] {ea2b4c9a-d949-41ef-ab13-00672f745ce5} <Debug> oximeter.measurements_histogramu8 (80d9ca9a-1847-4228-9f01-4de438c1543f): Loading data parts | ||
| 412 | 2026.05.20 07:12:21.489049 [ 3 ] {ea2b4c9a-d949-41ef-ab13-00672f745ce5} <Debug> oximeter.measurements_histogramu8 (80d9ca9a-1847-4228-9f01-4de438c1543f): There are no data parts | ||
| 413 | 2026.05.20 07:12:21.489698 [ 3 ] {ea2b4c9a-d949-41ef-ab13-00672f745ce5} <Debug> TCPHandler: Processed in 0.002465173 sec. | ||
| 414 | 2026.05.20 07:12:21.489917 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.05.20 07:12:21.490248 [ 3 ] {6648d670-8d16-463b-9c37-b0454cfbcd08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 416 | 2026.05.20 07:12:21.490385 [ 3 ] {6648d670-8d16-463b-9c37-b0454cfbcd08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.05.20 07:12:21.491861 [ 3 ] {6648d670-8d16-463b-9c37-b0454cfbcd08} <Debug> oximeter.measurements_histogrami16 (520a13c2-5284-46b4-8cf7-65e75cfb6be9): Loading data parts | ||
| 418 | 2026.05.20 07:12:21.491984 [ 3 ] {6648d670-8d16-463b-9c37-b0454cfbcd08} <Debug> oximeter.measurements_histogrami16 (520a13c2-5284-46b4-8cf7-65e75cfb6be9): There are no data parts | ||
| 419 | 2026.05.20 07:12:21.492522 [ 3 ] {6648d670-8d16-463b-9c37-b0454cfbcd08} <Debug> TCPHandler: Processed in 0.002690195 sec. | ||
| 420 | 2026.05.20 07:12:21.492743 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.05.20 07:12:21.492967 [ 3 ] {7a6d343b-d97a-418b-9131-2392ed7c1d8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 422 | 2026.05.20 07:12:21.493095 [ 3 ] {7a6d343b-d97a-418b-9131-2392ed7c1d8b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.05.20 07:12:21.494292 [ 3 ] {7a6d343b-d97a-418b-9131-2392ed7c1d8b} <Debug> oximeter.measurements_histogramu16 (cc9346e2-9317-4555-aa45-424d22e65ae7): Loading data parts | ||
| 424 | 2026.05.20 07:12:21.494438 [ 3 ] {7a6d343b-d97a-418b-9131-2392ed7c1d8b} <Debug> oximeter.measurements_histogramu16 (cc9346e2-9317-4555-aa45-424d22e65ae7): There are no data parts | ||
| 425 | 2026.05.20 07:12:21.495080 [ 3 ] {7a6d343b-d97a-418b-9131-2392ed7c1d8b} <Debug> TCPHandler: Processed in 0.002388852 sec. | ||
| 426 | 2026.05.20 07:12:21.495251 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.05.20 07:12:21.495476 [ 3 ] {112ba6e1-f370-421a-96cd-a4423ab1183a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 428 | 2026.05.20 07:12:21.495633 [ 3 ] {112ba6e1-f370-421a-96cd-a4423ab1183a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.05.20 07:12:21.497051 [ 3 ] {112ba6e1-f370-421a-96cd-a4423ab1183a} <Debug> oximeter.measurements_histogrami32 (c4d9cc2d-32cf-44c2-9cbb-2fa468d8aa88): Loading data parts | ||
| 430 | 2026.05.20 07:12:21.497190 [ 3 ] {112ba6e1-f370-421a-96cd-a4423ab1183a} <Debug> oximeter.measurements_histogrami32 (c4d9cc2d-32cf-44c2-9cbb-2fa468d8aa88): There are no data parts | ||
| 431 | 2026.05.20 07:12:21.498068 [ 3 ] {112ba6e1-f370-421a-96cd-a4423ab1183a} <Debug> TCPHandler: Processed in 0.002868096 sec. | ||
| 432 | 2026.05.20 07:12:21.498270 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.05.20 07:12:21.498583 [ 3 ] {e635bc0b-f9b5-4b21-ad36-66bce16f3cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 434 | 2026.05.20 07:12:21.498716 [ 3 ] {e635bc0b-f9b5-4b21-ad36-66bce16f3cf6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.05.20 07:12:21.500041 [ 3 ] {e635bc0b-f9b5-4b21-ad36-66bce16f3cf6} <Debug> oximeter.measurements_histogramu32 (0a998a15-475e-4e4c-8f36-b69b2191eef1): Loading data parts | ||
| 436 | 2026.05.20 07:12:21.500199 [ 3 ] {e635bc0b-f9b5-4b21-ad36-66bce16f3cf6} <Debug> oximeter.measurements_histogramu32 (0a998a15-475e-4e4c-8f36-b69b2191eef1): There are no data parts | ||
| 437 | 2026.05.20 07:12:21.500837 [ 3 ] {e635bc0b-f9b5-4b21-ad36-66bce16f3cf6} <Debug> TCPHandler: Processed in 0.002619324 sec. | ||
| 438 | 2026.05.20 07:12:21.501024 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.05.20 07:12:21.501249 [ 3 ] {bfe5dff0-ceb9-4d9e-aaf0-88cbe68181b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 440 | 2026.05.20 07:12:21.501390 [ 3 ] {bfe5dff0-ceb9-4d9e-aaf0-88cbe68181b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.05.20 07:12:21.502943 [ 3 ] {bfe5dff0-ceb9-4d9e-aaf0-88cbe68181b8} <Debug> oximeter.measurements_histogrami64 (06efb49d-5e29-4c3d-8fe3-47335479daf3): Loading data parts | ||
| 442 | 2026.05.20 07:12:21.503108 [ 3 ] {bfe5dff0-ceb9-4d9e-aaf0-88cbe68181b8} <Debug> oximeter.measurements_histogrami64 (06efb49d-5e29-4c3d-8fe3-47335479daf3): There are no data parts | ||
| 443 | 2026.05.20 07:12:21.504003 [ 3 ] {bfe5dff0-ceb9-4d9e-aaf0-88cbe68181b8} <Debug> TCPHandler: Processed in 0.003033749 sec. | ||
| 444 | 2026.05.20 07:12:21.504193 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.05.20 07:12:21.504520 [ 3 ] {6a67534b-f5d6-424c-8199-aab8c4519927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 446 | 2026.05.20 07:12:21.504657 [ 3 ] {6a67534b-f5d6-424c-8199-aab8c4519927} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.05.20 07:12:21.506143 [ 3 ] {6a67534b-f5d6-424c-8199-aab8c4519927} <Debug> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Loading data parts | ||
| 448 | 2026.05.20 07:12:21.506342 [ 3 ] {6a67534b-f5d6-424c-8199-aab8c4519927} <Debug> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): There are no data parts | ||
| 449 | 2026.05.20 07:12:21.507206 [ 3 ] {6a67534b-f5d6-424c-8199-aab8c4519927} <Debug> TCPHandler: Processed in 0.003081679 sec. | ||
| 450 | 2026.05.20 07:12:21.507379 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 451 | 2026.05.20 07:12:21.507630 [ 3 ] {61bea8af-081c-4df1-aceb-dd91be6a720c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 452 | 2026.05.20 07:12:21.507759 [ 3 ] {61bea8af-081c-4df1-aceb-dd91be6a720c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 453 | 2026.05.20 07:12:21.509191 [ 3 ] {61bea8af-081c-4df1-aceb-dd91be6a720c} <Debug> oximeter.measurements_histogramf32 (076e64b6-efb8-47fc-9a59-a4a09d26ca3d): Loading data parts | ||
| 454 | 2026.05.20 07:12:21.509414 [ 3 ] {61bea8af-081c-4df1-aceb-dd91be6a720c} <Debug> oximeter.measurements_histogramf32 (076e64b6-efb8-47fc-9a59-a4a09d26ca3d): There are no data parts | ||
| 455 | 2026.05.20 07:12:21.509953 [ 3 ] {61bea8af-081c-4df1-aceb-dd91be6a720c} <Debug> TCPHandler: Processed in 0.002634184 sec. | ||
| 456 | 2026.05.20 07:12:21.510126 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 457 | 2026.05.20 07:12:21.510409 [ 3 ] {e0e3d3f3-f5aa-4194-926a-b7bd9a5f97a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 458 | 2026.05.20 07:12:21.510611 [ 3 ] {e0e3d3f3-f5aa-4194-926a-b7bd9a5f97a4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 459 | 2026.05.20 07:12:21.512057 [ 3 ] {e0e3d3f3-f5aa-4194-926a-b7bd9a5f97a4} <Debug> oximeter.measurements_histogramf64 (ee1b27d3-b1ab-4d1d-a6c1-a4a177b8831a): Loading data parts | ||
| 460 | 2026.05.20 07:12:21.512264 [ 3 ] {e0e3d3f3-f5aa-4194-926a-b7bd9a5f97a4} <Debug> oximeter.measurements_histogramf64 (ee1b27d3-b1ab-4d1d-a6c1-a4a177b8831a): There are no data parts | ||
| 461 | 2026.05.20 07:12:21.513141 [ 3 ] {e0e3d3f3-f5aa-4194-926a-b7bd9a5f97a4} <Debug> TCPHandler: Processed in 0.003061758 sec. | ||
| 462 | 2026.05.20 07:12:21.513382 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 463 | 2026.05.20 07:12:21.513601 [ 3 ] {33dd9589-6b93-4725-8cea-d6433c56a92a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) /* The field tables store named dimensions of each timeseries. | ||
| 464 | * | ||
| 465 | * As with the measurement tables, there is one field table for each field data | ||
| 466 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 467 | * this behavior **must not** be relied upon for query correctness. | ||
| 468 | * | ||
| 469 | * The index for the fields differs from the measurements, however. Rows are | ||
| 470 | * sorted by timeseries name, then field name, field value, and finally | ||
| 471 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 472 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 473 | * usually then used to look up measurements. | ||
| 474 | * | ||
| 475 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 476 | * timeseries name and then key, since it would improve lookups where one | ||
| 477 | * already has the key. Realistically though, these tables are quite small and | ||
| 478 | * so performance benefits will be low in absolute terms. | ||
| 479 | * | ||
| 480 | * TTL: We use a materialized column to expire old field table records. This | ||
| 481 | * column is generated automatically by the database whenever a new row is | ||
| 482 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 483 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 484 | * record will remain during a deduplication, which will have the last | ||
| 485 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 486 | * measurement tables. | ||
| 487 | */ | ||
| 488 | 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) | ||
| 489 | 2026.05.20 07:12:21.513781 [ 3 ] {33dd9589-6b93-4725-8cea-d6433c56a92a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 490 | 2026.05.20 07:12:21.515799 [ 3 ] {33dd9589-6b93-4725-8cea-d6433c56a92a} <Debug> oximeter.fields_bool (b0ee87f9-9a4e-4fa4-b2ab-e645bf46deb2): Loading data parts | ||
| 491 | 2026.05.20 07:12:21.516099 [ 3 ] {33dd9589-6b93-4725-8cea-d6433c56a92a} <Debug> oximeter.fields_bool (b0ee87f9-9a4e-4fa4-b2ab-e645bf46deb2): There are no data parts | ||
| 492 | 2026.05.20 07:12:21.516771 [ 3 ] {33dd9589-6b93-4725-8cea-d6433c56a92a} <Debug> TCPHandler: Processed in 0.003464202 sec. | ||
| 493 | 2026.05.20 07:12:21.516941 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2026.05.20 07:12:21.517198 [ 3 ] {f5115238-e421-4208-bf70-6b1703c1ad58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 495 | 2026.05.20 07:12:21.517246 [ 3 ] {f5115238-e421-4208-bf70-6b1703c1ad58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 496 | 2026.05.20 07:12:21.518617 [ 3 ] {f5115238-e421-4208-bf70-6b1703c1ad58} <Debug> oximeter.fields_i8 (40954b57-aa89-4cdd-857f-519835212d40): Loading data parts | ||
| 497 | 2026.05.20 07:12:21.518817 [ 3 ] {f5115238-e421-4208-bf70-6b1703c1ad58} <Debug> oximeter.fields_i8 (40954b57-aa89-4cdd-857f-519835212d40): There are no data parts | ||
| 498 | 2026.05.20 07:12:21.519750 [ 3 ] {f5115238-e421-4208-bf70-6b1703c1ad58} <Debug> TCPHandler: Processed in 0.002857237 sec. | ||
| 499 | 2026.05.20 07:12:21.520018 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2026.05.20 07:12:21.520204 [ 3 ] {b0876e84-72ee-4fad-85ee-c51f4caa7486} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 501 | 2026.05.20 07:12:21.520340 [ 3 ] {b0876e84-72ee-4fad-85ee-c51f4caa7486} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 502 | 2026.05.20 07:12:21.521598 [ 3 ] {b0876e84-72ee-4fad-85ee-c51f4caa7486} <Debug> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Loading data parts | ||
| 503 | 2026.05.20 07:12:21.521809 [ 3 ] {b0876e84-72ee-4fad-85ee-c51f4caa7486} <Debug> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): There are no data parts | ||
| 504 | 2026.05.20 07:12:21.522357 [ 3 ] {b0876e84-72ee-4fad-85ee-c51f4caa7486} <Debug> TCPHandler: Processed in 0.002403352 sec. | ||
| 505 | 2026.05.20 07:12:21.522544 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2026.05.20 07:12:21.522812 [ 3 ] {aacd0e6b-a256-4a00-9c34-823139705703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 507 | 2026.05.20 07:12:21.522859 [ 3 ] {aacd0e6b-a256-4a00-9c34-823139705703} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 508 | 2026.05.20 07:12:21.524162 [ 3 ] {aacd0e6b-a256-4a00-9c34-823139705703} <Debug> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Loading data parts | ||
| 509 | 2026.05.20 07:12:21.524314 [ 3 ] {aacd0e6b-a256-4a00-9c34-823139705703} <Debug> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): There are no data parts | ||
| 510 | 2026.05.20 07:12:21.525056 [ 3 ] {aacd0e6b-a256-4a00-9c34-823139705703} <Debug> TCPHandler: Processed in 0.002562494 sec. | ||
| 511 | 2026.05.20 07:12:21.525375 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 512 | 2026.05.20 07:12:21.525582 [ 3 ] {d9cfeea5-1176-4b13-8dc7-9c71e03dc761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 513 | 2026.05.20 07:12:21.525723 [ 3 ] {d9cfeea5-1176-4b13-8dc7-9c71e03dc761} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 514 | 2026.05.20 07:12:21.526916 [ 3 ] {d9cfeea5-1176-4b13-8dc7-9c71e03dc761} <Debug> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Loading data parts | ||
| 515 | 2026.05.20 07:12:21.527211 [ 3 ] {d9cfeea5-1176-4b13-8dc7-9c71e03dc761} <Debug> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): There are no data parts | ||
| 516 | 2026.05.20 07:12:21.527935 [ 3 ] {d9cfeea5-1176-4b13-8dc7-9c71e03dc761} <Debug> TCPHandler: Processed in 0.002650275 sec. | ||
| 517 | 2026.05.20 07:12:21.528114 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 518 | 2026.05.20 07:12:21.528385 [ 3 ] {f27b59de-843c-4579-b52e-1f1c0cef178c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 519 | 2026.05.20 07:12:21.528481 [ 3 ] {f27b59de-843c-4579-b52e-1f1c0cef178c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 520 | 2026.05.20 07:12:21.529704 [ 3 ] {f27b59de-843c-4579-b52e-1f1c0cef178c} <Debug> oximeter.fields_i32 (82691633-087b-40f7-a151-61ffa35f0c1c): Loading data parts | ||
| 521 | 2026.05.20 07:12:21.529958 [ 3 ] {f27b59de-843c-4579-b52e-1f1c0cef178c} <Debug> oximeter.fields_i32 (82691633-087b-40f7-a151-61ffa35f0c1c): There are no data parts | ||
| 522 | 2026.05.20 07:12:21.530455 [ 3 ] {f27b59de-843c-4579-b52e-1f1c0cef178c} <Debug> TCPHandler: Processed in 0.002397573 sec. | ||
| 523 | 2026.05.20 07:12:21.530720 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 524 | 2026.05.20 07:12:21.530889 [ 3 ] {582f2531-86b3-4b59-9850-f0750d65d529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 525 | 2026.05.20 07:12:21.531063 [ 3 ] {582f2531-86b3-4b59-9850-f0750d65d529} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 526 | 2026.05.20 07:12:21.532175 [ 3 ] {582f2531-86b3-4b59-9850-f0750d65d529} <Debug> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Loading data parts | ||
| 527 | 2026.05.20 07:12:21.532544 [ 3 ] {582f2531-86b3-4b59-9850-f0750d65d529} <Debug> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): There are no data parts | ||
| 528 | 2026.05.20 07:12:21.533296 [ 3 ] {582f2531-86b3-4b59-9850-f0750d65d529} <Debug> TCPHandler: Processed in 0.002632824 sec. | ||
| 529 | 2026.05.20 07:12:21.533529 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 530 | 2026.05.20 07:12:21.533838 [ 3 ] {7571664c-e7cc-4283-b22a-812f688cff32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 531 | 2026.05.20 07:12:21.533943 [ 3 ] {7571664c-e7cc-4283-b22a-812f688cff32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 532 | 2026.05.20 07:12:21.535376 [ 3 ] {7571664c-e7cc-4283-b22a-812f688cff32} <Debug> oximeter.fields_i64 (b08bcbe0-5d62-4d35-83fb-07e7b6e4581e): Loading data parts | ||
| 533 | 2026.05.20 07:12:21.535514 [ 3 ] {7571664c-e7cc-4283-b22a-812f688cff32} <Debug> oximeter.fields_i64 (b08bcbe0-5d62-4d35-83fb-07e7b6e4581e): There are no data parts | ||
| 534 | 2026.05.20 07:12:21.536114 [ 3 ] {7571664c-e7cc-4283-b22a-812f688cff32} <Debug> TCPHandler: Processed in 0.002692366 sec. | ||
| 535 | 2026.05.20 07:12:21.536532 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 536 | 2026.05.20 07:12:21.536860 [ 3 ] {2131191b-3378-46f5-96f8-5b2334cc9579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 537 | 2026.05.20 07:12:21.537030 [ 3 ] {2131191b-3378-46f5-96f8-5b2334cc9579} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 538 | 2026.05.20 07:12:21.538677 [ 3 ] {2131191b-3378-46f5-96f8-5b2334cc9579} <Debug> oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Loading data parts | ||
| 539 | 2026.05.20 07:12:21.538915 [ 3 ] {2131191b-3378-46f5-96f8-5b2334cc9579} <Debug> oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): There are no data parts | ||
| 540 | 2026.05.20 07:12:21.539535 [ 3 ] {2131191b-3378-46f5-96f8-5b2334cc9579} <Debug> TCPHandler: Processed in 0.003099709 sec. | ||
| 541 | 2026.05.20 07:12:21.539696 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 542 | 2026.05.20 07:12:21.539939 [ 3 ] {6f116cce-89b3-469f-ad18-e675f7c06f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 543 | 2026.05.20 07:12:21.540023 [ 3 ] {6f116cce-89b3-469f-ad18-e675f7c06f64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 544 | 2026.05.20 07:12:21.541541 [ 3 ] {6f116cce-89b3-469f-ad18-e675f7c06f64} <Debug> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Loading data parts | ||
| 545 | 2026.05.20 07:12:21.541695 [ 3 ] {6f116cce-89b3-469f-ad18-e675f7c06f64} <Debug> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): There are no data parts | ||
| 546 | 2026.05.20 07:12:21.542434 [ 3 ] {6f116cce-89b3-469f-ad18-e675f7c06f64} <Debug> TCPHandler: Processed in 0.002770975 sec. | ||
| 547 | 2026.05.20 07:12:21.542705 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 548 | 2026.05.20 07:12:21.542902 [ 3 ] {bcc704f0-b4dc-451b-91a3-31a7a6b3e42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 549 | 2026.05.20 07:12:21.543086 [ 3 ] {bcc704f0-b4dc-451b-91a3-31a7a6b3e42c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 550 | 2026.05.20 07:12:21.544407 [ 3 ] {bcc704f0-b4dc-451b-91a3-31a7a6b3e42c} <Debug> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Loading data parts | ||
| 551 | 2026.05.20 07:12:21.544664 [ 3 ] {bcc704f0-b4dc-451b-91a3-31a7a6b3e42c} <Debug> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): There are no data parts | ||
| 552 | 2026.05.20 07:12:21.545275 [ 3 ] {bcc704f0-b4dc-451b-91a3-31a7a6b3e42c} <Debug> TCPHandler: Processed in 0.002620634 sec. | ||
| 553 | 2026.05.20 07:12:21.545442 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 554 | 2026.05.20 07:12:21.545698 [ 3 ] {935d0699-d729-48b0-841d-670c597b438e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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) | ||
| 555 | 2026.05.20 07:12:21.545828 [ 3 ] {935d0699-d729-48b0-841d-670c597b438e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 556 | 2026.05.20 07:12:21.546971 [ 3 ] {935d0699-d729-48b0-841d-670c597b438e} <Debug> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Loading data parts | ||
| 557 | 2026.05.20 07:12:21.547127 [ 3 ] {935d0699-d729-48b0-841d-670c597b438e} <Debug> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): There are no data parts | ||
| 558 | 2026.05.20 07:12:21.548034 [ 3 ] {935d0699-d729-48b0-841d-670c597b438e} <Debug> TCPHandler: Processed in 0.002639065 sec. | ||
| 559 | 2026.05.20 07:12:21.548319 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 560 | 2026.05.20 07:12:21.548623 [ 3 ] {01b10342-83ae-43fd-a111-d41f4c142344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) /* The timeseries schema table stores the extracted schema for the samples | ||
| 561 | * oximeter collects. | ||
| 562 | */ | ||
| 563 | 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) | ||
| 564 | 2026.05.20 07:12:21.548789 [ 3 ] {01b10342-83ae-43fd-a111-d41f4c142344} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 565 | 2026.05.20 07:12:21.550224 [ 3 ] {01b10342-83ae-43fd-a111-d41f4c142344} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f): Loading data parts | ||
| 566 | 2026.05.20 07:12:21.550437 [ 3 ] {01b10342-83ae-43fd-a111-d41f4c142344} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f): There are no data parts | ||
| 567 | 2026.05.20 07:12:21.551452 [ 3 ] {01b10342-83ae-43fd-a111-d41f4c142344} <Debug> TCPHandler: Processed in 0.00321833 sec. | ||
| 568 | 2026.05.20 07:12:21.555883 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.05.20 07:12:21.556159 [ 5 ] {aeabecd6-b7f4-4b06-952f-226c40e838c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 570 | 2026.05.20 07:12:21.558098 [ 5 ] {aeabecd6-b7f4-4b06-952f-226c40e838c6} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 571 | 2026.05.20 07:12:21.568841 [ 260 ] {aeabecd6-b7f4-4b06-952f-226c40e838c6} <Trace> oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 572 | 2026.05.20 07:12:21.568902 [ 260 ] {aeabecd6-b7f4-4b06-952f-226c40e838c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 573 | 2026.05.20 07:12:21.573769 [ 260 ] {aeabecd6-b7f4-4b06-952f-226c40e838c6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 574 | 2026.05.20 07:12:21.574785 [ 260 ] {aeabecd6-b7f4-4b06-952f-226c40e838c6} <Trace> oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 575 | 2026.05.20 07:12:21.575116 [ 5 ] {aeabecd6-b7f4-4b06-952f-226c40e838c6} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.019082 sec., 52.40540823813018 rows/sec., 838.49 B/sec. | ||
| 576 | 2026.05.20 07:12:21.575499 [ 5 ] {aeabecd6-b7f4-4b06-952f-226c40e838c6} <Debug> TCPHandler: Processed in 0.019727874 sec. | ||
| 577 | 2026.05.20 07:12:22.000269 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.18 MiB, peak 124.18 MiB, free memory in arenas 0.00 B, will set to 137.50 MiB (RSS), difference: 13.32 MiB | ||
| 578 | 2026.05.20 07:12:22.057684 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37075 | ||
| 579 | 2026.05.20 07:12:22.057819 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 580 | 2026.05.20 07:12:22.058067 [ 262 ] {} <Debug> TCP-Session: cdf0868b-008a-42a5-8ee4-410aa6926d0e Authenticating user 'default' from [fd00:1122:3344:101::a]:37075 | ||
| 581 | 2026.05.20 07:12:22.058097 [ 262 ] {} <Debug> TCP-Session: cdf0868b-008a-42a5-8ee4-410aa6926d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2026.05.20 07:12:22.058115 [ 262 ] {} <Debug> TCP-Session: cdf0868b-008a-42a5-8ee4-410aa6926d0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.05.20 07:12:22.058464 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 584 | 2026.05.20 07:12:22.058509 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 585 | 2026.05.20 07:12:22.058729 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 586 | 2026.05.20 07:12:22.059416 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35784 | ||
| 587 | 2026.05.20 07:12:22.059438 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:32892 | ||
| 588 | 2026.05.20 07:12:22.059518 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55422 | ||
| 589 | 2026.05.20 07:12:22.059607 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57688 | ||
| 590 | 2026.05.20 07:12:22.059712 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37881 | ||
| 591 | 2026.05.20 07:12:22.059795 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2026.05.20 07:12:22.059884 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2026.05.20 07:12:22.059890 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:54294 | ||
| 594 | 2026.05.20 07:12:22.059919 [ 263 ] {} <Debug> TCP-Session: f7d5bb33-681d-48e2-afe7-655c26e4c209 Authenticating user 'default' from [fd00:1122:3344:101::a]:35784 | ||
| 595 | 2026.05.20 07:12:22.060002 [ 266 ] {} <Debug> TCP-Session: e123566d-37f5-40ef-9d4b-a103b6325a26 Authenticating user 'default' from [fd00:1122:3344:101::a]:57688 | ||
| 596 | 2026.05.20 07:12:22.059942 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 597 | 2026.05.20 07:12:22.060063 [ 263 ] {} <Debug> TCP-Session: f7d5bb33-681d-48e2-afe7-655c26e4c209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.05.20 07:12:22.060112 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59985 | ||
| 599 | 2026.05.20 07:12:22.060132 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 600 | 2026.05.20 07:12:22.060096 [ 266 ] {} <Debug> TCP-Session: e123566d-37f5-40ef-9d4b-a103b6325a26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2026.05.20 07:12:22.060211 [ 265 ] {} <Debug> TCP-Session: 485b6f61-0fb0-41c8-9242-d58c9d534d8b Authenticating user 'default' from [fd00:1122:3344:101::a]:55422 | ||
| 602 | 2026.05.20 07:12:22.060266 [ 266 ] {} <Debug> TCP-Session: e123566d-37f5-40ef-9d4b-a103b6325a26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.05.20 07:12:22.060177 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.05.20 07:12:22.060181 [ 263 ] {} <Debug> TCP-Session: f7d5bb33-681d-48e2-afe7-655c26e4c209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 605 | 2026.05.20 07:12:22.060089 [ 264 ] {} <Debug> TCP-Session: 0d7521f8-85fa-4150-a602-4c4991af55d9 Authenticating user 'default' from [fd00:1122:3344:101::a]:32892 | ||
| 606 | 2026.05.20 07:12:22.060410 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2026.05.20 07:12:22.060446 [ 267 ] {} <Debug> TCP-Session: 0a95917b-2d5f-4958-8f5a-ec265a1033ce Authenticating user 'default' from [fd00:1122:3344:101::a]:37881 | ||
| 608 | 2026.05.20 07:12:22.060436 [ 265 ] {} <Debug> TCP-Session: 485b6f61-0fb0-41c8-9242-d58c9d534d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.05.20 07:12:22.060546 [ 267 ] {} <Debug> TCP-Session: 0a95917b-2d5f-4958-8f5a-ec265a1033ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 610 | 2026.05.20 07:12:22.060177 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 611 | 2026.05.20 07:12:22.060641 [ 267 ] {} <Debug> TCP-Session: 0a95917b-2d5f-4958-8f5a-ec265a1033ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.05.20 07:12:22.060656 [ 265 ] {} <Debug> TCP-Session: 485b6f61-0fb0-41c8-9242-d58c9d534d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.05.20 07:12:22.060653 [ 269 ] {} <Debug> TCP-Session: b5a8a74f-7b33-4224-a4bb-1f3314822672 Authenticating user 'default' from [fd00:1122:3344:101::a]:59985 | ||
| 614 | 2026.05.20 07:12:22.060776 [ 264 ] {} <Debug> TCP-Session: 0d7521f8-85fa-4150-a602-4c4991af55d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2026.05.20 07:12:22.060679 [ 268 ] {} <Debug> TCP-Session: 2f84c2c9-3d89-4992-944d-7c8782f8efd5 Authenticating user 'default' from [fd00:1122:3344:101::a]:54294 | ||
| 616 | 2026.05.20 07:12:22.060942 [ 264 ] {} <Debug> TCP-Session: 0d7521f8-85fa-4150-a602-4c4991af55d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.05.20 07:12:22.060956 [ 268 ] {} <Debug> TCP-Session: 2f84c2c9-3d89-4992-944d-7c8782f8efd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.05.20 07:12:22.060946 [ 269 ] {} <Debug> TCP-Session: b5a8a74f-7b33-4224-a4bb-1f3314822672 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.05.20 07:12:22.061107 [ 269 ] {} <Debug> TCP-Session: b5a8a74f-7b33-4224-a4bb-1f3314822672 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.05.20 07:12:22.061123 [ 268 ] {} <Debug> TCP-Session: 2f84c2c9-3d89-4992-944d-7c8782f8efd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.05.20 07:12:22.183907 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:52478 | ||
| 622 | 2026.05.20 07:12:22.184095 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 623 | 2026.05.20 07:12:22.184136 [ 270 ] {} <Debug> TCP-Session: 5fc152f8-0dec-46a8-a531-a507f0d92c6f Authenticating user 'default' from [fd00:1122:3344:101::b]:52478 | ||
| 624 | 2026.05.20 07:12:22.184364 [ 270 ] {} <Debug> TCP-Session: 5fc152f8-0dec-46a8-a531-a507f0d92c6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2026.05.20 07:12:22.184384 [ 270 ] {} <Debug> TCP-Session: 5fc152f8-0dec-46a8-a531-a507f0d92c6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.05.20 07:12:22.184500 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 627 | 2026.05.20 07:12:22.184630 [ 270 ] {} <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 | ||
| 628 | 2026.05.20 07:12:22.184653 [ 270 ] {} <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 | ||
| 629 | 2026.05.20 07:12:22.185261 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54047 | ||
| 630 | 2026.05.20 07:12:22.185388 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37541 | ||
| 631 | 2026.05.20 07:12:22.185547 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:63917 | ||
| 632 | 2026.05.20 07:12:22.185459 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2026.05.20 07:12:22.185651 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:37879 | ||
| 634 | 2026.05.20 07:12:22.185665 [ 271 ] {} <Debug> TCP-Session: 68614796-ce01-4d0b-b0f5-5360d7cbf094 Authenticating user 'default' from [fd00:1122:3344:101::b]:54047 | ||
| 635 | 2026.05.20 07:12:22.185784 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32840 | ||
| 636 | 2026.05.20 07:12:22.185812 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 637 | 2026.05.20 07:12:22.185874 [ 271 ] {} <Debug> TCP-Session: 68614796-ce01-4d0b-b0f5-5360d7cbf094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2026.05.20 07:12:22.185885 [ 272 ] {} <Debug> TCP-Session: 7a67afe9-71ae-4a30-b2a8-a817ebd073a5 Authenticating user 'default' from [fd00:1122:3344:101::b]:37541 | ||
| 639 | 2026.05.20 07:12:22.185968 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62020 | ||
| 640 | 2026.05.20 07:12:22.186028 [ 271 ] {} <Debug> TCP-Session: 68614796-ce01-4d0b-b0f5-5360d7cbf094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2026.05.20 07:12:22.186034 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.05.20 07:12:22.186072 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 643 | 2026.05.20 07:12:22.186065 [ 272 ] {} <Debug> TCP-Session: 7a67afe9-71ae-4a30-b2a8-a817ebd073a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 644 | 2026.05.20 07:12:22.186160 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57278 | ||
| 645 | 2026.05.20 07:12:22.186224 [ 272 ] {} <Debug> TCP-Session: 7a67afe9-71ae-4a30-b2a8-a817ebd073a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.05.20 07:12:22.186251 [ 274 ] {} <Debug> TCP-Session: b23d1d67-0d84-40d2-8f72-01258ceeae52 Authenticating user 'default' from [fd00:1122:3344:101::b]:37879 | ||
| 647 | 2026.05.20 07:12:22.186254 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 648 | 2026.05.20 07:12:22.186326 [ 274 ] {} <Debug> TCP-Session: b23d1d67-0d84-40d2-8f72-01258ceeae52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2026.05.20 07:12:22.186471 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 650 | 2026.05.20 07:12:22.186279 [ 273 ] {} <Debug> TCP-Session: b570646d-9c05-4476-be61-3385b6681ea3 Authenticating user 'default' from [fd00:1122:3344:101::b]:63917 | ||
| 651 | 2026.05.20 07:12:22.186228 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 652 | 2026.05.20 07:12:22.186563 [ 273 ] {} <Debug> TCP-Session: b570646d-9c05-4476-be61-3385b6681ea3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2026.05.20 07:12:22.186562 [ 274 ] {} <Debug> TCP-Session: b23d1d67-0d84-40d2-8f72-01258ceeae52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.05.20 07:12:22.186537 [ 277 ] {} <Debug> TCP-Session: 1e934450-23ef-40dc-9c6b-cabd94d084a0 Authenticating user 'default' from [fd00:1122:3344:101::b]:57278 | ||
| 655 | 2026.05.20 07:12:22.186730 [ 273 ] {} <Debug> TCP-Session: b570646d-9c05-4476-be61-3385b6681ea3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2026.05.20 07:12:22.186710 [ 275 ] {} <Debug> TCP-Session: 1289fdda-0a61-4f9a-9ee0-e45409649849 Authenticating user 'default' from [fd00:1122:3344:101::b]:32840 | ||
| 657 | 2026.05.20 07:12:22.186535 [ 276 ] {} <Debug> TCP-Session: 49e694a4-ef2c-4504-9516-329a8492607b Authenticating user 'default' from [fd00:1122:3344:101::b]:62020 | ||
| 658 | 2026.05.20 07:12:22.186858 [ 275 ] {} <Debug> TCP-Session: 1289fdda-0a61-4f9a-9ee0-e45409649849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.05.20 07:12:22.186842 [ 277 ] {} <Debug> TCP-Session: 1e934450-23ef-40dc-9c6b-cabd94d084a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.05.20 07:12:22.186969 [ 276 ] {} <Debug> TCP-Session: 49e694a4-ef2c-4504-9516-329a8492607b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2026.05.20 07:12:22.186992 [ 275 ] {} <Debug> TCP-Session: 1289fdda-0a61-4f9a-9ee0-e45409649849 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2026.05.20 07:12:22.186978 [ 277 ] {} <Debug> TCP-Session: 1e934450-23ef-40dc-9c6b-cabd94d084a0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2026.05.20 07:12:22.187179 [ 276 ] {} <Debug> TCP-Session: 49e694a4-ef2c-4504-9516-329a8492607b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.05.20 07:12:22.494982 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50973 | ||
| 665 | 2026.05.20 07:12:22.495192 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 666 | 2026.05.20 07:12:22.495244 [ 278 ] {} <Debug> TCP-Session: bf2388a5-1b69-4156-b352-ac00fe3bcc73 Authenticating user 'default' from [fd00:1122:3344:101::e]:50973 | ||
| 667 | 2026.05.20 07:12:22.495375 [ 278 ] {} <Debug> TCP-Session: bf2388a5-1b69-4156-b352-ac00fe3bcc73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2026.05.20 07:12:22.495393 [ 278 ] {} <Debug> TCP-Session: bf2388a5-1b69-4156-b352-ac00fe3bcc73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2026.05.20 07:12:22.495488 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 670 | 2026.05.20 07:12:22.495643 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 671 | 2026.05.20 07:12:22.495672 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2026.05.20 07:12:22.496378 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54303 | ||
| 673 | 2026.05.20 07:12:22.496541 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60662 | ||
| 674 | 2026.05.20 07:12:22.496668 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2026.05.20 07:12:22.496757 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59400 | ||
| 676 | 2026.05.20 07:12:22.496818 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 677 | 2026.05.20 07:12:22.496837 [ 279 ] {} <Debug> TCP-Session: 53d52e5e-6b1f-487b-a9b8-3f830ac01840 Authenticating user 'default' from [fd00:1122:3344:101::e]:54303 | ||
| 678 | 2026.05.20 07:12:22.496956 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2026.05.20 07:12:22.496876 [ 280 ] {} <Debug> TCP-Session: eea9b7cf-4e4d-4fbc-bc8c-990a2ea06247 Authenticating user 'default' from [fd00:1122:3344:101::e]:60662 | ||
| 680 | 2026.05.20 07:12:22.496944 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47215 | ||
| 681 | 2026.05.20 07:12:22.497047 [ 280 ] {} <Debug> TCP-Session: eea9b7cf-4e4d-4fbc-bc8c-990a2ea06247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2026.05.20 07:12:22.497069 [ 281 ] {} <Debug> TCP-Session: 60633637-c0c3-404b-983b-cd90cbdf58ea Authenticating user 'default' from [fd00:1122:3344:101::e]:59400 | ||
| 683 | 2026.05.20 07:12:22.497028 [ 279 ] {} <Debug> TCP-Session: 53d52e5e-6b1f-487b-a9b8-3f830ac01840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 684 | 2026.05.20 07:12:22.497213 [ 280 ] {} <Debug> TCP-Session: eea9b7cf-4e4d-4fbc-bc8c-990a2ea06247 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2026.05.20 07:12:22.497242 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54417 | ||
| 686 | 2026.05.20 07:12:22.497246 [ 281 ] {} <Debug> TCP-Session: 60633637-c0c3-404b-983b-cd90cbdf58ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2026.05.20 07:12:22.497218 [ 279 ] {} <Debug> TCP-Session: 53d52e5e-6b1f-487b-a9b8-3f830ac01840 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.05.20 07:12:22.497413 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54205 | ||
| 689 | 2026.05.20 07:12:22.497404 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52857 | ||
| 690 | 2026.05.20 07:12:22.497377 [ 281 ] {} <Debug> TCP-Session: 60633637-c0c3-404b-983b-cd90cbdf58ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.05.20 07:12:22.497513 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 692 | 2026.05.20 07:12:22.497223 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 693 | 2026.05.20 07:12:22.497697 [ 283 ] {} <Debug> TCP-Session: 8487a1a6-6fe2-47cc-98c7-d26b4bbb7a5d Authenticating user 'default' from [fd00:1122:3344:101::e]:54417 | ||
| 694 | 2026.05.20 07:12:22.497722 [ 283 ] {} <Debug> TCP-Session: 8487a1a6-6fe2-47cc-98c7-d26b4bbb7a5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.05.20 07:12:22.497804 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.05.20 07:12:22.497804 [ 282 ] {} <Debug> TCP-Session: 36f9b6a6-82dd-4739-b0ef-96ee5c026807 Authenticating user 'default' from [fd00:1122:3344:101::e]:47215 | ||
| 697 | 2026.05.20 07:12:22.497837 [ 283 ] {} <Debug> TCP-Session: 8487a1a6-6fe2-47cc-98c7-d26b4bbb7a5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2026.05.20 07:12:22.497876 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.05.20 07:12:22.497859 [ 282 ] {} <Debug> TCP-Session: 36f9b6a6-82dd-4739-b0ef-96ee5c026807 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.05.20 07:12:22.497850 [ 284 ] {} <Debug> TCP-Session: f6efeb11-fe58-4da0-956d-b39683ba67c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:54205 | ||
| 701 | 2026.05.20 07:12:22.498051 [ 285 ] {} <Debug> TCP-Session: b3e8025d-a04f-48e6-af1a-99545c18b18f Authenticating user 'default' from [fd00:1122:3344:101::e]:52857 | ||
| 702 | 2026.05.20 07:12:22.498006 [ 282 ] {} <Debug> TCP-Session: 36f9b6a6-82dd-4739-b0ef-96ee5c026807 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2026.05.20 07:12:22.498088 [ 284 ] {} <Debug> TCP-Session: f6efeb11-fe58-4da0-956d-b39683ba67c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.05.20 07:12:22.498148 [ 285 ] {} <Debug> TCP-Session: b3e8025d-a04f-48e6-af1a-99545c18b18f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.05.20 07:12:22.498233 [ 284 ] {} <Debug> TCP-Session: f6efeb11-fe58-4da0-956d-b39683ba67c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.05.20 07:12:22.498329 [ 285 ] {} <Debug> TCP-Session: b3e8025d-a04f-48e6-af1a-99545c18b18f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.05.20 07:12:22.513805 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33824 | ||
| 708 | 2026.05.20 07:12:22.514053 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 709 | 2026.05.20 07:12:22.514091 [ 286 ] {} <Debug> TCP-Session: a2678d0c-80c2-4f44-96b9-bc39da840c5e Authenticating user 'default' from [fd00:1122:3344:101::e]:33824 | ||
| 710 | 2026.05.20 07:12:22.514113 [ 286 ] {} <Debug> TCP-Session: a2678d0c-80c2-4f44-96b9-bc39da840c5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 711 | 2026.05.20 07:12:22.514252 [ 286 ] {} <Debug> TCP-Session: a2678d0c-80c2-4f44-96b9-bc39da840c5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2026.05.20 07:12:22.514650 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41784 | ||
| 713 | 2026.05.20 07:12:22.514846 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36079 | ||
| 714 | 2026.05.20 07:12:22.515065 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49329 | ||
| 715 | 2026.05.20 07:12:22.515240 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52255 | ||
| 716 | 2026.05.20 07:12:22.515419 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 717 | 2026.05.20 07:12:22.515475 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46303 | ||
| 718 | 2026.05.20 07:12:22.515495 [ 287 ] {} <Debug> TCP-Session: 6bbbbfdb-f61e-44ac-b151-57101f75593d Authenticating user 'default' from [fd00:1122:3344:101::e]:41784 | ||
| 719 | 2026.05.20 07:12:22.515700 [ 287 ] {} <Debug> TCP-Session: 6bbbbfdb-f61e-44ac-b151-57101f75593d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2026.05.20 07:12:22.515726 [ 287 ] {} <Debug> TCP-Session: 6bbbbfdb-f61e-44ac-b151-57101f75593d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 721 | 2026.05.20 07:12:22.515788 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42761 | ||
| 722 | 2026.05.20 07:12:22.516028 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42562 | ||
| 723 | 2026.05.20 07:12:22.516223 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63154 | ||
| 724 | 2026.05.20 07:12:22.516624 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 725 | 2026.05.20 07:12:22.516743 [ 293 ] {} <Debug> TCP-Session: 7d662f68-11c9-446b-b231-ef319c182b93 Authenticating user 'default' from [fd00:1122:3344:101::e]:42562 | ||
| 726 | 2026.05.20 07:12:22.516896 [ 293 ] {} <Debug> TCP-Session: 7d662f68-11c9-446b-b231-ef319c182b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 727 | 2026.05.20 07:12:22.516919 [ 293 ] {} <Debug> TCP-Session: 7d662f68-11c9-446b-b231-ef319c182b93 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 728 | 2026.05.20 07:12:22.517109 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 729 | 2026.05.20 07:12:22.517343 [ 294 ] {} <Debug> TCP-Session: b6af6130-89f9-46cc-979f-f1e04d332245 Authenticating user 'default' from [fd00:1122:3344:101::e]:63154 | ||
| 730 | 2026.05.20 07:12:22.517376 [ 294 ] {} <Debug> TCP-Session: b6af6130-89f9-46cc-979f-f1e04d332245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2026.05.20 07:12:22.517393 [ 294 ] {} <Debug> TCP-Session: b6af6130-89f9-46cc-979f-f1e04d332245 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.05.20 07:12:22.517977 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 733 | 2026.05.20 07:12:22.517997 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 734 | 2026.05.20 07:12:22.518042 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 735 | 2026.05.20 07:12:22.518066 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 736 | 2026.05.20 07:12:22.518169 [ 289 ] {} <Debug> TCP-Session: 0890b13e-9183-431e-b884-3738afada375 Authenticating user 'default' from [fd00:1122:3344:101::e]:49329 | ||
| 737 | 2026.05.20 07:12:22.518064 [ 291 ] {} <Debug> TCP-Session: b8a8bfab-d27a-4e14-ad18-25e3a78a0931 Authenticating user 'default' from [fd00:1122:3344:101::e]:46303 | ||
| 738 | 2026.05.20 07:12:22.518058 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 739 | 2026.05.20 07:12:22.518287 [ 291 ] {} <Debug> TCP-Session: b8a8bfab-d27a-4e14-ad18-25e3a78a0931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2026.05.20 07:12:22.518295 [ 289 ] {} <Debug> TCP-Session: 0890b13e-9183-431e-b884-3738afada375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2026.05.20 07:12:22.518287 [ 288 ] {} <Debug> TCP-Session: 81b0146a-66f0-47ab-b728-f6e20d17ec1f Authenticating user 'default' from [fd00:1122:3344:101::e]:36079 | ||
| 742 | 2026.05.20 07:12:22.518432 [ 286 ] {} <Trace> TCP-Session: a2678d0c-80c2-4f44-96b9-bc39da840c5e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 743 | 2026.05.20 07:12:22.518437 [ 289 ] {} <Debug> TCP-Session: 0890b13e-9183-431e-b884-3738afada375 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 744 | 2026.05.20 07:12:22.518400 [ 290 ] {} <Debug> TCP-Session: 2be58c0c-6d3e-4061-81f6-6535a32a6c5a Authenticating user 'default' from [fd00:1122:3344:101::e]:52255 | ||
| 745 | 2026.05.20 07:12:22.518542 [ 288 ] {} <Debug> TCP-Session: 81b0146a-66f0-47ab-b728-f6e20d17ec1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2026.05.20 07:12:22.518056 [ 292 ] {} <Debug> TCP-Session: 45d33c68-6113-4280-906c-16cf15b5606a Authenticating user 'default' from [fd00:1122:3344:101::e]:42761 | ||
| 747 | 2026.05.20 07:12:22.518411 [ 291 ] {} <Debug> TCP-Session: b8a8bfab-d27a-4e14-ad18-25e3a78a0931 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 748 | 2026.05.20 07:12:22.518679 [ 288 ] {} <Debug> TCP-Session: 81b0146a-66f0-47ab-b728-f6e20d17ec1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 749 | 2026.05.20 07:12:22.518674 [ 292 ] {} <Debug> TCP-Session: 45d33c68-6113-4280-906c-16cf15b5606a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 750 | 2026.05.20 07:12:22.518666 [ 290 ] {} <Debug> TCP-Session: 2be58c0c-6d3e-4061-81f6-6535a32a6c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 751 | 2026.05.20 07:12:22.518842 [ 286 ] {503d2858-54de-4849-b148-e3e552092839} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33824) 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) | ||
| 752 | 2026.05.20 07:12:22.518833 [ 292 ] {} <Debug> TCP-Session: 45d33c68-6113-4280-906c-16cf15b5606a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.05.20 07:12:22.518966 [ 290 ] {} <Debug> TCP-Session: 2be58c0c-6d3e-4061-81f6-6535a32a6c5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 754 | 2026.05.20 07:12:22.522693 [ 286 ] {503d2858-54de-4849-b148-e3e552092839} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 755 | 2026.05.20 07:12:22.525427 [ 286 ] {503d2858-54de-4849-b148-e3e552092839} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 756 | 2026.05.20 07:12:22.527235 [ 261 ] {503d2858-54de-4849-b148-e3e552092839} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 757 | 2026.05.20 07:12:22.527856 [ 286 ] {503d2858-54de-4849-b148-e3e552092839} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.009157 sec., 4477.448946161407 rows/sec., 272.91 KiB/sec. | ||
| 758 | 2026.05.20 07:12:22.527962 [ 286 ] {503d2858-54de-4849-b148-e3e552092839} <Debug> TCPHandler: Processed in 0.009723761 sec. | ||
| 759 | 2026.05.20 07:12:22.592878 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45721 | ||
| 760 | 2026.05.20 07:12:22.593067 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.05.20 07:12:22.593108 [ 295 ] {} <Debug> TCP-Session: 0c1cffdd-0352-42c7-8a96-9623c7200d79 Authenticating user 'default' from [fd00:1122:3344:101::c]:45721 | ||
| 762 | 2026.05.20 07:12:22.593135 [ 295 ] {} <Debug> TCP-Session: 0c1cffdd-0352-42c7-8a96-9623c7200d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 763 | 2026.05.20 07:12:22.593151 [ 295 ] {} <Debug> TCP-Session: 0c1cffdd-0352-42c7-8a96-9623c7200d79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.05.20 07:12:22.593242 [ 295 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 765 | 2026.05.20 07:12:22.593273 [ 295 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 766 | 2026.05.20 07:12:22.593294 [ 295 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 767 | 2026.05.20 07:12:22.593923 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47786 | ||
| 768 | 2026.05.20 07:12:22.594038 [ 297 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:53728 | ||
| 769 | 2026.05.20 07:12:22.594346 [ 298 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34627 | ||
| 770 | 2026.05.20 07:12:22.594451 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.05.20 07:12:22.594500 [ 297 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 772 | 2026.05.20 07:12:22.594509 [ 299 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64703 | ||
| 773 | 2026.05.20 07:12:22.594510 [ 296 ] {} <Debug> TCP-Session: 01e27ca1-a66a-42f4-9a5f-8b3ee5056c85 Authenticating user 'default' from [fd00:1122:3344:101::c]:47786 | ||
| 774 | 2026.05.20 07:12:22.594560 [ 297 ] {} <Debug> TCP-Session: 5be5e70f-5be8-4247-8a58-b4062ee42e70 Authenticating user 'default' from [fd00:1122:3344:101::c]:53728 | ||
| 775 | 2026.05.20 07:12:22.594596 [ 298 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 776 | 2026.05.20 07:12:22.594615 [ 297 ] {} <Debug> TCP-Session: 5be5e70f-5be8-4247-8a58-b4062ee42e70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.05.20 07:12:22.594603 [ 296 ] {} <Debug> TCP-Session: 01e27ca1-a66a-42f4-9a5f-8b3ee5056c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.05.20 07:12:22.594647 [ 298 ] {} <Debug> TCP-Session: cce17e04-f05d-4ff9-89d7-7980eea7a5a3 Authenticating user 'default' from [fd00:1122:3344:101::c]:34627 | ||
| 779 | 2026.05.20 07:12:22.594648 [ 297 ] {} <Debug> TCP-Session: 5be5e70f-5be8-4247-8a58-b4062ee42e70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2026.05.20 07:12:22.594670 [ 296 ] {} <Debug> TCP-Session: 01e27ca1-a66a-42f4-9a5f-8b3ee5056c85 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2026.05.20 07:12:22.594696 [ 298 ] {} <Debug> TCP-Session: cce17e04-f05d-4ff9-89d7-7980eea7a5a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2026.05.20 07:12:22.594721 [ 299 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 783 | 2026.05.20 07:12:22.594779 [ 299 ] {} <Debug> TCP-Session: 79fadfb8-f496-4275-a4ef-06c794591884 Authenticating user 'default' from [fd00:1122:3344:101::c]:64703 | ||
| 784 | 2026.05.20 07:12:22.594790 [ 298 ] {} <Debug> TCP-Session: cce17e04-f05d-4ff9-89d7-7980eea7a5a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2026.05.20 07:12:22.594804 [ 299 ] {} <Debug> TCP-Session: 79fadfb8-f496-4275-a4ef-06c794591884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2026.05.20 07:12:22.594830 [ 299 ] {} <Debug> TCP-Session: 79fadfb8-f496-4275-a4ef-06c794591884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 787 | 2026.05.20 07:12:22.594848 [ 301 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55937 | ||
| 788 | 2026.05.20 07:12:22.595125 [ 302 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46825 | ||
| 789 | 2026.05.20 07:12:22.595130 [ 300 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46266 | ||
| 790 | 2026.05.20 07:12:22.595132 [ 301 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 791 | 2026.05.20 07:12:22.595227 [ 301 ] {} <Debug> TCP-Session: 00c4f480-e052-4f36-83d9-39784cfb7694 Authenticating user 'default' from [fd00:1122:3344:101::c]:55937 | ||
| 792 | 2026.05.20 07:12:22.595251 [ 301 ] {} <Debug> TCP-Session: 00c4f480-e052-4f36-83d9-39784cfb7694 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2026.05.20 07:12:22.595268 [ 301 ] {} <Debug> TCP-Session: 00c4f480-e052-4f36-83d9-39784cfb7694 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 794 | 2026.05.20 07:12:22.595423 [ 302 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 795 | 2026.05.20 07:12:22.595530 [ 300 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 796 | 2026.05.20 07:12:22.595549 [ 302 ] {} <Debug> TCP-Session: 7bb89452-ab87-4029-9f47-65522018eed2 Authenticating user 'default' from [fd00:1122:3344:101::c]:46825 | ||
| 797 | 2026.05.20 07:12:22.595573 [ 300 ] {} <Debug> TCP-Session: 5bfcca53-d603-4c7e-b33d-b25ba98aab87 Authenticating user 'default' from [fd00:1122:3344:101::c]:46266 | ||
| 798 | 2026.05.20 07:12:22.595588 [ 302 ] {} <Debug> TCP-Session: 7bb89452-ab87-4029-9f47-65522018eed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 799 | 2026.05.20 07:12:22.595613 [ 300 ] {} <Debug> TCP-Session: 5bfcca53-d603-4c7e-b33d-b25ba98aab87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2026.05.20 07:12:22.595615 [ 302 ] {} <Debug> TCP-Session: 7bb89452-ab87-4029-9f47-65522018eed2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.05.20 07:12:22.595630 [ 300 ] {} <Debug> TCP-Session: 5bfcca53-d603-4c7e-b33d-b25ba98aab87 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.05.20 07:12:23.001103 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 139.81 MiB, peak 139.81 MiB, free memory in arenas 0.00 B, will set to 141.72 MiB (RSS), difference: 1.91 MiB | ||
| 803 | 2026.05.20 07:12:28.688977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 804 | 2026.05.20 07:12:28.689069 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 805 | 2026.05.20 07:12:28.689082 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 806 | 2026.05.20 07:12:28.689180 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 807 | 2026.05.20 07:12:28.693519 [ 245 ] {} <Debug> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Loading data parts | ||
| 808 | 2026.05.20 07:12:28.693685 [ 245 ] {} <Debug> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): There are no data parts | ||
| 809 | 2026.05.20 07:12:28.695347 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 810 | 2026.05.20 07:12:28.695391 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 811 | 2026.05.20 07:12:28.699312 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 812 | 2026.05.20 07:12:28.699877 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 813 | 2026.05.20 07:12:28.700023 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 814 | 2026.05.20 07:12:28.705012 [ 244 ] {} <Debug> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Loading data parts | ||
| 815 | 2026.05.20 07:12:28.705183 [ 244 ] {} <Debug> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): There are no data parts | ||
| 816 | 2026.05.20 07:12:28.727461 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 817 | 2026.05.20 07:12:28.727508 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 818 | 2026.05.20 07:12:28.733535 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 819 | 2026.05.20 07:12:28.734669 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 820 | 2026.05.20 07:12:28.737662 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 821 | 2026.05.20 07:12:29.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 146.80 MiB, peak 150.80 MiB, free memory in arenas 0.00 B, will set to 155.83 MiB (RSS), difference: 9.03 MiB | ||
| 822 | 2026.05.20 07:12:31.188914 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 4 entries to flush up to offset 4 | ||
| 823 | 2026.05.20 07:12:31.189033 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 824 | 2026.05.20 07:12:31.192302 [ 243 ] {} <Debug> system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): Loading data parts | ||
| 825 | 2026.05.20 07:12:31.192470 [ 243 ] {} <Debug> system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): There are no data parts | ||
| 826 | 2026.05.20 07:12:31.195807 [ 243 ] {} <Trace> system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 827 | 2026.05.20 07:12:31.195846 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 828 | 2026.05.20 07:12:31.199194 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 829 | 2026.05.20 07:12:31.199841 [ 243 ] {} <Trace> system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 830 | 2026.05.20 07:12:31.200101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 4 | ||
| 831 | 2026.05.20 07:12:32.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.98 MiB, peak 159.98 MiB, free memory in arenas 0.00 B, will set to 156.88 MiB (RSS), difference: -3.11 MiB | ||
| 832 | 2026.05.20 07:12:36.159202 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 833 | 2026.05.20 07:12:36.159275 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 834 | 2026.05.20 07:12:36.200151 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 835 | 2026.05.20 07:12:36.202839 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 836 | 2026.05.20 07:12:36.202884 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 837 | 2026.05.20 07:12:36.203541 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 838 | 2026.05.20 07:12:36.203996 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 839 | 2026.05.20 07:12:36.204145 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 840 | 2026.05.20 07:12:36.237786 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 841 | 2026.05.20 07:12:36.256129 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 842 | 2026.05.20 07:12:36.256211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 843 | 2026.05.20 07:12:36.263409 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 844 | 2026.05.20 07:12:36.264997 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 845 | 2026.05.20 07:12:36.271990 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 846 | 2026.05.20 07:12:36.966380 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2026.05.20 07:12:36.966676 [ 3 ] {6e9700bf-8f7b-41fb-a69f-00a8f2aae3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', '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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 848 | 2026.05.20 07:12:36.967423 [ 3 ] {6e9700bf-8f7b-41fb-a69f-00a8f2aae3c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2026.05.20 07:12:36.967555 [ 3 ] {6e9700bf-8f7b-41fb-a69f-00a8f2aae3c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2026.05.20 07:12:36.968065 [ 3 ] {6e9700bf-8f7b-41fb-a69f-00a8f2aae3c7} <Debug> TCPHandler: Processed in 0.001834148 sec. | ||
| 851 | 2026.05.20 07:12:36.991084 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2026.05.20 07:12:36.991223 [ 3 ] {3c34f648-cc1e-4f2f-b56a-240d029259a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 853 | 2026.05.20 07:12:36.991275 [ 3 ] {3c34f648-cc1e-4f2f-b56a-240d029259a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2026.05.20 07:12:36.994242 [ 3 ] {3c34f648-cc1e-4f2f-b56a-240d029259a4} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 855 | 2026.05.20 07:12:36.994290 [ 3 ] {3c34f648-cc1e-4f2f-b56a-240d029259a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 856 | 2026.05.20 07:12:36.995004 [ 3 ] {3c34f648-cc1e-4f2f-b56a-240d029259a4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 857 | 2026.05.20 07:12:36.995432 [ 3 ] {3c34f648-cc1e-4f2f-b56a-240d029259a4} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 858 | 2026.05.20 07:12:36.995587 [ 3 ] {3c34f648-cc1e-4f2f-b56a-240d029259a4} <Debug> executeQuery: Read 37 rows, 8.64 KiB in 0.004403 sec., 8403.361344537816 rows/sec., 1.92 MiB/sec. | ||
| 859 | 2026.05.20 07:12:36.995627 [ 3 ] {3c34f648-cc1e-4f2f-b56a-240d029259a4} <Debug> TCPHandler: Processed in 0.004605143 sec. | ||
| 860 | 2026.05.20 07:12:36.995825 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 861 | 2026.05.20 07:12:36.995923 [ 3 ] {16c868ee-0b4c-49ca-bae3-1addaba48ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 862 | 2026.05.20 07:12:36.995964 [ 3 ] {16c868ee-0b4c-49ca-bae3-1addaba48ef7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 863 | 2026.05.20 07:12:36.999370 [ 3 ] {16c868ee-0b4c-49ca-bae3-1addaba48ef7} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 864 | 2026.05.20 07:12:36.999408 [ 3 ] {16c868ee-0b4c-49ca-bae3-1addaba48ef7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 865 | 2026.05.20 07:12:36.999957 [ 3 ] {16c868ee-0b4c-49ca-bae3-1addaba48ef7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 866 | 2026.05.20 07:12:37.000203 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.74 MiB, peak 161.63 MiB, free memory in arenas 0.00 B, will set to 159.96 MiB (RSS), difference: 2.22 MiB | ||
| 867 | 2026.05.20 07:12:37.000596 [ 3 ] {16c868ee-0b4c-49ca-bae3-1addaba48ef7} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 868 | 2026.05.20 07:12:37.000736 [ 3 ] {16c868ee-0b4c-49ca-bae3-1addaba48ef7} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.004832 sec., 57947.019867549665 rows/sec., 3.68 MiB/sec. | ||
| 869 | 2026.05.20 07:12:37.000771 [ 3 ] {16c868ee-0b4c-49ca-bae3-1addaba48ef7} <Debug> TCPHandler: Processed in 0.004998847 sec. | ||
| 870 | 2026.05.20 07:12:37.000923 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 871 | 2026.05.20 07:12:37.001020 [ 3 ] {396b3966-714b-48fe-9c66-5d9df4829c66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 872 | 2026.05.20 07:12:37.001061 [ 3 ] {396b3966-714b-48fe-9c66-5d9df4829c66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 873 | 2026.05.20 07:12:37.001689 [ 3 ] {396b3966-714b-48fe-9c66-5d9df4829c66} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 874 | 2026.05.20 07:12:37.001736 [ 3 ] {396b3966-714b-48fe-9c66-5d9df4829c66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 875 | 2026.05.20 07:12:37.002328 [ 3 ] {396b3966-714b-48fe-9c66-5d9df4829c66} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 876 | 2026.05.20 07:12:37.002918 [ 3 ] {396b3966-714b-48fe-9c66-5d9df4829c66} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 877 | 2026.05.20 07:12:37.003071 [ 3 ] {396b3966-714b-48fe-9c66-5d9df4829c66} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002066 sec., 4840.27105517909 rows/sec., 394.69 KiB/sec. | ||
| 878 | 2026.05.20 07:12:37.003119 [ 3 ] {396b3966-714b-48fe-9c66-5d9df4829c66} <Debug> TCPHandler: Processed in 0.002248291 sec. | ||
| 879 | 2026.05.20 07:12:37.003306 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 880 | 2026.05.20 07:12:37.003434 [ 3 ] {e1325882-a20a-458a-b63d-f181cf7a9455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 881 | 2026.05.20 07:12:37.003486 [ 3 ] {e1325882-a20a-458a-b63d-f181cf7a9455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 882 | 2026.05.20 07:12:37.005534 [ 3 ] {e1325882-a20a-458a-b63d-f181cf7a9455} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 883 | 2026.05.20 07:12:37.005571 [ 3 ] {e1325882-a20a-458a-b63d-f181cf7a9455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 884 | 2026.05.20 07:12:37.006430 [ 3 ] {e1325882-a20a-458a-b63d-f181cf7a9455} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 885 | 2026.05.20 07:12:37.006991 [ 3 ] {e1325882-a20a-458a-b63d-f181cf7a9455} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 886 | 2026.05.20 07:12:37.007118 [ 3 ] {e1325882-a20a-458a-b63d-f181cf7a9455} <Debug> executeQuery: Read 3133 rows, 238.23 KiB in 0.003721 sec., 841977.9629131954 rows/sec., 62.52 MiB/sec. | ||
| 887 | 2026.05.20 07:12:37.007153 [ 3 ] {e1325882-a20a-458a-b63d-f181cf7a9455} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 888 | 2026.05.20 07:12:37.007166 [ 3 ] {e1325882-a20a-458a-b63d-f181cf7a9455} <Debug> TCPHandler: Processed in 0.003970068 sec. | ||
| 889 | 2026.05.20 07:12:37.007304 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 890 | 2026.05.20 07:12:37.007401 [ 3 ] {dc0c585a-fde1-41c0-b521-2ea6ee5a9b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 891 | 2026.05.20 07:12:37.007441 [ 3 ] {dc0c585a-fde1-41c0-b521-2ea6ee5a9b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 892 | 2026.05.20 07:12:37.007997 [ 3 ] {dc0c585a-fde1-41c0-b521-2ea6ee5a9b27} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2026.05.20 07:12:37.008030 [ 3 ] {dc0c585a-fde1-41c0-b521-2ea6ee5a9b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 894 | 2026.05.20 07:12:37.008618 [ 3 ] {dc0c585a-fde1-41c0-b521-2ea6ee5a9b27} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 895 | 2026.05.20 07:12:37.009205 [ 3 ] {dc0c585a-fde1-41c0-b521-2ea6ee5a9b27} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2026.05.20 07:12:37.009331 [ 3 ] {dc0c585a-fde1-41c0-b521-2ea6ee5a9b27} <Debug> executeQuery: Read 163 rows, 10.09 KiB in 0.001948 sec., 83675.56468172485 rows/sec., 5.06 MiB/sec. | ||
| 897 | 2026.05.20 07:12:37.009363 [ 3 ] {dc0c585a-fde1-41c0-b521-2ea6ee5a9b27} <Debug> TCPHandler: Processed in 0.002109729 sec. | ||
| 898 | 2026.05.20 07:12:37.009500 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 899 | 2026.05.20 07:12:37.009597 [ 3 ] {e376571b-f8c5-42df-96c5-1c81d3f276bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 900 | 2026.05.20 07:12:37.009636 [ 3 ] {e376571b-f8c5-42df-96c5-1c81d3f276bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 901 | 2026.05.20 07:12:37.010279 [ 3 ] {e376571b-f8c5-42df-96c5-1c81d3f276bc} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 902 | 2026.05.20 07:12:37.010324 [ 3 ] {e376571b-f8c5-42df-96c5-1c81d3f276bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 903 | 2026.05.20 07:12:37.010769 [ 3 ] {e376571b-f8c5-42df-96c5-1c81d3f276bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 904 | 2026.05.20 07:12:37.011230 [ 3 ] {e376571b-f8c5-42df-96c5-1c81d3f276bc} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 905 | 2026.05.20 07:12:37.011359 [ 3 ] {e376571b-f8c5-42df-96c5-1c81d3f276bc} <Debug> executeQuery: Read 946 rows, 56.96 KiB in 0.001781 sec., 531162.2683885457 rows/sec., 31.23 MiB/sec. | ||
| 906 | 2026.05.20 07:12:37.011392 [ 3 ] {e376571b-f8c5-42df-96c5-1c81d3f276bc} <Debug> TCPHandler: Processed in 0.001943188 sec. | ||
| 907 | 2026.05.20 07:12:37.011514 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 908 | 2026.05.20 07:12:37.011611 [ 3 ] {14d4b89e-da04-4fed-8f1d-6736be3b413e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 909 | 2026.05.20 07:12:37.011649 [ 3 ] {14d4b89e-da04-4fed-8f1d-6736be3b413e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 910 | 2026.05.20 07:12:37.012031 [ 3 ] {14d4b89e-da04-4fed-8f1d-6736be3b413e} <Trace> oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2026.05.20 07:12:37.012066 [ 3 ] {14d4b89e-da04-4fed-8f1d-6736be3b413e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 912 | 2026.05.20 07:12:37.012489 [ 3 ] {14d4b89e-da04-4fed-8f1d-6736be3b413e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 913 | 2026.05.20 07:12:37.012943 [ 3 ] {14d4b89e-da04-4fed-8f1d-6736be3b413e} <Trace> oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2026.05.20 07:12:37.013071 [ 3 ] {14d4b89e-da04-4fed-8f1d-6736be3b413e} <Debug> executeQuery: Read 2 rows, 144.00 B in 0.001478 sec., 1353.1799729364006 rows/sec., 95.15 KiB/sec. | ||
| 915 | 2026.05.20 07:12:37.013103 [ 3 ] {14d4b89e-da04-4fed-8f1d-6736be3b413e} <Debug> TCPHandler: Processed in 0.001638575 sec. | ||
| 916 | 2026.05.20 07:12:37.013242 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2026.05.20 07:12:37.013338 [ 3 ] {1eff57cb-0eec-4709-8b76-baad11180fd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 918 | 2026.05.20 07:12:37.013377 [ 3 ] {1eff57cb-0eec-4709-8b76-baad11180fd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 919 | 2026.05.20 07:12:37.013816 [ 3 ] {1eff57cb-0eec-4709-8b76-baad11180fd1} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 920 | 2026.05.20 07:12:37.013852 [ 3 ] {1eff57cb-0eec-4709-8b76-baad11180fd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 921 | 2026.05.20 07:12:37.014277 [ 3 ] {1eff57cb-0eec-4709-8b76-baad11180fd1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 922 | 2026.05.20 07:12:37.014764 [ 3 ] {1eff57cb-0eec-4709-8b76-baad11180fd1} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 923 | 2026.05.20 07:12:37.014889 [ 3 ] {1eff57cb-0eec-4709-8b76-baad11180fd1} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.00157 sec., 91719.74522292994 rows/sec., 5.21 MiB/sec. | ||
| 924 | 2026.05.20 07:12:37.014922 [ 3 ] {1eff57cb-0eec-4709-8b76-baad11180fd1} <Debug> TCPHandler: Processed in 0.001731156 sec. | ||
| 925 | 2026.05.20 07:12:37.015047 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 926 | 2026.05.20 07:12:37.015144 [ 3 ] {fb4904a2-1099-485a-b755-1d4a7ad5f901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 927 | 2026.05.20 07:12:37.015182 [ 3 ] {fb4904a2-1099-485a-b755-1d4a7ad5f901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 928 | 2026.05.20 07:12:37.016241 [ 3 ] {fb4904a2-1099-485a-b755-1d4a7ad5f901} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 929 | 2026.05.20 07:12:37.016277 [ 3 ] {fb4904a2-1099-485a-b755-1d4a7ad5f901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 930 | 2026.05.20 07:12:37.016807 [ 3 ] {fb4904a2-1099-485a-b755-1d4a7ad5f901} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 931 | 2026.05.20 07:12:37.017261 [ 3 ] {fb4904a2-1099-485a-b755-1d4a7ad5f901} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 932 | 2026.05.20 07:12:37.017389 [ 3 ] {fb4904a2-1099-485a-b755-1d4a7ad5f901} <Debug> executeQuery: Read 1714 rows, 118.07 KiB in 0.002262 sec., 757736.5163572059 rows/sec., 50.97 MiB/sec. | ||
| 933 | 2026.05.20 07:12:37.017423 [ 3 ] {fb4904a2-1099-485a-b755-1d4a7ad5f901} <Debug> TCPHandler: Processed in 0.002424832 sec. | ||
| 934 | 2026.05.20 07:12:37.017555 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 935 | 2026.05.20 07:12:37.017650 [ 3 ] {1c97df08-5381-486c-a4fe-a73098437160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 936 | 2026.05.20 07:12:37.017691 [ 3 ] {1c97df08-5381-486c-a4fe-a73098437160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 937 | 2026.05.20 07:12:37.018027 [ 3 ] {1c97df08-5381-486c-a4fe-a73098437160} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 938 | 2026.05.20 07:12:37.018062 [ 3 ] {1c97df08-5381-486c-a4fe-a73098437160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 939 | 2026.05.20 07:12:37.018509 [ 3 ] {1c97df08-5381-486c-a4fe-a73098437160} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 940 | 2026.05.20 07:12:37.018971 [ 3 ] {1c97df08-5381-486c-a4fe-a73098437160} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 941 | 2026.05.20 07:12:37.019098 [ 3 ] {1c97df08-5381-486c-a4fe-a73098437160} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001466 sec., 2728.512960436562 rows/sec., 142.55 KiB/sec. | ||
| 942 | 2026.05.20 07:12:37.019129 [ 3 ] {1c97df08-5381-486c-a4fe-a73098437160} <Debug> TCPHandler: Processed in 0.001623935 sec. | ||
| 943 | 2026.05.20 07:12:37.019246 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 944 | 2026.05.20 07:12:37.019342 [ 3 ] {73932d1e-7cfc-4b88-a578-6f93ae15ed6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 945 | 2026.05.20 07:12:37.019383 [ 3 ] {73932d1e-7cfc-4b88-a578-6f93ae15ed6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 946 | 2026.05.20 07:12:37.022178 [ 3 ] {73932d1e-7cfc-4b88-a578-6f93ae15ed6d} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 947 | 2026.05.20 07:12:37.022239 [ 3 ] {73932d1e-7cfc-4b88-a578-6f93ae15ed6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 948 | 2026.05.20 07:12:37.023244 [ 3 ] {73932d1e-7cfc-4b88-a578-6f93ae15ed6d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 949 | 2026.05.20 07:12:37.023832 [ 3 ] {73932d1e-7cfc-4b88-a578-6f93ae15ed6d} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 950 | 2026.05.20 07:12:37.024010 [ 3 ] {73932d1e-7cfc-4b88-a578-6f93ae15ed6d} <Debug> executeQuery: Read 2041 rows, 126.37 KiB in 0.004681 sec., 436017.9448835719 rows/sec., 26.36 MiB/sec. | ||
| 951 | 2026.05.20 07:12:37.024070 [ 3 ] {73932d1e-7cfc-4b88-a578-6f93ae15ed6d} <Debug> TCPHandler: Processed in 0.004871535 sec. | ||
| 952 | 2026.05.20 07:12:37.024257 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 953 | 2026.05.20 07:12:37.024388 [ 3 ] {51634020-7204-4268-b8e6-8a967931bff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 954 | 2026.05.20 07:12:37.024448 [ 3 ] {51634020-7204-4268-b8e6-8a967931bff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 955 | 2026.05.20 07:12:37.024850 [ 3 ] {51634020-7204-4268-b8e6-8a967931bff4} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 956 | 2026.05.20 07:12:37.024885 [ 3 ] {51634020-7204-4268-b8e6-8a967931bff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 957 | 2026.05.20 07:12:37.025306 [ 3 ] {51634020-7204-4268-b8e6-8a967931bff4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 958 | 2026.05.20 07:12:37.025794 [ 3 ] {51634020-7204-4268-b8e6-8a967931bff4} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 959 | 2026.05.20 07:12:37.025925 [ 3 ] {51634020-7204-4268-b8e6-8a967931bff4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001578 sec., 633.7135614702155 rows/sec., 42.70 KiB/sec. | ||
| 960 | 2026.05.20 07:12:37.025957 [ 3 ] {51634020-7204-4268-b8e6-8a967931bff4} <Debug> TCPHandler: Processed in 0.001809437 sec. | ||
| 961 | 2026.05.20 07:12:37.026075 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 962 | 2026.05.20 07:12:37.026175 [ 3 ] {c593d147-96ae-46e2-8fcc-738801d05d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 963 | 2026.05.20 07:12:37.026228 [ 3 ] {c593d147-96ae-46e2-8fcc-738801d05d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 964 | 2026.05.20 07:12:37.027016 [ 3 ] {c593d147-96ae-46e2-8fcc-738801d05d64} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 965 | 2026.05.20 07:12:37.027051 [ 3 ] {c593d147-96ae-46e2-8fcc-738801d05d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 966 | 2026.05.20 07:12:37.027719 [ 3 ] {c593d147-96ae-46e2-8fcc-738801d05d64} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 967 | 2026.05.20 07:12:37.028175 [ 3 ] {c593d147-96ae-46e2-8fcc-738801d05d64} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 968 | 2026.05.20 07:12:37.028310 [ 3 ] {c593d147-96ae-46e2-8fcc-738801d05d64} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.002154 sec., 6035.283194057567 rows/sec., 10.81 MiB/sec. | ||
| 969 | 2026.05.20 07:12:37.028354 [ 3 ] {c593d147-96ae-46e2-8fcc-738801d05d64} <Debug> TCPHandler: Processed in 0.002327291 sec. | ||
| 970 | 2026.05.20 07:12:37.028483 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 971 | 2026.05.20 07:12:37.028579 [ 3 ] {186f2e52-d682-4f0c-a29d-8bd4077a64db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 972 | 2026.05.20 07:12:37.028619 [ 3 ] {186f2e52-d682-4f0c-a29d-8bd4077a64db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 973 | 2026.05.20 07:12:37.028959 [ 3 ] {186f2e52-d682-4f0c-a29d-8bd4077a64db} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 974 | 2026.05.20 07:12:37.028994 [ 3 ] {186f2e52-d682-4f0c-a29d-8bd4077a64db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 975 | 2026.05.20 07:12:37.029468 [ 3 ] {186f2e52-d682-4f0c-a29d-8bd4077a64db} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 976 | 2026.05.20 07:12:37.029936 [ 3 ] {186f2e52-d682-4f0c-a29d-8bd4077a64db} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 977 | 2026.05.20 07:12:37.030062 [ 3 ] {186f2e52-d682-4f0c-a29d-8bd4077a64db} <Debug> executeQuery: Read 40 rows, 2.33 KiB in 0.001502 sec., 26631.158455392808 rows/sec., 1.51 MiB/sec. | ||
| 978 | 2026.05.20 07:12:37.030094 [ 3 ] {186f2e52-d682-4f0c-a29d-8bd4077a64db} <Debug> TCPHandler: Processed in 0.001659676 sec. | ||
| 979 | 2026.05.20 07:12:41.588012 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 980 | 2026.05.20 07:12:41.588396 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 981 | 2026.05.20 07:12:41.588814 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 982 | 2026.05.20 07:12:41.593463 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 983 | 2026.05.20 07:12:41.593838 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 984 | 2026.05.20 07:12:41.594058 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 985 | 2026.05.20 07:12:41.594355 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 986 | 2026.05.20 07:12:41.596689 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 987 | 2026.05.20 07:12:41.596744 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (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 | ||
| 988 | 2026.05.20 07:12:41.596763 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 989 | 2026.05.20 07:12:41.596875 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 990 | 2026.05.20 07:12:41.596900 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 | ||
| 991 | 2026.05.20 07:12:41.605987 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} <Debug> executeQuery: Read 37 rows, 8.64 KiB in 0.017737 sec., 2086.0348424198005 rows/sec., 486.99 KiB/sec. | ||
| 992 | 2026.05.20 07:12:41.606114 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} <Debug> MemoryTracker: Peak memory usage (for query): 136.69 KiB. | ||
| 993 | 2026.05.20 07:12:41.606134 [ 3 ] {da8cb0ce-3287-4a69-9003-a641fecbfc0d} <Debug> TCPHandler: Processed in 0.018318631 sec. | ||
| 994 | 2026.05.20 07:12:41.607651 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 995 | 2026.05.20 07:12:41.607792 [ 3 ] {eeba7384-e51f-45a9-b4ee-b7dcc1e4f777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 996 | 2026.05.20 07:12:41.607845 [ 3 ] {eeba7384-e51f-45a9-b4ee-b7dcc1e4f777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 997 | 2026.05.20 07:12:41.608392 [ 3 ] {eeba7384-e51f-45a9-b4ee-b7dcc1e4f777} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.05.20 07:12:41.608432 [ 3 ] {eeba7384-e51f-45a9-b4ee-b7dcc1e4f777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 999 | 2026.05.20 07:12:41.608990 [ 3 ] {eeba7384-e51f-45a9-b4ee-b7dcc1e4f777} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2026.05.20 07:12:41.609618 [ 3 ] {eeba7384-e51f-45a9-b4ee-b7dcc1e4f777} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.05.20 07:12:41.609875 [ 3 ] {eeba7384-e51f-45a9-b4ee-b7dcc1e4f777} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.002118 sec., 24551.463644948064 rows/sec., 1.86 MiB/sec. | ||
| 1002 | 2026.05.20 07:12:41.609946 [ 3 ] {eeba7384-e51f-45a9-b4ee-b7dcc1e4f777} <Debug> TCPHandler: Processed in 0.002412662 sec. | ||
| 1003 | 2026.05.20 07:12:41.610154 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2026.05.20 07:12:41.610305 [ 3 ] {d24afccc-26ec-420e-8c3d-76a336441465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1005 | 2026.05.20 07:12:41.610377 [ 3 ] {d24afccc-26ec-420e-8c3d-76a336441465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1006 | 2026.05.20 07:12:41.610953 [ 3 ] {d24afccc-26ec-420e-8c3d-76a336441465} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2026.05.20 07:12:41.610992 [ 3 ] {d24afccc-26ec-420e-8c3d-76a336441465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1008 | 2026.05.20 07:12:41.611468 [ 3 ] {d24afccc-26ec-420e-8c3d-76a336441465} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2026.05.20 07:12:41.611953 [ 3 ] {d24afccc-26ec-420e-8c3d-76a336441465} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2026.05.20 07:12:41.612085 [ 3 ] {d24afccc-26ec-420e-8c3d-76a336441465} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001825 sec., 30684.931506849316 rows/sec., 2.39 MiB/sec. | ||
| 1011 | 2026.05.20 07:12:41.612119 [ 3 ] {d24afccc-26ec-420e-8c3d-76a336441465} <Debug> TCPHandler: Processed in 0.00209087 sec. | ||
| 1012 | 2026.05.20 07:12:41.612240 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2026.05.20 07:12:41.612336 [ 3 ] {1a7c10f3-7ed9-4bfb-8969-21f8e51ec256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1014 | 2026.05.20 07:12:41.612382 [ 3 ] {1a7c10f3-7ed9-4bfb-8969-21f8e51ec256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1015 | 2026.05.20 07:12:41.612812 [ 3 ] {1a7c10f3-7ed9-4bfb-8969-21f8e51ec256} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2026.05.20 07:12:41.612849 [ 3 ] {1a7c10f3-7ed9-4bfb-8969-21f8e51ec256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1017 | 2026.05.20 07:12:41.613328 [ 3 ] {1a7c10f3-7ed9-4bfb-8969-21f8e51ec256} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2026.05.20 07:12:41.613886 [ 3 ] {1a7c10f3-7ed9-4bfb-8969-21f8e51ec256} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2026.05.20 07:12:41.614015 [ 3 ] {1a7c10f3-7ed9-4bfb-8969-21f8e51ec256} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001697 sec., 70713.02298173247 rows/sec., 4.90 MiB/sec. | ||
| 1020 | 2026.05.20 07:12:41.614048 [ 3 ] {1a7c10f3-7ed9-4bfb-8969-21f8e51ec256} <Debug> TCPHandler: Processed in 0.001857107 sec. | ||
| 1021 | 2026.05.20 07:12:41.614170 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2026.05.20 07:12:41.614267 [ 3 ] {4dbe2d71-6b70-4f17-919e-92d2fa417ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1023 | 2026.05.20 07:12:41.614310 [ 3 ] {4dbe2d71-6b70-4f17-919e-92d2fa417ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1024 | 2026.05.20 07:12:41.614644 [ 3 ] {4dbe2d71-6b70-4f17-919e-92d2fa417ce5} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2026.05.20 07:12:41.614681 [ 3 ] {4dbe2d71-6b70-4f17-919e-92d2fa417ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1026 | 2026.05.20 07:12:41.615095 [ 3 ] {4dbe2d71-6b70-4f17-919e-92d2fa417ce5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2026.05.20 07:12:41.615571 [ 3 ] {4dbe2d71-6b70-4f17-919e-92d2fa417ce5} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2026.05.20 07:12:41.615699 [ 3 ] {4dbe2d71-6b70-4f17-919e-92d2fa417ce5} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.00145 sec., 27586.206896551725 rows/sec., 1.89 MiB/sec. | ||
| 1029 | 2026.05.20 07:12:41.615731 [ 3 ] {4dbe2d71-6b70-4f17-919e-92d2fa417ce5} <Debug> TCPHandler: Processed in 0.001609825 sec. | ||
| 1030 | 2026.05.20 07:12:43.704279 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1031 | 2026.05.20 07:12:43.705037 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.05.20 07:12:43.705116 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1033 | 2026.05.20 07:12:43.706154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1034 | 2026.05.20 07:12:43.706687 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.05.20 07:12:43.706817 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1036 | 2026.05.20 07:12:43.772082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1037 | 2026.05.20 07:12:43.787646 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1038 | 2026.05.20 07:12:43.787692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1039 | 2026.05.20 07:12:43.793939 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1040 | 2026.05.20 07:12:43.795194 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1041 | 2026.05.20 07:12:43.797863 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1042 | 2026.05.20 07:12:46.589424 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1043 | 2026.05.20 07:12:46.589653 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent') FORMAT Native (stage: Complete) | ||
| 1044 | 2026.05.20 07:12:46.590026 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1045 | 2026.05.20 07:12:46.590079 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent')" moved to PREWHERE | ||
| 1046 | 2026.05.20 07:12:46.590333 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1047 | 2026.05.20 07:12:46.590462 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1048 | 2026.05.20 07:12:46.590646 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 14-element set) | ||
| 1049 | 2026.05.20 07:12:46.590686 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1050 | 2026.05.20 07:12:46.590711 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (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 | ||
| 1051 | 2026.05.20 07:12:46.590728 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1052 | 2026.05.20 07:12:46.590772 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent'))" | ||
| 1053 | 2026.05.20 07:12:46.590793 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 | ||
| 1054 | 2026.05.20 07:12:46.591866 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} <Debug> executeQuery: Read 37 rows, 8.64 KiB in 0.002297 sec., 16107.966913365259 rows/sec., 3.67 MiB/sec. | ||
| 1055 | 2026.05.20 07:12:46.591970 [ 3 ] {09c7cbd0-1c4a-4468-b390-a5c9d6950b65} <Debug> TCPHandler: Processed in 0.002679215 sec. | ||
| 1056 | 2026.05.20 07:12:46.593411 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2026.05.20 07:12:46.593529 [ 3 ] {de5e08b8-0d47-4c42-89d0-d3aed6240e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1058 | 2026.05.20 07:12:46.593575 [ 3 ] {de5e08b8-0d47-4c42-89d0-d3aed6240e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1059 | 2026.05.20 07:12:46.594111 [ 3 ] {de5e08b8-0d47-4c42-89d0-d3aed6240e3a} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2026.05.20 07:12:46.594159 [ 3 ] {de5e08b8-0d47-4c42-89d0-d3aed6240e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1061 | 2026.05.20 07:12:46.594734 [ 3 ] {de5e08b8-0d47-4c42-89d0-d3aed6240e3a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1062 | 2026.05.20 07:12:46.595348 [ 3 ] {de5e08b8-0d47-4c42-89d0-d3aed6240e3a} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2026.05.20 07:12:46.595558 [ 3 ] {de5e08b8-0d47-4c42-89d0-d3aed6240e3a} <Debug> executeQuery: Read 52 rows, 4.04 KiB in 0.002063 sec., 25206.010664081434 rows/sec., 1.91 MiB/sec. | ||
| 1064 | 2026.05.20 07:12:46.595599 [ 3 ] {de5e08b8-0d47-4c42-89d0-d3aed6240e3a} <Debug> TCPHandler: Processed in 0.002242491 sec. | ||
| 1065 | 2026.05.20 07:12:46.595743 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1066 | 2026.05.20 07:12:46.595853 [ 3 ] {0720ebd4-00f6-45b7-b358-c351cba01deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1067 | 2026.05.20 07:12:46.595897 [ 3 ] {0720ebd4-00f6-45b7-b358-c351cba01deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1068 | 2026.05.20 07:12:46.596391 [ 3 ] {0720ebd4-00f6-45b7-b358-c351cba01deb} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1069 | 2026.05.20 07:12:46.596429 [ 3 ] {0720ebd4-00f6-45b7-b358-c351cba01deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1070 | 2026.05.20 07:12:46.596889 [ 3 ] {0720ebd4-00f6-45b7-b358-c351cba01deb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1071 | 2026.05.20 07:12:46.597332 [ 3 ] {0720ebd4-00f6-45b7-b358-c351cba01deb} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1072 | 2026.05.20 07:12:46.597469 [ 3 ] {0720ebd4-00f6-45b7-b358-c351cba01deb} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001641 sec., 34125.53321145643 rows/sec., 2.66 MiB/sec. | ||
| 1073 | 2026.05.20 07:12:46.597504 [ 3 ] {0720ebd4-00f6-45b7-b358-c351cba01deb} <Debug> TCPHandler: Processed in 0.001813837 sec. | ||
| 1074 | 2026.05.20 07:12:46.597633 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1075 | 2026.05.20 07:12:46.597733 [ 3 ] {7ccdf079-b8b1-4b4f-9e73-a1c6c3108501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1076 | 2026.05.20 07:12:46.597776 [ 3 ] {7ccdf079-b8b1-4b4f-9e73-a1c6c3108501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1077 | 2026.05.20 07:12:46.598230 [ 3 ] {7ccdf079-b8b1-4b4f-9e73-a1c6c3108501} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1078 | 2026.05.20 07:12:46.598268 [ 3 ] {7ccdf079-b8b1-4b4f-9e73-a1c6c3108501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1079 | 2026.05.20 07:12:46.598761 [ 3 ] {7ccdf079-b8b1-4b4f-9e73-a1c6c3108501} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1080 | 2026.05.20 07:12:46.599544 [ 3 ] {7ccdf079-b8b1-4b4f-9e73-a1c6c3108501} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1081 | 2026.05.20 07:12:46.599799 [ 3 ] {7ccdf079-b8b1-4b4f-9e73-a1c6c3108501} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.002078 sec., 72184.79307025987 rows/sec., 5.00 MiB/sec. | ||
| 1082 | 2026.05.20 07:12:46.599866 [ 3 ] {7ccdf079-b8b1-4b4f-9e73-a1c6c3108501} <Debug> TCPHandler: Processed in 0.002282862 sec. | ||
| 1083 | 2026.05.20 07:12:46.600089 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1084 | 2026.05.20 07:12:46.600233 [ 3 ] {c99a422f-0ada-493a-a237-fb07c6b59747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1085 | 2026.05.20 07:12:46.600301 [ 3 ] {c99a422f-0ada-493a-a237-fb07c6b59747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1086 | 2026.05.20 07:12:46.600754 [ 3 ] {c99a422f-0ada-493a-a237-fb07c6b59747} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1087 | 2026.05.20 07:12:46.600794 [ 3 ] {c99a422f-0ada-493a-a237-fb07c6b59747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 1088 | 2026.05.20 07:12:46.601277 [ 3 ] {c99a422f-0ada-493a-a237-fb07c6b59747} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1089 | 2026.05.20 07:12:46.601807 [ 3 ] {c99a422f-0ada-493a-a237-fb07c6b59747} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1090 | 2026.05.20 07:12:46.601950 [ 3 ] {c99a422f-0ada-493a-a237-fb07c6b59747} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001764 sec., 28344.67120181406 rows/sec., 1.94 MiB/sec. | ||
| 1091 | 2026.05.20 07:12:46.601989 [ 3 ] {c99a422f-0ada-493a-a237-fb07c6b59747} <Debug> TCPHandler: Processed in 0.002013089 sec. | ||
| 1092 | 2026.05.20 07:12:51.159351 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1093 | 2026.05.20 07:12:51.159431 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1094 | 2026.05.20 07:12:51.201298 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 5 | ||
| 1095 | 2026.05.20 07:12:51.203310 [ 243 ] {} <Trace> system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1096 | 2026.05.20 07:12:51.203368 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1097 | 2026.05.20 07:12:51.204629 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1098 | 2026.05.20 07:12:51.205157 [ 243 ] {} <Trace> system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1099 | 2026.05.20 07:12:51.205436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 5 | ||
| 1100 | 2026.05.20 07:12:51.206909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1101 | 2026.05.20 07:12:51.207459 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1102 | 2026.05.20 07:12:51.207511 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1103 | 2026.05.20 07:12:51.208244 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1104 | 2026.05.20 07:12:51.208759 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1105 | 2026.05.20 07:12:51.208913 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1106 | 2026.05.20 07:12:51.297941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1107 | 2026.05.20 07:12:51.315283 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2026.05.20 07:12:51.315359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1109 | 2026.05.20 07:12:51.322480 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1110 | 2026.05.20 07:12:51.323833 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2026.05.20 07:12:51.327442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1112 | 2026.05.20 07:12:51.593414 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1113 | 2026.05.20 07:12:51.593648 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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) | ||
| 1114 | 2026.05.20 07:12:51.593974 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1115 | 2026.05.20 07:12:51.594017 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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 | ||
| 1116 | 2026.05.20 07:12:51.594250 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1117 | 2026.05.20 07:12:51.594319 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1118 | 2026.05.20 07:12:51.594466 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 27-element set) | ||
| 1119 | 2026.05.20 07:12:51.594501 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1120 | 2026.05.20 07:12:51.594523 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (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 | ||
| 1121 | 2026.05.20 07:12:51.594539 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1122 | 2026.05.20 07:12:51.594582 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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', 'switch_data_link:link_enabled', 'switch_data_link:link_up', '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'))" | ||
| 1123 | 2026.05.20 07:12:51.594602 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 | ||
| 1124 | 2026.05.20 07:12:51.595642 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} <Debug> executeQuery: Read 37 rows, 8.64 KiB in 0.002093 sec., 17677.97419971333 rows/sec., 4.03 MiB/sec. | ||
| 1125 | 2026.05.20 07:12:51.595746 [ 3 ] {81d3b531-6cfe-4079-bf7a-9f2d2a278697} <Debug> TCPHandler: Processed in 0.002487673 sec. | ||
| 1126 | 2026.05.20 07:12:51.600437 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2026.05.20 07:12:51.600559 [ 3 ] {ca8c87fe-cf57-42c4-8aed-2bddbf1aae08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1128 | 2026.05.20 07:12:51.600607 [ 3 ] {ca8c87fe-cf57-42c4-8aed-2bddbf1aae08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1129 | 2026.05.20 07:12:51.601243 [ 3 ] {ca8c87fe-cf57-42c4-8aed-2bddbf1aae08} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2026.05.20 07:12:51.601294 [ 3 ] {ca8c87fe-cf57-42c4-8aed-2bddbf1aae08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1131 | 2026.05.20 07:12:51.601854 [ 3 ] {ca8c87fe-cf57-42c4-8aed-2bddbf1aae08} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1132 | 2026.05.20 07:12:51.602390 [ 3 ] {ca8c87fe-cf57-42c4-8aed-2bddbf1aae08} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2026.05.20 07:12:51.602544 [ 3 ] {ca8c87fe-cf57-42c4-8aed-2bddbf1aae08} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.002019 sec., 138682.51609707775 rows/sec., 8.80 MiB/sec. | ||
| 1134 | 2026.05.20 07:12:51.602579 [ 3 ] {ca8c87fe-cf57-42c4-8aed-2bddbf1aae08} <Debug> TCPHandler: Processed in 0.002200011 sec. | ||
| 1135 | 2026.05.20 07:12:51.602727 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.05.20 07:12:51.602829 [ 3 ] {298a6887-7b3e-40a0-abca-4608e64ea444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1137 | 2026.05.20 07:12:51.602872 [ 3 ] {298a6887-7b3e-40a0-abca-4608e64ea444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1138 | 2026.05.20 07:12:51.603579 [ 3 ] {298a6887-7b3e-40a0-abca-4608e64ea444} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2026.05.20 07:12:51.603613 [ 3 ] {298a6887-7b3e-40a0-abca-4608e64ea444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1140 | 2026.05.20 07:12:51.604082 [ 3 ] {298a6887-7b3e-40a0-abca-4608e64ea444} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1141 | 2026.05.20 07:12:51.604543 [ 3 ] {298a6887-7b3e-40a0-abca-4608e64ea444} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2026.05.20 07:12:51.604677 [ 3 ] {298a6887-7b3e-40a0-abca-4608e64ea444} <Debug> executeQuery: Read 795 rows, 63.15 KiB in 0.001871 sec., 424906.46712987707 rows/sec., 32.96 MiB/sec. | ||
| 1143 | 2026.05.20 07:12:51.604709 [ 3 ] {298a6887-7b3e-40a0-abca-4608e64ea444} <Debug> TCPHandler: Processed in 0.002033159 sec. | ||
| 1144 | 2026.05.20 07:12:51.604869 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2026.05.20 07:12:51.604967 [ 3 ] {2e35dfcd-1751-4cbe-bbf3-8b7a47f6ce06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1146 | 2026.05.20 07:12:51.605007 [ 3 ] {2e35dfcd-1751-4cbe-bbf3-8b7a47f6ce06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1147 | 2026.05.20 07:12:51.605447 [ 3 ] {2e35dfcd-1751-4cbe-bbf3-8b7a47f6ce06} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2026.05.20 07:12:51.605481 [ 3 ] {2e35dfcd-1751-4cbe-bbf3-8b7a47f6ce06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1149 | 2026.05.20 07:12:51.605912 [ 3 ] {2e35dfcd-1751-4cbe-bbf3-8b7a47f6ce06} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1150 | 2026.05.20 07:12:51.606451 [ 3 ] {2e35dfcd-1751-4cbe-bbf3-8b7a47f6ce06} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2026.05.20 07:12:51.606585 [ 3 ] {2e35dfcd-1751-4cbe-bbf3-8b7a47f6ce06} <Debug> executeQuery: Read 151 rows, 9.24 KiB in 0.001638 sec., 92185.59218559219 rows/sec., 5.51 MiB/sec. | ||
| 1152 | 2026.05.20 07:12:51.606617 [ 3 ] {2e35dfcd-1751-4cbe-bbf3-8b7a47f6ce06} <Debug> TCPHandler: Processed in 0.001799746 sec. | ||
| 1153 | 2026.05.20 07:12:51.606777 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1154 | 2026.05.20 07:12:51.606872 [ 3 ] {c2ca2565-c232-4254-b3e9-5d8cb1786519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1155 | 2026.05.20 07:12:51.606913 [ 3 ] {c2ca2565-c232-4254-b3e9-5d8cb1786519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1156 | 2026.05.20 07:12:51.607361 [ 3 ] {c2ca2565-c232-4254-b3e9-5d8cb1786519} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2026.05.20 07:12:51.607394 [ 3 ] {c2ca2565-c232-4254-b3e9-5d8cb1786519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1158 | 2026.05.20 07:12:51.607828 [ 3 ] {c2ca2565-c232-4254-b3e9-5d8cb1786519} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1159 | 2026.05.20 07:12:51.608310 [ 3 ] {c2ca2565-c232-4254-b3e9-5d8cb1786519} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2026.05.20 07:12:51.608442 [ 3 ] {c2ca2565-c232-4254-b3e9-5d8cb1786519} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001588 sec., 91309.82367758187 rows/sec., 5.89 MiB/sec. | ||
| 1161 | 2026.05.20 07:12:51.608475 [ 3 ] {c2ca2565-c232-4254-b3e9-5d8cb1786519} <Debug> TCPHandler: Processed in 0.001758117 sec. | ||
| 1162 | 2026.05.20 07:12:51.608606 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1163 | 2026.05.20 07:12:51.608702 [ 3 ] {12c93fd6-fe3d-4321-84d2-5c0fea7a71cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1164 | 2026.05.20 07:12:51.608742 [ 3 ] {12c93fd6-fe3d-4321-84d2-5c0fea7a71cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1165 | 2026.05.20 07:12:51.609172 [ 3 ] {12c93fd6-fe3d-4321-84d2-5c0fea7a71cf} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1166 | 2026.05.20 07:12:51.609206 [ 3 ] {12c93fd6-fe3d-4321-84d2-5c0fea7a71cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1167 | 2026.05.20 07:12:51.609692 [ 3 ] {12c93fd6-fe3d-4321-84d2-5c0fea7a71cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1168 | 2026.05.20 07:12:51.610196 [ 3 ] {12c93fd6-fe3d-4321-84d2-5c0fea7a71cf} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1169 | 2026.05.20 07:12:51.610333 [ 3 ] {12c93fd6-fe3d-4321-84d2-5c0fea7a71cf} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001648 sec., 87378.64077669903 rows/sec., 4.96 MiB/sec. | ||
| 1170 | 2026.05.20 07:12:51.610367 [ 3 ] {12c93fd6-fe3d-4321-84d2-5c0fea7a71cf} <Debug> TCPHandler: Processed in 0.001810757 sec. | ||
| 1171 | 2026.05.20 07:12:51.610505 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1172 | 2026.05.20 07:12:51.610601 [ 3 ] {ab4d9ce2-5431-453d-afe6-b23dba8b9c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1173 | 2026.05.20 07:12:51.610640 [ 3 ] {ab4d9ce2-5431-453d-afe6-b23dba8b9c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1174 | 2026.05.20 07:12:51.611273 [ 3 ] {ab4d9ce2-5431-453d-afe6-b23dba8b9c77} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1175 | 2026.05.20 07:12:51.611310 [ 3 ] {ab4d9ce2-5431-453d-afe6-b23dba8b9c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1176 | 2026.05.20 07:12:51.611760 [ 3 ] {ab4d9ce2-5431-453d-afe6-b23dba8b9c77} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1177 | 2026.05.20 07:12:51.612212 [ 3 ] {ab4d9ce2-5431-453d-afe6-b23dba8b9c77} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1178 | 2026.05.20 07:12:51.612346 [ 3 ] {ab4d9ce2-5431-453d-afe6-b23dba8b9c77} <Debug> executeQuery: Read 487 rows, 34.97 KiB in 0.001763 sec., 276233.6925694838 rows/sec., 19.37 MiB/sec. | ||
| 1179 | 2026.05.20 07:12:51.612379 [ 3 ] {ab4d9ce2-5431-453d-afe6-b23dba8b9c77} <Debug> TCPHandler: Processed in 0.001923888 sec. | ||
| 1180 | 2026.05.20 07:12:51.612528 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1181 | 2026.05.20 07:12:51.612625 [ 3 ] {f8450c00-ed77-44cf-a799-d20f7bed11b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1182 | 2026.05.20 07:12:51.612668 [ 3 ] {f8450c00-ed77-44cf-a799-d20f7bed11b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1183 | 2026.05.20 07:12:51.613020 [ 3 ] {f8450c00-ed77-44cf-a799-d20f7bed11b5} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2026.05.20 07:12:51.613058 [ 3 ] {f8450c00-ed77-44cf-a799-d20f7bed11b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1185 | 2026.05.20 07:12:51.613595 [ 3 ] {f8450c00-ed77-44cf-a799-d20f7bed11b5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1186 | 2026.05.20 07:12:51.614060 [ 3 ] {f8450c00-ed77-44cf-a799-d20f7bed11b5} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1187 | 2026.05.20 07:12:51.614192 [ 3 ] {f8450c00-ed77-44cf-a799-d20f7bed11b5} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001585 sec., 2523.659305993691 rows/sec., 131.85 KiB/sec. | ||
| 1188 | 2026.05.20 07:12:51.614224 [ 3 ] {f8450c00-ed77-44cf-a799-d20f7bed11b5} <Debug> TCPHandler: Processed in 0.001747456 sec. | ||
| 1189 | 2026.05.20 07:12:51.614366 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1190 | 2026.05.20 07:12:51.614462 [ 3 ] {7dade6ab-0284-476c-8738-386e63cb44de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1191 | 2026.05.20 07:12:51.614504 [ 3 ] {7dade6ab-0284-476c-8738-386e63cb44de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1192 | 2026.05.20 07:12:51.614919 [ 3 ] {7dade6ab-0284-476c-8738-386e63cb44de} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1193 | 2026.05.20 07:12:51.614955 [ 3 ] {7dade6ab-0284-476c-8738-386e63cb44de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1194 | 2026.05.20 07:12:51.615513 [ 3 ] {7dade6ab-0284-476c-8738-386e63cb44de} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1195 | 2026.05.20 07:12:51.615970 [ 3 ] {7dade6ab-0284-476c-8738-386e63cb44de} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1196 | 2026.05.20 07:12:51.616098 [ 3 ] {7dade6ab-0284-476c-8738-386e63cb44de} <Debug> executeQuery: Read 255 rows, 17.27 KiB in 0.001655 sec., 154078.5498489426 rows/sec., 10.19 MiB/sec. | ||
| 1197 | 2026.05.20 07:12:51.616130 [ 3 ] {7dade6ab-0284-476c-8738-386e63cb44de} <Debug> TCPHandler: Processed in 0.001814267 sec. | ||
| 1198 | 2026.05.20 07:12:51.616262 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1199 | 2026.05.20 07:12:51.616358 [ 3 ] {702c0d26-8a8e-4b0a-9e7d-f626afb2057c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1200 | 2026.05.20 07:12:51.616399 [ 3 ] {702c0d26-8a8e-4b0a-9e7d-f626afb2057c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1201 | 2026.05.20 07:12:51.616718 [ 3 ] {702c0d26-8a8e-4b0a-9e7d-f626afb2057c} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1202 | 2026.05.20 07:12:51.616753 [ 3 ] {702c0d26-8a8e-4b0a-9e7d-f626afb2057c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1203 | 2026.05.20 07:12:51.617212 [ 3 ] {702c0d26-8a8e-4b0a-9e7d-f626afb2057c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1204 | 2026.05.20 07:12:51.617841 [ 3 ] {702c0d26-8a8e-4b0a-9e7d-f626afb2057c} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1205 | 2026.05.20 07:12:51.617983 [ 3 ] {702c0d26-8a8e-4b0a-9e7d-f626afb2057c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001643 sec., 608.6427267194157 rows/sec., 41.01 KiB/sec. | ||
| 1206 | 2026.05.20 07:12:51.618017 [ 3 ] {702c0d26-8a8e-4b0a-9e7d-f626afb2057c} <Debug> TCPHandler: Processed in 0.001804927 sec. | ||
| 1207 | 2026.05.20 07:12:51.618151 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1208 | 2026.05.20 07:12:51.618254 [ 3 ] {aff9157b-f7f3-4854-9285-a8c34d7d42a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1209 | 2026.05.20 07:12:51.618310 [ 3 ] {aff9157b-f7f3-4854-9285-a8c34d7d42a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1210 | 2026.05.20 07:12:51.619084 [ 3 ] {aff9157b-f7f3-4854-9285-a8c34d7d42a2} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2026.05.20 07:12:51.619120 [ 3 ] {aff9157b-f7f3-4854-9285-a8c34d7d42a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1212 | 2026.05.20 07:12:51.619827 [ 3 ] {aff9157b-f7f3-4854-9285-a8c34d7d42a2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1213 | 2026.05.20 07:12:51.620308 [ 3 ] {aff9157b-f7f3-4854-9285-a8c34d7d42a2} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1214 | 2026.05.20 07:12:51.620454 [ 3 ] {aff9157b-f7f3-4854-9285-a8c34d7d42a2} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.002219 sec., 4957.187922487607 rows/sec., 8.88 MiB/sec. | ||
| 1215 | 2026.05.20 07:12:51.620506 [ 3 ] {aff9157b-f7f3-4854-9285-a8c34d7d42a2} <Debug> TCPHandler: Processed in 0.002406812 sec. | ||
| 1216 | 2026.05.20 07:12:51.620642 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2026.05.20 07:12:51.620741 [ 3 ] {64e92313-9ea3-4cf0-9ec0-ad5d9d5cc0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1218 | 2026.05.20 07:12:51.620783 [ 3 ] {64e92313-9ea3-4cf0-9ec0-ad5d9d5cc0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1219 | 2026.05.20 07:12:51.621156 [ 3 ] {64e92313-9ea3-4cf0-9ec0-ad5d9d5cc0c6} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1220 | 2026.05.20 07:12:51.621193 [ 3 ] {64e92313-9ea3-4cf0-9ec0-ad5d9d5cc0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1221 | 2026.05.20 07:12:51.621649 [ 3 ] {64e92313-9ea3-4cf0-9ec0-ad5d9d5cc0c6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1222 | 2026.05.20 07:12:51.622093 [ 3 ] {64e92313-9ea3-4cf0-9ec0-ad5d9d5cc0c6} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1223 | 2026.05.20 07:12:51.622225 [ 3 ] {64e92313-9ea3-4cf0-9ec0-ad5d9d5cc0c6} <Debug> executeQuery: Read 80 rows, 5.14 KiB in 0.001504 sec., 53191.48936170213 rows/sec., 3.34 MiB/sec. | ||
| 1224 | 2026.05.20 07:12:51.622259 [ 3 ] {64e92313-9ea3-4cf0-9ec0-ad5d9d5cc0c6} <Debug> TCPHandler: Processed in 0.001666555 sec. | ||
| 1225 | 2026.05.20 07:12:56.589890 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1226 | 2026.05.20 07:12:56.590125 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 1227 | 2026.05.20 07:12:56.590464 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1228 | 2026.05.20 07:12:56.590524 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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 | ||
| 1229 | 2026.05.20 07:12:56.590751 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1230 | 2026.05.20 07:12:56.590823 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1231 | 2026.05.20 07:12:56.590964 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 1232 | 2026.05.20 07:12:56.591000 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1233 | 2026.05.20 07:12:56.591023 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1234 | 2026.05.20 07:12:56.591039 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1235 | 2026.05.20 07:12:56.591081 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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'))" | ||
| 1236 | 2026.05.20 07:12:56.591101 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 37 rows starting from 0 | ||
| 1237 | 2026.05.20 07:12:56.592116 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} <Debug> executeQuery: Read 37 rows, 8.64 KiB in 0.002081 sec., 17779.9135031235 rows/sec., 4.05 MiB/sec. | ||
| 1238 | 2026.05.20 07:12:56.592216 [ 3 ] {6b537b87-45d8-44f3-9d54-42d5d99edeb1} <Debug> TCPHandler: Processed in 0.002457543 sec. | ||
| 1239 | 2026.05.20 07:12:56.593852 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1240 | 2026.05.20 07:12:56.593970 [ 3 ] {31f8defa-ea92-43ca-a00a-b71aa7724f97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1241 | 2026.05.20 07:12:56.594017 [ 3 ] {31f8defa-ea92-43ca-a00a-b71aa7724f97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1242 | 2026.05.20 07:12:56.594577 [ 3 ] {31f8defa-ea92-43ca-a00a-b71aa7724f97} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1243 | 2026.05.20 07:12:56.594624 [ 3 ] {31f8defa-ea92-43ca-a00a-b71aa7724f97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1244 | 2026.05.20 07:12:56.595210 [ 3 ] {31f8defa-ea92-43ca-a00a-b71aa7724f97} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1245 | 2026.05.20 07:12:56.595734 [ 3 ] {31f8defa-ea92-43ca-a00a-b71aa7724f97} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1246 | 2026.05.20 07:12:56.595907 [ 3 ] {31f8defa-ea92-43ca-a00a-b71aa7724f97} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001971 sec., 2029.4266869609335 rows/sec., 258.14 KiB/sec. | ||
| 1247 | 2026.05.20 07:12:56.595946 [ 3 ] {31f8defa-ea92-43ca-a00a-b71aa7724f97} <Debug> TCPHandler: Processed in 0.00214922 sec. | ||
| 1248 | 2026.05.20 07:12:56.596107 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1249 | 2026.05.20 07:12:56.596222 [ 3 ] {7dfa7f4f-78fc-4381-b62e-1ed936120146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1250 | 2026.05.20 07:12:56.596293 [ 3 ] {7dfa7f4f-78fc-4381-b62e-1ed936120146} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1251 | 2026.05.20 07:12:56.596750 [ 3 ] {7dfa7f4f-78fc-4381-b62e-1ed936120146} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1252 | 2026.05.20 07:12:56.596790 [ 3 ] {7dfa7f4f-78fc-4381-b62e-1ed936120146} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1253 | 2026.05.20 07:12:56.597255 [ 3 ] {7dfa7f4f-78fc-4381-b62e-1ed936120146} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1254 | 2026.05.20 07:12:56.597914 [ 3 ] {7dfa7f4f-78fc-4381-b62e-1ed936120146} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1255 | 2026.05.20 07:12:56.598209 [ 3 ] {7dfa7f4f-78fc-4381-b62e-1ed936120146} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002 sec., 1000 rows/sec., 81.54 KiB/sec. | ||
| 1256 | 2026.05.20 07:12:56.598292 [ 3 ] {7dfa7f4f-78fc-4381-b62e-1ed936120146} <Debug> TCPHandler: Processed in 0.002248761 sec. | ||
| 1257 | 2026.05.20 07:12:56.598499 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1258 | 2026.05.20 07:12:56.598641 [ 3 ] {5efd8427-0c74-4740-803b-058f819dcb12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1259 | 2026.05.20 07:12:56.598700 [ 3 ] {5efd8427-0c74-4740-803b-058f819dcb12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1260 | 2026.05.20 07:12:56.599261 [ 3 ] {5efd8427-0c74-4740-803b-058f819dcb12} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1261 | 2026.05.20 07:12:56.599306 [ 3 ] {5efd8427-0c74-4740-803b-058f819dcb12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1262 | 2026.05.20 07:12:56.600124 [ 3 ] {5efd8427-0c74-4740-803b-058f819dcb12} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1263 | 2026.05.20 07:12:56.600953 [ 3 ] {5efd8427-0c74-4740-803b-058f819dcb12} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1264 | 2026.05.20 07:12:56.601227 [ 3 ] {5efd8427-0c74-4740-803b-058f819dcb12} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.002623 sec., 21730.84254670225 rows/sec., 1.66 MiB/sec. | ||
| 1265 | 2026.05.20 07:12:56.601298 [ 3 ] {5efd8427-0c74-4740-803b-058f819dcb12} <Debug> TCPHandler: Processed in 0.002910638 sec. | ||
| 1266 | 2026.05.20 07:12:56.601499 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1267 | 2026.05.20 07:12:56.601634 [ 3 ] {ba69177c-3a78-4a0c-be07-eaadf0ea852a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1268 | 2026.05.20 07:12:56.601693 [ 3 ] {ba69177c-3a78-4a0c-be07-eaadf0ea852a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1269 | 2026.05.20 07:12:56.602243 [ 3 ] {ba69177c-3a78-4a0c-be07-eaadf0ea852a} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1270 | 2026.05.20 07:12:56.602283 [ 3 ] {ba69177c-3a78-4a0c-be07-eaadf0ea852a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1271 | 2026.05.20 07:12:56.602792 [ 3 ] {ba69177c-3a78-4a0c-be07-eaadf0ea852a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1272 | 2026.05.20 07:12:56.603304 [ 3 ] {ba69177c-3a78-4a0c-be07-eaadf0ea852a} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1273 | 2026.05.20 07:12:56.603449 [ 3 ] {ba69177c-3a78-4a0c-be07-eaadf0ea852a} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001855 sec., 1078.167115902965 rows/sec., 75.28 KiB/sec. | ||
| 1274 | 2026.05.20 07:12:56.603488 [ 3 ] {ba69177c-3a78-4a0c-be07-eaadf0ea852a} <Debug> TCPHandler: Processed in 0.002099479 sec. | ||
| 1275 | 2026.05.20 07:12:56.603621 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1276 | 2026.05.20 07:12:56.603727 [ 3 ] {e30a9da3-01ea-4279-a9f2-feee891d2fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1277 | 2026.05.20 07:12:56.603771 [ 3 ] {e30a9da3-01ea-4279-a9f2-feee891d2fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1278 | 2026.05.20 07:12:56.604226 [ 3 ] {e30a9da3-01ea-4279-a9f2-feee891d2fed} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1279 | 2026.05.20 07:12:56.604264 [ 3 ] {e30a9da3-01ea-4279-a9f2-feee891d2fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1280 | 2026.05.20 07:12:56.604807 [ 3 ] {e30a9da3-01ea-4279-a9f2-feee891d2fed} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1281 | 2026.05.20 07:12:56.605357 [ 3 ] {e30a9da3-01ea-4279-a9f2-feee891d2fed} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1282 | 2026.05.20 07:12:56.605519 [ 3 ] {e30a9da3-01ea-4279-a9f2-feee891d2fed} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001817 sec., 36323.61034672537 rows/sec., 2.84 MiB/sec. | ||
| 1283 | 2026.05.20 07:12:56.605558 [ 3 ] {e30a9da3-01ea-4279-a9f2-feee891d2fed} <Debug> TCPHandler: Processed in 0.001990008 sec. | ||
| 1284 | 2026.05.20 07:12:56.605701 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1285 | 2026.05.20 07:12:56.605804 [ 3 ] {ff0a0d76-a699-485c-9770-c35c22be6d2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1286 | 2026.05.20 07:12:56.605850 [ 3 ] {ff0a0d76-a699-485c-9770-c35c22be6d2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1287 | 2026.05.20 07:12:56.606304 [ 3 ] {ff0a0d76-a699-485c-9770-c35c22be6d2a} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1288 | 2026.05.20 07:12:56.606354 [ 3 ] {ff0a0d76-a699-485c-9770-c35c22be6d2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1289 | 2026.05.20 07:12:56.606836 [ 3 ] {ff0a0d76-a699-485c-9770-c35c22be6d2a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1290 | 2026.05.20 07:12:56.607278 [ 3 ] {ff0a0d76-a699-485c-9770-c35c22be6d2a} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2026.05.20 07:12:56.607452 [ 3 ] {ff0a0d76-a699-485c-9770-c35c22be6d2a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001669 sec., 96464.94907130019 rows/sec., 6.72 MiB/sec. | ||
| 1292 | 2026.05.20 07:12:56.607488 [ 3 ] {ff0a0d76-a699-485c-9770-c35c22be6d2a} <Debug> TCPHandler: Processed in 0.001837727 sec. | ||
| 1293 | 2026.05.20 07:12:56.607616 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2026.05.20 07:12:56.607714 [ 3 ] {0b6980e1-ebfc-41aa-98be-802e3d820b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1295 | 2026.05.20 07:12:56.607758 [ 3 ] {0b6980e1-ebfc-41aa-98be-802e3d820b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1296 | 2026.05.20 07:12:56.608116 [ 3 ] {0b6980e1-ebfc-41aa-98be-802e3d820b85} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2026.05.20 07:12:56.608152 [ 3 ] {0b6980e1-ebfc-41aa-98be-802e3d820b85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1298 | 2026.05.20 07:12:56.608651 [ 3 ] {0b6980e1-ebfc-41aa-98be-802e3d820b85} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1299 | 2026.05.20 07:12:56.609113 [ 3 ] {0b6980e1-ebfc-41aa-98be-802e3d820b85} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2026.05.20 07:12:56.609276 [ 3 ] {0b6980e1-ebfc-41aa-98be-802e3d820b85} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001582 sec., 37926.67509481669 rows/sec., 2.56 MiB/sec. | ||
| 1301 | 2026.05.20 07:12:56.609311 [ 3 ] {0b6980e1-ebfc-41aa-98be-802e3d820b85} <Debug> TCPHandler: Processed in 0.001744866 sec. | ||
| 1302 | 2026.05.20 07:12:58.709018 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 1303 | 2026.05.20 07:12:58.709561 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1304 | 2026.05.20 07:12:58.709601 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1305 | 2026.05.20 07:12:58.710177 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1306 | 2026.05.20 07:12:58.710411 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1307 | 2026.05.20 07:12:58.710548 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1308 | 2026.05.20 07:12:58.827560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1309 | 2026.05.20 07:12:58.843892 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1310 | 2026.05.20 07:12:58.843946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 1311 | 2026.05.20 07:12:58.849718 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1312 | 2026.05.20 07:12:58.850436 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1313 | 2026.05.20 07:12:58.853119 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1314 | 2026.05.20 07:13:01.595486 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.05.20 07:13:01.595739 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 1316 | 2026.05.20 07:13:01.596062 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1317 | 2026.05.20 07:13:01.596106 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 1318 | 2026.05.20 07:13:01.596344 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1319 | 2026.05.20 07:13:01.596412 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1320 | 2026.05.20 07:13:01.596549 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 1321 | 2026.05.20 07:13:01.596711 [ 261 ] {2df9bb28-2425-4564-83da-9fa158743076} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1322 | 2026.05.20 07:13:01.596793 [ 303 ] {2df9bb28-2425-4564-83da-9fa158743076} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1323 | 2026.05.20 07:13:01.596904 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (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 | ||
| 1324 | 2026.05.20 07:13:01.596934 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1325 | 2026.05.20 07:13:01.597631 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1326 | 2026.05.20 07:13:01.597658 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1327 | 2026.05.20 07:13:01.597735 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1328 | 2026.05.20 07:13:01.597778 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 1329 | 2026.05.20 07:13:01.599144 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.003504 sec., 11700.913242009132 rows/sec., 2.55 MiB/sec. | ||
| 1330 | 2026.05.20 07:13:01.599264 [ 3 ] {2df9bb28-2425-4564-83da-9fa158743076} <Debug> TCPHandler: Processed in 0.003907836 sec. | ||
| 1331 | 2026.05.20 07:13:01.604203 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1332 | 2026.05.20 07:13:01.604319 [ 3 ] {1541b05d-a4aa-424b-8838-573ad802c544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1333 | 2026.05.20 07:13:01.604366 [ 3 ] {1541b05d-a4aa-424b-8838-573ad802c544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1334 | 2026.05.20 07:13:01.604982 [ 3 ] {1541b05d-a4aa-424b-8838-573ad802c544} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1335 | 2026.05.20 07:13:01.605028 [ 3 ] {1541b05d-a4aa-424b-8838-573ad802c544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1336 | 2026.05.20 07:13:01.605415 [ 3 ] {1541b05d-a4aa-424b-8838-573ad802c544} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1337 | 2026.05.20 07:13:01.605646 [ 3 ] {1541b05d-a4aa-424b-8838-573ad802c544} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1338 | 2026.05.20 07:13:01.605795 [ 3 ] {1541b05d-a4aa-424b-8838-573ad802c544} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.00151 sec., 185430.46357615895 rows/sec., 11.77 MiB/sec. | ||
| 1339 | 2026.05.20 07:13:01.605830 [ 3 ] {1541b05d-a4aa-424b-8838-573ad802c544} <Debug> TCPHandler: Processed in 0.001681646 sec. | ||
| 1340 | 2026.05.20 07:13:01.605973 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1341 | 2026.05.20 07:13:01.606076 [ 3 ] {c322a63c-db10-4ee7-b7eb-b0967970dfcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1342 | 2026.05.20 07:13:01.606119 [ 3 ] {c322a63c-db10-4ee7-b7eb-b0967970dfcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1343 | 2026.05.20 07:13:01.606889 [ 3 ] {c322a63c-db10-4ee7-b7eb-b0967970dfcd} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1344 | 2026.05.20 07:13:01.606928 [ 3 ] {c322a63c-db10-4ee7-b7eb-b0967970dfcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1345 | 2026.05.20 07:13:01.607275 [ 3 ] {c322a63c-db10-4ee7-b7eb-b0967970dfcd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1346 | 2026.05.20 07:13:01.607483 [ 3 ] {c322a63c-db10-4ee7-b7eb-b0967970dfcd} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1347 | 2026.05.20 07:13:01.607606 [ 86 ] {} <Debug> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1348 | 2026.05.20 07:13:01.607632 [ 3 ] {c322a63c-db10-4ee7-b7eb-b0967970dfcd} <Debug> executeQuery: Read 799 rows, 63.49 KiB in 0.001579 sec., 506016.466117796 rows/sec., 39.27 MiB/sec. | ||
| 1349 | 2026.05.20 07:13:01.607670 [ 86 ] {} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1350 | 2026.05.20 07:13:01.607674 [ 3 ] {c322a63c-db10-4ee7-b7eb-b0967970dfcd} <Debug> TCPHandler: Processed in 0.001751386 sec. | ||
| 1351 | 2026.05.20 07:13:01.607700 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1352 | 2026.05.20 07:13:01.607838 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.05.20 07:13:01.607941 [ 3 ] {200b2ad4-0a00-41b5-9b69-eafe7df49c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1354 | 2026.05.20 07:13:01.607983 [ 3 ] {200b2ad4-0a00-41b5-9b69-eafe7df49c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1355 | 2026.05.20 07:13:01.608437 [ 3 ] {200b2ad4-0a00-41b5-9b69-eafe7df49c6e} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2026.05.20 07:13:01.608474 [ 3 ] {200b2ad4-0a00-41b5-9b69-eafe7df49c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1357 | 2026.05.20 07:13:01.608811 [ 3 ] {200b2ad4-0a00-41b5-9b69-eafe7df49c6e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1358 | 2026.05.20 07:13:01.609041 [ 3 ] {200b2ad4-0a00-41b5-9b69-eafe7df49c6e} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.05.20 07:13:01.609181 [ 3 ] {200b2ad4-0a00-41b5-9b69-eafe7df49c6e} <Debug> executeQuery: Read 151 rows, 9.24 KiB in 0.001259 sec., 119936.45750595712 rows/sec., 7.17 MiB/sec. | ||
| 1360 | 2026.05.20 07:13:01.609229 [ 3 ] {200b2ad4-0a00-41b5-9b69-eafe7df49c6e} <Debug> TCPHandler: Processed in 0.001440163 sec. | ||
| 1361 | 2026.05.20 07:13:01.609369 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2026.05.20 07:13:01.609465 [ 3 ] {0f893a42-668e-4dcc-bc8a-225aa54759d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1363 | 2026.05.20 07:13:01.609506 [ 3 ] {0f893a42-668e-4dcc-bc8a-225aa54759d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1364 | 2026.05.20 07:13:01.609815 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::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 | ||
| 1365 | 2026.05.20 07:13:01.609993 [ 3 ] {0f893a42-668e-4dcc-bc8a-225aa54759d2} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1366 | 2026.05.20 07:13:01.610030 [ 3 ] {0f893a42-668e-4dcc-bc8a-225aa54759d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1367 | 2026.05.20 07:13:01.610356 [ 3 ] {0f893a42-668e-4dcc-bc8a-225aa54759d2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1368 | 2026.05.20 07:13:01.610685 [ 3 ] {0f893a42-668e-4dcc-bc8a-225aa54759d2} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1369 | 2026.05.20 07:13:01.610822 [ 3 ] {0f893a42-668e-4dcc-bc8a-225aa54759d2} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001376 sec., 105377.90697674418 rows/sec., 6.80 MiB/sec. | ||
| 1370 | 2026.05.20 07:13:01.610855 [ 3 ] {0f893a42-668e-4dcc-bc8a-225aa54759d2} <Debug> TCPHandler: Processed in 0.001535515 sec. | ||
| 1371 | 2026.05.20 07:13:01.610992 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2026.05.20 07:13:01.611090 [ 3 ] {cd203fe5-56bf-437d-baa1-ec95ab20a553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1373 | 2026.05.20 07:13:01.611130 [ 3 ] {cd203fe5-56bf-437d-baa1-ec95ab20a553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1374 | 2026.05.20 07:13:01.611571 [ 3 ] {cd203fe5-56bf-437d-baa1-ec95ab20a553} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1375 | 2026.05.20 07:13:01.611632 [ 3 ] {cd203fe5-56bf-437d-baa1-ec95ab20a553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1376 | 2026.05.20 07:13:01.611899 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1377 | 2026.05.20 07:13:01.611959 [ 3 ] {cd203fe5-56bf-437d-baa1-ec95ab20a553} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1378 | 2026.05.20 07:13:01.612171 [ 3 ] {cd203fe5-56bf-437d-baa1-ec95ab20a553} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1379 | 2026.05.20 07:13:01.612298 [ 3 ] {cd203fe5-56bf-437d-baa1-ec95ab20a553} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001228 sec., 117263.84364820848 rows/sec., 6.66 MiB/sec. | ||
| 1380 | 2026.05.20 07:13:01.612331 [ 3 ] {cd203fe5-56bf-437d-baa1-ec95ab20a553} <Debug> TCPHandler: Processed in 0.001389093 sec. | ||
| 1381 | 2026.05.20 07:13:01.612469 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1382 | 2026.05.20 07:13:01.612564 [ 3 ] {132da97d-c78a-4e26-a1c3-4afa36f9aa41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1383 | 2026.05.20 07:13:01.612614 [ 3 ] {132da97d-c78a-4e26-a1c3-4afa36f9aa41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1384 | 2026.05.20 07:13:01.613192 [ 3 ] {132da97d-c78a-4e26-a1c3-4afa36f9aa41} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1385 | 2026.05.20 07:13:01.613228 [ 3 ] {132da97d-c78a-4e26-a1c3-4afa36f9aa41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1386 | 2026.05.20 07:13:01.613541 [ 3 ] {132da97d-c78a-4e26-a1c3-4afa36f9aa41} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1387 | 2026.05.20 07:13:01.613760 [ 3 ] {132da97d-c78a-4e26-a1c3-4afa36f9aa41} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1388 | 2026.05.20 07:13:01.613889 [ 3 ] {132da97d-c78a-4e26-a1c3-4afa36f9aa41} <Debug> executeQuery: Read 495 rows, 35.61 KiB in 0.001344 sec., 368303.5714285714 rows/sec., 25.88 MiB/sec. | ||
| 1389 | 2026.05.20 07:13:01.613889 [ 86 ] {} <Debug> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1390 | 2026.05.20 07:13:01.613947 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3133 rows starting from the beginning of the part | ||
| 1391 | 2026.05.20 07:13:01.613985 [ 86 ] {} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2026.05.20 07:13:01.613923 [ 3 ] {132da97d-c78a-4e26-a1c3-4afa36f9aa41} <Debug> TCPHandler: Processed in 0.001502964 sec. | ||
| 1393 | 2026.05.20 07:13:01.614025 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1394 | 2026.05.20 07:13:01.614081 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1395 | 2026.05.20 07:13:01.614151 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
| 1396 | 2026.05.20 07:13:01.614155 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1397 | 2026.05.20 07:13:01.614151 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact with storage Full | ||
| 1398 | 2026.05.20 07:13:01.614209 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 795 rows starting from the beginning of the part | ||
| 1399 | 2026.05.20 07:13:01.614266 [ 3 ] {d760fcfe-4f42-451b-9399-575707cff7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1400 | 2026.05.20 07:13:01.614314 [ 3 ] {d760fcfe-4f42-451b-9399-575707cff7fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1401 | 2026.05.20 07:13:01.614326 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 57 rows starting from the beginning of the part | ||
| 1402 | 2026.05.20 07:13:01.614335 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1403 | 2026.05.20 07:13:01.614387 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 799 rows starting from the beginning of the part | ||
| 1404 | 2026.05.20 07:13:01.614392 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1714 rows starting from the beginning of the part | ||
| 1405 | 2026.05.20 07:13:01.614513 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
| 1406 | 2026.05.20 07:13:01.614569 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
| 1407 | 2026.05.20 07:13:01.614622 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 487 rows starting from the beginning of the part | ||
| 1408 | 2026.05.20 07:13:01.614670 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 66 rows starting from the beginning of the part | ||
| 1409 | 2026.05.20 07:13:01.614687 [ 3 ] {d760fcfe-4f42-451b-9399-575707cff7fa} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.05.20 07:13:01.614726 [ 3 ] {d760fcfe-4f42-451b-9399-575707cff7fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1411 | 2026.05.20 07:13:01.614727 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 495 rows starting from the beginning of the part | ||
| 1412 | 2026.05.20 07:13:01.615081 [ 3 ] {d760fcfe-4f42-451b-9399-575707cff7fa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1413 | 2026.05.20 07:13:01.615386 [ 3 ] {d760fcfe-4f42-451b-9399-575707cff7fa} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2026.05.20 07:13:01.615524 [ 3 ] {d760fcfe-4f42-451b-9399-575707cff7fa} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001277 sec., 3132.341425215349 rows/sec., 163.65 KiB/sec. | ||
| 1415 | 2026.05.20 07:13:01.615557 [ 3 ] {d760fcfe-4f42-451b-9399-575707cff7fa} <Debug> TCPHandler: Processed in 0.001452123 sec. | ||
| 1416 | 2026.05.20 07:13:01.615799 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1417 | 2026.05.20 07:13:01.615895 [ 3 ] {453c53b2-6451-42e7-983f-ac4a16312e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1418 | 2026.05.20 07:13:01.615938 [ 3 ] {453c53b2-6451-42e7-983f-ac4a16312e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1419 | 2026.05.20 07:13:01.616417 [ 3 ] {453c53b2-6451-42e7-983f-ac4a16312e60} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1420 | 2026.05.20 07:13:01.616459 [ 3 ] {453c53b2-6451-42e7-983f-ac4a16312e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1421 | 2026.05.20 07:13:01.617023 [ 3 ] {453c53b2-6451-42e7-983f-ac4a16312e60} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1422 | 2026.05.20 07:13:01.617072 [ 187 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2874 rows, containing 5 columns (5 merged, 0 gathered) in 0.002971018 sec., 967345.1995242034 rows/sec., 70.37 MiB/sec. | ||
| 1423 | 2026.05.20 07:13:01.617338 [ 3 ] {453c53b2-6451-42e7-983f-ac4a16312e60} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1424 | 2026.05.20 07:13:01.617421 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1425 | 2026.05.20 07:13:01.617514 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1426 | 2026.05.20 07:13:01.617521 [ 3 ] {453c53b2-6451-42e7-983f-ac4a16312e60} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001643 sec., 161290.32258064518 rows/sec., 10.72 MiB/sec. | ||
| 1427 | 2026.05.20 07:13:01.617592 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1428 | 2026.05.20 07:13:01.617664 [ 3 ] {453c53b2-6451-42e7-983f-ac4a16312e60} <Debug> TCPHandler: Processed in 0.001911348 sec. | ||
| 1429 | 2026.05.20 07:13:01.617679 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1430 | 2026.05.20 07:13:01.617846 [ 188 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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 | ||
| 1431 | 2026.05.20 07:13:01.617869 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1432 | 2026.05.20 07:13:01.617896 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2026.05.20 07:13:01.618000 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_6_1} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1434 | 2026.05.20 07:13:01.618005 [ 3 ] {3bd684b9-859a-4cd6-b38d-738ca364d90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1435 | 2026.05.20 07:13:01.618015 [ 188 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1436 | 2026.05.20 07:13:01.618077 [ 3 ] {3bd684b9-859a-4cd6-b38d-738ca364d90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1437 | 2026.05.20 07:13:01.618083 [ 188 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2041 rows starting from the beginning of the part | ||
| 1438 | 2026.05.20 07:13:01.618129 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 1439 | 2026.05.20 07:13:01.618201 [ 188 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 120 rows starting from the beginning of the part | ||
| 1440 | 2026.05.20 07:13:01.618315 [ 188 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
| 1441 | 2026.05.20 07:13:01.618381 [ 188 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 255 rows starting from the beginning of the part | ||
| 1442 | 2026.05.20 07:13:01.618464 [ 188 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 161 rows starting from the beginning of the part | ||
| 1443 | 2026.05.20 07:13:01.618498 [ 3 ] {3bd684b9-859a-4cd6-b38d-738ca364d90d} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1444 | 2026.05.20 07:13:01.618527 [ 188 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 265 rows starting from the beginning of the part | ||
| 1445 | 2026.05.20 07:13:01.618541 [ 3 ] {3bd684b9-859a-4cd6-b38d-738ca364d90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1446 | 2026.05.20 07:13:01.618899 [ 3 ] {3bd684b9-859a-4cd6-b38d-738ca364d90d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1447 | 2026.05.20 07:13:01.619116 [ 3 ] {3bd684b9-859a-4cd6-b38d-738ca364d90d} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2026.05.20 07:13:01.619249 [ 3 ] {3bd684b9-859a-4cd6-b38d-738ca364d90d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001269 sec., 788.0220646178093 rows/sec., 53.10 KiB/sec. | ||
| 1449 | 2026.05.20 07:13:01.619283 [ 3 ] {3bd684b9-859a-4cd6-b38d-738ca364d90d} <Debug> TCPHandler: Processed in 0.001482494 sec. | ||
| 1450 | 2026.05.20 07:13:01.619421 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1451 | 2026.05.20 07:13:01.619517 [ 3 ] {c961f287-b216-40b6-b461-931e63737ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1452 | 2026.05.20 07:13:01.619570 [ 3 ] {c961f287-b216-40b6-b461-931e63737ffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1453 | 2026.05.20 07:13:01.620394 [ 3 ] {c961f287-b216-40b6-b461-931e63737ffb} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1454 | 2026.05.20 07:13:01.620430 [ 3 ] {c961f287-b216-40b6-b461-931e63737ffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1455 | 2026.05.20 07:13:01.620999 [ 3 ] {c961f287-b216-40b6-b461-931e63737ffb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1456 | 2026.05.20 07:13:01.621257 [ 3 ] {c961f287-b216-40b6-b461-931e63737ffb} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1457 | 2026.05.20 07:13:01.621401 [ 3 ] {c961f287-b216-40b6-b461-931e63737ffb} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001902 sec., 5783.385909568875 rows/sec., 10.36 MiB/sec. | ||
| 1458 | 2026.05.20 07:13:01.621460 [ 3 ] {c961f287-b216-40b6-b461-931e63737ffb} <Debug> TCPHandler: Processed in 0.00208831 sec. | ||
| 1459 | 2026.05.20 07:13:01.621596 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1460 | 2026.05.20 07:13:01.621696 [ 3 ] {17a581b7-ffed-4db6-bc08-0dbb25a509a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1461 | 2026.05.20 07:13:01.621737 [ 3 ] {17a581b7-ffed-4db6-bc08-0dbb25a509a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1462 | 2026.05.20 07:13:01.622095 [ 3 ] {17a581b7-ffed-4db6-bc08-0dbb25a509a5} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1463 | 2026.05.20 07:13:01.622131 [ 3 ] {17a581b7-ffed-4db6-bc08-0dbb25a509a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1464 | 2026.05.20 07:13:01.622455 [ 3 ] {17a581b7-ffed-4db6-bc08-0dbb25a509a5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1465 | 2026.05.20 07:13:01.622701 [ 3 ] {17a581b7-ffed-4db6-bc08-0dbb25a509a5} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1466 | 2026.05.20 07:13:01.622804 [ 82 ] {} <Debug> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1467 | 2026.05.20 07:13:01.622831 [ 3 ] {17a581b7-ffed-4db6-bc08-0dbb25a509a5} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001155 sec., 77922.07792207792 rows/sec., 4.88 MiB/sec. | ||
| 1468 | 2026.05.20 07:13:01.622843 [ 82 ] {} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2026.05.20 07:13:01.622870 [ 3 ] {17a581b7-ffed-4db6-bc08-0dbb25a509a5} <Debug> TCPHandler: Processed in 0.001336863 sec. | ||
| 1470 | 2026.05.20 07:13:01.622873 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1471 | 2026.05.20 07:13:01.623022 [ 187 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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 | ||
| 1472 | 2026.05.20 07:13:01.623181 [ 187 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1473 | 2026.05.20 07:13:01.623219 [ 187 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1474 | 2026.05.20 07:13:01.623321 [ 187 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1475 | 2026.05.20 07:13:01.623391 [ 187 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1476 | 2026.05.20 07:13:01.623454 [ 187 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 80 rows starting from the beginning of the part | ||
| 1477 | 2026.05.20 07:13:01.623505 [ 187 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1478 | 2026.05.20 07:13:01.623535 [ 186 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4888 rows, containing 5 columns (5 merged, 0 gathered) in 0.015748457 sec., 310379.6136980277 rows/sec., 24.59 MiB/sec. | ||
| 1479 | 2026.05.20 07:13:01.623565 [ 201 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2992 rows, containing 5 columns (5 merged, 0 gathered) in 0.005789934 sec., 516758.9129686107 rows/sec., 32.44 MiB/sec. | ||
| 1480 | 2026.05.20 07:13:01.623570 [ 187 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 90 rows starting from the beginning of the part | ||
| 1481 | 2026.05.20 07:13:01.623834 [ 188 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1482 | 2026.05.20 07:13:01.624063 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1483 | 2026.05.20 07:13:01.624158 [ 188 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1484 | 2026.05.20 07:13:01.624249 [ 188 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_6_1} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1485 | 2026.05.20 07:13:01.624332 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 1486 | 2026.05.20 07:13:01.624453 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2026.05.20 07:13:01.624537 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1488 | 2026.05.20 07:13:01.624622 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 1489 | 2026.05.20 07:13:01.624676 [ 201 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 360 rows, containing 4 columns (4 merged, 0 gathered) in 0.001703947 sec., 211274.1769550344 rows/sec., 13.58 MiB/sec. | ||
| 1490 | 2026.05.20 07:13:01.624836 [ 195 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1491 | 2026.05.20 07:13:01.625114 [ 195 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1492 | 2026.05.20 07:13:01.625186 [ 195 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_6_1} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1493 | 2026.05.20 07:13:01.625258 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1494 | 2026.05.20 07:13:02.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 166.92 MiB, peak 176.85 MiB, free memory in arenas 0.00 B, will set to 168.91 MiB (RSS), difference: 1.99 MiB | ||
| 1495 | 2026.05.20 07:13:02.887417 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36128 | ||
| 1496 | 2026.05.20 07:13:02.887526 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1497 | 2026.05.20 07:13:02.887564 [ 306 ] {} <Debug> TCP-Session: adc3ffd1-5094-446b-8ea1-f630b6ae50fd Authenticating user 'default' from [fd00:1122:3344:101::e]:36128 | ||
| 1498 | 2026.05.20 07:13:02.887586 [ 306 ] {} <Debug> TCP-Session: adc3ffd1-5094-446b-8ea1-f630b6ae50fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1499 | 2026.05.20 07:13:02.887600 [ 306 ] {} <Debug> TCP-Session: adc3ffd1-5094-446b-8ea1-f630b6ae50fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1500 | 2026.05.20 07:13:02.887973 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33036 | ||
| 1501 | 2026.05.20 07:13:02.888032 [ 306 ] {} <Trace> TCP-Session: adc3ffd1-5094-446b-8ea1-f630b6ae50fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1502 | 2026.05.20 07:13:02.888089 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1503 | 2026.05.20 07:13:02.888128 [ 307 ] {} <Debug> TCP-Session: 74276bbf-dea8-49af-a743-5fc5393ee00f Authenticating user 'default' from [fd00:1122:3344:101::e]:33036 | ||
| 1504 | 2026.05.20 07:13:02.888128 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52242 | ||
| 1505 | 2026.05.20 07:13:02.888157 [ 307 ] {} <Debug> TCP-Session: 74276bbf-dea8-49af-a743-5fc5393ee00f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1506 | 2026.05.20 07:13:02.888128 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41199 | ||
| 1507 | 2026.05.20 07:13:02.888203 [ 307 ] {} <Debug> TCP-Session: 74276bbf-dea8-49af-a743-5fc5393ee00f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1508 | 2026.05.20 07:13:02.888238 [ 306 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36128) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1509 | 2026.05.20 07:13:02.888267 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1510 | 2026.05.20 07:13:02.888285 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1511 | 2026.05.20 07:13:02.888288 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41290 | ||
| 1512 | 2026.05.20 07:13:02.888313 [ 308 ] {} <Debug> TCP-Session: b90758cf-63c7-40b5-9640-a62d01f05975 Authenticating user 'default' from [fd00:1122:3344:101::e]:52242 | ||
| 1513 | 2026.05.20 07:13:02.888326 [ 309 ] {} <Debug> TCP-Session: 739ff0c3-348b-4111-88c1-34725dc18435 Authenticating user 'default' from [fd00:1122:3344:101::e]:41199 | ||
| 1514 | 2026.05.20 07:13:02.888291 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32812 | ||
| 1515 | 2026.05.20 07:13:02.888364 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51327 | ||
| 1516 | 2026.05.20 07:13:02.888359 [ 308 ] {} <Debug> TCP-Session: b90758cf-63c7-40b5-9640-a62d01f05975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1517 | 2026.05.20 07:13:02.888362 [ 309 ] {} <Debug> TCP-Session: 739ff0c3-348b-4111-88c1-34725dc18435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2026.05.20 07:13:02.888436 [ 308 ] {} <Debug> TCP-Session: b90758cf-63c7-40b5-9640-a62d01f05975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1519 | 2026.05.20 07:13:02.888446 [ 309 ] {} <Debug> TCP-Session: 739ff0c3-348b-4111-88c1-34725dc18435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1520 | 2026.05.20 07:13:02.888468 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1521 | 2026.05.20 07:13:02.888512 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63993 | ||
| 1522 | 2026.05.20 07:13:02.888555 [ 311 ] {} <Debug> TCP-Session: ee182702-b6e4-48e2-a3fa-69dccc1b7cc9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41290 | ||
| 1523 | 2026.05.20 07:13:02.888586 [ 311 ] {} <Debug> TCP-Session: ee182702-b6e4-48e2-a3fa-69dccc1b7cc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1524 | 2026.05.20 07:13:02.888603 [ 311 ] {} <Debug> TCP-Session: ee182702-b6e4-48e2-a3fa-69dccc1b7cc9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1525 | 2026.05.20 07:13:02.888673 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1526 | 2026.05.20 07:13:02.888695 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1527 | 2026.05.20 07:13:02.888690 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52469 | ||
| 1528 | 2026.05.20 07:13:02.888737 [ 312 ] {} <Debug> TCP-Session: 07a0f3f9-c014-44ac-b9fc-073fa7a7779c Authenticating user 'default' from [fd00:1122:3344:101::e]:51327 | ||
| 1529 | 2026.05.20 07:13:02.888731 [ 310 ] {} <Debug> TCP-Session: 059a9343-2747-44da-93d0-7fcd33510253 Authenticating user 'default' from [fd00:1122:3344:101::e]:32812 | ||
| 1530 | 2026.05.20 07:13:02.888768 [ 312 ] {} <Debug> TCP-Session: 07a0f3f9-c014-44ac-b9fc-073fa7a7779c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1531 | 2026.05.20 07:13:02.888779 [ 310 ] {} <Debug> TCP-Session: 059a9343-2747-44da-93d0-7fcd33510253 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1532 | 2026.05.20 07:13:02.888783 [ 312 ] {} <Debug> TCP-Session: 07a0f3f9-c014-44ac-b9fc-073fa7a7779c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1533 | 2026.05.20 07:13:02.888781 [ 306 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1534 | 2026.05.20 07:13:02.888802 [ 310 ] {} <Debug> TCP-Session: 059a9343-2747-44da-93d0-7fcd33510253 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1535 | 2026.05.20 07:13:02.888856 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1536 | 2026.05.20 07:13:02.888897 [ 313 ] {} <Debug> TCP-Session: 0bde9274-4bc0-4566-ae51-561e003fb289 Authenticating user 'default' from [fd00:1122:3344:101::e]:63993 | ||
| 1537 | 2026.05.20 07:13:02.888921 [ 313 ] {} <Debug> TCP-Session: 0bde9274-4bc0-4566-ae51-561e003fb289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1538 | 2026.05.20 07:13:02.888935 [ 313 ] {} <Debug> TCP-Session: 0bde9274-4bc0-4566-ae51-561e003fb289 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1539 | 2026.05.20 07:13:02.888968 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1540 | 2026.05.20 07:13:02.889010 [ 314 ] {} <Debug> TCP-Session: 254adbe8-e237-4f74-a18d-d34eaf391a0f Authenticating user 'default' from [fd00:1122:3344:101::e]:52469 | ||
| 1541 | 2026.05.20 07:13:02.889028 [ 314 ] {} <Debug> TCP-Session: 254adbe8-e237-4f74-a18d-d34eaf391a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1542 | 2026.05.20 07:13:02.889041 [ 314 ] {} <Debug> TCP-Session: 254adbe8-e237-4f74-a18d-d34eaf391a0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1543 | 2026.05.20 07:13:02.889066 [ 306 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1544 | 2026.05.20 07:13:02.893409 [ 306 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} <Debug> oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36) (SelectExecutor): Key condition: unknown | ||
| 1545 | 2026.05.20 07:13:02.905981 [ 315 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} <Trace> AggregatingTransform: Aggregating | ||
| 1546 | 2026.05.20 07:13:02.906110 [ 315 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} <Trace> Aggregator: Aggregation method: without_key | ||
| 1547 | 2026.05.20 07:13:02.906194 [ 315 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00313748 sec. (318.727 rows/sec., 12.45 KiB/sec.) | ||
| 1548 | 2026.05.20 07:13:02.906213 [ 315 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} <Trace> Aggregator: Merging aggregated data | ||
| 1549 | 2026.05.20 07:13:02.906241 [ 315 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1550 | 2026.05.20 07:13:02.909532 [ 306 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.021366 sec., 46.803332397266686 rows/sec., 1.83 KiB/sec. | ||
| 1551 | 2026.05.20 07:13:02.909679 [ 306 ] {c3239635-fb89-4b8d-901e-f2baaa9a9bd5} <Debug> TCPHandler: Processed in 0.021838584 sec. | ||
| 1552 | 2026.05.20 07:13:02.913903 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1553 | 2026.05.20 07:13:02.913939 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1554 | 2026.05.20 07:13:02.913953 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1555 | 2026.05.20 07:13:02.913973 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1556 | 2026.05.20 07:13:02.914007 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1557 | 2026.05.20 07:13:02.914020 [ 311 ] {} <Debug> TCP-Session: ee182702-b6e4-48e2-a3fa-69dccc1b7cc9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1558 | 2026.05.20 07:13:02.914036 [ 308 ] {} <Debug> TCP-Session: b90758cf-63c7-40b5-9640-a62d01f05975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1559 | 2026.05.20 07:13:02.914047 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1560 | 2026.05.20 07:13:02.914049 [ 314 ] {} <Debug> TCP-Session: 254adbe8-e237-4f74-a18d-d34eaf391a0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1561 | 2026.05.20 07:13:02.914068 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1562 | 2026.05.20 07:13:02.914087 [ 312 ] {} <Debug> TCP-Session: 07a0f3f9-c014-44ac-b9fc-073fa7a7779c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1563 | 2026.05.20 07:13:02.914033 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1564 | 2026.05.20 07:13:02.914122 [ 313 ] {} <Debug> TCP-Session: 0bde9274-4bc0-4566-ae51-561e003fb289 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1565 | 2026.05.20 07:13:02.914005 [ 307 ] {} <Debug> TCP-Session: 74276bbf-dea8-49af-a743-5fc5393ee00f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1566 | 2026.05.20 07:13:02.914164 [ 310 ] {} <Debug> TCP-Session: 059a9343-2747-44da-93d0-7fcd33510253 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1567 | 2026.05.20 07:13:02.913989 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1568 | 2026.05.20 07:13:02.913975 [ 306 ] {} <Debug> TCP-Session: adc3ffd1-5094-446b-8ea1-f630b6ae50fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1569 | 2026.05.20 07:13:02.914238 [ 309 ] {} <Debug> TCP-Session: 739ff0c3-348b-4111-88c1-34725dc18435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1570 | 2026.05.20 07:13:03.001193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 169.16 MiB, peak 177.29 MiB, free memory in arenas 0.00 B, will set to 171.89 MiB (RSS), difference: 2.73 MiB | ||
| 1571 | 2026.05.20 07:13:03.362480 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60725 | ||
| 1572 | 2026.05.20 07:13:03.362589 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1573 | 2026.05.20 07:13:03.362661 [ 306 ] {} <Debug> TCP-Session: efd94981-e32c-48d5-9e89-9ba9176930b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:60725 | ||
| 1574 | 2026.05.20 07:13:03.362687 [ 306 ] {} <Debug> TCP-Session: efd94981-e32c-48d5-9e89-9ba9176930b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1575 | 2026.05.20 07:13:03.362700 [ 306 ] {} <Debug> TCP-Session: efd94981-e32c-48d5-9e89-9ba9176930b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2026.05.20 07:13:03.362942 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44602 | ||
| 1577 | 2026.05.20 07:13:03.362943 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53217 | ||
| 1578 | 2026.05.20 07:13:03.362985 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36817 | ||
| 1579 | 2026.05.20 07:13:03.363022 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1580 | 2026.05.20 07:13:03.363030 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43526 | ||
| 1581 | 2026.05.20 07:13:03.363045 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46039 | ||
| 1582 | 2026.05.20 07:13:03.363071 [ 308 ] {} <Debug> TCP-Session: 0961d21d-9e61-46c7-b0b1-1ceb262dbd6e Authenticating user 'default' from [fd00:1122:3344:101::e]:44602 | ||
| 1583 | 2026.05.20 07:13:03.363075 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1584 | 2026.05.20 07:13:03.363107 [ 306 ] {} <Trace> TCP-Session: efd94981-e32c-48d5-9e89-9ba9176930b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1585 | 2026.05.20 07:13:03.363127 [ 309 ] {} <Debug> TCP-Session: 6426de0d-4199-4712-b980-ff8ad9b66810 Authenticating user 'default' from [fd00:1122:3344:101::e]:36817 | ||
| 1586 | 2026.05.20 07:13:03.363119 [ 308 ] {} <Debug> TCP-Session: 0961d21d-9e61-46c7-b0b1-1ceb262dbd6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1587 | 2026.05.20 07:13:03.363154 [ 309 ] {} <Debug> TCP-Session: 6426de0d-4199-4712-b980-ff8ad9b66810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1588 | 2026.05.20 07:13:03.363175 [ 308 ] {} <Debug> TCP-Session: 0961d21d-9e61-46c7-b0b1-1ceb262dbd6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1589 | 2026.05.20 07:13:03.363189 [ 309 ] {} <Debug> TCP-Session: 6426de0d-4199-4712-b980-ff8ad9b66810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1590 | 2026.05.20 07:13:03.363119 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1591 | 2026.05.20 07:13:03.363102 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1592 | 2026.05.20 07:13:03.363054 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1593 | 2026.05.20 07:13:03.363272 [ 314 ] {} <Debug> TCP-Session: 0317d6f9-2990-4ddf-a7b7-1fabac7e5d7c Authenticating user 'default' from [fd00:1122:3344:101::e]:46039 | ||
| 1594 | 2026.05.20 07:13:03.363284 [ 312 ] {} <Debug> TCP-Session: a8617604-9057-45e5-816e-f67dfc0d48d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43526 | ||
| 1595 | 2026.05.20 07:13:03.363308 [ 307 ] {} <Debug> TCP-Session: 65d322a3-808e-4d03-bb15-ddd86de63328 Authenticating user 'default' from [fd00:1122:3344:101::e]:53217 | ||
| 1596 | 2026.05.20 07:13:03.363320 [ 314 ] {} <Debug> TCP-Session: 0317d6f9-2990-4ddf-a7b7-1fabac7e5d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1597 | 2026.05.20 07:13:03.363326 [ 312 ] {} <Debug> TCP-Session: a8617604-9057-45e5-816e-f67dfc0d48d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1598 | 2026.05.20 07:13:03.363348 [ 307 ] {} <Debug> TCP-Session: 65d322a3-808e-4d03-bb15-ddd86de63328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1599 | 2026.05.20 07:13:03.363361 [ 314 ] {} <Debug> TCP-Session: 0317d6f9-2990-4ddf-a7b7-1fabac7e5d7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1600 | 2026.05.20 07:13:03.363366 [ 312 ] {} <Debug> TCP-Session: a8617604-9057-45e5-816e-f67dfc0d48d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1601 | 2026.05.20 07:13:03.363382 [ 307 ] {} <Debug> TCP-Session: 65d322a3-808e-4d03-bb15-ddd86de63328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1602 | 2026.05.20 07:13:03.363039 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35398 | ||
| 1603 | 2026.05.20 07:13:03.363024 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49649 | ||
| 1604 | 2026.05.20 07:13:03.363018 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41819 | ||
| 1605 | 2026.05.20 07:13:03.363481 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1606 | 2026.05.20 07:13:03.363313 [ 306 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60725) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1607 | 2026.05.20 07:13:03.363532 [ 313 ] {} <Debug> TCP-Session: 16da04bf-ec4d-4bc3-8ffe-4dbc830fe2cf Authenticating user 'default' from [fd00:1122:3344:101::e]:35398 | ||
| 1608 | 2026.05.20 07:13:03.363542 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1609 | 2026.05.20 07:13:03.363541 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1610 | 2026.05.20 07:13:03.363615 [ 311 ] {} <Debug> TCP-Session: 66e7bc13-e4e9-4338-9f70-441b9126cbf1 Authenticating user 'default' from [fd00:1122:3344:101::e]:41819 | ||
| 1611 | 2026.05.20 07:13:03.363568 [ 313 ] {} <Debug> TCP-Session: 16da04bf-ec4d-4bc3-8ffe-4dbc830fe2cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1612 | 2026.05.20 07:13:03.363641 [ 310 ] {} <Debug> TCP-Session: 31cbc9b5-ae5a-450c-be5a-1c51f0ad5fa4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49649 | ||
| 1613 | 2026.05.20 07:13:03.363663 [ 313 ] {} <Debug> TCP-Session: 16da04bf-ec4d-4bc3-8ffe-4dbc830fe2cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1614 | 2026.05.20 07:13:03.363684 [ 310 ] {} <Debug> TCP-Session: 31cbc9b5-ae5a-450c-be5a-1c51f0ad5fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1615 | 2026.05.20 07:13:03.363640 [ 311 ] {} <Debug> TCP-Session: 66e7bc13-e4e9-4338-9f70-441b9126cbf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1616 | 2026.05.20 07:13:03.363707 [ 310 ] {} <Debug> TCP-Session: 31cbc9b5-ae5a-450c-be5a-1c51f0ad5fa4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1617 | 2026.05.20 07:13:03.363720 [ 311 ] {} <Debug> TCP-Session: 66e7bc13-e4e9-4338-9f70-441b9126cbf1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2026.05.20 07:13:03.363795 [ 306 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1619 | 2026.05.20 07:13:03.363856 [ 306 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1620 | 2026.05.20 07:13:03.364162 [ 306 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} <Debug> oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36) (SelectExecutor): Key condition: unknown | ||
| 1621 | 2026.05.20 07:13:03.365094 [ 321 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} <Trace> AggregatingTransform: Aggregating | ||
| 1622 | 2026.05.20 07:13:03.365164 [ 321 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} <Trace> Aggregator: Aggregation method: without_key | ||
| 1623 | 2026.05.20 07:13:03.365197 [ 321 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000928139 sec. (1077.425 rows/sec., 42.09 KiB/sec.) | ||
| 1624 | 2026.05.20 07:13:03.365213 [ 321 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} <Trace> Aggregator: Merging aggregated data | ||
| 1625 | 2026.05.20 07:13:03.366095 [ 306 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002854 sec., 350.38542396636296 rows/sec., 13.69 KiB/sec. | ||
| 1626 | 2026.05.20 07:13:03.366250 [ 306 ] {9f0cbf6c-55c2-4776-8876-cd73369d4255} <Debug> TCPHandler: Processed in 0.003261941 sec. | ||
| 1627 | 2026.05.20 07:13:03.366379 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1628 | 2026.05.20 07:13:03.366414 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1629 | 2026.05.20 07:13:03.366417 [ 306 ] {} <Debug> TCP-Session: efd94981-e32c-48d5-9e89-9ba9176930b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1630 | 2026.05.20 07:13:03.366441 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1631 | 2026.05.20 07:13:03.366468 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1632 | 2026.05.20 07:13:03.366487 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1633 | 2026.05.20 07:13:03.366515 [ 308 ] {} <Debug> TCP-Session: 0961d21d-9e61-46c7-b0b1-1ceb262dbd6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1634 | 2026.05.20 07:13:03.366529 [ 310 ] {} <Debug> TCP-Session: 31cbc9b5-ae5a-450c-be5a-1c51f0ad5fa4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1635 | 2026.05.20 07:13:03.366540 [ 314 ] {} <Debug> TCP-Session: 0317d6f9-2990-4ddf-a7b7-1fabac7e5d7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1636 | 2026.05.20 07:13:03.366554 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1637 | 2026.05.20 07:13:03.366461 [ 307 ] {} <Debug> TCP-Session: 65d322a3-808e-4d03-bb15-ddd86de63328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1638 | 2026.05.20 07:13:03.366608 [ 312 ] {} <Debug> TCP-Session: a8617604-9057-45e5-816e-f67dfc0d48d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1639 | 2026.05.20 07:13:03.366448 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1640 | 2026.05.20 07:13:03.366531 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1641 | 2026.05.20 07:13:03.366673 [ 309 ] {} <Debug> TCP-Session: 6426de0d-4199-4712-b980-ff8ad9b66810 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1642 | 2026.05.20 07:13:03.366508 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1643 | 2026.05.20 07:13:03.366688 [ 313 ] {} <Debug> TCP-Session: 16da04bf-ec4d-4bc3-8ffe-4dbc830fe2cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1644 | 2026.05.20 07:13:03.366742 [ 311 ] {} <Debug> TCP-Session: 66e7bc13-e4e9-4338-9f70-441b9126cbf1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1645 | 2026.05.20 07:13:04.970962 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64442 | ||
| 1646 | 2026.05.20 07:13:04.971051 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1647 | 2026.05.20 07:13:04.971079 [ 310 ] {} <Debug> TCP-Session: 7fde7a69-2fb1-4fc1-8bbb-72f0f5969214 Authenticating user 'default' from [fd00:1122:3344:101::e]:64442 | ||
| 1648 | 2026.05.20 07:13:04.971106 [ 310 ] {} <Debug> TCP-Session: 7fde7a69-2fb1-4fc1-8bbb-72f0f5969214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2026.05.20 07:13:04.971121 [ 310 ] {} <Debug> TCP-Session: 7fde7a69-2fb1-4fc1-8bbb-72f0f5969214 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1650 | 2026.05.20 07:13:04.971351 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55273 | ||
| 1651 | 2026.05.20 07:13:04.971367 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36765 | ||
| 1652 | 2026.05.20 07:13:04.971399 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44201 | ||
| 1653 | 2026.05.20 07:13:04.971425 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51306 | ||
| 1654 | 2026.05.20 07:13:04.971467 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1655 | 2026.05.20 07:13:04.971486 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1656 | 2026.05.20 07:13:04.971455 [ 310 ] {} <Trace> TCP-Session: 7fde7a69-2fb1-4fc1-8bbb-72f0f5969214 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1657 | 2026.05.20 07:13:04.971526 [ 306 ] {} <Debug> TCP-Session: 57feb754-b5c0-479b-99fc-af6b29656537 Authenticating user 'default' from [fd00:1122:3344:101::e]:44201 | ||
| 1658 | 2026.05.20 07:13:04.971530 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1659 | 2026.05.20 07:13:04.971554 [ 306 ] {} <Debug> TCP-Session: 57feb754-b5c0-479b-99fc-af6b29656537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1660 | 2026.05.20 07:13:04.971512 [ 313 ] {} <Debug> TCP-Session: b524f91a-a6b2-4f4d-9300-e577da7192c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36765 | ||
| 1661 | 2026.05.20 07:13:04.971584 [ 306 ] {} <Debug> TCP-Session: 57feb754-b5c0-479b-99fc-af6b29656537 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1662 | 2026.05.20 07:13:04.971577 [ 307 ] {} <Debug> TCP-Session: 8b1d59bc-6f85-4495-8487-d4405baae4c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51306 | ||
| 1663 | 2026.05.20 07:13:04.971634 [ 313 ] {} <Debug> TCP-Session: b524f91a-a6b2-4f4d-9300-e577da7192c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1664 | 2026.05.20 07:13:04.971439 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1665 | 2026.05.20 07:13:04.971676 [ 313 ] {} <Debug> TCP-Session: b524f91a-a6b2-4f4d-9300-e577da7192c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1666 | 2026.05.20 07:13:04.971675 [ 307 ] {} <Debug> TCP-Session: 8b1d59bc-6f85-4495-8487-d4405baae4c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1667 | 2026.05.20 07:13:04.971700 [ 311 ] {} <Debug> TCP-Session: 0161897d-0d74-4ff1-a2b1-1b9b2554659c Authenticating user 'default' from [fd00:1122:3344:101::e]:55273 | ||
| 1668 | 2026.05.20 07:13:04.971710 [ 310 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64442) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1669 | 2026.05.20 07:13:04.971722 [ 307 ] {} <Debug> TCP-Session: 8b1d59bc-6f85-4495-8487-d4405baae4c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1670 | 2026.05.20 07:13:04.971736 [ 311 ] {} <Debug> TCP-Session: 0161897d-0d74-4ff1-a2b1-1b9b2554659c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1671 | 2026.05.20 07:13:04.971428 [ 309 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53431 | ||
| 1672 | 2026.05.20 07:13:04.971780 [ 311 ] {} <Debug> TCP-Session: 0161897d-0d74-4ff1-a2b1-1b9b2554659c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1673 | 2026.05.20 07:13:04.971422 [ 308 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46933 | ||
| 1674 | 2026.05.20 07:13:04.971843 [ 309 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1675 | 2026.05.20 07:13:04.971384 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45527 | ||
| 1676 | 2026.05.20 07:13:04.971892 [ 309 ] {} <Debug> TCP-Session: a9e9aba2-ef54-46ea-b350-8acf743b09e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53431 | ||
| 1677 | 2026.05.20 07:13:04.971902 [ 308 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1678 | 2026.05.20 07:13:04.971942 [ 309 ] {} <Debug> TCP-Session: a9e9aba2-ef54-46ea-b350-8acf743b09e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2026.05.20 07:13:04.971948 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1680 | 2026.05.20 07:13:04.971961 [ 308 ] {} <Debug> TCP-Session: 15f1614d-5fda-4c11-b8d1-7a2bdf2ba0c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46933 | ||
| 1681 | 2026.05.20 07:13:04.971971 [ 309 ] {} <Debug> TCP-Session: a9e9aba2-ef54-46ea-b350-8acf743b09e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1682 | 2026.05.20 07:13:04.971993 [ 314 ] {} <Debug> TCP-Session: 7f99c1a4-6989-4ff8-beb3-932f3547c75f Authenticating user 'default' from [fd00:1122:3344:101::e]:45527 | ||
| 1683 | 2026.05.20 07:13:04.972006 [ 308 ] {} <Debug> TCP-Session: 15f1614d-5fda-4c11-b8d1-7a2bdf2ba0c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1684 | 2026.05.20 07:13:04.972038 [ 314 ] {} <Debug> TCP-Session: 7f99c1a4-6989-4ff8-beb3-932f3547c75f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1685 | 2026.05.20 07:13:04.972051 [ 308 ] {} <Debug> TCP-Session: 15f1614d-5fda-4c11-b8d1-7a2bdf2ba0c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1686 | 2026.05.20 07:13:04.972069 [ 314 ] {} <Debug> TCP-Session: 7f99c1a4-6989-4ff8-beb3-932f3547c75f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1687 | 2026.05.20 07:13:04.972052 [ 310 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1688 | 2026.05.20 07:13:04.971353 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47658 | ||
| 1689 | 2026.05.20 07:13:04.972163 [ 310 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1690 | 2026.05.20 07:13:04.972216 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1691 | 2026.05.20 07:13:04.972244 [ 312 ] {} <Debug> TCP-Session: 4405da32-55a0-4f58-83fe-12d30dd0e4ea Authenticating user 'default' from [fd00:1122:3344:101::e]:47658 | ||
| 1692 | 2026.05.20 07:13:04.972262 [ 312 ] {} <Debug> TCP-Session: 4405da32-55a0-4f58-83fe-12d30dd0e4ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1693 | 2026.05.20 07:13:04.972274 [ 312 ] {} <Debug> TCP-Session: 4405da32-55a0-4f58-83fe-12d30dd0e4ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1694 | 2026.05.20 07:13:04.972522 [ 310 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} <Debug> oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36) (SelectExecutor): Key condition: unknown | ||
| 1695 | 2026.05.20 07:13:04.973613 [ 340 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} <Trace> AggregatingTransform: Aggregating | ||
| 1696 | 2026.05.20 07:13:04.973654 [ 340 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} <Trace> Aggregator: Aggregation method: without_key | ||
| 1697 | 2026.05.20 07:13:04.973685 [ 340 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00106119 sec. (942.338 rows/sec., 36.81 KiB/sec.) | ||
| 1698 | 2026.05.20 07:13:04.973700 [ 340 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} <Trace> Aggregator: Merging aggregated data | ||
| 1699 | 2026.05.20 07:13:04.974420 [ 310 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002783 sec., 359.3244699964068 rows/sec., 14.04 KiB/sec. | ||
| 1700 | 2026.05.20 07:13:04.974549 [ 310 ] {f23f8e3a-9b51-4f48-8e1e-7341dccfb0ce} <Debug> TCPHandler: Processed in 0.00323389 sec. | ||
| 1701 | 2026.05.20 07:13:04.974753 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1702 | 2026.05.20 07:13:04.974779 [ 309 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1703 | 2026.05.20 07:13:04.974791 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1704 | 2026.05.20 07:13:04.974820 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1705 | 2026.05.20 07:13:04.974834 [ 309 ] {} <Debug> TCP-Session: a9e9aba2-ef54-46ea-b350-8acf743b09e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2026.05.20 07:13:04.974854 [ 311 ] {} <Debug> TCP-Session: 0161897d-0d74-4ff1-a2b1-1b9b2554659c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1707 | 2026.05.20 07:13:04.974864 [ 313 ] {} <Debug> TCP-Session: b524f91a-a6b2-4f4d-9300-e577da7192c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1708 | 2026.05.20 07:13:04.974868 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1709 | 2026.05.20 07:13:04.974885 [ 308 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1710 | 2026.05.20 07:13:04.974917 [ 314 ] {} <Debug> TCP-Session: 7f99c1a4-6989-4ff8-beb3-932f3547c75f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1711 | 2026.05.20 07:13:04.974852 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1712 | 2026.05.20 07:13:04.974939 [ 308 ] {} <Debug> TCP-Session: 15f1614d-5fda-4c11-b8d1-7a2bdf2ba0c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1713 | 2026.05.20 07:13:04.974807 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1714 | 2026.05.20 07:13:04.974978 [ 306 ] {} <Debug> TCP-Session: 57feb754-b5c0-479b-99fc-af6b29656537 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1715 | 2026.05.20 07:13:04.974836 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1716 | 2026.05.20 07:13:04.975013 [ 312 ] {} <Debug> TCP-Session: 4405da32-55a0-4f58-83fe-12d30dd0e4ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1717 | 2026.05.20 07:13:04.974795 [ 310 ] {} <Debug> TCP-Session: 7fde7a69-2fb1-4fc1-8bbb-72f0f5969214 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1718 | 2026.05.20 07:13:04.975049 [ 307 ] {} <Debug> TCP-Session: 8b1d59bc-6f85-4495-8487-d4405baae4c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1719 | 2026.05.20 07:13:06.159518 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1720 | 2026.05.20 07:13:06.159599 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1721 | 2026.05.20 07:13:06.210792 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 500 entries to flush up to offset 2818 | ||
| 1722 | 2026.05.20 07:13:06.211280 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1723 | 2026.05.20 07:13:06.211322 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1724 | 2026.05.20 07:13:06.211832 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1725 | 2026.05.20 07:13:06.212077 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1726 | 2026.05.20 07:13:06.212204 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2818 | ||
| 1727 | 2026.05.20 07:13:06.212215 [ 73 ] {} <Debug> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1728 | 2026.05.20 07:13:06.212259 [ 73 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1729 | 2026.05.20 07:13:06.212283 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1730 | 2026.05.20 07:13:06.212410 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 1731 | 2026.05.20 07:13:06.212564 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1732 | 2026.05.20 07:13:06.212601 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1733 | 2026.05.20 07:13:06.212662 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1734 | 2026.05.20 07:13:06.212703 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1735 | 2026.05.20 07:13:06.212745 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1736 | 2026.05.20 07:13:06.212782 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 427 rows starting from the beginning of the part | ||
| 1737 | 2026.05.20 07:13:06.212822 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 500 rows starting from the beginning of the part | ||
| 1738 | 2026.05.20 07:13:06.224096 [ 201 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2818 rows, containing 4 columns (4 merged, 0 gathered) in 0.01174916 sec., 239846.93373824173 rows/sec., 3.43 MiB/sec. | ||
| 1739 | 2026.05.20 07:13:06.224713 [ 188 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1740 | 2026.05.20 07:13:06.225053 [ 188 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2026.05.20 07:13:06.225133 [ 188 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_6_1} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1742 | 2026.05.20 07:13:06.225238 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1743 | 2026.05.20 07:13:06.353366 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1744 | 2026.05.20 07:13:06.370383 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1745 | 2026.05.20 07:13:06.370438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1746 | 2026.05.20 07:13:06.377610 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1747 | 2026.05.20 07:13:06.379054 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2026.05.20 07:13:06.379331 [ 73 ] {} <Debug> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1749 | 2026.05.20 07:13:06.379402 [ 73 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1750 | 2026.05.20 07:13:06.379422 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1751 | 2026.05.20 07:13:06.379524 [ 188 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 1752 | 2026.05.20 07:13:06.383008 [ 188 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1753 | 2026.05.20 07:13:06.383942 [ 188 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 1754 | 2026.05.20 07:13:06.386415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1755 | 2026.05.20 07:13:06.387914 [ 188 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 1756 | 2026.05.20 07:13:06.391744 [ 188 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 1757 | 2026.05.20 07:13:06.395854 [ 188 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 1758 | 2026.05.20 07:13:06.402965 [ 188 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 1759 | 2026.05.20 07:13:06.407659 [ 188 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 1760 | 2026.05.20 07:13:06.465494 [ 201 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.086006103 sec., 534.8457655382898 rows/sec., 2.77 MiB/sec. | ||
| 1761 | 2026.05.20 07:13:06.467813 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1762 | 2026.05.20 07:13:06.469857 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_6_1} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1763 | 2026.05.20 07:13:06.469961 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_6_1} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1764 | 2026.05.20 07:13:06.471683 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1765 | 2026.05.20 07:13:06.589794 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1766 | 2026.05.20 07:13:06.590039 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1767 | 2026.05.20 07:13:06.590353 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1768 | 2026.05.20 07:13:06.590389 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1769 | 2026.05.20 07:13:06.590605 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1770 | 2026.05.20 07:13:06.590673 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1771 | 2026.05.20 07:13:06.590807 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1772 | 2026.05.20 07:13:06.590917 [ 321 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1773 | 2026.05.20 07:13:06.590920 [ 340 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1774 | 2026.05.20 07:13:06.591062 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (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 | ||
| 1775 | 2026.05.20 07:13:06.591088 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1776 | 2026.05.20 07:13:06.591156 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1777 | 2026.05.20 07:13:06.591176 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1778 | 2026.05.20 07:13:06.591210 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1779 | 2026.05.20 07:13:06.591249 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1780 | 2026.05.20 07:13:06.592474 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002526 sec., 16231.19556611243 rows/sec., 3.54 MiB/sec. | ||
| 1781 | 2026.05.20 07:13:06.592593 [ 3 ] {71d89b44-8a52-4380-8177-5ee3a3316b46} <Debug> TCPHandler: Processed in 0.002928818 sec. | ||
| 1782 | 2026.05.20 07:13:06.594240 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1783 | 2026.05.20 07:13:06.594368 [ 3 ] {527012cb-2516-4342-9d84-db08cd3d5f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1784 | 2026.05.20 07:13:06.594419 [ 3 ] {527012cb-2516-4342-9d84-db08cd3d5f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1785 | 2026.05.20 07:13:06.594990 [ 3 ] {527012cb-2516-4342-9d84-db08cd3d5f02} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1786 | 2026.05.20 07:13:06.595041 [ 3 ] {527012cb-2516-4342-9d84-db08cd3d5f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1787 | 2026.05.20 07:13:06.595429 [ 3 ] {527012cb-2516-4342-9d84-db08cd3d5f02} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1788 | 2026.05.20 07:13:06.595656 [ 3 ] {527012cb-2516-4342-9d84-db08cd3d5f02} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1789 | 2026.05.20 07:13:06.595796 [ 3 ] {527012cb-2516-4342-9d84-db08cd3d5f02} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001464 sec., 38251.366120218576 rows/sec., 2.92 MiB/sec. | ||
| 1790 | 2026.05.20 07:13:06.595831 [ 3 ] {527012cb-2516-4342-9d84-db08cd3d5f02} <Debug> TCPHandler: Processed in 0.001646466 sec. | ||
| 1791 | 2026.05.20 07:13:06.595959 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2026.05.20 07:13:06.596055 [ 3 ] {10368092-36ba-4cac-a3e0-6675eb70a6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1793 | 2026.05.20 07:13:06.596095 [ 3 ] {10368092-36ba-4cac-a3e0-6675eb70a6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1794 | 2026.05.20 07:13:06.596510 [ 3 ] {10368092-36ba-4cac-a3e0-6675eb70a6d8} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1795 | 2026.05.20 07:13:06.596546 [ 3 ] {10368092-36ba-4cac-a3e0-6675eb70a6d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1796 | 2026.05.20 07:13:06.596845 [ 3 ] {10368092-36ba-4cac-a3e0-6675eb70a6d8} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1797 | 2026.05.20 07:13:06.597056 [ 3 ] {10368092-36ba-4cac-a3e0-6675eb70a6d8} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1798 | 2026.05.20 07:13:06.597181 [ 3 ] {10368092-36ba-4cac-a3e0-6675eb70a6d8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 1799 | 2026.05.20 07:13:06.597214 [ 3 ] {10368092-36ba-4cac-a3e0-6675eb70a6d8} <Debug> TCPHandler: Processed in 0.001304182 sec. | ||
| 1800 | 2026.05.20 07:13:06.597355 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1801 | 2026.05.20 07:13:06.597450 [ 3 ] {fe3d3c87-f641-48cb-98a8-9955147f8215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1802 | 2026.05.20 07:13:06.597492 [ 3 ] {fe3d3c87-f641-48cb-98a8-9955147f8215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1803 | 2026.05.20 07:13:06.597898 [ 3 ] {fe3d3c87-f641-48cb-98a8-9955147f8215} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1804 | 2026.05.20 07:13:06.597933 [ 3 ] {fe3d3c87-f641-48cb-98a8-9955147f8215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1805 | 2026.05.20 07:13:06.598246 [ 3 ] {fe3d3c87-f641-48cb-98a8-9955147f8215} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1806 | 2026.05.20 07:13:06.598458 [ 3 ] {fe3d3c87-f641-48cb-98a8-9955147f8215} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1807 | 2026.05.20 07:13:06.598586 [ 3 ] {fe3d3c87-f641-48cb-98a8-9955147f8215} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001154 sec., 138648.18024263432 rows/sec., 9.66 MiB/sec. | ||
| 1808 | 2026.05.20 07:13:06.598619 [ 3 ] {fe3d3c87-f641-48cb-98a8-9955147f8215} <Debug> TCPHandler: Processed in 0.001313413 sec. | ||
| 1809 | 2026.05.20 07:13:06.598738 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1810 | 2026.05.20 07:13:06.598833 [ 3 ] {f74a508f-f3f6-4003-9712-b4d9554aaafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1811 | 2026.05.20 07:13:06.598874 [ 3 ] {f74a508f-f3f6-4003-9712-b4d9554aaafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1812 | 2026.05.20 07:13:06.599216 [ 3 ] {f74a508f-f3f6-4003-9712-b4d9554aaafc} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1813 | 2026.05.20 07:13:06.599250 [ 3 ] {f74a508f-f3f6-4003-9712-b4d9554aaafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1814 | 2026.05.20 07:13:06.599542 [ 3 ] {f74a508f-f3f6-4003-9712-b4d9554aaafc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1815 | 2026.05.20 07:13:06.599752 [ 3 ] {f74a508f-f3f6-4003-9712-b4d9554aaafc} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1816 | 2026.05.20 07:13:06.599878 [ 3 ] {f74a508f-f3f6-4003-9712-b4d9554aaafc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 1817 | 2026.05.20 07:13:06.599910 [ 3 ] {f74a508f-f3f6-4003-9712-b4d9554aaafc} <Debug> TCPHandler: Processed in 0.001220952 sec. | ||
| 1818 | 2026.05.20 07:13:06.908504 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1819 | 2026.05.20 07:13:06.908763 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) 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', '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) | ||
| 1820 | 2026.05.20 07:13:06.909139 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1821 | 2026.05.20 07:13:06.909185 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
| 1822 | 2026.05.20 07:13:06.909459 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1823 | 2026.05.20 07:13:06.909526 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1824 | 2026.05.20 07:13:06.909670 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 44-element set) | ||
| 1825 | 2026.05.20 07:13:06.909783 [ 321 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1826 | 2026.05.20 07:13:06.909791 [ 340 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1827 | 2026.05.20 07:13:06.909942 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (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 | ||
| 1828 | 2026.05.20 07:13:06.909971 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1829 | 2026.05.20 07:13:06.910040 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1830 | 2026.05.20 07:13:06.910061 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1831 | 2026.05.20 07:13:06.910102 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 1832 | 2026.05.20 07:13:06.910146 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 1833 | 2026.05.20 07:13:06.911386 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002738 sec., 14974.433893352812 rows/sec., 3.26 MiB/sec. | ||
| 1834 | 2026.05.20 07:13:06.911516 [ 3 ] {8c734e19-369c-4944-a6cb-a61bdd16bb4a} <Debug> TCPHandler: Processed in 0.003156329 sec. | ||
| 1835 | 2026.05.20 07:13:06.927232 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2026.05.20 07:13:06.927405 [ 3 ] {86e7bc82-2cb8-4d2c-91ef-f6d34c0a9d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1837 | 2026.05.20 07:13:06.927475 [ 3 ] {86e7bc82-2cb8-4d2c-91ef-f6d34c0a9d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1838 | 2026.05.20 07:13:06.928163 [ 3 ] {86e7bc82-2cb8-4d2c-91ef-f6d34c0a9d1b} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.05.20 07:13:06.928208 [ 3 ] {86e7bc82-2cb8-4d2c-91ef-f6d34c0a9d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1840 | 2026.05.20 07:13:06.928646 [ 3 ] {86e7bc82-2cb8-4d2c-91ef-f6d34c0a9d1b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1841 | 2026.05.20 07:13:06.928852 [ 3 ] {86e7bc82-2cb8-4d2c-91ef-f6d34c0a9d1b} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.05.20 07:13:06.929008 [ 3 ] {86e7bc82-2cb8-4d2c-91ef-f6d34c0a9d1b} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001648 sec., 1820.388349514563 rows/sec., 165.92 KiB/sec. | ||
| 1843 | 2026.05.20 07:13:06.929047 [ 3 ] {86e7bc82-2cb8-4d2c-91ef-f6d34c0a9d1b} <Debug> TCPHandler: Processed in 0.001949818 sec. | ||
| 1844 | 2026.05.20 07:13:06.929206 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.05.20 07:13:06.929303 [ 3 ] {c7217d7f-28fa-47fa-97f3-51dff67a5d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1846 | 2026.05.20 07:13:06.929346 [ 3 ] {c7217d7f-28fa-47fa-97f3-51dff67a5d4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1847 | 2026.05.20 07:13:06.929945 [ 3 ] {c7217d7f-28fa-47fa-97f3-51dff67a5d4c} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2026.05.20 07:13:06.929982 [ 3 ] {c7217d7f-28fa-47fa-97f3-51dff67a5d4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1849 | 2026.05.20 07:13:06.930309 [ 3 ] {c7217d7f-28fa-47fa-97f3-51dff67a5d4c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1850 | 2026.05.20 07:13:06.930526 [ 3 ] {c7217d7f-28fa-47fa-97f3-51dff67a5d4c} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2026.05.20 07:13:06.930654 [ 3 ] {c7217d7f-28fa-47fa-97f3-51dff67a5d4c} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001369 sec., 204528.85317750182 rows/sec., 12.98 MiB/sec. | ||
| 1852 | 2026.05.20 07:13:06.930688 [ 3 ] {c7217d7f-28fa-47fa-97f3-51dff67a5d4c} <Debug> TCPHandler: Processed in 0.001530984 sec. | ||
| 1853 | 2026.05.20 07:13:06.930826 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.05.20 07:13:06.930922 [ 3 ] {1f70860c-aabe-48cf-94a6-caa76ac16622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1855 | 2026.05.20 07:13:06.930963 [ 3 ] {1f70860c-aabe-48cf-94a6-caa76ac16622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1856 | 2026.05.20 07:13:06.931370 [ 3 ] {1f70860c-aabe-48cf-94a6-caa76ac16622} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.05.20 07:13:06.931406 [ 3 ] {1f70860c-aabe-48cf-94a6-caa76ac16622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1858 | 2026.05.20 07:13:06.931693 [ 3 ] {1f70860c-aabe-48cf-94a6-caa76ac16622} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1859 | 2026.05.20 07:13:06.931919 [ 3 ] {1f70860c-aabe-48cf-94a6-caa76ac16622} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2026.05.20 07:13:06.932046 [ 3 ] {1f70860c-aabe-48cf-94a6-caa76ac16622} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001142 sec., 1751.3134851138354 rows/sec., 142.81 KiB/sec. | ||
| 1861 | 2026.05.20 07:13:06.932079 [ 3 ] {1f70860c-aabe-48cf-94a6-caa76ac16622} <Debug> TCPHandler: Processed in 0.001302042 sec. | ||
| 1862 | 2026.05.20 07:13:06.932205 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2026.05.20 07:13:06.932301 [ 3 ] {ec19c892-bc0a-43b3-8473-7744cfcc9dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1864 | 2026.05.20 07:13:06.932342 [ 3 ] {ec19c892-bc0a-43b3-8473-7744cfcc9dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1865 | 2026.05.20 07:13:06.934714 [ 3 ] {ec19c892-bc0a-43b3-8473-7744cfcc9dd4} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.05.20 07:13:06.934788 [ 3 ] {ec19c892-bc0a-43b3-8473-7744cfcc9dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1867 | 2026.05.20 07:13:06.935357 [ 3 ] {ec19c892-bc0a-43b3-8473-7744cfcc9dd4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1868 | 2026.05.20 07:13:06.935596 [ 3 ] {ec19c892-bc0a-43b3-8473-7744cfcc9dd4} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.05.20 07:13:06.935759 [ 3 ] {ec19c892-bc0a-43b3-8473-7744cfcc9dd4} <Debug> executeQuery: Read 3141 rows, 239.06 KiB in 0.003474 sec., 904145.0777202073 rows/sec., 67.20 MiB/sec. | ||
| 1870 | 2026.05.20 07:13:06.935802 [ 3 ] {ec19c892-bc0a-43b3-8473-7744cfcc9dd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 1871 | 2026.05.20 07:13:06.935819 [ 3 ] {ec19c892-bc0a-43b3-8473-7744cfcc9dd4} <Debug> TCPHandler: Processed in 0.003662534 sec. | ||
| 1872 | 2026.05.20 07:13:06.935987 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1873 | 2026.05.20 07:13:06.936096 [ 3 ] {099fad54-acae-42e8-b340-a3916654a4fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1874 | 2026.05.20 07:13:06.936147 [ 3 ] {099fad54-acae-42e8-b340-a3916654a4fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1875 | 2026.05.20 07:13:06.936750 [ 3 ] {099fad54-acae-42e8-b340-a3916654a4fd} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1876 | 2026.05.20 07:13:06.936793 [ 3 ] {099fad54-acae-42e8-b340-a3916654a4fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1877 | 2026.05.20 07:13:06.937188 [ 3 ] {099fad54-acae-42e8-b340-a3916654a4fd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1878 | 2026.05.20 07:13:06.937464 [ 3 ] {099fad54-acae-42e8-b340-a3916654a4fd} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1879 | 2026.05.20 07:13:06.937624 [ 3 ] {099fad54-acae-42e8-b340-a3916654a4fd} <Debug> executeQuery: Read 160 rows, 9.91 KiB in 0.001551 sec., 103159.2520954223 rows/sec., 6.24 MiB/sec. | ||
| 1880 | 2026.05.20 07:13:06.937671 [ 3 ] {099fad54-acae-42e8-b340-a3916654a4fd} <Debug> TCPHandler: Processed in 0.001744577 sec. | ||
| 1881 | 2026.05.20 07:13:06.937850 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1882 | 2026.05.20 07:13:06.937954 [ 3 ] {78fd30ec-e8f5-4f2a-8c4a-d1e587eccaae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1883 | 2026.05.20 07:13:06.937996 [ 3 ] {78fd30ec-e8f5-4f2a-8c4a-d1e587eccaae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1884 | 2026.05.20 07:13:06.938825 [ 3 ] {78fd30ec-e8f5-4f2a-8c4a-d1e587eccaae} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1885 | 2026.05.20 07:13:06.938861 [ 3 ] {78fd30ec-e8f5-4f2a-8c4a-d1e587eccaae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 1886 | 2026.05.20 07:13:06.939279 [ 3 ] {78fd30ec-e8f5-4f2a-8c4a-d1e587eccaae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1887 | 2026.05.20 07:13:06.939560 [ 3 ] {78fd30ec-e8f5-4f2a-8c4a-d1e587eccaae} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1888 | 2026.05.20 07:13:06.939708 [ 3 ] {78fd30ec-e8f5-4f2a-8c4a-d1e587eccaae} <Debug> executeQuery: Read 946 rows, 56.96 KiB in 0.001774 sec., 533258.1736189403 rows/sec., 31.36 MiB/sec. | ||
| 1889 | 2026.05.20 07:13:06.939744 [ 3 ] {78fd30ec-e8f5-4f2a-8c4a-d1e587eccaae} <Debug> TCPHandler: Processed in 0.001942738 sec. | ||
| 1890 | 2026.05.20 07:13:06.939909 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1891 | 2026.05.20 07:13:06.940004 [ 3 ] {4c52fdaa-ea31-426e-84de-5e739479ea82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1892 | 2026.05.20 07:13:06.940051 [ 3 ] {4c52fdaa-ea31-426e-84de-5e739479ea82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1893 | 2026.05.20 07:13:06.940511 [ 3 ] {4c52fdaa-ea31-426e-84de-5e739479ea82} <Trace> oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1894 | 2026.05.20 07:13:06.940553 [ 3 ] {4c52fdaa-ea31-426e-84de-5e739479ea82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1895 | 2026.05.20 07:13:06.940939 [ 3 ] {4c52fdaa-ea31-426e-84de-5e739479ea82} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1896 | 2026.05.20 07:13:06.941646 [ 3 ] {4c52fdaa-ea31-426e-84de-5e739479ea82} <Trace> oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1897 | 2026.05.20 07:13:06.941894 [ 3 ] {4c52fdaa-ea31-426e-84de-5e739479ea82} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001906 sec., 524.6589716684156 rows/sec., 36.89 KiB/sec. | ||
| 1898 | 2026.05.20 07:13:06.941937 [ 3 ] {4c52fdaa-ea31-426e-84de-5e739479ea82} <Debug> TCPHandler: Processed in 0.002079329 sec. | ||
| 1899 | 2026.05.20 07:13:06.942191 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1900 | 2026.05.20 07:13:06.942613 [ 3 ] {9f84397c-367c-456a-a83c-128abfd611b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1901 | 2026.05.20 07:13:06.942763 [ 3 ] {9f84397c-367c-456a-a83c-128abfd611b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1902 | 2026.05.20 07:13:06.943413 [ 3 ] {9f84397c-367c-456a-a83c-128abfd611b6} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1903 | 2026.05.20 07:13:06.943461 [ 3 ] {9f84397c-367c-456a-a83c-128abfd611b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1904 | 2026.05.20 07:13:06.943941 [ 3 ] {9f84397c-367c-456a-a83c-128abfd611b6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1905 | 2026.05.20 07:13:06.944225 [ 3 ] {9f84397c-367c-456a-a83c-128abfd611b6} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1906 | 2026.05.20 07:13:06.944376 [ 3 ] {9f84397c-367c-456a-a83c-128abfd611b6} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.00194 sec., 74226.80412371134 rows/sec., 4.22 MiB/sec. | ||
| 1907 | 2026.05.20 07:13:06.944414 [ 3 ] {9f84397c-367c-456a-a83c-128abfd611b6} <Debug> TCPHandler: Processed in 0.002375682 sec. | ||
| 1908 | 2026.05.20 07:13:06.944620 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1909 | 2026.05.20 07:13:06.944739 [ 3 ] {c3b31073-7838-49f8-bd8a-0b36fa76f485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1910 | 2026.05.20 07:13:06.944778 [ 3 ] {c3b31073-7838-49f8-bd8a-0b36fa76f485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1911 | 2026.05.20 07:13:06.945966 [ 3 ] {c3b31073-7838-49f8-bd8a-0b36fa76f485} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1912 | 2026.05.20 07:13:06.946002 [ 3 ] {c3b31073-7838-49f8-bd8a-0b36fa76f485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1913 | 2026.05.20 07:13:06.946467 [ 3 ] {c3b31073-7838-49f8-bd8a-0b36fa76f485} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1914 | 2026.05.20 07:13:06.946767 [ 3 ] {c3b31073-7838-49f8-bd8a-0b36fa76f485} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1915 | 2026.05.20 07:13:06.946910 [ 3 ] {c3b31073-7838-49f8-bd8a-0b36fa76f485} <Debug> executeQuery: Read 1722 rows, 118.70 KiB in 0.002192 sec., 785583.9416058394 rows/sec., 52.88 MiB/sec. | ||
| 1916 | 2026.05.20 07:13:06.946946 [ 3 ] {c3b31073-7838-49f8-bd8a-0b36fa76f485} <Debug> TCPHandler: Processed in 0.002398642 sec. | ||
| 1917 | 2026.05.20 07:13:06.947098 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1918 | 2026.05.20 07:13:06.947196 [ 3 ] {fda99571-482b-4799-9cfc-badc2f3f2a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1919 | 2026.05.20 07:13:06.947240 [ 3 ] {fda99571-482b-4799-9cfc-badc2f3f2a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1920 | 2026.05.20 07:13:06.947623 [ 3 ] {fda99571-482b-4799-9cfc-badc2f3f2a80} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1921 | 2026.05.20 07:13:06.947660 [ 3 ] {fda99571-482b-4799-9cfc-badc2f3f2a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1922 | 2026.05.20 07:13:06.947997 [ 3 ] {fda99571-482b-4799-9cfc-badc2f3f2a80} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1923 | 2026.05.20 07:13:06.948223 [ 3 ] {fda99571-482b-4799-9cfc-badc2f3f2a80} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1924 | 2026.05.20 07:13:06.948352 [ 3 ] {fda99571-482b-4799-9cfc-badc2f3f2a80} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001174 sec., 3407.155025553663 rows/sec., 178.01 KiB/sec. | ||
| 1925 | 2026.05.20 07:13:06.948386 [ 3 ] {fda99571-482b-4799-9cfc-badc2f3f2a80} <Debug> TCPHandler: Processed in 0.001338833 sec. | ||
| 1926 | 2026.05.20 07:13:06.948556 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1927 | 2026.05.20 07:13:06.948670 [ 3 ] {714eb6ec-3155-4112-b8eb-6cb704abe063} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1928 | 2026.05.20 07:13:06.948721 [ 3 ] {714eb6ec-3155-4112-b8eb-6cb704abe063} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1929 | 2026.05.20 07:13:06.949581 [ 3 ] {714eb6ec-3155-4112-b8eb-6cb704abe063} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1930 | 2026.05.20 07:13:06.949620 [ 3 ] {714eb6ec-3155-4112-b8eb-6cb704abe063} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1931 | 2026.05.20 07:13:06.950100 [ 3 ] {714eb6ec-3155-4112-b8eb-6cb704abe063} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1932 | 2026.05.20 07:13:06.950317 [ 3 ] {714eb6ec-3155-4112-b8eb-6cb704abe063} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1933 | 2026.05.20 07:13:06.950450 [ 3 ] {714eb6ec-3155-4112-b8eb-6cb704abe063} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.001805 sec., 887534.6260387811 rows/sec., 53.88 MiB/sec. | ||
| 1934 | 2026.05.20 07:13:06.950485 [ 3 ] {714eb6ec-3155-4112-b8eb-6cb704abe063} <Debug> TCPHandler: Processed in 0.001990938 sec. | ||
| 1935 | 2026.05.20 07:13:06.950626 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1936 | 2026.05.20 07:13:06.950724 [ 3 ] {fb826be0-6e9d-4fae-8faf-d9c6665900a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1937 | 2026.05.20 07:13:06.950766 [ 3 ] {fb826be0-6e9d-4fae-8faf-d9c6665900a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1938 | 2026.05.20 07:13:06.951104 [ 3 ] {fb826be0-6e9d-4fae-8faf-d9c6665900a2} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2026.05.20 07:13:06.951141 [ 3 ] {fb826be0-6e9d-4fae-8faf-d9c6665900a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1940 | 2026.05.20 07:13:06.951467 [ 3 ] {fb826be0-6e9d-4fae-8faf-d9c6665900a2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1941 | 2026.05.20 07:13:06.951726 [ 3 ] {fb826be0-6e9d-4fae-8faf-d9c6665900a2} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1942 | 2026.05.20 07:13:06.951861 [ 3 ] {fb826be0-6e9d-4fae-8faf-d9c6665900a2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001157 sec., 864.304235090752 rows/sec., 58.24 KiB/sec. | ||
| 1943 | 2026.05.20 07:13:06.951894 [ 3 ] {fb826be0-6e9d-4fae-8faf-d9c6665900a2} <Debug> TCPHandler: Processed in 0.001317542 sec. | ||
| 1944 | 2026.05.20 07:13:06.952034 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1945 | 2026.05.20 07:13:06.952130 [ 3 ] {97ae2297-4474-4218-83a5-a94daeaed84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1946 | 2026.05.20 07:13:06.952184 [ 3 ] {97ae2297-4474-4218-83a5-a94daeaed84b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1947 | 2026.05.20 07:13:06.952961 [ 3 ] {97ae2297-4474-4218-83a5-a94daeaed84b} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1948 | 2026.05.20 07:13:06.952998 [ 3 ] {97ae2297-4474-4218-83a5-a94daeaed84b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1949 | 2026.05.20 07:13:06.953504 [ 3 ] {97ae2297-4474-4218-83a5-a94daeaed84b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1950 | 2026.05.20 07:13:06.953719 [ 3 ] {97ae2297-4474-4218-83a5-a94daeaed84b} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1951 | 2026.05.20 07:13:06.953852 [ 3 ] {97ae2297-4474-4218-83a5-a94daeaed84b} <Debug> executeQuery: Read 18 rows, 33.03 KiB in 0.00174 sec., 10344.827586206897 rows/sec., 18.54 MiB/sec. | ||
| 1952 | 2026.05.20 07:13:06.953900 [ 3 ] {97ae2297-4474-4218-83a5-a94daeaed84b} <Debug> TCPHandler: Processed in 0.001914758 sec. | ||
| 1953 | 2026.05.20 07:13:06.954036 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1954 | 2026.05.20 07:13:06.954133 [ 3 ] {b9a455bc-5b90-42bf-ad86-789f0a364971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1955 | 2026.05.20 07:13:06.954175 [ 3 ] {b9a455bc-5b90-42bf-ad86-789f0a364971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1956 | 2026.05.20 07:13:06.954646 [ 3 ] {b9a455bc-5b90-42bf-ad86-789f0a364971} <Trace> oximeter.measurements_i64 (bf9dfba0-175b-4110-9758-767fff7f4bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1957 | 2026.05.20 07:13:06.954687 [ 3 ] {b9a455bc-5b90-42bf-ad86-789f0a364971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1958 | 2026.05.20 07:13:06.955024 [ 3 ] {b9a455bc-5b90-42bf-ad86-789f0a364971} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1959 | 2026.05.20 07:13:06.955242 [ 3 ] {b9a455bc-5b90-42bf-ad86-789f0a364971} <Trace> oximeter.measurements_i64 (bf9dfba0-175b-4110-9758-767fff7f4bde): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1960 | 2026.05.20 07:13:06.955376 [ 3 ] {b9a455bc-5b90-42bf-ad86-789f0a364971} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.00126 sec., 2380.9523809523807 rows/sec., 168.19 KiB/sec. | ||
| 1961 | 2026.05.20 07:13:06.955422 [ 3 ] {b9a455bc-5b90-42bf-ad86-789f0a364971} <Debug> TCPHandler: Processed in 0.001435953 sec. | ||
| 1962 | 2026.05.20 07:13:06.955548 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1963 | 2026.05.20 07:13:06.955646 [ 3 ] {cbd43e9b-cbb0-4020-b38b-ab90bcbc8808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1964 | 2026.05.20 07:13:06.955689 [ 3 ] {cbd43e9b-cbb0-4020-b38b-ab90bcbc8808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1965 | 2026.05.20 07:13:06.956056 [ 3 ] {cbd43e9b-cbb0-4020-b38b-ab90bcbc8808} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1966 | 2026.05.20 07:13:06.956092 [ 3 ] {cbd43e9b-cbb0-4020-b38b-ab90bcbc8808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1967 | 2026.05.20 07:13:06.956402 [ 3 ] {cbd43e9b-cbb0-4020-b38b-ab90bcbc8808} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1968 | 2026.05.20 07:13:06.956615 [ 3 ] {cbd43e9b-cbb0-4020-b38b-ab90bcbc8808} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1969 | 2026.05.20 07:13:06.956743 [ 3 ] {cbd43e9b-cbb0-4020-b38b-ab90bcbc8808} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001116 sec., 37634.408602150535 rows/sec., 2.15 MiB/sec. | ||
| 1970 | 2026.05.20 07:13:06.956775 [ 3 ] {cbd43e9b-cbb0-4020-b38b-ab90bcbc8808} <Debug> TCPHandler: Processed in 0.001279082 sec. | ||
| 1971 | 2026.05.20 07:13:07.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 174.65 MiB, peak 182.93 MiB, free memory in arenas 0.00 B, will set to 184.20 MiB (RSS), difference: 9.54 MiB | ||
| 1972 | 2026.05.20 07:13:11.205774 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 6 | ||
| 1973 | 2026.05.20 07:13:11.207305 [ 243 ] {} <Trace> system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.05.20 07:13:11.207357 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 1975 | 2026.05.20 07:13:11.208495 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1976 | 2026.05.20 07:13:11.208756 [ 243 ] {} <Trace> system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.05.20 07:13:11.208996 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 6 | ||
| 1978 | 2026.05.20 07:13:11.588236 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2026.05.20 07:13:11.588487 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 1980 | 2026.05.20 07:13:11.588807 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1981 | 2026.05.20 07:13:11.588846 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 1982 | 2026.05.20 07:13:11.589065 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1983 | 2026.05.20 07:13:11.589138 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1984 | 2026.05.20 07:13:11.589277 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 1985 | 2026.05.20 07:13:11.589374 [ 335 ] {9718763e-9425-41d9-86e6-47fd9e28807e} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1986 | 2026.05.20 07:13:11.589380 [ 340 ] {9718763e-9425-41d9-86e6-47fd9e28807e} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1987 | 2026.05.20 07:13:11.589377 [ 318 ] {9718763e-9425-41d9-86e6-47fd9e28807e} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1988 | 2026.05.20 07:13:11.589547 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1989 | 2026.05.20 07:13:11.589575 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1990 | 2026.05.20 07:13:11.589646 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1991 | 2026.05.20 07:13:11.589667 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 1992 | 2026.05.20 07:13:11.589709 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1993 | 2026.05.20 07:13:11.589750 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1994 | 2026.05.20 07:13:11.591042 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002646 sec., 15495.086923658353 rows/sec., 3.38 MiB/sec. | ||
| 1995 | 2026.05.20 07:13:11.591164 [ 3 ] {9718763e-9425-41d9-86e6-47fd9e28807e} <Debug> TCPHandler: Processed in 0.003066179 sec. | ||
| 1996 | 2026.05.20 07:13:11.592835 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2026.05.20 07:13:11.593032 [ 3 ] {1a3736af-ff8b-4493-b37e-fa34e55bdcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1998 | 2026.05.20 07:13:11.593109 [ 3 ] {1a3736af-ff8b-4493-b37e-fa34e55bdcc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1999 | 2026.05.20 07:13:11.593836 [ 3 ] {1a3736af-ff8b-4493-b37e-fa34e55bdcc7} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2026.05.20 07:13:11.593876 [ 3 ] {1a3736af-ff8b-4493-b37e-fa34e55bdcc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 2001 | 2026.05.20 07:13:11.594283 [ 3 ] {1a3736af-ff8b-4493-b37e-fa34e55bdcc7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2002 | 2026.05.20 07:13:11.594521 [ 3 ] {1a3736af-ff8b-4493-b37e-fa34e55bdcc7} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2026.05.20 07:13:11.594701 [ 3 ] {1a3736af-ff8b-4493-b37e-fa34e55bdcc7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001721 sec., 32539.22138291691 rows/sec., 2.48 MiB/sec. | ||
| 2004 | 2026.05.20 07:13:11.594751 [ 3 ] {1a3736af-ff8b-4493-b37e-fa34e55bdcc7} <Debug> TCPHandler: Processed in 0.002067529 sec. | ||
| 2005 | 2026.05.20 07:13:11.594894 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2026.05.20 07:13:11.594999 [ 3 ] {1b3705c2-869d-4fcc-ab6d-bd746707f977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2007 | 2026.05.20 07:13:11.595045 [ 3 ] {1b3705c2-869d-4fcc-ab6d-bd746707f977} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2008 | 2026.05.20 07:13:11.595491 [ 3 ] {1b3705c2-869d-4fcc-ab6d-bd746707f977} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2026.05.20 07:13:11.595527 [ 3 ] {1b3705c2-869d-4fcc-ab6d-bd746707f977} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 2010 | 2026.05.20 07:13:11.595833 [ 3 ] {1b3705c2-869d-4fcc-ab6d-bd746707f977} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2011 | 2026.05.20 07:13:11.596043 [ 3 ] {1b3705c2-869d-4fcc-ab6d-bd746707f977} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2026.05.20 07:13:11.596170 [ 3 ] {1b3705c2-869d-4fcc-ab6d-bd746707f977} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 2013 | 2026.05.20 07:13:11.596208 [ 3 ] {1b3705c2-869d-4fcc-ab6d-bd746707f977} <Debug> TCPHandler: Processed in 0.001366673 sec. | ||
| 2014 | 2026.05.20 07:13:11.596373 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2015 | 2026.05.20 07:13:11.596476 [ 3 ] {0cd8bcee-ff8f-4501-9d5c-fb6fc5002021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2016 | 2026.05.20 07:13:11.596523 [ 3 ] {0cd8bcee-ff8f-4501-9d5c-fb6fc5002021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2017 | 2026.05.20 07:13:11.596933 [ 3 ] {0cd8bcee-ff8f-4501-9d5c-fb6fc5002021} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2018 | 2026.05.20 07:13:11.596970 [ 3 ] {0cd8bcee-ff8f-4501-9d5c-fb6fc5002021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 2019 | 2026.05.20 07:13:11.597303 [ 3 ] {0cd8bcee-ff8f-4501-9d5c-fb6fc5002021} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2020 | 2026.05.20 07:13:11.597527 [ 3 ] {0cd8bcee-ff8f-4501-9d5c-fb6fc5002021} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2026.05.20 07:13:11.597659 [ 3 ] {0cd8bcee-ff8f-4501-9d5c-fb6fc5002021} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001203 sec., 106400.66500415627 rows/sec., 7.41 MiB/sec. | ||
| 2022 | 2026.05.20 07:13:11.597694 [ 3 ] {0cd8bcee-ff8f-4501-9d5c-fb6fc5002021} <Debug> TCPHandler: Processed in 0.001370662 sec. | ||
| 2023 | 2026.05.20 07:13:11.597829 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2024 | 2026.05.20 07:13:11.597930 [ 3 ] {1843b209-d3d9-4b3c-aa97-aee96e971f80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2025 | 2026.05.20 07:13:11.597973 [ 3 ] {1843b209-d3d9-4b3c-aa97-aee96e971f80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2026 | 2026.05.20 07:13:11.598322 [ 3 ] {1843b209-d3d9-4b3c-aa97-aee96e971f80} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2026.05.20 07:13:11.598358 [ 3 ] {1843b209-d3d9-4b3c-aa97-aee96e971f80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.87 GiB. | ||
| 2028 | 2026.05.20 07:13:11.598668 [ 3 ] {1843b209-d3d9-4b3c-aa97-aee96e971f80} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2029 | 2026.05.20 07:13:11.598896 [ 3 ] {1843b209-d3d9-4b3c-aa97-aee96e971f80} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2030 | 2026.05.20 07:13:11.599022 [ 3 ] {1843b209-d3d9-4b3c-aa97-aee96e971f80} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001111 sec., 43204.320432043205 rows/sec., 2.91 MiB/sec. | ||
| 2031 | 2026.05.20 07:13:11.599055 [ 3 ] {1843b209-d3d9-4b3c-aa97-aee96e971f80} <Debug> TCPHandler: Processed in 0.001275232 sec. | ||
| 2032 | 2026.05.20 07:13:13.712405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3266 | ||
| 2033 | 2026.05.20 07:13:13.712906 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2034 | 2026.05.20 07:13:13.712956 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2035 | 2026.05.20 07:13:13.713545 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2036 | 2026.05.20 07:13:13.713790 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2037 | 2026.05.20 07:13:13.713928 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3266 | ||
| 2038 | 2026.05.20 07:13:13.886542 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2039 | 2026.05.20 07:13:13.904534 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2040 | 2026.05.20 07:13:13.904606 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 2041 | 2026.05.20 07:13:13.910237 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2042 | 2026.05.20 07:13:13.910997 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2043 | 2026.05.20 07:13:13.917908 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2044 | 2026.05.20 07:13:16.590450 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2045 | 2026.05.20 07:13:16.590686 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2046 | 2026.05.20 07:13:16.591005 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2047 | 2026.05.20 07:13:16.591043 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2048 | 2026.05.20 07:13:16.591261 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2049 | 2026.05.20 07:13:16.591332 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2050 | 2026.05.20 07:13:16.591476 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2051 | 2026.05.20 07:13:16.591572 [ 335 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2052 | 2026.05.20 07:13:16.591597 [ 320 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2053 | 2026.05.20 07:13:16.591606 [ 359 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2054 | 2026.05.20 07:13:16.591738 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2055 | 2026.05.20 07:13:16.591767 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2056 | 2026.05.20 07:13:16.591838 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2057 | 2026.05.20 07:13:16.591858 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2058 | 2026.05.20 07:13:16.591893 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2059 | 2026.05.20 07:13:16.591966 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2060 | 2026.05.20 07:13:16.593230 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002625 sec., 15619.047619047618 rows/sec., 3.40 MiB/sec. | ||
| 2061 | 2026.05.20 07:13:16.593412 [ 3 ] {a1e9b696-2653-41fa-bb97-b99162f8d3c6} <Debug> TCPHandler: Processed in 0.003091169 sec. | ||
| 2062 | 2026.05.20 07:13:16.595158 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2063 | 2026.05.20 07:13:16.595323 [ 3 ] {182dd0b9-c988-487a-ae06-ec3ead33e22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2064 | 2026.05.20 07:13:16.595385 [ 3 ] {182dd0b9-c988-487a-ae06-ec3ead33e22f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2065 | 2026.05.20 07:13:16.595969 [ 3 ] {182dd0b9-c988-487a-ae06-ec3ead33e22f} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2066 | 2026.05.20 07:13:16.596013 [ 3 ] {182dd0b9-c988-487a-ae06-ec3ead33e22f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2067 | 2026.05.20 07:13:16.596387 [ 3 ] {182dd0b9-c988-487a-ae06-ec3ead33e22f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2068 | 2026.05.20 07:13:16.596615 [ 3 ] {182dd0b9-c988-487a-ae06-ec3ead33e22f} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2069 | 2026.05.20 07:13:16.596765 [ 3 ] {182dd0b9-c988-487a-ae06-ec3ead33e22f} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001487 sec., 37659.71755211836 rows/sec., 2.88 MiB/sec. | ||
| 2070 | 2026.05.20 07:13:16.596805 [ 3 ] {182dd0b9-c988-487a-ae06-ec3ead33e22f} <Debug> TCPHandler: Processed in 0.001761236 sec. | ||
| 2071 | 2026.05.20 07:13:16.596940 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2072 | 2026.05.20 07:13:16.597044 [ 3 ] {d631bc40-d074-42e4-b926-30c7830d7c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2073 | 2026.05.20 07:13:16.597088 [ 3 ] {d631bc40-d074-42e4-b926-30c7830d7c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2074 | 2026.05.20 07:13:16.597517 [ 3 ] {d631bc40-d074-42e4-b926-30c7830d7c69} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2075 | 2026.05.20 07:13:16.597555 [ 3 ] {d631bc40-d074-42e4-b926-30c7830d7c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2076 | 2026.05.20 07:13:16.597870 [ 3 ] {d631bc40-d074-42e4-b926-30c7830d7c69} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2077 | 2026.05.20 07:13:16.598092 [ 3 ] {d631bc40-d074-42e4-b926-30c7830d7c69} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2026.05.20 07:13:16.598220 [ 3 ] {d631bc40-d074-42e4-b926-30c7830d7c69} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 4.16 MiB/sec. | ||
| 2079 | 2026.05.20 07:13:16.598254 [ 3 ] {d631bc40-d074-42e4-b926-30c7830d7c69} <Debug> TCPHandler: Processed in 0.001365833 sec. | ||
| 2080 | 2026.05.20 07:13:16.598378 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2081 | 2026.05.20 07:13:16.598476 [ 3 ] {27882399-bda5-4711-b022-42a74f102714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2082 | 2026.05.20 07:13:16.598522 [ 3 ] {27882399-bda5-4711-b022-42a74f102714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2083 | 2026.05.20 07:13:16.598930 [ 3 ] {27882399-bda5-4711-b022-42a74f102714} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2084 | 2026.05.20 07:13:16.598966 [ 3 ] {27882399-bda5-4711-b022-42a74f102714} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2085 | 2026.05.20 07:13:16.599284 [ 3 ] {27882399-bda5-4711-b022-42a74f102714} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2086 | 2026.05.20 07:13:16.599500 [ 3 ] {27882399-bda5-4711-b022-42a74f102714} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2087 | 2026.05.20 07:13:16.599630 [ 3 ] {27882399-bda5-4711-b022-42a74f102714} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 2088 | 2026.05.20 07:13:16.599662 [ 3 ] {27882399-bda5-4711-b022-42a74f102714} <Debug> TCPHandler: Processed in 0.001335243 sec. | ||
| 2089 | 2026.05.20 07:13:16.599775 [ 3 ] {} <Trace> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2090 | 2026.05.20 07:13:16.599865 [ 3 ] {16f4aa89-857c-4de4-a53a-2384ada5f04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59988) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2091 | 2026.05.20 07:13:16.599905 [ 3 ] {16f4aa89-857c-4de4-a53a-2384ada5f04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2092 | 2026.05.20 07:13:16.600223 [ 3 ] {16f4aa89-857c-4de4-a53a-2384ada5f04a} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2093 | 2026.05.20 07:13:16.600257 [ 3 ] {16f4aa89-857c-4de4-a53a-2384ada5f04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2094 | 2026.05.20 07:13:16.600538 [ 3 ] {16f4aa89-857c-4de4-a53a-2384ada5f04a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2095 | 2026.05.20 07:13:16.600807 [ 3 ] {16f4aa89-857c-4de4-a53a-2384ada5f04a} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2096 | 2026.05.20 07:13:16.600931 [ 3 ] {16f4aa89-857c-4de4-a53a-2384ada5f04a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 2097 | 2026.05.20 07:13:16.600965 [ 3 ] {16f4aa89-857c-4de4-a53a-2384ada5f04a} <Debug> TCPHandler: Processed in 0.001228602 sec. | ||
| 2098 | 2026.05.20 07:13:17.818388 [ 43 ] {} <Debug> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2099 | 2026.05.20 07:13:17.818454 [ 43 ] {} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.05.20 07:13:17.818475 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2101 | 2026.05.20 07:13:17.818596 [ 192 ] {d70ff879-8e02-4cad-a640-48b84959ac19::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 | ||
| 2102 | 2026.05.20 07:13:17.818737 [ 192 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2103 | 2026.05.20 07:13:17.818771 [ 192 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 163 rows starting from the beginning of the part | ||
| 2104 | 2026.05.20 07:13:17.818833 [ 192 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 151 rows starting from the beginning of the part | ||
| 2105 | 2026.05.20 07:13:17.818877 [ 192 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2106 | 2026.05.20 07:13:17.818918 [ 192 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 151 rows starting from the beginning of the part | ||
| 2107 | 2026.05.20 07:13:17.818958 [ 192 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 2108 | 2026.05.20 07:13:17.819781 [ 201 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 627 rows, containing 5 columns (5 merged, 0 gathered) in 0.001237691 sec., 506588.4780611639 rows/sec., 32.40 MiB/sec. | ||
| 2109 | 2026.05.20 07:13:17.820010 [ 200 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2110 | 2026.05.20 07:13:17.820342 [ 200 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2111 | 2026.05.20 07:13:17.820422 [ 200 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_5_1} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2112 | 2026.05.20 07:13:17.820515 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2113 | 2026.05.20 07:13:21.159654 [ 40 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2114 | 2026.05.20 07:13:21.159716 [ 40 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2115 | 2026.05.20 07:13:21.214082 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3778 | ||
| 2116 | 2026.05.20 07:13:21.214621 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2026.05.20 07:13:21.214672 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2118 | 2026.05.20 07:13:21.215211 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2119 | 2026.05.20 07:13:21.215466 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2026.05.20 07:13:21.215620 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3778 | ||
| 2121 | 2026.05.20 07:13:21.357993 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2122 | 2026.05.20 07:13:21.358073 [ 3 ] {} <Debug> TCP-Session: 94a8252e-7e9e-4110-addb-b23ffcad07fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2123 | 2026.05.20 07:13:21.418059 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2124 | 2026.05.20 07:13:21.435429 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2125 | 2026.05.20 07:13:21.435482 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2126 | 2026.05.20 07:13:21.441008 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2127 | 2026.05.20 07:13:21.441706 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2128 | 2026.05.20 07:13:21.444744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2129 | 2026.05.20 07:13:21.595130 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2130 | 2026.05.20 07:13:21.595439 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native (stage: Complete) | ||
| 2131 | 2026.05.20 07:13:21.595912 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2132 | 2026.05.20 07:13:21.595956 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2133 | 2026.05.20 07:13:21.596236 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2134 | 2026.05.20 07:13:21.596304 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2135 | 2026.05.20 07:13:21.596456 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 34-element set) | ||
| 2136 | 2026.05.20 07:13:21.596569 [ 320 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2137 | 2026.05.20 07:13:21.596630 [ 320 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2138 | 2026.05.20 07:13:21.596663 [ 320 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2139 | 2026.05.20 07:13:21.596730 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2140 | 2026.05.20 07:13:21.596759 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2141 | 2026.05.20 07:13:21.596845 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2142 | 2026.05.20 07:13:21.596866 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 2143 | 2026.05.20 07:13:21.596904 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2144 | 2026.05.20 07:13:21.596965 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2145 | 2026.05.20 07:13:21.597023 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2146 | 2026.05.20 07:13:21.598651 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.003346 sec., 13150.02988643156 rows/sec., 2.75 MiB/sec. | ||
| 2147 | 2026.05.20 07:13:21.598798 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Debug> MemoryTracker: Peak memory usage (for query): 145.22 KiB. | ||
| 2148 | 2026.05.20 07:13:21.598815 [ 5 ] {ca4009e5-57b6-4bfa-92be-fe0768abb33a} <Debug> TCPHandler: Processed in 0.003829086 sec. | ||
| 2149 | 2026.05.20 07:13:21.604328 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2150 | 2026.05.20 07:13:21.604442 [ 5 ] {0d4f9a57-c708-4e98-9063-87f56d84e059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2151 | 2026.05.20 07:13:21.604486 [ 5 ] {0d4f9a57-c708-4e98-9063-87f56d84e059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2152 | 2026.05.20 07:13:21.605181 [ 5 ] {0d4f9a57-c708-4e98-9063-87f56d84e059} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2026.05.20 07:13:21.605224 [ 5 ] {0d4f9a57-c708-4e98-9063-87f56d84e059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2154 | 2026.05.20 07:13:21.605627 [ 5 ] {0d4f9a57-c708-4e98-9063-87f56d84e059} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2155 | 2026.05.20 07:13:21.605870 [ 5 ] {0d4f9a57-c708-4e98-9063-87f56d84e059} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2156 | 2026.05.20 07:13:21.606020 [ 5 ] {0d4f9a57-c708-4e98-9063-87f56d84e059} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001611 sec., 173805.09000620732 rows/sec., 11.03 MiB/sec. | ||
| 2157 | 2026.05.20 07:13:21.606029 [ 39 ] {} <Debug> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2158 | 2026.05.20 07:13:21.606055 [ 5 ] {0d4f9a57-c708-4e98-9063-87f56d84e059} <Debug> TCPHandler: Processed in 0.001778007 sec. | ||
| 2159 | 2026.05.20 07:13:21.606086 [ 39 ] {} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2026.05.20 07:13:21.606117 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2161 | 2026.05.20 07:13:21.606229 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2162 | 2026.05.20 07:13:21.606244 [ 192 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::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 | ||
| 2163 | 2026.05.20 07:13:21.606365 [ 5 ] {b0a25e0c-4d9b-4742-abea-c478ff1847b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2164 | 2026.05.20 07:13:21.606387 [ 192 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2165 | 2026.05.20 07:13:21.606430 [ 5 ] {b0a25e0c-4d9b-4742-abea-c478ff1847b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2166 | 2026.05.20 07:13:21.606435 [ 192 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 280 rows starting from the beginning of the part | ||
| 2167 | 2026.05.20 07:13:21.606518 [ 192 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 280 rows starting from the beginning of the part | ||
| 2168 | 2026.05.20 07:13:21.606566 [ 192 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 280 rows starting from the beginning of the part | ||
| 2169 | 2026.05.20 07:13:21.606623 [ 192 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 280 rows starting from the beginning of the part | ||
| 2170 | 2026.05.20 07:13:21.606674 [ 192 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 280 rows starting from the beginning of the part | ||
| 2171 | 2026.05.20 07:13:21.607351 [ 5 ] {b0a25e0c-4d9b-4742-abea-c478ff1847b1} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2026.05.20 07:13:21.607398 [ 5 ] {b0a25e0c-4d9b-4742-abea-c478ff1847b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2173 | 2026.05.20 07:13:21.607703 [ 201 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495324 sec., 936251.9427227812 rows/sec., 62.99 MiB/sec. | ||
| 2174 | 2026.05.20 07:13:21.607800 [ 5 ] {b0a25e0c-4d9b-4742-abea-c478ff1847b1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2175 | 2026.05.20 07:13:21.607960 [ 197 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2176 | 2026.05.20 07:13:21.608102 [ 5 ] {b0a25e0c-4d9b-4742-abea-c478ff1847b1} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2177 | 2026.05.20 07:13:21.608249 [ 39 ] {} <Debug> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2178 | 2026.05.20 07:13:21.608261 [ 5 ] {b0a25e0c-4d9b-4742-abea-c478ff1847b1} <Debug> executeQuery: Read 847 rows, 68.00 KiB in 0.00192 sec., 441145.8333333333 rows/sec., 34.59 MiB/sec. | ||
| 2179 | 2026.05.20 07:13:21.608296 [ 39 ] {} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2026.05.20 07:13:21.608295 [ 197 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2181 | 2026.05.20 07:13:21.608316 [ 5 ] {b0a25e0c-4d9b-4742-abea-c478ff1847b1} <Debug> TCPHandler: Processed in 0.00215084 sec. | ||
| 2182 | 2026.05.20 07:13:21.608325 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2183 | 2026.05.20 07:13:21.608387 [ 197 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_5_1} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2184 | 2026.05.20 07:13:21.608482 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2185 | 2026.05.20 07:13:21.608505 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2186 | 2026.05.20 07:13:21.608532 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::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 | ||
| 2187 | 2026.05.20 07:13:21.608611 [ 5 ] {2d9a953c-2459-4026-876b-638248d64fde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2188 | 2026.05.20 07:13:21.608657 [ 5 ] {2d9a953c-2459-4026-876b-638248d64fde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2189 | 2026.05.20 07:13:21.608659 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2190 | 2026.05.20 07:13:21.608709 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 3138 rows starting from the beginning of the part | ||
| 2191 | 2026.05.20 07:13:21.608791 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 56 rows starting from the beginning of the part | ||
| 2192 | 2026.05.20 07:13:21.608856 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 3141 rows starting from the beginning of the part | ||
| 2193 | 2026.05.20 07:13:21.608911 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 56 rows starting from the beginning of the part | ||
| 2194 | 2026.05.20 07:13:21.608958 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 56 rows starting from the beginning of the part | ||
| 2195 | 2026.05.20 07:13:21.609008 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 847 rows starting from the beginning of the part | ||
| 2196 | 2026.05.20 07:13:21.609201 [ 5 ] {2d9a953c-2459-4026-876b-638248d64fde} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2197 | 2026.05.20 07:13:21.609244 [ 5 ] {2d9a953c-2459-4026-876b-638248d64fde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2198 | 2026.05.20 07:13:21.609600 [ 5 ] {2d9a953c-2459-4026-876b-638248d64fde} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2199 | 2026.05.20 07:13:21.609844 [ 5 ] {2d9a953c-2459-4026-876b-638248d64fde} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2200 | 2026.05.20 07:13:21.609975 [ 5 ] {2d9a953c-2459-4026-876b-638248d64fde} <Debug> executeQuery: Read 175 rows, 11.05 KiB in 0.001384 sec., 126445.08670520231 rows/sec., 7.79 MiB/sec. | ||
| 2201 | 2026.05.20 07:13:21.610013 [ 5 ] {2d9a953c-2459-4026-876b-638248d64fde} <Debug> TCPHandler: Processed in 0.001557395 sec. | ||
| 2202 | 2026.05.20 07:13:21.610246 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2203 | 2026.05.20 07:13:21.610349 [ 5 ] {21e248a1-6766-4353-9b4e-4cf0acb45601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2204 | 2026.05.20 07:13:21.610391 [ 5 ] {21e248a1-6766-4353-9b4e-4cf0acb45601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2205 | 2026.05.20 07:13:21.610891 [ 5 ] {21e248a1-6766-4353-9b4e-4cf0acb45601} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2206 | 2026.05.20 07:13:21.610928 [ 5 ] {21e248a1-6766-4353-9b4e-4cf0acb45601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2207 | 2026.05.20 07:13:21.611272 [ 5 ] {21e248a1-6766-4353-9b4e-4cf0acb45601} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2208 | 2026.05.20 07:13:21.611533 [ 5 ] {21e248a1-6766-4353-9b4e-4cf0acb45601} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2209 | 2026.05.20 07:13:21.611670 [ 5 ] {21e248a1-6766-4353-9b4e-4cf0acb45601} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001339 sec., 108289.76848394325 rows/sec., 6.99 MiB/sec. | ||
| 2210 | 2026.05.20 07:13:21.611705 [ 5 ] {21e248a1-6766-4353-9b4e-4cf0acb45601} <Debug> TCPHandler: Processed in 0.001512744 sec. | ||
| 2211 | 2026.05.20 07:13:21.611860 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2212 | 2026.05.20 07:13:21.611956 [ 5 ] {dc4c4ada-20b9-4b4e-8cd7-033e50bfb8ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2213 | 2026.05.20 07:13:21.611996 [ 5 ] {dc4c4ada-20b9-4b4e-8cd7-033e50bfb8ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2214 | 2026.05.20 07:13:21.612036 [ 201 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7294 rows, containing 5 columns (5 merged, 0 gathered) in 0.003610113 sec., 2020435.3714135818 rows/sec., 158.87 MiB/sec. | ||
| 2215 | 2026.05.20 07:13:21.612349 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2216 | 2026.05.20 07:13:21.612475 [ 5 ] {dc4c4ada-20b9-4b4e-8cd7-033e50bfb8ae} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2217 | 2026.05.20 07:13:21.612519 [ 5 ] {dc4c4ada-20b9-4b4e-8cd7-033e50bfb8ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2218 | 2026.05.20 07:13:21.612650 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2026.05.20 07:13:21.612735 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_11_2} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2220 | 2026.05.20 07:13:21.612817 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 2221 | 2026.05.20 07:13:21.612868 [ 5 ] {dc4c4ada-20b9-4b4e-8cd7-033e50bfb8ae} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2222 | 2026.05.20 07:13:21.613092 [ 5 ] {dc4c4ada-20b9-4b4e-8cd7-033e50bfb8ae} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2223 | 2026.05.20 07:13:21.613198 [ 39 ] {} <Debug> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2224 | 2026.05.20 07:13:21.613225 [ 5 ] {dc4c4ada-20b9-4b4e-8cd7-033e50bfb8ae} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001287 sec., 111888.11188811189 rows/sec., 6.36 MiB/sec. | ||
| 2225 | 2026.05.20 07:13:21.613238 [ 39 ] {} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2226 | 2026.05.20 07:13:21.613270 [ 5 ] {dc4c4ada-20b9-4b4e-8cd7-033e50bfb8ae} <Debug> TCPHandler: Processed in 0.001460584 sec. | ||
| 2227 | 2026.05.20 07:13:21.613272 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2228 | 2026.05.20 07:13:21.613396 [ 192 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::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 | ||
| 2229 | 2026.05.20 07:13:21.613416 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2230 | 2026.05.20 07:13:21.613484 [ 192 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2231 | 2026.05.20 07:13:21.613519 [ 192 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 144 rows starting from the beginning of the part | ||
| 2232 | 2026.05.20 07:13:21.613519 [ 5 ] {255459cf-c9e2-4091-a78b-cfd135af54ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2233 | 2026.05.20 07:13:21.613574 [ 5 ] {255459cf-c9e2-4091-a78b-cfd135af54ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2234 | 2026.05.20 07:13:21.613575 [ 192 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 144 rows starting from the beginning of the part | ||
| 2235 | 2026.05.20 07:13:21.613635 [ 192 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 144 rows starting from the beginning of the part | ||
| 2236 | 2026.05.20 07:13:21.613676 [ 192 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 144 rows starting from the beginning of the part | ||
| 2237 | 2026.05.20 07:13:21.613715 [ 192 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 144 rows starting from the beginning of the part | ||
| 2238 | 2026.05.20 07:13:21.614276 [ 5 ] {255459cf-c9e2-4091-a78b-cfd135af54ad} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2239 | 2026.05.20 07:13:21.614319 [ 5 ] {255459cf-c9e2-4091-a78b-cfd135af54ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2240 | 2026.05.20 07:13:21.614516 [ 199 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001149641 sec., 626282.4655696865 rows/sec., 37.97 MiB/sec. | ||
| 2241 | 2026.05.20 07:13:21.614722 [ 5 ] {255459cf-c9e2-4091-a78b-cfd135af54ad} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2242 | 2026.05.20 07:13:21.614758 [ 201 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2243 | 2026.05.20 07:13:21.615013 [ 5 ] {255459cf-c9e2-4091-a78b-cfd135af54ad} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2026.05.20 07:13:21.615144 [ 39 ] {} <Debug> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2245 | 2026.05.20 07:13:21.615170 [ 5 ] {255459cf-c9e2-4091-a78b-cfd135af54ad} <Debug> executeQuery: Read 527 rows, 38.20 KiB in 0.001669 sec., 315757.93888556026 rows/sec., 22.35 MiB/sec. | ||
| 2246 | 2026.05.20 07:13:21.615189 [ 39 ] {} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2026.05.20 07:13:21.615194 [ 201 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2026.05.20 07:13:21.615211 [ 5 ] {255459cf-c9e2-4091-a78b-cfd135af54ad} <Debug> TCPHandler: Processed in 0.001844947 sec. | ||
| 2249 | 2026.05.20 07:13:21.615225 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2250 | 2026.05.20 07:13:21.615312 [ 201 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_5_1} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2251 | 2026.05.20 07:13:21.615322 [ 192 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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 | ||
| 2252 | 2026.05.20 07:13:21.615391 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2253 | 2026.05.20 07:13:21.615424 [ 192 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2254 | 2026.05.20 07:13:21.615424 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2255 | 2026.05.20 07:13:21.615459 [ 192 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1724 rows starting from the beginning of the part | ||
| 2256 | 2026.05.20 07:13:21.615491 [ 5 ] {15543b90-5552-4844-a771-4d698213370e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2257 | 2026.05.20 07:13:21.615510 [ 192 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 64 rows starting from the beginning of the part | ||
| 2258 | 2026.05.20 07:13:21.615537 [ 5 ] {15543b90-5552-4844-a771-4d698213370e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2259 | 2026.05.20 07:13:21.615552 [ 192 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1722 rows starting from the beginning of the part | ||
| 2260 | 2026.05.20 07:13:21.615592 [ 192 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 2261 | 2026.05.20 07:13:21.615630 [ 192 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 64 rows starting from the beginning of the part | ||
| 2262 | 2026.05.20 07:13:21.615667 [ 192 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 527 rows starting from the beginning of the part | ||
| 2263 | 2026.05.20 07:13:21.615900 [ 5 ] {15543b90-5552-4844-a771-4d698213370e} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2026.05.20 07:13:21.615941 [ 5 ] {15543b90-5552-4844-a771-4d698213370e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2265 | 2026.05.20 07:13:21.616278 [ 5 ] {15543b90-5552-4844-a771-4d698213370e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2266 | 2026.05.20 07:13:21.616533 [ 5 ] {15543b90-5552-4844-a771-4d698213370e} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2267 | 2026.05.20 07:13:21.616671 [ 5 ] {15543b90-5552-4844-a771-4d698213370e} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001198 sec., 3338.89816360601 rows/sec., 174.44 KiB/sec. | ||
| 2268 | 2026.05.20 07:13:21.616703 [ 5 ] {15543b90-5552-4844-a771-4d698213370e} <Debug> TCPHandler: Processed in 0.001361313 sec. | ||
| 2269 | 2026.05.20 07:13:21.616833 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2270 | 2026.05.20 07:13:21.616929 [ 5 ] {3938e182-7cbe-4458-99ca-79112661f9a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2271 | 2026.05.20 07:13:21.616972 [ 5 ] {3938e182-7cbe-4458-99ca-79112661f9a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2272 | 2026.05.20 07:13:21.617180 [ 198 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4165 rows, containing 5 columns (5 merged, 0 gathered) in 0.001886297 sec., 2208029.806546901 rows/sec., 159.14 MiB/sec. | ||
| 2273 | 2026.05.20 07:13:21.617393 [ 201 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2274 | 2026.05.20 07:13:21.617410 [ 5 ] {3938e182-7cbe-4458-99ca-79112661f9a6} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2275 | 2026.05.20 07:13:21.617452 [ 5 ] {3938e182-7cbe-4458-99ca-79112661f9a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2276 | 2026.05.20 07:13:21.617678 [ 201 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2277 | 2026.05.20 07:13:21.617766 [ 201 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_11_2} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2278 | 2026.05.20 07:13:21.617841 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 2279 | 2026.05.20 07:13:21.617853 [ 5 ] {3938e182-7cbe-4458-99ca-79112661f9a6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2280 | 2026.05.20 07:13:21.618081 [ 5 ] {3938e182-7cbe-4458-99ca-79112661f9a6} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2281 | 2026.05.20 07:13:21.618191 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2282 | 2026.05.20 07:13:21.618210 [ 5 ] {3938e182-7cbe-4458-99ca-79112661f9a6} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001299 sec., 204003.0792917629 rows/sec., 13.56 MiB/sec. | ||
| 2283 | 2026.05.20 07:13:21.618238 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2284 | 2026.05.20 07:13:21.618253 [ 5 ] {3938e182-7cbe-4458-99ca-79112661f9a6} <Debug> TCPHandler: Processed in 0.001468334 sec. | ||
| 2285 | 2026.05.20 07:13:21.618264 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2286 | 2026.05.20 07:13:21.618367 [ 192 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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 | ||
| 2287 | 2026.05.20 07:13:21.618395 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2288 | 2026.05.20 07:13:21.618466 [ 192 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2289 | 2026.05.20 07:13:21.618496 [ 192 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2992 rows starting from the beginning of the part | ||
| 2290 | 2026.05.20 07:13:21.618496 [ 5 ] {461e2c6d-d104-4799-89c5-d641f4c6ef96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2291 | 2026.05.20 07:13:21.618544 [ 192 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 160 rows starting from the beginning of the part | ||
| 2292 | 2026.05.20 07:13:21.618554 [ 5 ] {461e2c6d-d104-4799-89c5-d641f4c6ef96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2293 | 2026.05.20 07:13:21.618595 [ 192 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1602 rows starting from the beginning of the part | ||
| 2294 | 2026.05.20 07:13:21.618636 [ 192 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 128 rows starting from the beginning of the part | ||
| 2295 | 2026.05.20 07:13:21.618672 [ 192 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2296 | 2026.05.20 07:13:21.618708 [ 192 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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 | ||
| 2297 | 2026.05.20 07:13:21.619066 [ 5 ] {461e2c6d-d104-4799-89c5-d641f4c6ef96} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2026.05.20 07:13:21.619111 [ 5 ] {461e2c6d-d104-4799-89c5-d641f4c6ef96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2299 | 2026.05.20 07:13:21.619489 [ 5 ] {461e2c6d-d104-4799-89c5-d641f4c6ef96} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2300 | 2026.05.20 07:13:21.619728 [ 5 ] {461e2c6d-d104-4799-89c5-d641f4c6ef96} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2301 | 2026.05.20 07:13:21.619843 [ 39 ] {} <Debug> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2302 | 2026.05.20 07:13:21.619878 [ 39 ] {} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2303 | 2026.05.20 07:13:21.619880 [ 5 ] {461e2c6d-d104-4799-89c5-d641f4c6ef96} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001399 sec., 714.7962830593281 rows/sec., 48.16 KiB/sec. | ||
| 2304 | 2026.05.20 07:13:21.619898 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2305 | 2026.05.20 07:13:21.619944 [ 5 ] {461e2c6d-d104-4799-89c5-d641f4c6ef96} <Debug> TCPHandler: Processed in 0.001597485 sec. | ||
| 2306 | 2026.05.20 07:13:21.620025 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 2307 | 2026.05.20 07:13:21.620147 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2308 | 2026.05.20 07:13:21.620157 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2309 | 2026.05.20 07:13:21.620186 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 2310 | 2026.05.20 07:13:21.620285 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 2311 | 2026.05.20 07:13:21.620298 [ 5 ] {fe664566-8192-4935-977f-ad5dccaa062b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2312 | 2026.05.20 07:13:21.620352 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 2313 | 2026.05.20 07:13:21.620381 [ 5 ] {fe664566-8192-4935-977f-ad5dccaa062b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2314 | 2026.05.20 07:13:21.620431 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 2315 | 2026.05.20 07:13:21.620489 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 2316 | 2026.05.20 07:13:21.621026 [ 193 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5307 rows, containing 5 columns (5 merged, 0 gathered) in 0.002686445 sec., 1975473.162487972 rows/sec., 124.28 MiB/sec. | ||
| 2317 | 2026.05.20 07:13:21.621267 [ 196 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001289983 sec., 3876.020071582339 rows/sec., 261.18 KiB/sec. | ||
| 2318 | 2026.05.20 07:13:21.621380 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2319 | 2026.05.20 07:13:21.621386 [ 5 ] {fe664566-8192-4935-977f-ad5dccaa062b} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2320 | 2026.05.20 07:13:21.621441 [ 5 ] {fe664566-8192-4935-977f-ad5dccaa062b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2321 | 2026.05.20 07:13:21.621529 [ 193 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2322 | 2026.05.20 07:13:21.621672 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_5_1} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2323 | 2026.05.20 07:13:21.621755 [ 201 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_5_1} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2324 | 2026.05.20 07:13:21.621817 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 2325 | 2026.05.20 07:13:21.621918 [ 193 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2326 | 2026.05.20 07:13:21.622002 [ 193 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2327 | 2026.05.20 07:13:21.622085 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 2328 | 2026.05.20 07:13:21.622202 [ 5 ] {fe664566-8192-4935-977f-ad5dccaa062b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2329 | 2026.05.20 07:13:21.622438 [ 5 ] {fe664566-8192-4935-977f-ad5dccaa062b} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2330 | 2026.05.20 07:13:21.622587 [ 5 ] {fe664566-8192-4935-977f-ad5dccaa062b} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00233 sec., 15021.45922746781 rows/sec., 26.92 MiB/sec. | ||
| 2331 | 2026.05.20 07:13:21.622645 [ 5 ] {fe664566-8192-4935-977f-ad5dccaa062b} <Debug> TCPHandler: Processed in 0.002609584 sec. | ||
| 2332 | 2026.05.20 07:13:21.622808 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2026.05.20 07:13:21.622934 [ 5 ] {a4b5592d-1ce3-45a1-a987-979266657de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2334 | 2026.05.20 07:13:21.622986 [ 5 ] {a4b5592d-1ce3-45a1-a987-979266657de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2335 | 2026.05.20 07:13:21.623394 [ 5 ] {a4b5592d-1ce3-45a1-a987-979266657de6} <Trace> oximeter.measurements_i64 (bf9dfba0-175b-4110-9758-767fff7f4bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2026.05.20 07:13:21.623436 [ 5 ] {a4b5592d-1ce3-45a1-a987-979266657de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2337 | 2026.05.20 07:13:21.623801 [ 5 ] {a4b5592d-1ce3-45a1-a987-979266657de6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2338 | 2026.05.20 07:13:21.624017 [ 5 ] {a4b5592d-1ce3-45a1-a987-979266657de6} <Trace> oximeter.measurements_i64 (bf9dfba0-175b-4110-9758-767fff7f4bde): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2026.05.20 07:13:21.624147 [ 5 ] {a4b5592d-1ce3-45a1-a987-979266657de6} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001239 sec., 12106.537530266343 rows/sec., 923.75 KiB/sec. | ||
| 2340 | 2026.05.20 07:13:21.624181 [ 5 ] {a4b5592d-1ce3-45a1-a987-979266657de6} <Debug> TCPHandler: Processed in 0.001434894 sec. | ||
| 2341 | 2026.05.20 07:13:21.624309 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2342 | 2026.05.20 07:13:21.624405 [ 5 ] {b7a2b389-f95d-4098-aeb6-c3bbda202938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2343 | 2026.05.20 07:13:21.624447 [ 5 ] {b7a2b389-f95d-4098-aeb6-c3bbda202938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2344 | 2026.05.20 07:13:21.624786 [ 5 ] {b7a2b389-f95d-4098-aeb6-c3bbda202938} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2345 | 2026.05.20 07:13:21.624822 [ 5 ] {b7a2b389-f95d-4098-aeb6-c3bbda202938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2346 | 2026.05.20 07:13:21.625137 [ 5 ] {b7a2b389-f95d-4098-aeb6-c3bbda202938} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2347 | 2026.05.20 07:13:21.625346 [ 5 ] {b7a2b389-f95d-4098-aeb6-c3bbda202938} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2348 | 2026.05.20 07:13:21.625452 [ 39 ] {} <Debug> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2349 | 2026.05.20 07:13:21.625473 [ 5 ] {b7a2b389-f95d-4098-aeb6-c3bbda202938} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001086 sec., 82872.92817679558 rows/sec., 5.19 MiB/sec. | ||
| 2350 | 2026.05.20 07:13:21.625492 [ 39 ] {} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2351 | 2026.05.20 07:13:21.625510 [ 5 ] {b7a2b389-f95d-4098-aeb6-c3bbda202938} <Debug> TCPHandler: Processed in 0.001249702 sec. | ||
| 2352 | 2026.05.20 07:13:21.625518 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2353 | 2026.05.20 07:13:21.625642 [ 189 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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 | ||
| 2354 | 2026.05.20 07:13:21.625765 [ 189 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2355 | 2026.05.20 07:13:21.625801 [ 189 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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 | ||
| 2356 | 2026.05.20 07:13:21.625876 [ 189 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2357 | 2026.05.20 07:13:21.625947 [ 189 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part | ||
| 2358 | 2026.05.20 07:13:21.625995 [ 189 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 48 rows starting from the beginning of the part | ||
| 2359 | 2026.05.20 07:13:21.626051 [ 189 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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 | ||
| 2360 | 2026.05.20 07:13:21.626095 [ 189 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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 | ||
| 2361 | 2026.05.20 07:13:21.626960 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 4 columns (4 merged, 0 gathered) in 0.001366103 sec., 483126.0893212298 rows/sec., 31.10 MiB/sec. | ||
| 2362 | 2026.05.20 07:13:21.627127 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2363 | 2026.05.20 07:13:21.627399 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_11_2} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2026.05.20 07:13:21.627470 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_11_2} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2365 | 2026.05.20 07:13:21.627541 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2366 | 2026.05.20 07:13:22.001109 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 184.26 MiB, peak 191.28 MiB, free memory in arenas 0.00 B, will set to 187.79 MiB (RSS), difference: 3.53 MiB | ||
| 2367 | 2026.05.20 07:13:22.517695 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2368 | 2026.05.20 07:13:22.517766 [ 286 ] {} <Debug> TCP-Session: a2678d0c-80c2-4f44-96b9-bc39da840c5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2026.05.20 07:13:23.001226 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.75 MiB, peak 191.28 MiB, free memory in arenas 0.00 B, will set to 187.79 MiB (RSS), difference: 2.03 MiB | ||
| 2370 | 2026.05.20 07:13:23.310670 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44347 | ||
| 2371 | 2026.05.20 07:13:23.310763 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2372 | 2026.05.20 07:13:23.310789 [ 310 ] {} <Debug> TCP-Session: bfb7c9a4-9533-4fa9-b6b5-6f5624f404df Authenticating user 'default' from [fd00:1122:3344:101::e]:44347 | ||
| 2373 | 2026.05.20 07:13:23.310813 [ 310 ] {} <Debug> TCP-Session: bfb7c9a4-9533-4fa9-b6b5-6f5624f404df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2026.05.20 07:13:23.310826 [ 310 ] {} <Debug> TCP-Session: bfb7c9a4-9533-4fa9-b6b5-6f5624f404df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2375 | 2026.05.20 07:13:23.311107 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33787 | ||
| 2376 | 2026.05.20 07:13:23.311136 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51047 | ||
| 2377 | 2026.05.20 07:13:23.311153 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40423 | ||
| 2378 | 2026.05.20 07:13:23.311207 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2379 | 2026.05.20 07:13:23.311198 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41888 | ||
| 2380 | 2026.05.20 07:13:23.311247 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2381 | 2026.05.20 07:13:23.311253 [ 311 ] {} <Debug> TCP-Session: ea7d8f88-b37b-424b-a8c1-53424aece143 Authenticating user 'default' from [fd00:1122:3344:101::e]:33787 | ||
| 2382 | 2026.05.20 07:13:23.311281 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2383 | 2026.05.20 07:13:23.311290 [ 312 ] {} <Debug> TCP-Session: ae86cc1f-5c9e-49a7-9a76-e9d94576c72f Authenticating user 'default' from [fd00:1122:3344:101::e]:51047 | ||
| 2384 | 2026.05.20 07:13:23.311314 [ 311 ] {} <Debug> TCP-Session: ea7d8f88-b37b-424b-a8c1-53424aece143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2385 | 2026.05.20 07:13:23.311324 [ 314 ] {} <Debug> TCP-Session: 05f9381b-28ac-4346-8639-3f0825949b5d Authenticating user 'default' from [fd00:1122:3344:101::e]:40423 | ||
| 2386 | 2026.05.20 07:13:23.311344 [ 311 ] {} <Debug> TCP-Session: ea7d8f88-b37b-424b-a8c1-53424aece143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.05.20 07:13:23.311341 [ 312 ] {} <Debug> TCP-Session: ae86cc1f-5c9e-49a7-9a76-e9d94576c72f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.05.20 07:13:23.311370 [ 314 ] {} <Debug> TCP-Session: 05f9381b-28ac-4346-8639-3f0825949b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.05.20 07:13:23.311382 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2390 | 2026.05.20 07:13:23.311407 [ 314 ] {} <Debug> TCP-Session: 05f9381b-28ac-4346-8639-3f0825949b5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.05.20 07:13:23.311433 [ 3 ] {} <Debug> TCP-Session: 2730d56e-5833-4537-89b7-7655ee098cb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41888 | ||
| 2392 | 2026.05.20 07:13:23.311388 [ 312 ] {} <Debug> TCP-Session: ae86cc1f-5c9e-49a7-9a76-e9d94576c72f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.05.20 07:13:23.311466 [ 3 ] {} <Debug> TCP-Session: 2730d56e-5833-4537-89b7-7655ee098cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2026.05.20 07:13:23.311240 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62877 | ||
| 2395 | 2026.05.20 07:13:23.311501 [ 3 ] {} <Debug> TCP-Session: 2730d56e-5833-4537-89b7-7655ee098cb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2026.05.20 07:13:23.311226 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57119 | ||
| 2397 | 2026.05.20 07:13:23.311212 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48529 | ||
| 2398 | 2026.05.20 07:13:23.311173 [ 310 ] {} <Trace> TCP-Session: bfb7c9a4-9533-4fa9-b6b5-6f5624f404df Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2399 | 2026.05.20 07:13:23.311151 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52372 | ||
| 2400 | 2026.05.20 07:13:23.311797 [ 310 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44347) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2401 | 2026.05.20 07:13:23.311853 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2402 | 2026.05.20 07:13:23.311894 [ 307 ] {} <Debug> TCP-Session: 9efa540f-41c3-4ef1-afc8-4144fa47039b Authenticating user 'default' from [fd00:1122:3344:101::e]:62877 | ||
| 2403 | 2026.05.20 07:13:23.311913 [ 307 ] {} <Debug> TCP-Session: 9efa540f-41c3-4ef1-afc8-4144fa47039b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2026.05.20 07:13:23.311927 [ 307 ] {} <Debug> TCP-Session: 9efa540f-41c3-4ef1-afc8-4144fa47039b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2405 | 2026.05.20 07:13:23.311930 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2406 | 2026.05.20 07:13:23.311975 [ 306 ] {} <Debug> TCP-Session: 50ed813a-ab4a-4e63-a9ba-2d5aceb924a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57119 | ||
| 2407 | 2026.05.20 07:13:23.311977 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2408 | 2026.05.20 07:13:23.311981 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2409 | 2026.05.20 07:13:23.312017 [ 286 ] {} <Debug> TCP-Session: 44ce3fcd-1526-4950-bb28-2203beb7ab4a Authenticating user 'default' from [fd00:1122:3344:101::e]:48529 | ||
| 2410 | 2026.05.20 07:13:23.312002 [ 306 ] {} <Debug> TCP-Session: 50ed813a-ab4a-4e63-a9ba-2d5aceb924a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2026.05.20 07:13:23.312047 [ 286 ] {} <Debug> TCP-Session: 44ce3fcd-1526-4950-bb28-2203beb7ab4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2026.05.20 07:13:23.312042 [ 313 ] {} <Debug> TCP-Session: 3a8ec794-ec4b-4b0e-a969-e1f395127872 Authenticating user 'default' from [fd00:1122:3344:101::e]:52372 | ||
| 2413 | 2026.05.20 07:13:23.312071 [ 306 ] {} <Debug> TCP-Session: 50ed813a-ab4a-4e63-a9ba-2d5aceb924a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2026.05.20 07:13:23.312102 [ 313 ] {} <Debug> TCP-Session: 3a8ec794-ec4b-4b0e-a969-e1f395127872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2026.05.20 07:13:23.312076 [ 286 ] {} <Debug> TCP-Session: 44ce3fcd-1526-4950-bb28-2203beb7ab4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2416 | 2026.05.20 07:13:23.312131 [ 313 ] {} <Debug> TCP-Session: 3a8ec794-ec4b-4b0e-a969-e1f395127872 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2026.05.20 07:13:23.312153 [ 310 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2418 | 2026.05.20 07:13:23.312221 [ 310 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2419 | 2026.05.20 07:13:23.312510 [ 310 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} <Debug> oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36) (SelectExecutor): Key condition: unknown | ||
| 2420 | 2026.05.20 07:13:23.312598 [ 310 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2421 | 2026.05.20 07:13:23.659868 [ 317 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} <Trace> AggregatingTransform: Aggregating | ||
| 2422 | 2026.05.20 07:13:23.659935 [ 317 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} <Trace> Aggregator: Aggregation method: without_key | ||
| 2423 | 2026.05.20 07:13:23.659968 [ 317 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00102872 sec. (972.082 rows/sec., 37.97 KiB/sec.) | ||
| 2424 | 2026.05.20 07:13:23.659983 [ 317 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} <Trace> Aggregator: Merging aggregated data | ||
| 2425 | 2026.05.20 07:13:23.660775 [ 310 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.349036 sec., 2.8650339793029946 rows/sec., 114.60 B/sec. | ||
| 2426 | 2026.05.20 07:13:23.660966 [ 310 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2427 | 2026.05.20 07:13:23.660984 [ 310 ] {3486f81c-b1c4-4894-abbd-1b656e3a5de6} <Debug> TCPHandler: Processed in 0.349933356 sec. | ||
| 2428 | 2026.05.20 07:13:23.661201 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2429 | 2026.05.20 07:13:23.661240 [ 310 ] {} <Debug> TCP-Session: bfb7c9a4-9533-4fa9-b6b5-6f5624f404df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2430 | 2026.05.20 07:13:23.661250 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2431 | 2026.05.20 07:13:23.661279 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2432 | 2026.05.20 07:13:23.661303 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2433 | 2026.05.20 07:13:23.661330 [ 307 ] {} <Debug> TCP-Session: 9efa540f-41c3-4ef1-afc8-4144fa47039b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2434 | 2026.05.20 07:13:23.661359 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2435 | 2026.05.20 07:13:23.661365 [ 286 ] {} <Debug> TCP-Session: 44ce3fcd-1526-4950-bb28-2203beb7ab4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2026.05.20 07:13:23.661381 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2437 | 2026.05.20 07:13:23.661407 [ 3 ] {} <Debug> TCP-Session: 2730d56e-5833-4537-89b7-7655ee098cb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2438 | 2026.05.20 07:13:23.661436 [ 306 ] {} <Debug> TCP-Session: 50ed813a-ab4a-4e63-a9ba-2d5aceb924a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2439 | 2026.05.20 07:13:23.661347 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2440 | 2026.05.20 07:13:23.661341 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2441 | 2026.05.20 07:13:23.661335 [ 314 ] {} <Debug> TCP-Session: 05f9381b-28ac-4346-8639-3f0825949b5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2442 | 2026.05.20 07:13:23.661525 [ 313 ] {} <Debug> TCP-Session: 3a8ec794-ec4b-4b0e-a969-e1f395127872 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2443 | 2026.05.20 07:13:23.661526 [ 312 ] {} <Debug> TCP-Session: ae86cc1f-5c9e-49a7-9a76-e9d94576c72f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2444 | 2026.05.20 07:13:23.661260 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2445 | 2026.05.20 07:13:23.661603 [ 311 ] {} <Debug> TCP-Session: ea7d8f88-b37b-424b-a8c1-53424aece143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2446 | 2026.05.20 07:13:24.000338 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 189.21 MiB, peak 199.34 MiB, free memory in arenas 0.00 B, will set to 208.75 MiB (RSS), difference: 19.53 MiB | ||
| 2447 | 2026.05.20 07:13:25.172900 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49484 | ||
| 2448 | 2026.05.20 07:13:25.172994 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2449 | 2026.05.20 07:13:25.173019 [ 310 ] {} <Debug> TCP-Session: 7efdb075-dd00-4886-9c65-d4ccdf8dce4f Authenticating user 'default' from [fd00:1122:3344:101::e]:49484 | ||
| 2450 | 2026.05.20 07:13:25.173041 [ 310 ] {} <Debug> TCP-Session: 7efdb075-dd00-4886-9c65-d4ccdf8dce4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2451 | 2026.05.20 07:13:25.173055 [ 310 ] {} <Debug> TCP-Session: 7efdb075-dd00-4886-9c65-d4ccdf8dce4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2026.05.20 07:13:25.173303 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62367 | ||
| 2453 | 2026.05.20 07:13:25.173317 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56804 | ||
| 2454 | 2026.05.20 07:13:25.173369 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45206 | ||
| 2455 | 2026.05.20 07:13:25.173389 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57097 | ||
| 2456 | 2026.05.20 07:13:25.173398 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2457 | 2026.05.20 07:13:25.173423 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2458 | 2026.05.20 07:13:25.173430 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2459 | 2026.05.20 07:13:25.173454 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2460 | 2026.05.20 07:13:25.173478 [ 313 ] {} <Debug> TCP-Session: a736b5b7-38a6-47e1-9cc1-9ee4dbcbdbbe Authenticating user 'default' from [fd00:1122:3344:101::e]:56804 | ||
| 2461 | 2026.05.20 07:13:25.173478 [ 311 ] {} <Debug> TCP-Session: 57a41bfe-2691-4fba-9153-76995011553f Authenticating user 'default' from [fd00:1122:3344:101::e]:62367 | ||
| 2462 | 2026.05.20 07:13:25.173485 [ 306 ] {} <Debug> TCP-Session: 6cea3117-1501-44ef-a0bc-952bc82cd3ee Authenticating user 'default' from [fd00:1122:3344:101::e]:45206 | ||
| 2463 | 2026.05.20 07:13:25.173510 [ 313 ] {} <Debug> TCP-Session: a736b5b7-38a6-47e1-9cc1-9ee4dbcbdbbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2464 | 2026.05.20 07:13:25.173517 [ 311 ] {} <Debug> TCP-Session: 57a41bfe-2691-4fba-9153-76995011553f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2465 | 2026.05.20 07:13:25.173529 [ 313 ] {} <Debug> TCP-Session: a736b5b7-38a6-47e1-9cc1-9ee4dbcbdbbe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2466 | 2026.05.20 07:13:25.173524 [ 306 ] {} <Debug> TCP-Session: 6cea3117-1501-44ef-a0bc-952bc82cd3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2467 | 2026.05.20 07:13:25.173538 [ 311 ] {} <Debug> TCP-Session: 57a41bfe-2691-4fba-9153-76995011553f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2468 | 2026.05.20 07:13:25.173553 [ 306 ] {} <Debug> TCP-Session: 6cea3117-1501-44ef-a0bc-952bc82cd3ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2469 | 2026.05.20 07:13:25.173500 [ 307 ] {} <Debug> TCP-Session: c9b02f91-5b0f-4186-be9a-80e1073d9d24 Authenticating user 'default' from [fd00:1122:3344:101::e]:57097 | ||
| 2470 | 2026.05.20 07:13:25.173411 [ 310 ] {} <Trace> TCP-Session: 7efdb075-dd00-4886-9c65-d4ccdf8dce4f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2026.05.20 07:13:25.173600 [ 307 ] {} <Debug> TCP-Session: c9b02f91-5b0f-4186-be9a-80e1073d9d24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2472 | 2026.05.20 07:13:25.173368 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37289 | ||
| 2473 | 2026.05.20 07:13:25.173639 [ 307 ] {} <Debug> TCP-Session: c9b02f91-5b0f-4186-be9a-80e1073d9d24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2474 | 2026.05.20 07:13:25.173368 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41156 | ||
| 2475 | 2026.05.20 07:13:25.173714 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2476 | 2026.05.20 07:13:25.173304 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53583 | ||
| 2477 | 2026.05.20 07:13:25.173754 [ 286 ] {} <Debug> TCP-Session: 42b1f343-073a-46c6-a9a9-a179a528a60c Authenticating user 'default' from [fd00:1122:3344:101::e]:37289 | ||
| 2478 | 2026.05.20 07:13:25.173761 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2479 | 2026.05.20 07:13:25.173769 [ 310 ] {058da328-6b14-4069-bb6a-5c5161e6156f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49484) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2480 | 2026.05.20 07:13:25.173793 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2481 | 2026.05.20 07:13:25.173801 [ 3 ] {} <Debug> TCP-Session: 766d6a97-aff6-41ba-898b-944f05a286ae Authenticating user 'default' from [fd00:1122:3344:101::e]:41156 | ||
| 2482 | 2026.05.20 07:13:25.173831 [ 312 ] {} <Debug> TCP-Session: 18a7747f-a696-4136-9263-db58302113c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53583 | ||
| 2483 | 2026.05.20 07:13:25.173849 [ 3 ] {} <Debug> TCP-Session: 766d6a97-aff6-41ba-898b-944f05a286ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2484 | 2026.05.20 07:13:25.173862 [ 312 ] {} <Debug> TCP-Session: 18a7747f-a696-4136-9263-db58302113c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2485 | 2026.05.20 07:13:25.173876 [ 3 ] {} <Debug> TCP-Session: 766d6a97-aff6-41ba-898b-944f05a286ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2486 | 2026.05.20 07:13:25.173888 [ 312 ] {} <Debug> TCP-Session: 18a7747f-a696-4136-9263-db58302113c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2487 | 2026.05.20 07:13:25.173791 [ 286 ] {} <Debug> TCP-Session: 42b1f343-073a-46c6-a9a9-a179a528a60c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2488 | 2026.05.20 07:13:25.173337 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41462 | ||
| 2489 | 2026.05.20 07:13:25.173939 [ 286 ] {} <Debug> TCP-Session: 42b1f343-073a-46c6-a9a9-a179a528a60c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2490 | 2026.05.20 07:13:25.173989 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2491 | 2026.05.20 07:13:25.174015 [ 314 ] {} <Debug> TCP-Session: e1a3613f-39dc-4d68-9c46-8099a765318d Authenticating user 'default' from [fd00:1122:3344:101::e]:41462 | ||
| 2492 | 2026.05.20 07:13:25.174031 [ 314 ] {} <Debug> TCP-Session: e1a3613f-39dc-4d68-9c46-8099a765318d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2026.05.20 07:13:25.174042 [ 310 ] {058da328-6b14-4069-bb6a-5c5161e6156f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2494 | 2026.05.20 07:13:25.174044 [ 314 ] {} <Debug> TCP-Session: e1a3613f-39dc-4d68-9c46-8099a765318d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2495 | 2026.05.20 07:13:25.174109 [ 310 ] {058da328-6b14-4069-bb6a-5c5161e6156f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2496 | 2026.05.20 07:13:25.174391 [ 310 ] {058da328-6b14-4069-bb6a-5c5161e6156f} <Debug> oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36) (SelectExecutor): Key condition: unknown | ||
| 2497 | 2026.05.20 07:13:25.175348 [ 317 ] {058da328-6b14-4069-bb6a-5c5161e6156f} <Trace> AggregatingTransform: Aggregating | ||
| 2498 | 2026.05.20 07:13:25.175391 [ 317 ] {058da328-6b14-4069-bb6a-5c5161e6156f} <Trace> Aggregator: Aggregation method: without_key | ||
| 2499 | 2026.05.20 07:13:25.175427 [ 317 ] {058da328-6b14-4069-bb6a-5c5161e6156f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000910048 sec. (1098.843 rows/sec., 42.92 KiB/sec.) | ||
| 2500 | 2026.05.20 07:13:25.175446 [ 317 ] {058da328-6b14-4069-bb6a-5c5161e6156f} <Trace> Aggregator: Merging aggregated data | ||
| 2501 | 2026.05.20 07:13:25.176143 [ 310 ] {058da328-6b14-4069-bb6a-5c5161e6156f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002428 sec., 411.8616144975288 rows/sec., 16.09 KiB/sec. | ||
| 2502 | 2026.05.20 07:13:25.176318 [ 310 ] {058da328-6b14-4069-bb6a-5c5161e6156f} <Debug> TCPHandler: Processed in 0.003032888 sec. | ||
| 2503 | 2026.05.20 07:13:25.176440 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2504 | 2026.05.20 07:13:25.176466 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2505 | 2026.05.20 07:13:25.176471 [ 310 ] {} <Debug> TCP-Session: 7efdb075-dd00-4886-9c65-d4ccdf8dce4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2506 | 2026.05.20 07:13:25.176493 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2507 | 2026.05.20 07:13:25.176505 [ 307 ] {} <Debug> TCP-Session: c9b02f91-5b0f-4186-be9a-80e1073d9d24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2026.05.20 07:13:25.176513 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2509 | 2026.05.20 07:13:25.176546 [ 311 ] {} <Debug> TCP-Session: 57a41bfe-2691-4fba-9153-76995011553f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2026.05.20 07:13:25.176554 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2511 | 2026.05.20 07:13:25.176592 [ 313 ] {} <Debug> TCP-Session: a736b5b7-38a6-47e1-9cc1-9ee4dbcbdbbe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2026.05.20 07:13:25.176599 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2513 | 2026.05.20 07:13:25.176628 [ 286 ] {} <Debug> TCP-Session: 42b1f343-073a-46c6-a9a9-a179a528a60c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2514 | 2026.05.20 07:13:25.176586 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2515 | 2026.05.20 07:13:25.176660 [ 306 ] {} <Debug> TCP-Session: 6cea3117-1501-44ef-a0bc-952bc82cd3ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2516 | 2026.05.20 07:13:25.176733 [ 314 ] {} <Debug> TCP-Session: e1a3613f-39dc-4d68-9c46-8099a765318d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2517 | 2026.05.20 07:13:25.176528 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2518 | 2026.05.20 07:13:25.176568 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2519 | 2026.05.20 07:13:25.176800 [ 312 ] {} <Debug> TCP-Session: 18a7747f-a696-4136-9263-db58302113c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2520 | 2026.05.20 07:13:25.176831 [ 3 ] {} <Debug> TCP-Session: 766d6a97-aff6-41ba-898b-944f05a286ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2521 | 2026.05.20 07:13:25.301018 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63829 | ||
| 2522 | 2026.05.20 07:13:25.301132 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2523 | 2026.05.20 07:13:25.301158 [ 310 ] {} <Debug> TCP-Session: 02d79d4f-c881-417c-9dba-edb70093c773 Authenticating user 'default' from [fd00:1122:3344:101::e]:63829 | ||
| 2524 | 2026.05.20 07:13:25.301182 [ 310 ] {} <Debug> TCP-Session: 02d79d4f-c881-417c-9dba-edb70093c773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2026.05.20 07:13:25.301228 [ 310 ] {} <Debug> TCP-Session: 02d79d4f-c881-417c-9dba-edb70093c773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2526 | 2026.05.20 07:13:25.301442 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37946 | ||
| 2527 | 2026.05.20 07:13:25.301493 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2528 | 2026.05.20 07:13:25.301504 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63089 | ||
| 2529 | 2026.05.20 07:13:25.301514 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35895 | ||
| 2530 | 2026.05.20 07:13:25.301544 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49984 | ||
| 2531 | 2026.05.20 07:13:25.301563 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49400 | ||
| 2532 | 2026.05.20 07:13:25.301597 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54062 | ||
| 2533 | 2026.05.20 07:13:25.301602 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46123 | ||
| 2534 | 2026.05.20 07:13:25.301638 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2535 | 2026.05.20 07:13:25.301655 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2536 | 2026.05.20 07:13:25.301688 [ 314 ] {} <Debug> TCP-Session: c593b1b9-6694-4c68-b27f-df9104ce09af Authenticating user 'default' from [fd00:1122:3344:101::e]:49984 | ||
| 2537 | 2026.05.20 07:13:25.301701 [ 307 ] {} <Debug> TCP-Session: 1bcc40d4-05a0-4cea-95fc-946557302683 Authenticating user 'default' from [fd00:1122:3344:101::e]:54062 | ||
| 2538 | 2026.05.20 07:13:25.301638 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2539 | 2026.05.20 07:13:25.301718 [ 314 ] {} <Debug> TCP-Session: c593b1b9-6694-4c68-b27f-df9104ce09af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2540 | 2026.05.20 07:13:25.301723 [ 307 ] {} <Debug> TCP-Session: 1bcc40d4-05a0-4cea-95fc-946557302683 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2541 | 2026.05.20 07:13:25.301741 [ 3 ] {} <Debug> TCP-Session: 24e0caaa-0833-4cf1-891b-926fe0dcfa3c Authenticating user 'default' from [fd00:1122:3344:101::e]:49400 | ||
| 2542 | 2026.05.20 07:13:25.301742 [ 314 ] {} <Debug> TCP-Session: c593b1b9-6694-4c68-b27f-df9104ce09af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2543 | 2026.05.20 07:13:25.301753 [ 307 ] {} <Debug> TCP-Session: 1bcc40d4-05a0-4cea-95fc-946557302683 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2544 | 2026.05.20 07:13:25.301761 [ 3 ] {} <Debug> TCP-Session: 24e0caaa-0833-4cf1-891b-926fe0dcfa3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2545 | 2026.05.20 07:13:25.301747 [ 310 ] {} <Trace> TCP-Session: 02d79d4f-c881-417c-9dba-edb70093c773 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2026.05.20 07:13:25.301786 [ 3 ] {} <Debug> TCP-Session: 24e0caaa-0833-4cf1-891b-926fe0dcfa3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2547 | 2026.05.20 07:13:25.301713 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2548 | 2026.05.20 07:13:25.301592 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2549 | 2026.05.20 07:13:25.301889 [ 306 ] {} <Debug> TCP-Session: 858ec9f4-32cb-4c81-98c5-c9f1f755d6ac Authenticating user 'default' from [fd00:1122:3344:101::e]:46123 | ||
| 2550 | 2026.05.20 07:13:25.301589 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2551 | 2026.05.20 07:13:25.301910 [ 313 ] {} <Debug> TCP-Session: 9452bb8f-114b-4841-b397-35a0a031b363 Authenticating user 'default' from [fd00:1122:3344:101::e]:35895 | ||
| 2552 | 2026.05.20 07:13:25.301928 [ 306 ] {} <Debug> TCP-Session: 858ec9f4-32cb-4c81-98c5-c9f1f755d6ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2553 | 2026.05.20 07:13:25.301952 [ 313 ] {} <Debug> TCP-Session: 9452bb8f-114b-4841-b397-35a0a031b363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2554 | 2026.05.20 07:13:25.301949 [ 312 ] {} <Debug> TCP-Session: 65c0b6b9-eccb-4bc8-aa0e-5cf479b1d1a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63089 | ||
| 2555 | 2026.05.20 07:13:25.301966 [ 306 ] {} <Debug> TCP-Session: 858ec9f4-32cb-4c81-98c5-c9f1f755d6ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2556 | 2026.05.20 07:13:25.301972 [ 313 ] {} <Debug> TCP-Session: 9452bb8f-114b-4841-b397-35a0a031b363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2557 | 2026.05.20 07:13:25.301996 [ 312 ] {} <Debug> TCP-Session: 65c0b6b9-eccb-4bc8-aa0e-5cf479b1d1a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2558 | 2026.05.20 07:13:25.301963 [ 310 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63829) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2559 | 2026.05.20 07:13:25.302032 [ 312 ] {} <Debug> TCP-Session: 65c0b6b9-eccb-4bc8-aa0e-5cf479b1d1a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2560 | 2026.05.20 07:13:25.301514 [ 311 ] {} <Debug> TCP-Session: dc398c23-f4cb-4393-b159-cad2e0131435 Authenticating user 'default' from [fd00:1122:3344:101::e]:37946 | ||
| 2561 | 2026.05.20 07:13:25.301571 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34882 | ||
| 2562 | 2026.05.20 07:13:25.302100 [ 311 ] {} <Debug> TCP-Session: dc398c23-f4cb-4393-b159-cad2e0131435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2563 | 2026.05.20 07:13:25.302138 [ 311 ] {} <Debug> TCP-Session: dc398c23-f4cb-4393-b159-cad2e0131435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2564 | 2026.05.20 07:13:25.302158 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2565 | 2026.05.20 07:13:25.302204 [ 286 ] {} <Debug> TCP-Session: d277cfa2-3e6b-420a-9ccc-6bcb87c1da60 Authenticating user 'default' from [fd00:1122:3344:101::e]:34882 | ||
| 2566 | 2026.05.20 07:13:25.302236 [ 286 ] {} <Debug> TCP-Session: d277cfa2-3e6b-420a-9ccc-6bcb87c1da60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2567 | 2026.05.20 07:13:25.302251 [ 286 ] {} <Debug> TCP-Session: d277cfa2-3e6b-420a-9ccc-6bcb87c1da60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2568 | 2026.05.20 07:13:25.302300 [ 310 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2569 | 2026.05.20 07:13:25.302361 [ 310 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2570 | 2026.05.20 07:13:25.302660 [ 310 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} <Debug> oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36) (SelectExecutor): Key condition: unknown | ||
| 2571 | 2026.05.20 07:13:25.303596 [ 363 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} <Trace> AggregatingTransform: Aggregating | ||
| 2572 | 2026.05.20 07:13:25.303645 [ 363 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 2573 | 2026.05.20 07:13:25.303677 [ 363 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000914819 sec. (1093.112 rows/sec., 42.70 KiB/sec.) | ||
| 2574 | 2026.05.20 07:13:25.303693 [ 363 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} <Trace> Aggregator: Merging aggregated data | ||
| 2575 | 2026.05.20 07:13:25.304270 [ 310 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002366 sec., 422.654268808115 rows/sec., 16.51 KiB/sec. | ||
| 2576 | 2026.05.20 07:13:25.304390 [ 310 ] {2b3efc21-2670-46f0-8ae4-a86c8d9957d1} <Debug> TCPHandler: Processed in 0.002825806 sec. | ||
| 2577 | 2026.05.20 07:13:25.304553 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2578 | 2026.05.20 07:13:25.304595 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2579 | 2026.05.20 07:13:25.304616 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2580 | 2026.05.20 07:13:25.304603 [ 310 ] {} <Debug> TCP-Session: 02d79d4f-c881-417c-9dba-edb70093c773 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2581 | 2026.05.20 07:13:25.304666 [ 312 ] {} <Debug> TCP-Session: 65c0b6b9-eccb-4bc8-aa0e-5cf479b1d1a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2582 | 2026.05.20 07:13:25.304679 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2583 | 2026.05.20 07:13:25.304699 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2584 | 2026.05.20 07:13:25.304716 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2585 | 2026.05.20 07:13:25.304746 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2586 | 2026.05.20 07:13:25.304762 [ 286 ] {} <Debug> TCP-Session: d277cfa2-3e6b-420a-9ccc-6bcb87c1da60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2587 | 2026.05.20 07:13:25.304772 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2588 | 2026.05.20 07:13:25.304785 [ 313 ] {} <Debug> TCP-Session: 9452bb8f-114b-4841-b397-35a0a031b363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2589 | 2026.05.20 07:13:25.304648 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2590 | 2026.05.20 07:13:25.304838 [ 306 ] {} <Debug> TCP-Session: 858ec9f4-32cb-4c81-98c5-c9f1f755d6ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2591 | 2026.05.20 07:13:25.304646 [ 311 ] {} <Debug> TCP-Session: dc398c23-f4cb-4393-b159-cad2e0131435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2592 | 2026.05.20 07:13:25.304879 [ 307 ] {} <Debug> TCP-Session: 1bcc40d4-05a0-4cea-95fc-946557302683 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2593 | 2026.05.20 07:13:25.304797 [ 3 ] {} <Debug> TCP-Session: 24e0caaa-0833-4cf1-891b-926fe0dcfa3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2594 | 2026.05.20 07:13:25.304742 [ 314 ] {} <Debug> TCP-Session: c593b1b9-6694-4c68-b27f-df9104ce09af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2595 | 2026.05.20 07:13:26.590050 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2596 | 2026.05.20 07:13:26.590297 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2597 | 2026.05.20 07:13:26.590672 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2598 | 2026.05.20 07:13:26.590716 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2599 | 2026.05.20 07:13:26.590938 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2600 | 2026.05.20 07:13:26.591005 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2601 | 2026.05.20 07:13:26.591139 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2602 | 2026.05.20 07:13:26.591234 [ 322 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2603 | 2026.05.20 07:13:26.591244 [ 335 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2604 | 2026.05.20 07:13:26.591258 [ 364 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2605 | 2026.05.20 07:13:26.591403 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2606 | 2026.05.20 07:13:26.591431 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2607 | 2026.05.20 07:13:26.591499 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2608 | 2026.05.20 07:13:26.591519 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2609 | 2026.05.20 07:13:26.591555 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2610 | 2026.05.20 07:13:26.591592 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2611 | 2026.05.20 07:13:26.592879 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002685 sec., 15270.01862197393 rows/sec., 3.33 MiB/sec. | ||
| 2612 | 2026.05.20 07:13:26.592997 [ 5 ] {f6f7de2d-23f7-490d-8dee-de5ace171b3c} <Debug> TCPHandler: Processed in 0.003081189 sec. | ||
| 2613 | 2026.05.20 07:13:26.594526 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2026.05.20 07:13:26.594638 [ 5 ] {b53db11e-bfe1-4781-b602-0b51654a6623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2615 | 2026.05.20 07:13:26.594682 [ 5 ] {b53db11e-bfe1-4781-b602-0b51654a6623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2616 | 2026.05.20 07:13:26.595172 [ 5 ] {b53db11e-bfe1-4781-b602-0b51654a6623} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2617 | 2026.05.20 07:13:26.595213 [ 5 ] {b53db11e-bfe1-4781-b602-0b51654a6623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2618 | 2026.05.20 07:13:26.595572 [ 5 ] {b53db11e-bfe1-4781-b602-0b51654a6623} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2619 | 2026.05.20 07:13:26.595793 [ 5 ] {b53db11e-bfe1-4781-b602-0b51654a6623} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2620 | 2026.05.20 07:13:26.595934 [ 5 ] {b53db11e-bfe1-4781-b602-0b51654a6623} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001327 sec., 42200.45214770158 rows/sec., 3.22 MiB/sec. | ||
| 2621 | 2026.05.20 07:13:26.595969 [ 5 ] {b53db11e-bfe1-4781-b602-0b51654a6623} <Debug> TCPHandler: Processed in 0.001493494 sec. | ||
| 2622 | 2026.05.20 07:13:26.596100 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2623 | 2026.05.20 07:13:26.596197 [ 5 ] {c8f28c0d-f2df-4e9c-a9d6-7af5b3926a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2624 | 2026.05.20 07:13:26.596237 [ 5 ] {c8f28c0d-f2df-4e9c-a9d6-7af5b3926a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2625 | 2026.05.20 07:13:26.596653 [ 5 ] {c8f28c0d-f2df-4e9c-a9d6-7af5b3926a8f} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2626 | 2026.05.20 07:13:26.596690 [ 5 ] {c8f28c0d-f2df-4e9c-a9d6-7af5b3926a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2627 | 2026.05.20 07:13:26.596982 [ 5 ] {c8f28c0d-f2df-4e9c-a9d6-7af5b3926a8f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2628 | 2026.05.20 07:13:26.597192 [ 5 ] {c8f28c0d-f2df-4e9c-a9d6-7af5b3926a8f} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2629 | 2026.05.20 07:13:26.597317 [ 5 ] {c8f28c0d-f2df-4e9c-a9d6-7af5b3926a8f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 4.39 MiB/sec. | ||
| 2630 | 2026.05.20 07:13:26.597350 [ 5 ] {c8f28c0d-f2df-4e9c-a9d6-7af5b3926a8f} <Debug> TCPHandler: Processed in 0.001299402 sec. | ||
| 2631 | 2026.05.20 07:13:26.597501 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.05.20 07:13:26.597607 [ 5 ] {d3e04570-cea8-4a8a-b438-8501691c4277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2633 | 2026.05.20 07:13:26.597650 [ 5 ] {d3e04570-cea8-4a8a-b438-8501691c4277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2634 | 2026.05.20 07:13:26.598053 [ 5 ] {d3e04570-cea8-4a8a-b438-8501691c4277} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2635 | 2026.05.20 07:13:26.598089 [ 5 ] {d3e04570-cea8-4a8a-b438-8501691c4277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2636 | 2026.05.20 07:13:26.598411 [ 5 ] {d3e04570-cea8-4a8a-b438-8501691c4277} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2637 | 2026.05.20 07:13:26.598631 [ 5 ] {d3e04570-cea8-4a8a-b438-8501691c4277} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2638 | 2026.05.20 07:13:26.598758 [ 5 ] {d3e04570-cea8-4a8a-b438-8501691c4277} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 2639 | 2026.05.20 07:13:26.598791 [ 5 ] {d3e04570-cea8-4a8a-b438-8501691c4277} <Debug> TCPHandler: Processed in 0.001339253 sec. | ||
| 2640 | 2026.05.20 07:13:26.598913 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2026.05.20 07:13:26.599009 [ 5 ] {d960124e-a6ed-43bf-a51b-57f598f716fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2642 | 2026.05.20 07:13:26.599050 [ 5 ] {d960124e-a6ed-43bf-a51b-57f598f716fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2643 | 2026.05.20 07:13:26.599396 [ 5 ] {d960124e-a6ed-43bf-a51b-57f598f716fd} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2644 | 2026.05.20 07:13:26.599432 [ 5 ] {d960124e-a6ed-43bf-a51b-57f598f716fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2645 | 2026.05.20 07:13:26.599743 [ 5 ] {d960124e-a6ed-43bf-a51b-57f598f716fd} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2646 | 2026.05.20 07:13:26.599948 [ 5 ] {d960124e-a6ed-43bf-a51b-57f598f716fd} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2647 | 2026.05.20 07:13:26.600075 [ 5 ] {d960124e-a6ed-43bf-a51b-57f598f716fd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001084 sec., 55350.55350553506 rows/sec., 3.73 MiB/sec. | ||
| 2648 | 2026.05.20 07:13:26.600107 [ 5 ] {d960124e-a6ed-43bf-a51b-57f598f716fd} <Debug> TCPHandler: Processed in 0.001242512 sec. | ||
| 2649 | 2026.05.20 07:13:28.715776 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4226 | ||
| 2650 | 2026.05.20 07:13:28.716293 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2026.05.20 07:13:28.716339 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2652 | 2026.05.20 07:13:28.716882 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2653 | 2026.05.20 07:13:28.717158 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2026.05.20 07:13:28.717330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4226 | ||
| 2655 | 2026.05.20 07:13:28.944932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2656 | 2026.05.20 07:13:28.961654 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2657 | 2026.05.20 07:13:28.961722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.62 GiB. | ||
| 2658 | 2026.05.20 07:13:28.967936 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2659 | 2026.05.20 07:13:28.968609 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2660 | 2026.05.20 07:13:28.971596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2661 | 2026.05.20 07:13:29.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.51 MiB, peak 219.10 MiB, free memory in arenas 0.00 B, will set to 211.17 MiB (RSS), difference: 1.66 MiB | ||
| 2662 | 2026.05.20 07:13:31.209465 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 1 entries to flush up to offset 7 | ||
| 2663 | 2026.05.20 07:13:31.210971 [ 243 ] {} <Trace> system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2664 | 2026.05.20 07:13:31.211015 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2665 | 2026.05.20 07:13:31.212081 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2666 | 2026.05.20 07:13:31.212336 [ 243 ] {} <Trace> system.query_log (27b56102-45d9-46b5-a0f8-fa39ec316d0d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2667 | 2026.05.20 07:13:31.212560 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 7 | ||
| 2668 | 2026.05.20 07:13:31.594887 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2669 | 2026.05.20 07:13:31.595186 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 2670 | 2026.05.20 07:13:31.595591 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2671 | 2026.05.20 07:13:31.595640 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 2672 | 2026.05.20 07:13:31.595927 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2673 | 2026.05.20 07:13:31.596006 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2674 | 2026.05.20 07:13:31.596162 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 2675 | 2026.05.20 07:13:31.596281 [ 364 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2676 | 2026.05.20 07:13:31.596292 [ 322 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2677 | 2026.05.20 07:13:31.596322 [ 335 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2678 | 2026.05.20 07:13:31.596514 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2679 | 2026.05.20 07:13:31.596552 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2680 | 2026.05.20 07:13:31.596627 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2681 | 2026.05.20 07:13:31.596649 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2682 | 2026.05.20 07:13:31.596687 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2683 | 2026.05.20 07:13:31.596730 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 2684 | 2026.05.20 07:13:31.598205 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.003142 sec., 13049.013367281987 rows/sec., 2.84 MiB/sec. | ||
| 2685 | 2026.05.20 07:13:31.598369 [ 5 ] {6275a811-25a4-4695-bb0d-8fc66ed67260} <Debug> TCPHandler: Processed in 0.003636614 sec. | ||
| 2686 | 2026.05.20 07:13:31.603676 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2687 | 2026.05.20 07:13:31.603811 [ 5 ] {47905c04-f0c1-4cc8-8c5b-5abf24dd1a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2688 | 2026.05.20 07:13:31.603873 [ 5 ] {47905c04-f0c1-4cc8-8c5b-5abf24dd1a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2689 | 2026.05.20 07:13:31.604543 [ 5 ] {47905c04-f0c1-4cc8-8c5b-5abf24dd1a0d} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2690 | 2026.05.20 07:13:31.604586 [ 5 ] {47905c04-f0c1-4cc8-8c5b-5abf24dd1a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2691 | 2026.05.20 07:13:31.604980 [ 5 ] {47905c04-f0c1-4cc8-8c5b-5abf24dd1a0d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2692 | 2026.05.20 07:13:31.605219 [ 5 ] {47905c04-f0c1-4cc8-8c5b-5abf24dd1a0d} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2693 | 2026.05.20 07:13:31.605362 [ 5 ] {47905c04-f0c1-4cc8-8c5b-5abf24dd1a0d} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001591 sec., 175989.9434318039 rows/sec., 11.17 MiB/sec. | ||
| 2694 | 2026.05.20 07:13:31.605397 [ 5 ] {47905c04-f0c1-4cc8-8c5b-5abf24dd1a0d} <Debug> TCPHandler: Processed in 0.001844428 sec. | ||
| 2695 | 2026.05.20 07:13:31.605578 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2696 | 2026.05.20 07:13:31.605676 [ 5 ] {cb7fcecd-d9fb-4e2f-afca-bdfe030fbddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2697 | 2026.05.20 07:13:31.605716 [ 5 ] {cb7fcecd-d9fb-4e2f-afca-bdfe030fbddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2698 | 2026.05.20 07:13:31.606442 [ 5 ] {cb7fcecd-d9fb-4e2f-afca-bdfe030fbddb} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2026.05.20 07:13:31.606480 [ 5 ] {cb7fcecd-d9fb-4e2f-afca-bdfe030fbddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2700 | 2026.05.20 07:13:31.606844 [ 5 ] {cb7fcecd-d9fb-4e2f-afca-bdfe030fbddb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2701 | 2026.05.20 07:13:31.607065 [ 5 ] {cb7fcecd-d9fb-4e2f-afca-bdfe030fbddb} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2026.05.20 07:13:31.607193 [ 5 ] {cb7fcecd-d9fb-4e2f-afca-bdfe030fbddb} <Debug> executeQuery: Read 847 rows, 68.00 KiB in 0.001535 sec., 551791.5309446255 rows/sec., 43.26 MiB/sec. | ||
| 2703 | 2026.05.20 07:13:31.607226 [ 5 ] {cb7fcecd-d9fb-4e2f-afca-bdfe030fbddb} <Debug> TCPHandler: Processed in 0.001697685 sec. | ||
| 2704 | 2026.05.20 07:13:31.607368 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2705 | 2026.05.20 07:13:31.607465 [ 5 ] {4f77047a-3836-43be-bbda-67466d8c7737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2706 | 2026.05.20 07:13:31.607505 [ 5 ] {4f77047a-3836-43be-bbda-67466d8c7737} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2707 | 2026.05.20 07:13:31.607939 [ 5 ] {4f77047a-3836-43be-bbda-67466d8c7737} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2026.05.20 07:13:31.607975 [ 5 ] {4f77047a-3836-43be-bbda-67466d8c7737} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2709 | 2026.05.20 07:13:31.608270 [ 5 ] {4f77047a-3836-43be-bbda-67466d8c7737} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2710 | 2026.05.20 07:13:31.608479 [ 5 ] {4f77047a-3836-43be-bbda-67466d8c7737} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2711 | 2026.05.20 07:13:31.608604 [ 5 ] {4f77047a-3836-43be-bbda-67466d8c7737} <Debug> executeQuery: Read 175 rows, 11.05 KiB in 0.001157 sec., 151253.24114088158 rows/sec., 9.32 MiB/sec. | ||
| 2712 | 2026.05.20 07:13:31.608637 [ 5 ] {4f77047a-3836-43be-bbda-67466d8c7737} <Debug> TCPHandler: Processed in 0.001319063 sec. | ||
| 2713 | 2026.05.20 07:13:31.608767 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2714 | 2026.05.20 07:13:31.608863 [ 5 ] {9175a2d6-057b-4b77-ad57-9658a54101c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2715 | 2026.05.20 07:13:31.608903 [ 5 ] {9175a2d6-057b-4b77-ad57-9658a54101c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2716 | 2026.05.20 07:13:31.609326 [ 5 ] {9175a2d6-057b-4b77-ad57-9658a54101c1} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2026.05.20 07:13:31.609363 [ 5 ] {9175a2d6-057b-4b77-ad57-9658a54101c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2718 | 2026.05.20 07:13:31.609666 [ 5 ] {9175a2d6-057b-4b77-ad57-9658a54101c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2719 | 2026.05.20 07:13:31.609876 [ 5 ] {9175a2d6-057b-4b77-ad57-9658a54101c1} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2026.05.20 07:13:31.609976 [ 27 ] {} <Debug> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2721 | 2026.05.20 07:13:31.610001 [ 5 ] {9175a2d6-057b-4b77-ad57-9658a54101c1} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001155 sec., 125541.12554112554 rows/sec., 8.10 MiB/sec. | ||
| 2722 | 2026.05.20 07:13:31.610036 [ 27 ] {} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.05.20 07:13:31.610044 [ 5 ] {9175a2d6-057b-4b77-ad57-9658a54101c1} <Debug> TCPHandler: Processed in 0.001328102 sec. | ||
| 2724 | 2026.05.20 07:13:31.610068 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2725 | 2026.05.20 07:13:31.610190 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2726 | 2026.05.20 07:13:31.610218 [ 196 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::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 | ||
| 2727 | 2026.05.20 07:13:31.610302 [ 5 ] {29fa1889-8e1a-4159-b1e9-f99c5b75863f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2728 | 2026.05.20 07:13:31.610347 [ 5 ] {29fa1889-8e1a-4159-b1e9-f99c5b75863f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2729 | 2026.05.20 07:13:31.610366 [ 196 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2730 | 2026.05.20 07:13:31.610454 [ 196 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 946 rows starting from the beginning of the part | ||
| 2731 | 2026.05.20 07:13:31.610557 [ 196 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 145 rows starting from the beginning of the part | ||
| 2732 | 2026.05.20 07:13:31.610621 [ 196 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 145 rows starting from the beginning of the part | ||
| 2733 | 2026.05.20 07:13:31.610674 [ 196 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 946 rows starting from the beginning of the part | ||
| 2734 | 2026.05.20 07:13:31.610726 [ 196 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 145 rows starting from the beginning of the part | ||
| 2735 | 2026.05.20 07:13:31.610782 [ 196 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 145 rows starting from the beginning of the part | ||
| 2736 | 2026.05.20 07:13:31.610843 [ 5 ] {29fa1889-8e1a-4159-b1e9-f99c5b75863f} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2737 | 2026.05.20 07:13:31.610911 [ 5 ] {29fa1889-8e1a-4159-b1e9-f99c5b75863f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2738 | 2026.05.20 07:13:31.611275 [ 5 ] {29fa1889-8e1a-4159-b1e9-f99c5b75863f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2739 | 2026.05.20 07:13:31.611502 [ 5 ] {29fa1889-8e1a-4159-b1e9-f99c5b75863f} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2026.05.20 07:13:31.611638 [ 5 ] {29fa1889-8e1a-4159-b1e9-f99c5b75863f} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001354 sec., 106351.55096011817 rows/sec., 6.04 MiB/sec. | ||
| 2741 | 2026.05.20 07:13:31.611672 [ 5 ] {29fa1889-8e1a-4159-b1e9-f99c5b75863f} <Debug> TCPHandler: Processed in 0.001534864 sec. | ||
| 2742 | 2026.05.20 07:13:31.611798 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2743 | 2026.05.20 07:13:31.611894 [ 5 ] {101fe8af-217d-4180-a2ac-296b1bc2dcc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2744 | 2026.05.20 07:13:31.611934 [ 5 ] {101fe8af-217d-4180-a2ac-296b1bc2dcc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2745 | 2026.05.20 07:13:31.612142 [ 193 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001988388 sec., 1243218.1244304434 rows/sec., 79.52 MiB/sec. | ||
| 2746 | 2026.05.20 07:13:31.612421 [ 189 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2747 | 2026.05.20 07:13:31.612691 [ 5 ] {101fe8af-217d-4180-a2ac-296b1bc2dcc5} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.05.20 07:13:31.612734 [ 5 ] {101fe8af-217d-4180-a2ac-296b1bc2dcc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2749 | 2026.05.20 07:13:31.612734 [ 189 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2750 | 2026.05.20 07:13:31.612840 [ 189 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_6_1} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2751 | 2026.05.20 07:13:31.612930 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 2752 | 2026.05.20 07:13:31.613104 [ 5 ] {101fe8af-217d-4180-a2ac-296b1bc2dcc5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2753 | 2026.05.20 07:13:31.613322 [ 5 ] {101fe8af-217d-4180-a2ac-296b1bc2dcc5} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2754 | 2026.05.20 07:13:31.613455 [ 5 ] {101fe8af-217d-4180-a2ac-296b1bc2dcc5} <Debug> executeQuery: Read 519 rows, 37.54 KiB in 0.001579 sec., 328689.04369854333 rows/sec., 23.21 MiB/sec. | ||
| 2755 | 2026.05.20 07:13:31.613490 [ 5 ] {101fe8af-217d-4180-a2ac-296b1bc2dcc5} <Debug> TCPHandler: Processed in 0.001741886 sec. | ||
| 2756 | 2026.05.20 07:13:31.613628 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2757 | 2026.05.20 07:13:31.613724 [ 5 ] {8db44015-f9db-4115-9511-f279463b6f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2758 | 2026.05.20 07:13:31.613765 [ 5 ] {8db44015-f9db-4115-9511-f279463b6f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2759 | 2026.05.20 07:13:31.614110 [ 5 ] {8db44015-f9db-4115-9511-f279463b6f24} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2026.05.20 07:13:31.614146 [ 5 ] {8db44015-f9db-4115-9511-f279463b6f24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2761 | 2026.05.20 07:13:31.614442 [ 5 ] {8db44015-f9db-4115-9511-f279463b6f24} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2762 | 2026.05.20 07:13:31.614662 [ 5 ] {8db44015-f9db-4115-9511-f279463b6f24} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2763 | 2026.05.20 07:13:31.614761 [ 27 ] {} <Debug> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2764 | 2026.05.20 07:13:31.614790 [ 5 ] {8db44015-f9db-4115-9511-f279463b6f24} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001084 sec., 3690.036900369004 rows/sec., 192.79 KiB/sec. | ||
| 2765 | 2026.05.20 07:13:31.614793 [ 27 ] {} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2766 | 2026.05.20 07:13:31.614831 [ 5 ] {8db44015-f9db-4115-9511-f279463b6f24} <Debug> TCPHandler: Processed in 0.001252591 sec. | ||
| 2767 | 2026.05.20 07:13:31.614832 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2768 | 2026.05.20 07:13:31.614952 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::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 | ||
| 2769 | 2026.05.20 07:13:31.614980 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2770 | 2026.05.20 07:13:31.615057 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2771 | 2026.05.20 07:13:31.615083 [ 5 ] {e7dbd4cf-af2c-4bb8-aa9b-7ce094bc0764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2772 | 2026.05.20 07:13:31.615089 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 2773 | 2026.05.20 07:13:31.615136 [ 5 ] {e7dbd4cf-af2c-4bb8-aa9b-7ce094bc0764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2774 | 2026.05.20 07:13:31.615153 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 2775 | 2026.05.20 07:13:31.615197 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2776 | 2026.05.20 07:13:31.615231 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 2777 | 2026.05.20 07:13:31.615268 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 4 rows starting from the beginning of the part | ||
| 2778 | 2026.05.20 07:13:31.615306 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 2779 | 2026.05.20 07:13:31.615581 [ 5 ] {e7dbd4cf-af2c-4bb8-aa9b-7ce094bc0764} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2780 | 2026.05.20 07:13:31.615622 [ 5 ] {e7dbd4cf-af2c-4bb8-aa9b-7ce094bc0764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2781 | 2026.05.20 07:13:31.615983 [ 5 ] {e7dbd4cf-af2c-4bb8-aa9b-7ce094bc0764} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2782 | 2026.05.20 07:13:31.615989 [ 193 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.00107697 sec., 22284.743307613026 rows/sec., 1.14 MiB/sec. | ||
| 2783 | 2026.05.20 07:13:31.616145 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2784 | 2026.05.20 07:13:31.616250 [ 5 ] {e7dbd4cf-af2c-4bb8-aa9b-7ce094bc0764} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2785 | 2026.05.20 07:13:31.616399 [ 5 ] {e7dbd4cf-af2c-4bb8-aa9b-7ce094bc0764} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001335 sec., 198501.87265917604 rows/sec., 13.19 MiB/sec. | ||
| 2786 | 2026.05.20 07:13:31.616437 [ 5 ] {e7dbd4cf-af2c-4bb8-aa9b-7ce094bc0764} <Debug> TCPHandler: Processed in 0.001506774 sec. | ||
| 2787 | 2026.05.20 07:13:31.616445 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2026.05.20 07:13:31.616518 [ 196 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_6_1} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2789 | 2026.05.20 07:13:31.616568 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2790 | 2026.05.20 07:13:31.616589 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2791 | 2026.05.20 07:13:31.616671 [ 5 ] {f9043166-4fda-45ed-af6c-3892e473ee40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2792 | 2026.05.20 07:13:31.616718 [ 5 ] {f9043166-4fda-45ed-af6c-3892e473ee40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2793 | 2026.05.20 07:13:31.617045 [ 5 ] {f9043166-4fda-45ed-af6c-3892e473ee40} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2794 | 2026.05.20 07:13:31.617081 [ 5 ] {f9043166-4fda-45ed-af6c-3892e473ee40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2795 | 2026.05.20 07:13:31.617380 [ 5 ] {f9043166-4fda-45ed-af6c-3892e473ee40} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2796 | 2026.05.20 07:13:31.617590 [ 5 ] {f9043166-4fda-45ed-af6c-3892e473ee40} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2797 | 2026.05.20 07:13:31.617719 [ 5 ] {f9043166-4fda-45ed-af6c-3892e473ee40} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 63.21 KiB/sec. | ||
| 2798 | 2026.05.20 07:13:31.617751 [ 5 ] {f9043166-4fda-45ed-af6c-3892e473ee40} <Debug> TCPHandler: Processed in 0.001232422 sec. | ||
| 2799 | 2026.05.20 07:13:31.617876 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2800 | 2026.05.20 07:13:31.617972 [ 5 ] {43552afc-3335-4ae3-b8f1-2a7b8c0e2292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2801 | 2026.05.20 07:13:31.618027 [ 5 ] {43552afc-3335-4ae3-b8f1-2a7b8c0e2292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2802 | 2026.05.20 07:13:31.618909 [ 5 ] {43552afc-3335-4ae3-b8f1-2a7b8c0e2292} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2803 | 2026.05.20 07:13:31.618947 [ 5 ] {43552afc-3335-4ae3-b8f1-2a7b8c0e2292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2804 | 2026.05.20 07:13:31.619485 [ 5 ] {43552afc-3335-4ae3-b8f1-2a7b8c0e2292} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2805 | 2026.05.20 07:13:31.619716 [ 5 ] {43552afc-3335-4ae3-b8f1-2a7b8c0e2292} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2806 | 2026.05.20 07:13:31.619821 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2807 | 2026.05.20 07:13:31.619853 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2026.05.20 07:13:31.619853 [ 5 ] {43552afc-3335-4ae3-b8f1-2a7b8c0e2292} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001899 sec., 18430.753027909424 rows/sec., 33.03 MiB/sec. | ||
| 2809 | 2026.05.20 07:13:31.619871 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2810 | 2026.05.20 07:13:31.619924 [ 5 ] {43552afc-3335-4ae3-b8f1-2a7b8c0e2292} <Debug> TCPHandler: Processed in 0.00209609 sec. | ||
| 2811 | 2026.05.20 07:13:31.620011 [ 192 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::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 | ||
| 2812 | 2026.05.20 07:13:31.620068 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2813 | 2026.05.20 07:13:31.620178 [ 5 ] {a71fe630-f82a-4139-8112-a7d893b8460f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2814 | 2026.05.20 07:13:31.620220 [ 5 ] {a71fe630-f82a-4139-8112-a7d893b8460f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2815 | 2026.05.20 07:13:31.620278 [ 192 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2816 | 2026.05.20 07:13:31.620348 [ 192 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 13 rows starting from the beginning of the part | ||
| 2817 | 2026.05.20 07:13:31.620499 [ 192 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part | ||
| 2818 | 2026.05.20 07:13:31.620592 [ 5 ] {a71fe630-f82a-4139-8112-a7d893b8460f} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2026.05.20 07:13:31.620634 [ 5 ] {a71fe630-f82a-4139-8112-a7d893b8460f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2820 | 2026.05.20 07:13:31.620643 [ 192 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2821 | 2026.05.20 07:13:31.620781 [ 192 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 18 rows starting from the beginning of the part | ||
| 2822 | 2026.05.20 07:13:31.620908 [ 192 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::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 | ||
| 2823 | 2026.05.20 07:13:31.620953 [ 5 ] {a71fe630-f82a-4139-8112-a7d893b8460f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2824 | 2026.05.20 07:13:31.621036 [ 192 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2825 | 2026.05.20 07:13:31.621195 [ 5 ] {a71fe630-f82a-4139-8112-a7d893b8460f} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2826 | 2026.05.20 07:13:31.621331 [ 5 ] {a71fe630-f82a-4139-8112-a7d893b8460f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001172 sec., 76791.80887372013 rows/sec., 4.80 MiB/sec. | ||
| 2827 | 2026.05.20 07:13:31.621366 [ 5 ] {a71fe630-f82a-4139-8112-a7d893b8460f} <Debug> TCPHandler: Processed in 0.001348523 sec. | ||
| 2828 | 2026.05.20 07:13:31.623096 [ 190 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 19 columns (19 merged, 0 gathered) in 0.0031385 sec., 39190.696192448624 rows/sec., 70.23 MiB/sec. | ||
| 2829 | 2026.05.20 07:13:31.623486 [ 193 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2830 | 2026.05.20 07:13:31.623898 [ 193 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2026.05.20 07:13:31.623982 [ 193 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2832 | 2026.05.20 07:13:31.624111 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 2833 | 2026.05.20 07:13:36.160802 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2834 | 2026.05.20 07:13:36.160897 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2835 | 2026.05.20 07:13:36.217542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4738 | ||
| 2836 | 2026.05.20 07:13:36.218033 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2026.05.20 07:13:36.218069 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2838 | 2026.05.20 07:13:36.218529 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2839 | 2026.05.20 07:13:36.218766 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2026.05.20 07:13:36.218897 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4738 | ||
| 2841 | 2026.05.20 07:13:36.471789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2842 | 2026.05.20 07:13:36.489615 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2843 | 2026.05.20 07:13:36.489687 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2844 | 2026.05.20 07:13:36.495382 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2845 | 2026.05.20 07:13:36.496044 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2846 | 2026.05.20 07:13:36.498993 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2847 | 2026.05.20 07:13:36.590273 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2848 | 2026.05.20 07:13:36.590523 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 2849 | 2026.05.20 07:13:36.590887 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2850 | 2026.05.20 07:13:36.590931 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 2851 | 2026.05.20 07:13:36.591179 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2852 | 2026.05.20 07:13:36.591257 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2853 | 2026.05.20 07:13:36.591405 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 2854 | 2026.05.20 07:13:36.591496 [ 322 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2855 | 2026.05.20 07:13:36.591502 [ 345 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2856 | 2026.05.20 07:13:36.591497 [ 363 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2857 | 2026.05.20 07:13:36.591635 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2858 | 2026.05.20 07:13:36.591662 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2859 | 2026.05.20 07:13:36.591732 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2860 | 2026.05.20 07:13:36.591752 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 2861 | 2026.05.20 07:13:36.591787 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2862 | 2026.05.20 07:13:36.591825 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2863 | 2026.05.20 07:13:36.592982 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002566 sec., 15978.176149649258 rows/sec., 3.48 MiB/sec. | ||
| 2864 | 2026.05.20 07:13:36.593083 [ 5 ] {192e0cdb-f9d4-4df7-9175-36d825bec3e9} <Debug> TCPHandler: Processed in 0.002950348 sec. | ||
| 2865 | 2026.05.20 07:13:36.594541 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2866 | 2026.05.20 07:13:36.594650 [ 5 ] {71a06df6-1da5-4044-999e-f2649b5532d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2867 | 2026.05.20 07:13:36.594693 [ 5 ] {71a06df6-1da5-4044-999e-f2649b5532d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2868 | 2026.05.20 07:13:36.595197 [ 5 ] {71a06df6-1da5-4044-999e-f2649b5532d0} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2869 | 2026.05.20 07:13:36.595252 [ 5 ] {71a06df6-1da5-4044-999e-f2649b5532d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2870 | 2026.05.20 07:13:36.595612 [ 5 ] {71a06df6-1da5-4044-999e-f2649b5532d0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2871 | 2026.05.20 07:13:36.595830 [ 5 ] {71a06df6-1da5-4044-999e-f2649b5532d0} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2872 | 2026.05.20 07:13:36.595969 [ 5 ] {71a06df6-1da5-4044-999e-f2649b5532d0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001348 sec., 41543.02670623145 rows/sec., 3.17 MiB/sec. | ||
| 2873 | 2026.05.20 07:13:36.596003 [ 5 ] {71a06df6-1da5-4044-999e-f2649b5532d0} <Debug> TCPHandler: Processed in 0.001512504 sec. | ||
| 2874 | 2026.05.20 07:13:36.596130 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2026.05.20 07:13:36.596226 [ 5 ] {2ff780e4-c66e-4bbf-a1fb-1a977d2bce13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2876 | 2026.05.20 07:13:36.596266 [ 5 ] {2ff780e4-c66e-4bbf-a1fb-1a977d2bce13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2877 | 2026.05.20 07:13:36.596677 [ 5 ] {2ff780e4-c66e-4bbf-a1fb-1a977d2bce13} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2026.05.20 07:13:36.596714 [ 5 ] {2ff780e4-c66e-4bbf-a1fb-1a977d2bce13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2879 | 2026.05.20 07:13:36.597009 [ 5 ] {2ff780e4-c66e-4bbf-a1fb-1a977d2bce13} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2880 | 2026.05.20 07:13:36.597228 [ 5 ] {2ff780e4-c66e-4bbf-a1fb-1a977d2bce13} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2026.05.20 07:13:36.597356 [ 5 ] {2ff780e4-c66e-4bbf-a1fb-1a977d2bce13} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 2882 | 2026.05.20 07:13:36.597390 [ 5 ] {2ff780e4-c66e-4bbf-a1fb-1a977d2bce13} <Debug> TCPHandler: Processed in 0.001308552 sec. | ||
| 2883 | 2026.05.20 07:13:36.597512 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2026.05.20 07:13:36.597608 [ 5 ] {225bca9b-cded-4642-b845-e29c4f0b5549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2885 | 2026.05.20 07:13:36.597651 [ 5 ] {225bca9b-cded-4642-b845-e29c4f0b5549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2886 | 2026.05.20 07:13:36.598052 [ 5 ] {225bca9b-cded-4642-b845-e29c4f0b5549} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2026.05.20 07:13:36.598087 [ 5 ] {225bca9b-cded-4642-b845-e29c4f0b5549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2888 | 2026.05.20 07:13:36.598408 [ 5 ] {225bca9b-cded-4642-b845-e29c4f0b5549} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2889 | 2026.05.20 07:13:36.598622 [ 5 ] {225bca9b-cded-4642-b845-e29c4f0b5549} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2026.05.20 07:13:36.598750 [ 5 ] {225bca9b-cded-4642-b845-e29c4f0b5549} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 2891 | 2026.05.20 07:13:36.598783 [ 5 ] {225bca9b-cded-4642-b845-e29c4f0b5549} <Debug> TCPHandler: Processed in 0.001320272 sec. | ||
| 2892 | 2026.05.20 07:13:36.598901 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2893 | 2026.05.20 07:13:36.598997 [ 5 ] {85a4288e-a575-49b4-a3e7-8a000ad97b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2894 | 2026.05.20 07:13:36.599040 [ 5 ] {85a4288e-a575-49b4-a3e7-8a000ad97b91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2895 | 2026.05.20 07:13:36.599375 [ 5 ] {85a4288e-a575-49b4-a3e7-8a000ad97b91} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2026.05.20 07:13:36.599411 [ 5 ] {85a4288e-a575-49b4-a3e7-8a000ad97b91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2897 | 2026.05.20 07:13:36.599703 [ 5 ] {85a4288e-a575-49b4-a3e7-8a000ad97b91} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2898 | 2026.05.20 07:13:36.599906 [ 5 ] {85a4288e-a575-49b4-a3e7-8a000ad97b91} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2026.05.20 07:13:36.600030 [ 5 ] {85a4288e-a575-49b4-a3e7-8a000ad97b91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 2900 | 2026.05.20 07:13:36.600062 [ 5 ] {85a4288e-a575-49b4-a3e7-8a000ad97b91} <Debug> TCPHandler: Processed in 0.001209821 sec. | ||
| 2901 | 2026.05.20 07:13:36.909440 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2902 | 2026.05.20 07:13:36.909729 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) 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', '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) | ||
| 2903 | 2026.05.20 07:13:36.910105 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2904 | 2026.05.20 07:13:36.910151 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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 | ||
| 2905 | 2026.05.20 07:13:36.910419 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2906 | 2026.05.20 07:13:36.910488 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2907 | 2026.05.20 07:13:36.910631 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 44-element set) | ||
| 2908 | 2026.05.20 07:13:36.910730 [ 345 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2909 | 2026.05.20 07:13:36.910768 [ 322 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2910 | 2026.05.20 07:13:36.910730 [ 363 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2911 | 2026.05.20 07:13:36.910923 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2912 | 2026.05.20 07:13:36.910952 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2913 | 2026.05.20 07:13:36.911038 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2914 | 2026.05.20 07:13:36.911059 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 44 rows with 3 streams | ||
| 2915 | 2026.05.20 07:13:36.911096 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 2916 | 2026.05.20 07:13:36.911136 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 2917 | 2026.05.20 07:13:36.911174 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', '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'))" | ||
| 2918 | 2026.05.20 07:13:36.912525 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Debug> executeQuery: Read 44 rows, 9.42 KiB in 0.002923 sec., 15053.02771125556 rows/sec., 3.15 MiB/sec. | ||
| 2919 | 2026.05.20 07:13:36.912701 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Debug> MemoryTracker: Peak memory usage (for query): 147.31 KiB. | ||
| 2920 | 2026.05.20 07:13:36.912718 [ 5 ] {18f0fba8-5d7c-4700-afb0-6f71d7966bfa} <Debug> TCPHandler: Processed in 0.003435242 sec. | ||
| 2921 | 2026.05.20 07:13:36.929776 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2922 | 2026.05.20 07:13:36.929917 [ 5 ] {dad21ff0-5857-4142-8587-ed64674913b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2923 | 2026.05.20 07:13:36.929971 [ 5 ] {dad21ff0-5857-4142-8587-ed64674913b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2924 | 2026.05.20 07:13:36.930702 [ 5 ] {dad21ff0-5857-4142-8587-ed64674913b2} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2925 | 2026.05.20 07:13:36.930753 [ 5 ] {dad21ff0-5857-4142-8587-ed64674913b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2926 | 2026.05.20 07:13:36.931157 [ 5 ] {dad21ff0-5857-4142-8587-ed64674913b2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2927 | 2026.05.20 07:13:36.931383 [ 5 ] {dad21ff0-5857-4142-8587-ed64674913b2} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2928 | 2026.05.20 07:13:36.931527 [ 5 ] {dad21ff0-5857-4142-8587-ed64674913b2} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001649 sec., 169799.87871437235 rows/sec., 10.78 MiB/sec. | ||
| 2929 | 2026.05.20 07:13:36.931562 [ 5 ] {dad21ff0-5857-4142-8587-ed64674913b2} <Debug> TCPHandler: Processed in 0.001851297 sec. | ||
| 2930 | 2026.05.20 07:13:36.931703 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2931 | 2026.05.20 07:13:36.931802 [ 5 ] {940f8e7e-c120-46e6-bbf8-7720437b8822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2932 | 2026.05.20 07:13:36.931843 [ 5 ] {940f8e7e-c120-46e6-bbf8-7720437b8822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2933 | 2026.05.20 07:13:36.932319 [ 5 ] {940f8e7e-c120-46e6-bbf8-7720437b8822} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2934 | 2026.05.20 07:13:36.932356 [ 5 ] {940f8e7e-c120-46e6-bbf8-7720437b8822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2935 | 2026.05.20 07:13:36.932655 [ 5 ] {940f8e7e-c120-46e6-bbf8-7720437b8822} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2936 | 2026.05.20 07:13:36.932865 [ 5 ] {940f8e7e-c120-46e6-bbf8-7720437b8822} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2937 | 2026.05.20 07:13:36.932994 [ 5 ] {940f8e7e-c120-46e6-bbf8-7720437b8822} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.00121 sec., 11570.247933884299 rows/sec., 943.47 KiB/sec. | ||
| 2938 | 2026.05.20 07:13:36.933026 [ 5 ] {940f8e7e-c120-46e6-bbf8-7720437b8822} <Debug> TCPHandler: Processed in 0.001379633 sec. | ||
| 2939 | 2026.05.20 07:13:36.933151 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2940 | 2026.05.20 07:13:36.933242 [ 5 ] {69153a87-9c87-45c6-848d-fd5c160c8e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2941 | 2026.05.20 07:13:36.933280 [ 5 ] {69153a87-9c87-45c6-848d-fd5c160c8e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2942 | 2026.05.20 07:13:36.935264 [ 5 ] {69153a87-9c87-45c6-848d-fd5c160c8e6b} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2943 | 2026.05.20 07:13:36.935304 [ 5 ] {69153a87-9c87-45c6-848d-fd5c160c8e6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2944 | 2026.05.20 07:13:36.935853 [ 5 ] {69153a87-9c87-45c6-848d-fd5c160c8e6b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2945 | 2026.05.20 07:13:36.936079 [ 5 ] {69153a87-9c87-45c6-848d-fd5c160c8e6b} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2946 | 2026.05.20 07:13:36.936209 [ 5 ] {69153a87-9c87-45c6-848d-fd5c160c8e6b} <Debug> executeQuery: Read 3211 rows, 245.51 KiB in 0.002968 sec., 1081873.3153638814 rows/sec., 80.78 MiB/sec. | ||
| 2947 | 2026.05.20 07:13:36.936244 [ 5 ] {69153a87-9c87-45c6-848d-fd5c160c8e6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2948 | 2026.05.20 07:13:36.936257 [ 5 ] {69153a87-9c87-45c6-848d-fd5c160c8e6b} <Debug> TCPHandler: Processed in 0.00315239 sec. | ||
| 2949 | 2026.05.20 07:13:36.936395 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2950 | 2026.05.20 07:13:36.936492 [ 5 ] {0a9e94e0-c8df-4501-9a3e-a34eaab93227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2951 | 2026.05.20 07:13:36.936533 [ 5 ] {0a9e94e0-c8df-4501-9a3e-a34eaab93227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2952 | 2026.05.20 07:13:36.937067 [ 5 ] {0a9e94e0-c8df-4501-9a3e-a34eaab93227} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2026.05.20 07:13:36.937106 [ 5 ] {0a9e94e0-c8df-4501-9a3e-a34eaab93227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2954 | 2026.05.20 07:13:36.937431 [ 5 ] {0a9e94e0-c8df-4501-9a3e-a34eaab93227} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2955 | 2026.05.20 07:13:36.937646 [ 5 ] {0a9e94e0-c8df-4501-9a3e-a34eaab93227} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2956 | 2026.05.20 07:13:36.937776 [ 5 ] {0a9e94e0-c8df-4501-9a3e-a34eaab93227} <Debug> executeQuery: Read 204 rows, 13.15 KiB in 0.001302 sec., 156682.0276497696 rows/sec., 9.86 MiB/sec. | ||
| 2957 | 2026.05.20 07:13:36.937810 [ 5 ] {0a9e94e0-c8df-4501-9a3e-a34eaab93227} <Debug> TCPHandler: Processed in 0.001465033 sec. | ||
| 2958 | 2026.05.20 07:13:36.937934 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2959 | 2026.05.20 07:13:36.938038 [ 5 ] {533ac771-e38e-494f-91a3-fca9fb2e3a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2960 | 2026.05.20 07:13:36.938080 [ 5 ] {533ac771-e38e-494f-91a3-fca9fb2e3a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2961 | 2026.05.20 07:13:36.938772 [ 5 ] {533ac771-e38e-494f-91a3-fca9fb2e3a38} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2962 | 2026.05.20 07:13:36.938809 [ 5 ] {533ac771-e38e-494f-91a3-fca9fb2e3a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2963 | 2026.05.20 07:13:36.939170 [ 5 ] {533ac771-e38e-494f-91a3-fca9fb2e3a38} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2964 | 2026.05.20 07:13:36.939382 [ 5 ] {533ac771-e38e-494f-91a3-fca9fb2e3a38} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.05.20 07:13:36.939508 [ 5 ] {533ac771-e38e-494f-91a3-fca9fb2e3a38} <Debug> executeQuery: Read 946 rows, 56.96 KiB in 0.001495 sec., 632775.9197324414 rows/sec., 37.21 MiB/sec. | ||
| 2966 | 2026.05.20 07:13:36.939542 [ 5 ] {533ac771-e38e-494f-91a3-fca9fb2e3a38} <Debug> TCPHandler: Processed in 0.001657765 sec. | ||
| 2967 | 2026.05.20 07:13:36.939677 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2968 | 2026.05.20 07:13:36.939773 [ 5 ] {d242d251-8cf9-4090-a3bb-788c0c2f5e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 2969 | 2026.05.20 07:13:36.939813 [ 5 ] {d242d251-8cf9-4090-a3bb-788c0c2f5e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 2970 | 2026.05.20 07:13:36.940244 [ 5 ] {d242d251-8cf9-4090-a3bb-788c0c2f5e2f} <Trace> oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2971 | 2026.05.20 07:13:36.940280 [ 5 ] {d242d251-8cf9-4090-a3bb-788c0c2f5e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2972 | 2026.05.20 07:13:36.940562 [ 5 ] {d242d251-8cf9-4090-a3bb-788c0c2f5e2f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2973 | 2026.05.20 07:13:36.940775 [ 5 ] {d242d251-8cf9-4090-a3bb-788c0c2f5e2f} <Trace> oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2974 | 2026.05.20 07:13:36.940903 [ 5 ] {d242d251-8cf9-4090-a3bb-788c0c2f5e2f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001148 sec., 871.0801393728224 rows/sec., 61.25 KiB/sec. | ||
| 2975 | 2026.05.20 07:13:36.940936 [ 5 ] {d242d251-8cf9-4090-a3bb-788c0c2f5e2f} <Debug> TCPHandler: Processed in 0.001308662 sec. | ||
| 2976 | 2026.05.20 07:13:36.941061 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2977 | 2026.05.20 07:13:36.941159 [ 5 ] {8ad4f9eb-e3fe-465a-93a0-4dc358580d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2978 | 2026.05.20 07:13:36.941199 [ 5 ] {8ad4f9eb-e3fe-465a-93a0-4dc358580d22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2979 | 2026.05.20 07:13:36.941668 [ 5 ] {8ad4f9eb-e3fe-465a-93a0-4dc358580d22} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2980 | 2026.05.20 07:13:36.941706 [ 5 ] {8ad4f9eb-e3fe-465a-93a0-4dc358580d22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2981 | 2026.05.20 07:13:36.942013 [ 5 ] {8ad4f9eb-e3fe-465a-93a0-4dc358580d22} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2982 | 2026.05.20 07:13:36.942236 [ 5 ] {8ad4f9eb-e3fe-465a-93a0-4dc358580d22} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2983 | 2026.05.20 07:13:36.942365 [ 5 ] {8ad4f9eb-e3fe-465a-93a0-4dc358580d22} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001224 sec., 117647.05882352941 rows/sec., 6.68 MiB/sec. | ||
| 2984 | 2026.05.20 07:13:36.942399 [ 5 ] {8ad4f9eb-e3fe-465a-93a0-4dc358580d22} <Debug> TCPHandler: Processed in 0.001388283 sec. | ||
| 2985 | 2026.05.20 07:13:36.942560 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2986 | 2026.05.20 07:13:36.942662 [ 5 ] {af728049-042b-4db5-8726-c552830c2ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2987 | 2026.05.20 07:13:36.942701 [ 5 ] {af728049-042b-4db5-8726-c552830c2ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2988 | 2026.05.20 07:13:36.943704 [ 5 ] {af728049-042b-4db5-8726-c552830c2ed7} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2989 | 2026.05.20 07:13:36.943742 [ 5 ] {af728049-042b-4db5-8726-c552830c2ed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2990 | 2026.05.20 07:13:36.944123 [ 5 ] {af728049-042b-4db5-8726-c552830c2ed7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2991 | 2026.05.20 07:13:36.944350 [ 5 ] {af728049-042b-4db5-8726-c552830c2ed7} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2992 | 2026.05.20 07:13:36.944481 [ 5 ] {af728049-042b-4db5-8726-c552830c2ed7} <Debug> executeQuery: Read 1772 rows, 122.72 KiB in 0.001838 sec., 964091.4036996736 rows/sec., 65.20 MiB/sec. | ||
| 2993 | 2026.05.20 07:13:36.944515 [ 5 ] {af728049-042b-4db5-8726-c552830c2ed7} <Debug> TCPHandler: Processed in 0.002004539 sec. | ||
| 2994 | 2026.05.20 07:13:36.944651 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2995 | 2026.05.20 07:13:36.944748 [ 5 ] {fb488af9-dce6-4f03-805f-d0ae00a32f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2996 | 2026.05.20 07:13:36.944792 [ 5 ] {fb488af9-dce6-4f03-805f-d0ae00a32f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2997 | 2026.05.20 07:13:36.945233 [ 5 ] {fb488af9-dce6-4f03-805f-d0ae00a32f44} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2998 | 2026.05.20 07:13:36.945275 [ 5 ] {fb488af9-dce6-4f03-805f-d0ae00a32f44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 2999 | 2026.05.20 07:13:36.945636 [ 5 ] {fb488af9-dce6-4f03-805f-d0ae00a32f44} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3000 | 2026.05.20 07:13:36.945875 [ 5 ] {fb488af9-dce6-4f03-805f-d0ae00a32f44} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3001 | 2026.05.20 07:13:36.946012 [ 5 ] {fb488af9-dce6-4f03-805f-d0ae00a32f44} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001281 sec., 3122.56049960968 rows/sec., 163.14 KiB/sec. | ||
| 3002 | 2026.05.20 07:13:36.946046 [ 5 ] {fb488af9-dce6-4f03-805f-d0ae00a32f44} <Debug> TCPHandler: Processed in 0.001444573 sec. | ||
| 3003 | 2026.05.20 07:13:36.946214 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3004 | 2026.05.20 07:13:36.946314 [ 5 ] {d135b989-a09c-4030-ac7e-52bc9028af3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3005 | 2026.05.20 07:13:36.946358 [ 5 ] {d135b989-a09c-4030-ac7e-52bc9028af3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3006 | 2026.05.20 07:13:36.947152 [ 5 ] {d135b989-a09c-4030-ac7e-52bc9028af3f} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3007 | 2026.05.20 07:13:36.947189 [ 5 ] {d135b989-a09c-4030-ac7e-52bc9028af3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3008 | 2026.05.20 07:13:36.947633 [ 5 ] {d135b989-a09c-4030-ac7e-52bc9028af3f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3009 | 2026.05.20 07:13:36.947862 [ 5 ] {d135b989-a09c-4030-ac7e-52bc9028af3f} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2026.05.20 07:13:36.947998 [ 5 ] {d135b989-a09c-4030-ac7e-52bc9028af3f} <Debug> executeQuery: Read 1608 rows, 100.02 KiB in 0.001706 sec., 942555.6858147713 rows/sec., 57.25 MiB/sec. | ||
| 3011 | 2026.05.20 07:13:36.948034 [ 5 ] {d135b989-a09c-4030-ac7e-52bc9028af3f} <Debug> TCPHandler: Processed in 0.001868688 sec. | ||
| 3012 | 2026.05.20 07:13:36.948200 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2026.05.20 07:13:36.948307 [ 5 ] {d7141e35-e064-4572-b760-a80e3f75b41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3014 | 2026.05.20 07:13:36.948356 [ 5 ] {d7141e35-e064-4572-b760-a80e3f75b41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3015 | 2026.05.20 07:13:36.948706 [ 5 ] {d7141e35-e064-4572-b760-a80e3f75b41b} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2026.05.20 07:13:36.948743 [ 5 ] {d7141e35-e064-4572-b760-a80e3f75b41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3017 | 2026.05.20 07:13:36.949058 [ 5 ] {d7141e35-e064-4572-b760-a80e3f75b41b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3018 | 2026.05.20 07:13:36.949321 [ 5 ] {d7141e35-e064-4572-b760-a80e3f75b41b} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2026.05.20 07:13:36.949462 [ 5 ] {d7141e35-e064-4572-b760-a80e3f75b41b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001178 sec., 848.8964346349745 rows/sec., 57.20 KiB/sec. | ||
| 3020 | 2026.05.20 07:13:36.949495 [ 5 ] {d7141e35-e064-4572-b760-a80e3f75b41b} <Debug> TCPHandler: Processed in 0.001363783 sec. | ||
| 3021 | 2026.05.20 07:13:36.949721 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3022 | 2026.05.20 07:13:36.949817 [ 5 ] {339a0f46-25f8-441e-b63a-208202da425f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3023 | 2026.05.20 07:13:36.949870 [ 5 ] {339a0f46-25f8-441e-b63a-208202da425f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3024 | 2026.05.20 07:13:36.950653 [ 5 ] {339a0f46-25f8-441e-b63a-208202da425f} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2026.05.20 07:13:36.950688 [ 5 ] {339a0f46-25f8-441e-b63a-208202da425f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3026 | 2026.05.20 07:13:36.951218 [ 5 ] {339a0f46-25f8-441e-b63a-208202da425f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3027 | 2026.05.20 07:13:36.951430 [ 5 ] {339a0f46-25f8-441e-b63a-208202da425f} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2026.05.20 07:13:36.951563 [ 5 ] {339a0f46-25f8-441e-b63a-208202da425f} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001764 sec., 28344.67120181406 rows/sec., 50.79 MiB/sec. | ||
| 3029 | 2026.05.20 07:13:36.951609 [ 5 ] {339a0f46-25f8-441e-b63a-208202da425f} <Debug> TCPHandler: Processed in 0.001936078 sec. | ||
| 3030 | 2026.05.20 07:13:36.951745 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2026.05.20 07:13:36.951840 [ 5 ] {90479a51-51bc-4af6-ac43-2faefd5d9525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3032 | 2026.05.20 07:13:36.951881 [ 5 ] {90479a51-51bc-4af6-ac43-2faefd5d9525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3033 | 2026.05.20 07:13:36.952197 [ 5 ] {90479a51-51bc-4af6-ac43-2faefd5d9525} <Trace> oximeter.measurements_i64 (bf9dfba0-175b-4110-9758-767fff7f4bde): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2026.05.20 07:13:36.952232 [ 5 ] {90479a51-51bc-4af6-ac43-2faefd5d9525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3035 | 2026.05.20 07:13:36.952517 [ 5 ] {90479a51-51bc-4af6-ac43-2faefd5d9525} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3036 | 2026.05.20 07:13:36.952717 [ 5 ] {90479a51-51bc-4af6-ac43-2faefd5d9525} <Trace> oximeter.measurements_i64 (bf9dfba0-175b-4110-9758-767fff7f4bde): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2026.05.20 07:13:36.952841 [ 5 ] {90479a51-51bc-4af6-ac43-2faefd5d9525} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001019 sec., 8832.188420019627 rows/sec., 623.89 KiB/sec. | ||
| 3038 | 2026.05.20 07:13:36.952872 [ 5 ] {90479a51-51bc-4af6-ac43-2faefd5d9525} <Debug> TCPHandler: Processed in 0.001176381 sec. | ||
| 3039 | 2026.05.20 07:13:36.952996 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3040 | 2026.05.20 07:13:36.953092 [ 5 ] {73940ac7-47a0-4d15-8339-e8b0584cc585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3041 | 2026.05.20 07:13:36.953132 [ 5 ] {73940ac7-47a0-4d15-8339-e8b0584cc585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3042 | 2026.05.20 07:13:36.953448 [ 5 ] {73940ac7-47a0-4d15-8339-e8b0584cc585} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2026.05.20 07:13:36.953483 [ 5 ] {73940ac7-47a0-4d15-8339-e8b0584cc585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3044 | 2026.05.20 07:13:36.953772 [ 5 ] {73940ac7-47a0-4d15-8339-e8b0584cc585} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3045 | 2026.05.20 07:13:36.953978 [ 5 ] {73940ac7-47a0-4d15-8339-e8b0584cc585} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2026.05.20 07:13:36.954103 [ 5 ] {73940ac7-47a0-4d15-8339-e8b0584cc585} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001029 sec., 40816.32653061225 rows/sec., 2.33 MiB/sec. | ||
| 3047 | 2026.05.20 07:13:36.954134 [ 5 ] {73940ac7-47a0-4d15-8339-e8b0584cc585} <Debug> TCPHandler: Processed in 0.001186682 sec. | ||
| 3048 | 2026.05.20 07:13:41.588705 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2026.05.20 07:13:41.588994 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3050 | 2026.05.20 07:13:41.589368 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3051 | 2026.05.20 07:13:41.589413 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3052 | 2026.05.20 07:13:41.589646 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3053 | 2026.05.20 07:13:41.589718 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3054 | 2026.05.20 07:13:41.589859 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3055 | 2026.05.20 07:13:41.590001 [ 351 ] {ddc66572-2772-4700-a323-820db1ee6bb0} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3056 | 2026.05.20 07:13:41.590008 [ 350 ] {ddc66572-2772-4700-a323-820db1ee6bb0} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3057 | 2026.05.20 07:13:41.590001 [ 322 ] {ddc66572-2772-4700-a323-820db1ee6bb0} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3058 | 2026.05.20 07:13:41.590194 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3059 | 2026.05.20 07:13:41.590223 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3060 | 2026.05.20 07:13:41.590295 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3061 | 2026.05.20 07:13:41.590316 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3062 | 2026.05.20 07:13:41.590352 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3063 | 2026.05.20 07:13:41.590395 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3064 | 2026.05.20 07:13:41.591642 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002758 sec., 14865.844815083394 rows/sec., 3.24 MiB/sec. | ||
| 3065 | 2026.05.20 07:13:41.591784 [ 5 ] {ddc66572-2772-4700-a323-820db1ee6bb0} <Debug> TCPHandler: Processed in 0.00322496 sec. | ||
| 3066 | 2026.05.20 07:13:41.593260 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3067 | 2026.05.20 07:13:41.593376 [ 5 ] {b79fc806-efac-4b97-bd84-eb3307adb827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3068 | 2026.05.20 07:13:41.593422 [ 5 ] {b79fc806-efac-4b97-bd84-eb3307adb827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3069 | 2026.05.20 07:13:41.594091 [ 5 ] {b79fc806-efac-4b97-bd84-eb3307adb827} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3070 | 2026.05.20 07:13:41.594136 [ 5 ] {b79fc806-efac-4b97-bd84-eb3307adb827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3071 | 2026.05.20 07:13:41.594570 [ 5 ] {b79fc806-efac-4b97-bd84-eb3307adb827} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3072 | 2026.05.20 07:13:41.594802 [ 5 ] {b79fc806-efac-4b97-bd84-eb3307adb827} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3073 | 2026.05.20 07:13:41.594943 [ 5 ] {b79fc806-efac-4b97-bd84-eb3307adb827} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001599 sec., 35021.88868042527 rows/sec., 2.67 MiB/sec. | ||
| 3074 | 2026.05.20 07:13:41.594947 [ 148 ] {} <Debug> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3075 | 2026.05.20 07:13:41.594980 [ 5 ] {b79fc806-efac-4b97-bd84-eb3307adb827} <Debug> TCPHandler: Processed in 0.001772506 sec. | ||
| 3076 | 2026.05.20 07:13:41.595014 [ 148 ] {} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2026.05.20 07:13:41.595046 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3078 | 2026.05.20 07:13:41.595125 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3079 | 2026.05.20 07:13:41.595239 [ 5 ] {0fe39abd-99e9-4624-81f3-3555bfff8b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3080 | 2026.05.20 07:13:41.595279 [ 5 ] {0fe39abd-99e9-4624-81f3-3555bfff8b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3081 | 2026.05.20 07:13:41.595373 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::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 | ||
| 3082 | 2026.05.20 07:13:41.595540 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3083 | 2026.05.20 07:13:41.595580 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3189 rows starting from the beginning of the part | ||
| 3084 | 2026.05.20 07:13:41.595657 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part | ||
| 3085 | 2026.05.20 07:13:41.595710 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 847 rows starting from the beginning of the part | ||
| 3086 | 2026.05.20 07:13:41.595762 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::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 | ||
| 3087 | 2026.05.20 07:13:41.595805 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 3211 rows starting from the beginning of the part | ||
| 3088 | 2026.05.20 07:13:41.595831 [ 5 ] {0fe39abd-99e9-4624-81f3-3555bfff8b0b} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2026.05.20 07:13:41.595858 [ 192 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 56 rows starting from the beginning of the part | ||
| 3090 | 2026.05.20 07:13:41.595875 [ 5 ] {0fe39abd-99e9-4624-81f3-3555bfff8b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3091 | 2026.05.20 07:13:41.596215 [ 5 ] {0fe39abd-99e9-4624-81f3-3555bfff8b0b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3092 | 2026.05.20 07:13:41.596448 [ 5 ] {0fe39abd-99e9-4624-81f3-3555bfff8b0b} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3093 | 2026.05.20 07:13:41.596583 [ 5 ] {0fe39abd-99e9-4624-81f3-3555bfff8b0b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001362 sec., 46989.72099853157 rows/sec., 3.67 MiB/sec. | ||
| 3094 | 2026.05.20 07:13:41.596600 [ 130 ] {} <Debug> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3095 | 2026.05.20 07:13:41.596618 [ 5 ] {0fe39abd-99e9-4624-81f3-3555bfff8b0b} <Debug> TCPHandler: Processed in 0.001541184 sec. | ||
| 3096 | 2026.05.20 07:13:41.596656 [ 130 ] {} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3097 | 2026.05.20 07:13:41.596687 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3098 | 2026.05.20 07:13:41.596769 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3099 | 2026.05.20 07:13:41.596797 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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 | ||
| 3100 | 2026.05.20 07:13:41.596885 [ 5 ] {76673fcb-529d-4dd6-839c-a1d6028b9378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3101 | 2026.05.20 07:13:41.596931 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3102 | 2026.05.20 07:13:41.596935 [ 5 ] {76673fcb-529d-4dd6-839c-a1d6028b9378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3103 | 2026.05.20 07:13:41.596975 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1761 rows starting from the beginning of the part | ||
| 3104 | 2026.05.20 07:13:41.597073 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 64 rows starting from the beginning of the part | ||
| 3105 | 2026.05.20 07:13:41.597123 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 519 rows starting from the beginning of the part | ||
| 3106 | 2026.05.20 07:13:41.597166 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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 | ||
| 3107 | 2026.05.20 07:13:41.597219 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1772 rows starting from the beginning of the part | ||
| 3108 | 2026.05.20 07:13:41.597267 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 64 rows starting from the beginning of the part | ||
| 3109 | 2026.05.20 07:13:41.597375 [ 5 ] {76673fcb-529d-4dd6-839c-a1d6028b9378} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.05.20 07:13:41.597416 [ 5 ] {76673fcb-529d-4dd6-839c-a1d6028b9378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3111 | 2026.05.20 07:13:41.597762 [ 5 ] {76673fcb-529d-4dd6-839c-a1d6028b9378} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3112 | 2026.05.20 07:13:41.597957 [ 190 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7415 rows, containing 5 columns (5 merged, 0 gathered) in 0.002710005 sec., 2736157.3133628904 rows/sec., 215.86 MiB/sec. | ||
| 3113 | 2026.05.20 07:13:41.598006 [ 5 ] {76673fcb-529d-4dd6-839c-a1d6028b9378} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2026.05.20 07:13:41.598207 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3115 | 2026.05.20 07:13:41.598209 [ 5 ] {76673fcb-529d-4dd6-839c-a1d6028b9378} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001342 sec., 95380.0298062593 rows/sec., 6.64 MiB/sec. | ||
| 3116 | 2026.05.20 07:13:41.598256 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2026.05.20 07:13:41.598274 [ 5 ] {76673fcb-529d-4dd6-839c-a1d6028b9378} <Debug> TCPHandler: Processed in 0.001552375 sec. | ||
| 3118 | 2026.05.20 07:13:41.598288 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3119 | 2026.05.20 07:13:41.598387 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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 | ||
| 3120 | 2026.05.20 07:13:41.598407 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3121 | 2026.05.20 07:13:41.598413 [ 190 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3122 | 2026.05.20 07:13:41.598509 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3123 | 2026.05.20 07:13:41.598526 [ 5 ] {d0702dcf-9e78-43a1-a231-4ff42495123d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3124 | 2026.05.20 07:13:41.598545 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5307 rows starting from the beginning of the part | ||
| 3125 | 2026.05.20 07:13:41.598580 [ 5 ] {d0702dcf-9e78-43a1-a231-4ff42495123d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3126 | 2026.05.20 07:13:41.598637 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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 | ||
| 3127 | 2026.05.20 07:13:41.598696 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 265 rows starting from the beginning of the part | ||
| 3128 | 2026.05.20 07:13:41.598752 [ 190 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3129 | 2026.05.20 07:13:41.598755 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 3130 | 2026.05.20 07:13:41.598824 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1608 rows starting from the beginning of the part | ||
| 3131 | 2026.05.20 07:13:41.598848 [ 190 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_16_3} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3132 | 2026.05.20 07:13:41.598876 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 128 rows starting from the beginning of the part | ||
| 3133 | 2026.05.20 07:13:41.598885 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4244 rows, containing 5 columns (5 merged, 0 gathered) in 0.00213612 sec., 1986779.7689268393 rows/sec., 143.56 MiB/sec. | ||
| 3134 | 2026.05.20 07:13:41.598938 [ 5 ] {d0702dcf-9e78-43a1-a231-4ff42495123d} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3135 | 2026.05.20 07:13:41.598947 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3136 | 2026.05.20 07:13:41.598988 [ 5 ] {d0702dcf-9e78-43a1-a231-4ff42495123d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3137 | 2026.05.20 07:13:41.599279 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3138 | 2026.05.20 07:13:41.599380 [ 5 ] {d0702dcf-9e78-43a1-a231-4ff42495123d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3139 | 2026.05.20 07:13:41.599690 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3140 | 2026.05.20 07:13:41.599706 [ 5 ] {d0702dcf-9e78-43a1-a231-4ff42495123d} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.05.20 07:13:41.599801 [ 186 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_16_3} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3142 | 2026.05.20 07:13:41.599857 [ 146 ] {} <Debug> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3143 | 2026.05.20 07:13:41.599871 [ 5 ] {d0702dcf-9e78-43a1-a231-4ff42495123d} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001363 sec., 35216.43433602348 rows/sec., 2.37 MiB/sec. | ||
| 3144 | 2026.05.20 07:13:41.599907 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 3145 | 2026.05.20 07:13:41.599912 [ 146 ] {} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2026.05.20 07:13:41.599926 [ 5 ] {d0702dcf-9e78-43a1-a231-4ff42495123d} <Debug> TCPHandler: Processed in 0.001568105 sec. | ||
| 3147 | 2026.05.20 07:13:41.599959 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3148 | 2026.05.20 07:13:41.600034 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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.20 07:13:41.600133 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3150 | 2026.05.20 07:13:41.600162 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 660 rows starting from the beginning of the part | ||
| 3151 | 2026.05.20 07:13:41.600208 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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 | ||
| 3152 | 2026.05.20 07:13:41.600248 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 90 rows starting from the beginning of the part | ||
| 3153 | 2026.05.20 07:13:41.600285 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3154 | 2026.05.20 07:13:41.600322 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
| 3155 | 2026.05.20 07:13:41.600360 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 48 rows starting from the beginning of the part | ||
| 3156 | 2026.05.20 07:13:41.601205 [ 186 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.001199391 sec., 800406.2061496209 rows/sec., 51.56 MiB/sec. | ||
| 3157 | 2026.05.20 07:13:41.601378 [ 190 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3158 | 2026.05.20 07:13:41.601527 [ 193 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7628 rows, containing 5 columns (5 merged, 0 gathered) in 0.00317914 sec., 2399391.0302786287 rows/sec., 151.10 MiB/sec. | ||
| 3159 | 2026.05.20 07:13:41.601648 [ 190 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3160 | 2026.05.20 07:13:41.601722 [ 190 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_16_3} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3161 | 2026.05.20 07:13:41.601786 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3162 | 2026.05.20 07:13:41.602075 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3163 | 2026.05.20 07:13:41.602352 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2026.05.20 07:13:41.602422 [ 195 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3165 | 2026.05.20 07:13:41.602499 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 3166 | 2026.05.20 07:13:43.719187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5186 | ||
| 3167 | 2026.05.20 07:13:43.719756 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2026.05.20 07:13:43.719791 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3169 | 2026.05.20 07:13:43.720286 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3170 | 2026.05.20 07:13:43.720504 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2026.05.20 07:13:43.720629 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5186 | ||
| 3172 | 2026.05.20 07:13:43.720688 [ 143 ] {} <Debug> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3173 | 2026.05.20 07:13:43.720734 [ 143 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2026.05.20 07:13:43.720755 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3175 | 2026.05.20 07:13:43.720938 [ 194 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 3176 | 2026.05.20 07:13:43.721213 [ 194 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3177 | 2026.05.20 07:13:43.721278 [ 194 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2818 rows starting from the beginning of the part | ||
| 3178 | 2026.05.20 07:13:43.721421 [ 194 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 3179 | 2026.05.20 07:13:43.721508 [ 194 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 3180 | 2026.05.20 07:13:43.721589 [ 194 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 3181 | 2026.05.20 07:13:43.721659 [ 194 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 3182 | 2026.05.20 07:13:43.721702 [ 194 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 3183 | 2026.05.20 07:13:43.723148 [ 190 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5186 rows, containing 4 columns (4 merged, 0 gathered) in 0.002243271 sec., 2311802.720224173 rows/sec., 33.07 MiB/sec. | ||
| 3184 | 2026.05.20 07:13:43.723844 [ 193 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3185 | 2026.05.20 07:13:43.724124 [ 193 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_11_2} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2026.05.20 07:13:43.724201 [ 193 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_11_2} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3187 | 2026.05.20 07:13:43.724292 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.39 MiB. | ||
| 3188 | 2026.05.20 07:13:43.999261 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3189 | 2026.05.20 07:13:44.015969 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2026.05.20 07:13:44.016030 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3191 | 2026.05.20 07:13:44.022813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3192 | 2026.05.20 07:13:44.023533 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2026.05.20 07:13:44.023845 [ 143 ] {} <Debug> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3194 | 2026.05.20 07:13:44.023916 [ 143 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3195 | 2026.05.20 07:13:44.023940 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.61 GiB. | ||
| 3196 | 2026.05.20 07:13:44.024055 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 3197 | 2026.05.20 07:13:44.026846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3198 | 2026.05.20 07:13:44.027646 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3199 | 2026.05.20 07:13:44.029148 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 3200 | 2026.05.20 07:13:44.033814 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 3201 | 2026.05.20 07:13:44.038079 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 3202 | 2026.05.20 07:13:44.042228 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 3203 | 2026.05.20 07:13:44.046711 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 3204 | 2026.05.20 07:13:44.050756 [ 194 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 3205 | 2026.05.20 07:13:44.099973 [ 190 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.075949979 sec., 1092.8245286282436 rows/sec., 5.65 MiB/sec. | ||
| 3206 | 2026.05.20 07:13:44.102388 [ 190 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3207 | 2026.05.20 07:13:44.104587 [ 190 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_11_2} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2026.05.20 07:13:44.104707 [ 190 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_11_2} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3209 | 2026.05.20 07:13:44.106953 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3210 | 2026.05.20 07:13:45.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 215.63 MiB, peak 225.51 MiB, free memory in arenas 0.00 B, will set to 222.47 MiB (RSS), difference: 6.84 MiB | ||
| 3211 | 2026.05.20 07:13:46.590371 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2026.05.20 07:13:46.590599 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3213 | 2026.05.20 07:13:46.590977 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3214 | 2026.05.20 07:13:46.591018 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3215 | 2026.05.20 07:13:46.591255 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3216 | 2026.05.20 07:13:46.591335 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3217 | 2026.05.20 07:13:46.591504 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3218 | 2026.05.20 07:13:46.591585 [ 351 ] {2686ee30-1d27-49bf-8450-e0eece585133} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3219 | 2026.05.20 07:13:46.591617 [ 350 ] {2686ee30-1d27-49bf-8450-e0eece585133} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3220 | 2026.05.20 07:13:46.591652 [ 354 ] {2686ee30-1d27-49bf-8450-e0eece585133} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3221 | 2026.05.20 07:13:46.591757 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3222 | 2026.05.20 07:13:46.591787 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3223 | 2026.05.20 07:13:46.591867 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3224 | 2026.05.20 07:13:46.591889 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3225 | 2026.05.20 07:13:46.591926 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3226 | 2026.05.20 07:13:46.591981 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3227 | 2026.05.20 07:13:46.593174 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002665 sec., 15384.615384615385 rows/sec., 3.35 MiB/sec. | ||
| 3228 | 2026.05.20 07:13:46.593287 [ 5 ] {2686ee30-1d27-49bf-8450-e0eece585133} <Debug> TCPHandler: Processed in 0.003054619 sec. | ||
| 3229 | 2026.05.20 07:13:46.595036 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3230 | 2026.05.20 07:13:46.595205 [ 5 ] {1bceea6c-4cab-4167-8bbe-bbf7b6013089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3231 | 2026.05.20 07:13:46.595276 [ 5 ] {1bceea6c-4cab-4167-8bbe-bbf7b6013089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3232 | 2026.05.20 07:13:46.595938 [ 5 ] {1bceea6c-4cab-4167-8bbe-bbf7b6013089} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2026.05.20 07:13:46.595985 [ 5 ] {1bceea6c-4cab-4167-8bbe-bbf7b6013089} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3234 | 2026.05.20 07:13:46.596421 [ 5 ] {1bceea6c-4cab-4167-8bbe-bbf7b6013089} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3235 | 2026.05.20 07:13:46.596660 [ 5 ] {1bceea6c-4cab-4167-8bbe-bbf7b6013089} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2026.05.20 07:13:46.596813 [ 5 ] {1bceea6c-4cab-4167-8bbe-bbf7b6013089} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.58 MiB/sec. | ||
| 3237 | 2026.05.20 07:13:46.596852 [ 5 ] {1bceea6c-4cab-4167-8bbe-bbf7b6013089} <Debug> TCPHandler: Processed in 0.001946098 sec. | ||
| 3238 | 2026.05.20 07:13:46.596993 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3239 | 2026.05.20 07:13:46.597095 [ 5 ] {be119cd0-12a1-4edc-820d-9264214c7c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3240 | 2026.05.20 07:13:46.597137 [ 5 ] {be119cd0-12a1-4edc-820d-9264214c7c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3241 | 2026.05.20 07:13:46.597594 [ 5 ] {be119cd0-12a1-4edc-820d-9264214c7c97} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.05.20 07:13:46.597632 [ 5 ] {be119cd0-12a1-4edc-820d-9264214c7c97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3243 | 2026.05.20 07:13:46.597964 [ 5 ] {be119cd0-12a1-4edc-820d-9264214c7c97} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3244 | 2026.05.20 07:13:46.598214 [ 5 ] {be119cd0-12a1-4edc-820d-9264214c7c97} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2026.05.20 07:13:46.598352 [ 5 ] {be119cd0-12a1-4edc-820d-9264214c7c97} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001276 sec., 50156.73981191222 rows/sec., 3.91 MiB/sec. | ||
| 3246 | 2026.05.20 07:13:46.598387 [ 5 ] {be119cd0-12a1-4edc-820d-9264214c7c97} <Debug> TCPHandler: Processed in 0.001447313 sec. | ||
| 3247 | 2026.05.20 07:13:46.598539 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3248 | 2026.05.20 07:13:46.598642 [ 5 ] {4fd6f83a-0538-42c4-abcb-03e69a8c00d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3249 | 2026.05.20 07:13:46.598687 [ 5 ] {4fd6f83a-0538-42c4-abcb-03e69a8c00d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3250 | 2026.05.20 07:13:46.599136 [ 5 ] {4fd6f83a-0538-42c4-abcb-03e69a8c00d7} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3251 | 2026.05.20 07:13:46.599174 [ 5 ] {4fd6f83a-0538-42c4-abcb-03e69a8c00d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3252 | 2026.05.20 07:13:46.599547 [ 5 ] {4fd6f83a-0538-42c4-abcb-03e69a8c00d7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3253 | 2026.05.20 07:13:46.599769 [ 5 ] {4fd6f83a-0538-42c4-abcb-03e69a8c00d7} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3254 | 2026.05.20 07:13:46.599929 [ 5 ] {4fd6f83a-0538-42c4-abcb-03e69a8c00d7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. | ||
| 3255 | 2026.05.20 07:13:46.599980 [ 5 ] {4fd6f83a-0538-42c4-abcb-03e69a8c00d7} <Debug> TCPHandler: Processed in 0.001494344 sec. | ||
| 3256 | 2026.05.20 07:13:46.600127 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3257 | 2026.05.20 07:13:46.600224 [ 5 ] {14f03277-f90f-4af2-8eb8-70cec6b36fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3258 | 2026.05.20 07:13:46.600267 [ 5 ] {14f03277-f90f-4af2-8eb8-70cec6b36fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3259 | 2026.05.20 07:13:46.600634 [ 5 ] {14f03277-f90f-4af2-8eb8-70cec6b36fa7} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3260 | 2026.05.20 07:13:46.600671 [ 5 ] {14f03277-f90f-4af2-8eb8-70cec6b36fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3261 | 2026.05.20 07:13:46.601010 [ 5 ] {14f03277-f90f-4af2-8eb8-70cec6b36fa7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3262 | 2026.05.20 07:13:46.601261 [ 5 ] {14f03277-f90f-4af2-8eb8-70cec6b36fa7} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3263 | 2026.05.20 07:13:46.601395 [ 5 ] {14f03277-f90f-4af2-8eb8-70cec6b36fa7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00119 sec., 50420.168067226885 rows/sec., 3.40 MiB/sec. | ||
| 3264 | 2026.05.20 07:13:46.601428 [ 5 ] {14f03277-f90f-4af2-8eb8-70cec6b36fa7} <Debug> TCPHandler: Processed in 0.001350983 sec. | ||
| 3265 | 2026.05.20 07:13:51.161004 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3266 | 2026.05.20 07:13:51.161105 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3267 | 2026.05.20 07:13:51.221723 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5698 | ||
| 3268 | 2026.05.20 07:13:51.222266 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3269 | 2026.05.20 07:13:51.222312 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3270 | 2026.05.20 07:13:51.222888 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3271 | 2026.05.20 07:13:51.223137 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3272 | 2026.05.20 07:13:51.223263 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5698 | ||
| 3273 | 2026.05.20 07:13:51.527839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3274 | 2026.05.20 07:13:51.544329 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3275 | 2026.05.20 07:13:51.544384 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3276 | 2026.05.20 07:13:51.550038 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3277 | 2026.05.20 07:13:51.550703 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2026.05.20 07:13:51.553429 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3279 | 2026.05.20 07:13:51.596113 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3280 | 2026.05.20 07:13:51.596338 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3281 | 2026.05.20 07:13:51.596676 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3282 | 2026.05.20 07:13:51.596720 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3283 | 2026.05.20 07:13:51.596943 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3284 | 2026.05.20 07:13:51.597008 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3285 | 2026.05.20 07:13:51.597146 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3286 | 2026.05.20 07:13:51.597247 [ 350 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3287 | 2026.05.20 07:13:51.597276 [ 354 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3288 | 2026.05.20 07:13:51.597276 [ 329 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3289 | 2026.05.20 07:13:51.597420 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3290 | 2026.05.20 07:13:51.597448 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3291 | 2026.05.20 07:13:51.597514 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3292 | 2026.05.20 07:13:51.597534 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3293 | 2026.05.20 07:13:51.597570 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3294 | 2026.05.20 07:13:51.597607 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3295 | 2026.05.20 07:13:51.598904 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002663 sec., 15396.169733383402 rows/sec., 3.35 MiB/sec. | ||
| 3296 | 2026.05.20 07:13:51.599032 [ 5 ] {531d16ea-e3a9-4d8a-bed8-c757276f6b41} <Debug> TCPHandler: Processed in 0.003049218 sec. | ||
| 3297 | 2026.05.20 07:13:51.604642 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3298 | 2026.05.20 07:13:51.604817 [ 5 ] {31961497-cc26-4cd8-a88f-a9ada7809bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3299 | 2026.05.20 07:13:51.604868 [ 5 ] {31961497-cc26-4cd8-a88f-a9ada7809bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3300 | 2026.05.20 07:13:51.605616 [ 5 ] {31961497-cc26-4cd8-a88f-a9ada7809bd1} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2026.05.20 07:13:51.605660 [ 5 ] {31961497-cc26-4cd8-a88f-a9ada7809bd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3302 | 2026.05.20 07:13:51.605992 [ 5 ] {31961497-cc26-4cd8-a88f-a9ada7809bd1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3303 | 2026.05.20 07:13:51.606212 [ 5 ] {31961497-cc26-4cd8-a88f-a9ada7809bd1} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2026.05.20 07:13:51.606341 [ 5 ] {31961497-cc26-4cd8-a88f-a9ada7809bd1} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001564 sec., 179028.13299232736 rows/sec., 11.36 MiB/sec. | ||
| 3305 | 2026.05.20 07:13:51.606375 [ 5 ] {31961497-cc26-4cd8-a88f-a9ada7809bd1} <Debug> TCPHandler: Processed in 0.001840186 sec. | ||
| 3306 | 2026.05.20 07:13:51.606529 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2026.05.20 07:13:51.606632 [ 5 ] {801f4853-d6e0-4ba5-9020-7a946ecd99ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3308 | 2026.05.20 07:13:51.606672 [ 5 ] {801f4853-d6e0-4ba5-9020-7a946ecd99ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3309 | 2026.05.20 07:13:51.607561 [ 5 ] {801f4853-d6e0-4ba5-9020-7a946ecd99ba} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.05.20 07:13:51.607599 [ 5 ] {801f4853-d6e0-4ba5-9020-7a946ecd99ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3311 | 2026.05.20 07:13:51.607986 [ 5 ] {801f4853-d6e0-4ba5-9020-7a946ecd99ba} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3312 | 2026.05.20 07:13:51.608207 [ 5 ] {801f4853-d6e0-4ba5-9020-7a946ecd99ba} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2026.05.20 07:13:51.608341 [ 5 ] {801f4853-d6e0-4ba5-9020-7a946ecd99ba} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.001727 sec., 497394.32541980315 rows/sec., 39.12 MiB/sec. | ||
| 3314 | 2026.05.20 07:13:51.608375 [ 5 ] {801f4853-d6e0-4ba5-9020-7a946ecd99ba} <Debug> TCPHandler: Processed in 0.001904368 sec. | ||
| 3315 | 2026.05.20 07:13:51.608528 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3316 | 2026.05.20 07:13:51.608624 [ 5 ] {5ffef2ee-fa56-4101-b112-79c526992f12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3317 | 2026.05.20 07:13:51.608664 [ 5 ] {5ffef2ee-fa56-4101-b112-79c526992f12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3318 | 2026.05.20 07:13:51.609210 [ 5 ] {5ffef2ee-fa56-4101-b112-79c526992f12} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2026.05.20 07:13:51.609249 [ 5 ] {5ffef2ee-fa56-4101-b112-79c526992f12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3320 | 2026.05.20 07:13:51.609558 [ 5 ] {5ffef2ee-fa56-4101-b112-79c526992f12} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3321 | 2026.05.20 07:13:51.609776 [ 5 ] {5ffef2ee-fa56-4101-b112-79c526992f12} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2026.05.20 07:13:51.609904 [ 5 ] {5ffef2ee-fa56-4101-b112-79c526992f12} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.001299 sec., 139337.95227097766 rows/sec., 8.64 MiB/sec. | ||
| 3323 | 2026.05.20 07:13:51.609938 [ 5 ] {5ffef2ee-fa56-4101-b112-79c526992f12} <Debug> TCPHandler: Processed in 0.001459004 sec. | ||
| 3324 | 2026.05.20 07:13:51.610079 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3325 | 2026.05.20 07:13:51.610176 [ 5 ] {b549e3c7-6bd9-4f2b-ab2d-3c4ff7d824da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3326 | 2026.05.20 07:13:51.610216 [ 5 ] {b549e3c7-6bd9-4f2b-ab2d-3c4ff7d824da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3327 | 2026.05.20 07:13:51.610668 [ 5 ] {b549e3c7-6bd9-4f2b-ab2d-3c4ff7d824da} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2026.05.20 07:13:51.610703 [ 5 ] {b549e3c7-6bd9-4f2b-ab2d-3c4ff7d824da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3329 | 2026.05.20 07:13:51.610997 [ 5 ] {b549e3c7-6bd9-4f2b-ab2d-3c4ff7d824da} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3330 | 2026.05.20 07:13:51.611205 [ 5 ] {b549e3c7-6bd9-4f2b-ab2d-3c4ff7d824da} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2026.05.20 07:13:51.611329 [ 5 ] {b549e3c7-6bd9-4f2b-ab2d-3c4ff7d824da} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001172 sec., 123720.13651877132 rows/sec., 7.98 MiB/sec. | ||
| 3332 | 2026.05.20 07:13:51.611362 [ 5 ] {b549e3c7-6bd9-4f2b-ab2d-3c4ff7d824da} <Debug> TCPHandler: Processed in 0.001331652 sec. | ||
| 3333 | 2026.05.20 07:13:51.611571 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3334 | 2026.05.20 07:13:51.611666 [ 5 ] {57caa8ff-0fb4-4402-bdde-045800c1c7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3335 | 2026.05.20 07:13:51.611706 [ 5 ] {57caa8ff-0fb4-4402-bdde-045800c1c7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3336 | 2026.05.20 07:13:51.612165 [ 5 ] {57caa8ff-0fb4-4402-bdde-045800c1c7d3} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3337 | 2026.05.20 07:13:51.612201 [ 5 ] {57caa8ff-0fb4-4402-bdde-045800c1c7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3338 | 2026.05.20 07:13:51.612492 [ 5 ] {57caa8ff-0fb4-4402-bdde-045800c1c7d3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3339 | 2026.05.20 07:13:51.612710 [ 5 ] {57caa8ff-0fb4-4402-bdde-045800c1c7d3} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3340 | 2026.05.20 07:13:51.612836 [ 5 ] {57caa8ff-0fb4-4402-bdde-045800c1c7d3} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001187 sec., 121314.23757371526 rows/sec., 6.89 MiB/sec. | ||
| 3341 | 2026.05.20 07:13:51.612877 [ 5 ] {57caa8ff-0fb4-4402-bdde-045800c1c7d3} <Debug> TCPHandler: Processed in 0.001348382 sec. | ||
| 3342 | 2026.05.20 07:13:51.613010 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3343 | 2026.05.20 07:13:51.613106 [ 5 ] {c7b65b9f-a75a-47e6-8f37-52e21b1c3444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3344 | 2026.05.20 07:13:51.613151 [ 5 ] {c7b65b9f-a75a-47e6-8f37-52e21b1c3444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3345 | 2026.05.20 07:13:51.613782 [ 5 ] {c7b65b9f-a75a-47e6-8f37-52e21b1c3444} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3346 | 2026.05.20 07:13:51.613817 [ 5 ] {c7b65b9f-a75a-47e6-8f37-52e21b1c3444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3347 | 2026.05.20 07:13:51.614143 [ 5 ] {c7b65b9f-a75a-47e6-8f37-52e21b1c3444} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3348 | 2026.05.20 07:13:51.614348 [ 5 ] {c7b65b9f-a75a-47e6-8f37-52e21b1c3444} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3349 | 2026.05.20 07:13:51.614489 [ 5 ] {c7b65b9f-a75a-47e6-8f37-52e21b1c3444} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.001401 sec., 374732.33404710924 rows/sec., 26.50 MiB/sec. | ||
| 3350 | 2026.05.20 07:13:51.614523 [ 5 ] {c7b65b9f-a75a-47e6-8f37-52e21b1c3444} <Debug> TCPHandler: Processed in 0.001561775 sec. | ||
| 3351 | 2026.05.20 07:13:51.614649 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3352 | 2026.05.20 07:13:51.614745 [ 5 ] {fd8671db-1346-4d20-a8db-58868bbb8805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3353 | 2026.05.20 07:13:51.614785 [ 5 ] {fd8671db-1346-4d20-a8db-58868bbb8805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3354 | 2026.05.20 07:13:51.615130 [ 5 ] {fd8671db-1346-4d20-a8db-58868bbb8805} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3355 | 2026.05.20 07:13:51.615166 [ 5 ] {fd8671db-1346-4d20-a8db-58868bbb8805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3356 | 2026.05.20 07:13:51.615453 [ 5 ] {fd8671db-1346-4d20-a8db-58868bbb8805} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3357 | 2026.05.20 07:13:51.615659 [ 5 ] {fd8671db-1346-4d20-a8db-58868bbb8805} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3358 | 2026.05.20 07:13:51.615784 [ 5 ] {fd8671db-1346-4d20-a8db-58868bbb8805} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001057 sec., 3784.295175023652 rows/sec., 197.71 KiB/sec. | ||
| 3359 | 2026.05.20 07:13:51.615816 [ 5 ] {fd8671db-1346-4d20-a8db-58868bbb8805} <Debug> TCPHandler: Processed in 0.001215262 sec. | ||
| 3360 | 2026.05.20 07:13:51.615956 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3361 | 2026.05.20 07:13:51.616052 [ 5 ] {a51e5a5a-039e-41b2-a7e7-0fb139ce16be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3362 | 2026.05.20 07:13:51.616094 [ 5 ] {a51e5a5a-039e-41b2-a7e7-0fb139ce16be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3363 | 2026.05.20 07:13:51.616498 [ 5 ] {a51e5a5a-039e-41b2-a7e7-0fb139ce16be} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2026.05.20 07:13:51.616534 [ 5 ] {a51e5a5a-039e-41b2-a7e7-0fb139ce16be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3365 | 2026.05.20 07:13:51.616866 [ 5 ] {a51e5a5a-039e-41b2-a7e7-0fb139ce16be} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3366 | 2026.05.20 07:13:51.617081 [ 5 ] {a51e5a5a-039e-41b2-a7e7-0fb139ce16be} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.05.20 07:13:51.617211 [ 5 ] {a51e5a5a-039e-41b2-a7e7-0fb139ce16be} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. | ||
| 3368 | 2026.05.20 07:13:51.617244 [ 5 ] {a51e5a5a-039e-41b2-a7e7-0fb139ce16be} <Debug> TCPHandler: Processed in 0.001336313 sec. | ||
| 3369 | 2026.05.20 07:13:51.617382 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3370 | 2026.05.20 07:13:51.617477 [ 5 ] {de707baa-3e38-4044-ac47-801d57e25b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3371 | 2026.05.20 07:13:51.617518 [ 5 ] {de707baa-3e38-4044-ac47-801d57e25b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3372 | 2026.05.20 07:13:51.617840 [ 5 ] {de707baa-3e38-4044-ac47-801d57e25b18} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2026.05.20 07:13:51.617875 [ 5 ] {de707baa-3e38-4044-ac47-801d57e25b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3374 | 2026.05.20 07:13:51.618158 [ 5 ] {de707baa-3e38-4044-ac47-801d57e25b18} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3375 | 2026.05.20 07:13:51.618367 [ 5 ] {de707baa-3e38-4044-ac47-801d57e25b18} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2026.05.20 07:13:51.618497 [ 5 ] {de707baa-3e38-4044-ac47-801d57e25b18} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 3377 | 2026.05.20 07:13:51.618529 [ 5 ] {de707baa-3e38-4044-ac47-801d57e25b18} <Debug> TCPHandler: Processed in 0.001197391 sec. | ||
| 3378 | 2026.05.20 07:13:51.618654 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3379 | 2026.05.20 07:13:51.618749 [ 5 ] {bc97787e-3887-4881-b584-62fef962acec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3380 | 2026.05.20 07:13:51.618802 [ 5 ] {bc97787e-3887-4881-b584-62fef962acec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3381 | 2026.05.20 07:13:51.619606 [ 5 ] {bc97787e-3887-4881-b584-62fef962acec} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2026.05.20 07:13:51.619642 [ 5 ] {bc97787e-3887-4881-b584-62fef962acec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3383 | 2026.05.20 07:13:51.620177 [ 5 ] {bc97787e-3887-4881-b584-62fef962acec} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3384 | 2026.05.20 07:13:51.620403 [ 5 ] {bc97787e-3887-4881-b584-62fef962acec} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2026.05.20 07:13:51.620537 [ 5 ] {bc97787e-3887-4881-b584-62fef962acec} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001805 sec., 22714.681440443215 rows/sec., 40.70 MiB/sec. | ||
| 3386 | 2026.05.20 07:13:51.620584 [ 5 ] {bc97787e-3887-4881-b584-62fef962acec} <Debug> TCPHandler: Processed in 0.001978078 sec. | ||
| 3387 | 2026.05.20 07:13:51.620731 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2026.05.20 07:13:51.620826 [ 5 ] {6808d041-15a5-4fe8-b31d-598f8d3f5f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3389 | 2026.05.20 07:13:51.620867 [ 5 ] {6808d041-15a5-4fe8-b31d-598f8d3f5f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3390 | 2026.05.20 07:13:51.621210 [ 5 ] {6808d041-15a5-4fe8-b31d-598f8d3f5f66} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2026.05.20 07:13:51.621247 [ 5 ] {6808d041-15a5-4fe8-b31d-598f8d3f5f66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3392 | 2026.05.20 07:13:51.621545 [ 5 ] {6808d041-15a5-4fe8-b31d-598f8d3f5f66} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3393 | 2026.05.20 07:13:51.621759 [ 5 ] {6808d041-15a5-4fe8-b31d-598f8d3f5f66} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2026.05.20 07:13:51.621896 [ 5 ] {6808d041-15a5-4fe8-b31d-598f8d3f5f66} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001089 sec., 82644.62809917355 rows/sec., 5.17 MiB/sec. | ||
| 3395 | 2026.05.20 07:13:51.621928 [ 5 ] {6808d041-15a5-4fe8-b31d-598f8d3f5f66} <Debug> TCPHandler: Processed in 0.001248202 sec. | ||
| 3396 | 2026.05.20 07:13:52.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.80 MiB, peak 227.09 MiB, free memory in arenas 0.00 B, will set to 222.77 MiB (RSS), difference: -1.02 MiB | ||
| 3397 | 2026.05.20 07:13:56.590165 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2026.05.20 07:13:56.590446 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 3399 | 2026.05.20 07:13:56.590860 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3400 | 2026.05.20 07:13:56.590916 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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 | ||
| 3401 | 2026.05.20 07:13:56.591225 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3402 | 2026.05.20 07:13:56.591311 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3403 | 2026.05.20 07:13:56.591498 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 3404 | 2026.05.20 07:13:56.591594 [ 348 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3405 | 2026.05.20 07:13:56.591627 [ 350 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3406 | 2026.05.20 07:13:56.591662 [ 339 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3407 | 2026.05.20 07:13:56.591962 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3408 | 2026.05.20 07:13:56.592000 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3409 | 2026.05.20 07:13:56.592131 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3410 | 2026.05.20 07:13:56.592161 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3411 | 2026.05.20 07:13:56.592228 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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'))" | ||
| 3412 | 2026.05.20 07:13:56.592287 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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'))" | ||
| 3413 | 2026.05.20 07:13:56.593741 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.003396 sec., 12073.027090694935 rows/sec., 2.63 MiB/sec. | ||
| 3414 | 2026.05.20 07:13:56.593851 [ 5 ] {60fc2df2-767d-475f-a76f-bb739f5102a9} <Debug> TCPHandler: Processed in 0.003872146 sec. | ||
| 3415 | 2026.05.20 07:13:56.595594 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3416 | 2026.05.20 07:13:56.595724 [ 5 ] {e111e717-83ed-444d-88b6-1aac1630e1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3417 | 2026.05.20 07:13:56.595781 [ 5 ] {e111e717-83ed-444d-88b6-1aac1630e1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3418 | 2026.05.20 07:13:56.596509 [ 5 ] {e111e717-83ed-444d-88b6-1aac1630e1d5} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3419 | 2026.05.20 07:13:56.596591 [ 5 ] {e111e717-83ed-444d-88b6-1aac1630e1d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3420 | 2026.05.20 07:13:56.597021 [ 5 ] {e111e717-83ed-444d-88b6-1aac1630e1d5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3421 | 2026.05.20 07:13:56.597256 [ 5 ] {e111e717-83ed-444d-88b6-1aac1630e1d5} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3422 | 2026.05.20 07:13:56.597429 [ 5 ] {e111e717-83ed-444d-88b6-1aac1630e1d5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001739 sec., 1150.0862564692352 rows/sec., 93.78 KiB/sec. | ||
| 3423 | 2026.05.20 07:13:56.597484 [ 5 ] {e111e717-83ed-444d-88b6-1aac1630e1d5} <Debug> TCPHandler: Processed in 0.002003879 sec. | ||
| 3424 | 2026.05.20 07:13:56.597686 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2026.05.20 07:13:56.597814 [ 5 ] {a23bc46d-ad4e-4b7e-857d-3841b55ca1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3426 | 2026.05.20 07:13:56.597870 [ 5 ] {a23bc46d-ad4e-4b7e-857d-3841b55ca1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3427 | 2026.05.20 07:13:56.598354 [ 5 ] {a23bc46d-ad4e-4b7e-857d-3841b55ca1f5} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3428 | 2026.05.20 07:13:56.598391 [ 5 ] {a23bc46d-ad4e-4b7e-857d-3841b55ca1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3429 | 2026.05.20 07:13:56.598694 [ 5 ] {a23bc46d-ad4e-4b7e-857d-3841b55ca1f5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3430 | 2026.05.20 07:13:56.598904 [ 5 ] {a23bc46d-ad4e-4b7e-857d-3841b55ca1f5} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3431 | 2026.05.20 07:13:56.599031 [ 5 ] {a23bc46d-ad4e-4b7e-857d-3841b55ca1f5} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001255 sec., 45418.32669322709 rows/sec., 3.46 MiB/sec. | ||
| 3432 | 2026.05.20 07:13:56.599065 [ 5 ] {a23bc46d-ad4e-4b7e-857d-3841b55ca1f5} <Debug> TCPHandler: Processed in 0.001491794 sec. | ||
| 3433 | 2026.05.20 07:13:56.599188 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3434 | 2026.05.20 07:13:56.599286 [ 5 ] {517ca7ac-d52e-4407-9c26-d8f7e616e519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3435 | 2026.05.20 07:13:56.599326 [ 5 ] {517ca7ac-d52e-4407-9c26-d8f7e616e519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3436 | 2026.05.20 07:13:56.599726 [ 5 ] {517ca7ac-d52e-4407-9c26-d8f7e616e519} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3437 | 2026.05.20 07:13:56.599762 [ 5 ] {517ca7ac-d52e-4407-9c26-d8f7e616e519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3438 | 2026.05.20 07:13:56.600160 [ 5 ] {517ca7ac-d52e-4407-9c26-d8f7e616e519} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3439 | 2026.05.20 07:13:56.600383 [ 5 ] {517ca7ac-d52e-4407-9c26-d8f7e616e519} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3440 | 2026.05.20 07:13:56.600497 [ 139 ] {} <Debug> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3441 | 2026.05.20 07:13:56.600513 [ 5 ] {517ca7ac-d52e-4407-9c26-d8f7e616e519} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001246 sec., 1605.1364365971108 rows/sec., 112.08 KiB/sec. | ||
| 3442 | 2026.05.20 07:13:56.600586 [ 139 ] {} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2026.05.20 07:13:56.600602 [ 5 ] {517ca7ac-d52e-4407-9c26-d8f7e616e519} <Debug> TCPHandler: Processed in 0.001461964 sec. | ||
| 3444 | 2026.05.20 07:13:56.600615 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3445 | 2026.05.20 07:13:56.600746 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2026.05.20 07:13:56.600758 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::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 | ||
| 3447 | 2026.05.20 07:13:56.600856 [ 5 ] {cc2d4188-e68d-4d9a-9e43-72ed79ef712e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3448 | 2026.05.20 07:13:56.600904 [ 5 ] {cc2d4188-e68d-4d9a-9e43-72ed79ef712e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3449 | 2026.05.20 07:13:56.600907 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3450 | 2026.05.20 07:13:56.600959 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 172 rows starting from the beginning of the part | ||
| 3451 | 2026.05.20 07:13:56.601063 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 175 rows starting from the beginning of the part | ||
| 3452 | 2026.05.20 07:13:56.601130 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 175 rows starting from the beginning of the part | ||
| 3453 | 2026.05.20 07:13:56.601183 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 204 rows starting from the beginning of the part | ||
| 3454 | 2026.05.20 07:13:56.601239 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 181 rows starting from the beginning of the part | ||
| 3455 | 2026.05.20 07:13:56.601289 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 3456 | 2026.05.20 07:13:56.601418 [ 5 ] {cc2d4188-e68d-4d9a-9e43-72ed79ef712e} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2026.05.20 07:13:56.601465 [ 5 ] {cc2d4188-e68d-4d9a-9e43-72ed79ef712e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3458 | 2026.05.20 07:13:56.601835 [ 5 ] {cc2d4188-e68d-4d9a-9e43-72ed79ef712e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3459 | 2026.05.20 07:13:56.602076 [ 5 ] {cc2d4188-e68d-4d9a-9e43-72ed79ef712e} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3460 | 2026.05.20 07:13:56.602225 [ 5 ] {cc2d4188-e68d-4d9a-9e43-72ed79ef712e} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001388 sec., 47550.43227665706 rows/sec., 3.71 MiB/sec. | ||
| 3461 | 2026.05.20 07:13:56.602261 [ 5 ] {cc2d4188-e68d-4d9a-9e43-72ed79ef712e} <Debug> TCPHandler: Processed in 0.001566135 sec. | ||
| 3462 | 2026.05.20 07:13:56.602393 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3463 | 2026.05.20 07:13:56.602436 [ 190 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 909 rows, containing 5 columns (5 merged, 0 gathered) in 0.001737476 sec., 523172.6941839772 rows/sec., 34.38 MiB/sec. | ||
| 3464 | 2026.05.20 07:13:56.602491 [ 5 ] {cbc1f335-1c8a-4f1e-9ae9-1954fc20edcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3465 | 2026.05.20 07:13:56.602542 [ 5 ] {cbc1f335-1c8a-4f1e-9ae9-1954fc20edcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3466 | 2026.05.20 07:13:56.602590 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3467 | 2026.05.20 07:13:56.602873 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2026.05.20 07:13:56.602943 [ 197 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_10_2} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3469 | 2026.05.20 07:13:56.602999 [ 5 ] {cbc1f335-1c8a-4f1e-9ae9-1954fc20edcb} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3470 | 2026.05.20 07:13:56.603015 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 3471 | 2026.05.20 07:13:56.603048 [ 5 ] {cbc1f335-1c8a-4f1e-9ae9-1954fc20edcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3472 | 2026.05.20 07:13:56.603414 [ 5 ] {cbc1f335-1c8a-4f1e-9ae9-1954fc20edcb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3473 | 2026.05.20 07:13:56.603648 [ 5 ] {cbc1f335-1c8a-4f1e-9ae9-1954fc20edcb} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2026.05.20 07:13:56.603785 [ 5 ] {cbc1f335-1c8a-4f1e-9ae9-1954fc20edcb} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001313 sec., 122619.95430312262 rows/sec., 8.54 MiB/sec. | ||
| 3475 | 2026.05.20 07:13:56.603819 [ 5 ] {cbc1f335-1c8a-4f1e-9ae9-1954fc20edcb} <Debug> TCPHandler: Processed in 0.001476544 sec. | ||
| 3476 | 2026.05.20 07:13:56.603948 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3477 | 2026.05.20 07:13:56.604046 [ 5 ] {53354444-6565-4fb3-8a29-f817c421eac1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3478 | 2026.05.20 07:13:56.604090 [ 5 ] {53354444-6565-4fb3-8a29-f817c421eac1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3479 | 2026.05.20 07:13:56.604461 [ 5 ] {53354444-6565-4fb3-8a29-f817c421eac1} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3480 | 2026.05.20 07:13:56.604500 [ 5 ] {53354444-6565-4fb3-8a29-f817c421eac1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3481 | 2026.05.20 07:13:56.604811 [ 5 ] {53354444-6565-4fb3-8a29-f817c421eac1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3482 | 2026.05.20 07:13:56.605023 [ 5 ] {53354444-6565-4fb3-8a29-f817c421eac1} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3483 | 2026.05.20 07:13:56.605156 [ 5 ] {53354444-6565-4fb3-8a29-f817c421eac1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 3484 | 2026.05.20 07:13:56.605189 [ 5 ] {53354444-6565-4fb3-8a29-f817c421eac1} <Debug> TCPHandler: Processed in 0.001290772 sec. | ||
| 3485 | 2026.05.20 07:13:58.724170 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6146 | ||
| 3486 | 2026.05.20 07:13:58.724670 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2026.05.20 07:13:58.724711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3488 | 2026.05.20 07:13:58.725218 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3489 | 2026.05.20 07:13:58.725453 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2026.05.20 07:13:58.725584 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6146 | ||
| 3491 | 2026.05.20 07:13:59.054311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3492 | 2026.05.20 07:13:59.069556 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3493 | 2026.05.20 07:13:59.069613 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3494 | 2026.05.20 07:13:59.075730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3495 | 2026.05.20 07:13:59.076397 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2026.05.20 07:13:59.079047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3497 | 2026.05.20 07:14:01.595896 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3498 | 2026.05.20 07:14:01.596197 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3499 | 2026.05.20 07:14:01.596611 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3500 | 2026.05.20 07:14:01.596661 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3501 | 2026.05.20 07:14:01.596937 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3502 | 2026.05.20 07:14:01.597007 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3503 | 2026.05.20 07:14:01.597152 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 3504 | 2026.05.20 07:14:01.597259 [ 339 ] {b2c059d5-7549-410c-ba16-028f72aaa511} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3505 | 2026.05.20 07:14:01.597267 [ 348 ] {b2c059d5-7549-410c-ba16-028f72aaa511} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3506 | 2026.05.20 07:14:01.597307 [ 349 ] {b2c059d5-7549-410c-ba16-028f72aaa511} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3507 | 2026.05.20 07:14:01.597440 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3508 | 2026.05.20 07:14:01.597469 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3509 | 2026.05.20 07:14:01.597543 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3510 | 2026.05.20 07:14:01.597563 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3511 | 2026.05.20 07:14:01.597599 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3512 | 2026.05.20 07:14:01.597640 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3513 | 2026.05.20 07:14:01.598924 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002851 sec., 14380.918975797968 rows/sec., 3.13 MiB/sec. | ||
| 3514 | 2026.05.20 07:14:01.599067 [ 5 ] {b2c059d5-7549-410c-ba16-028f72aaa511} <Debug> TCPHandler: Processed in 0.003329081 sec. | ||
| 3515 | 2026.05.20 07:14:01.604471 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2026.05.20 07:14:01.604590 [ 5 ] {896b2b43-486c-4b7e-9d0a-ee00207c9969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3517 | 2026.05.20 07:14:01.604635 [ 5 ] {896b2b43-486c-4b7e-9d0a-ee00207c9969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3518 | 2026.05.20 07:14:01.605314 [ 5 ] {896b2b43-486c-4b7e-9d0a-ee00207c9969} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2026.05.20 07:14:01.605360 [ 5 ] {896b2b43-486c-4b7e-9d0a-ee00207c9969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3520 | 2026.05.20 07:14:01.605729 [ 5 ] {896b2b43-486c-4b7e-9d0a-ee00207c9969} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3521 | 2026.05.20 07:14:01.605945 [ 5 ] {896b2b43-486c-4b7e-9d0a-ee00207c9969} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2026.05.20 07:14:01.606082 [ 5 ] {896b2b43-486c-4b7e-9d0a-ee00207c9969} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001587 sec., 176433.52236925016 rows/sec., 11.20 MiB/sec. | ||
| 3523 | 2026.05.20 07:14:01.606079 [ 131 ] {} <Debug> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3524 | 2026.05.20 07:14:01.606182 [ 5 ] {896b2b43-486c-4b7e-9d0a-ee00207c9969} <Debug> TCPHandler: Processed in 0.001767647 sec. | ||
| 3525 | 2026.05.20 07:14:01.606223 [ 131 ] {} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3526 | 2026.05.20 07:14:01.606251 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3527 | 2026.05.20 07:14:01.606341 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3528 | 2026.05.20 07:14:01.606384 [ 188 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::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 | ||
| 3529 | 2026.05.20 07:14:01.606449 [ 5 ] {fb63a514-ba2f-47a2-9d81-d36ed661b34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3530 | 2026.05.20 07:14:01.606491 [ 5 ] {fb63a514-ba2f-47a2-9d81-d36ed661b34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3531 | 2026.05.20 07:14:01.606495 [ 188 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3532 | 2026.05.20 07:14:01.606535 [ 188 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 280 rows starting from the beginning of the part | ||
| 3533 | 2026.05.20 07:14:01.606600 [ 188 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 280 rows starting from the beginning of the part | ||
| 3534 | 2026.05.20 07:14:01.606653 [ 188 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 280 rows starting from the beginning of the part | ||
| 3535 | 2026.05.20 07:14:01.606707 [ 188 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 280 rows starting from the beginning of the part | ||
| 3536 | 2026.05.20 07:14:01.606753 [ 188 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 280 rows starting from the beginning of the part | ||
| 3537 | 2026.05.20 07:14:01.607445 [ 5 ] {fb63a514-ba2f-47a2-9d81-d36ed661b34d} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3538 | 2026.05.20 07:14:01.607497 [ 5 ] {fb63a514-ba2f-47a2-9d81-d36ed661b34d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3539 | 2026.05.20 07:14:01.607647 [ 197 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317842 sec., 1062342.8301723574 rows/sec., 71.47 MiB/sec. | ||
| 3540 | 2026.05.20 07:14:01.607834 [ 190 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3541 | 2026.05.20 07:14:01.608084 [ 5 ] {fb63a514-ba2f-47a2-9d81-d36ed661b34d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3542 | 2026.05.20 07:14:01.608132 [ 190 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3543 | 2026.05.20 07:14:01.608214 [ 190 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_9_2} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3544 | 2026.05.20 07:14:01.608329 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3545 | 2026.05.20 07:14:01.608332 [ 5 ] {fb63a514-ba2f-47a2-9d81-d36ed661b34d} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3546 | 2026.05.20 07:14:01.608512 [ 5 ] {fb63a514-ba2f-47a2-9d81-d36ed661b34d} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.002082 sec., 412584.0537944284 rows/sec., 32.45 MiB/sec. | ||
| 3547 | 2026.05.20 07:14:01.608584 [ 5 ] {fb63a514-ba2f-47a2-9d81-d36ed661b34d} <Debug> TCPHandler: Processed in 0.002292821 sec. | ||
| 3548 | 2026.05.20 07:14:01.608795 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3549 | 2026.05.20 07:14:01.608933 [ 5 ] {11ab7d56-ffcd-4b58-ae70-62a664bb24aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3550 | 2026.05.20 07:14:01.608993 [ 5 ] {11ab7d56-ffcd-4b58-ae70-62a664bb24aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3551 | 2026.05.20 07:14:01.609615 [ 5 ] {11ab7d56-ffcd-4b58-ae70-62a664bb24aa} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2026.05.20 07:14:01.609653 [ 5 ] {11ab7d56-ffcd-4b58-ae70-62a664bb24aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3553 | 2026.05.20 07:14:01.609964 [ 5 ] {11ab7d56-ffcd-4b58-ae70-62a664bb24aa} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3554 | 2026.05.20 07:14:01.610191 [ 5 ] {11ab7d56-ffcd-4b58-ae70-62a664bb24aa} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2026.05.20 07:14:01.610325 [ 5 ] {11ab7d56-ffcd-4b58-ae70-62a664bb24aa} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.001435 sec., 126132.40418118467 rows/sec., 7.82 MiB/sec. | ||
| 3556 | 2026.05.20 07:14:01.610360 [ 5 ] {11ab7d56-ffcd-4b58-ae70-62a664bb24aa} <Debug> TCPHandler: Processed in 0.001683396 sec. | ||
| 3557 | 2026.05.20 07:14:01.610496 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2026.05.20 07:14:01.610593 [ 5 ] {b3c9377b-bb8e-4664-97b6-5d299813a2d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3559 | 2026.05.20 07:14:01.610633 [ 5 ] {b3c9377b-bb8e-4664-97b6-5d299813a2d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3560 | 2026.05.20 07:14:01.611078 [ 5 ] {b3c9377b-bb8e-4664-97b6-5d299813a2d3} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2026.05.20 07:14:01.611114 [ 5 ] {b3c9377b-bb8e-4664-97b6-5d299813a2d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3562 | 2026.05.20 07:14:01.611397 [ 5 ] {b3c9377b-bb8e-4664-97b6-5d299813a2d3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3563 | 2026.05.20 07:14:01.611596 [ 5 ] {b3c9377b-bb8e-4664-97b6-5d299813a2d3} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2026.05.20 07:14:01.611712 [ 5 ] {b3c9377b-bb8e-4664-97b6-5d299813a2d3} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001176 sec., 123299.31972789115 rows/sec., 7.96 MiB/sec. | ||
| 3565 | 2026.05.20 07:14:01.611750 [ 5 ] {b3c9377b-bb8e-4664-97b6-5d299813a2d3} <Debug> TCPHandler: Processed in 0.001341712 sec. | ||
| 3566 | 2026.05.20 07:14:01.611869 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2026.05.20 07:14:01.611958 [ 5 ] {ceb5cc19-4f17-433f-a41f-9449f6a711c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3568 | 2026.05.20 07:14:01.611996 [ 5 ] {ceb5cc19-4f17-433f-a41f-9449f6a711c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3569 | 2026.05.20 07:14:01.612483 [ 5 ] {ceb5cc19-4f17-433f-a41f-9449f6a711c7} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2026.05.20 07:14:01.612519 [ 5 ] {ceb5cc19-4f17-433f-a41f-9449f6a711c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3571 | 2026.05.20 07:14:01.612820 [ 5 ] {ceb5cc19-4f17-433f-a41f-9449f6a711c7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3572 | 2026.05.20 07:14:01.613035 [ 5 ] {ceb5cc19-4f17-433f-a41f-9449f6a711c7} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2026.05.20 07:14:01.613136 [ 131 ] {} <Debug> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3574 | 2026.05.20 07:14:01.613163 [ 5 ] {ceb5cc19-4f17-433f-a41f-9449f6a711c7} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001167 sec., 123393.31619537274 rows/sec., 7.01 MiB/sec. | ||
| 3575 | 2026.05.20 07:14:01.613179 [ 131 ] {} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3576 | 2026.05.20 07:14:01.613210 [ 5 ] {ceb5cc19-4f17-433f-a41f-9449f6a711c7} <Debug> TCPHandler: Processed in 0.001341482 sec. | ||
| 3577 | 2026.05.20 07:14:01.613211 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3578 | 2026.05.20 07:14:01.613346 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3579 | 2026.05.20 07:14:01.613352 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::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 | ||
| 3580 | 2026.05.20 07:14:01.613448 [ 5 ] {164f85a3-fcad-4997-927b-03cc3ee69ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3581 | 2026.05.20 07:14:01.613465 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3582 | 2026.05.20 07:14:01.613489 [ 5 ] {164f85a3-fcad-4997-927b-03cc3ee69ca3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3583 | 2026.05.20 07:14:01.613498 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 144 rows starting from the beginning of the part | ||
| 3584 | 2026.05.20 07:14:01.613562 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 144 rows starting from the beginning of the part | ||
| 3585 | 2026.05.20 07:14:01.613612 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 144 rows starting from the beginning of the part | ||
| 3586 | 2026.05.20 07:14:01.613657 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 144 rows starting from the beginning of the part | ||
| 3587 | 2026.05.20 07:14:01.613701 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 144 rows starting from the beginning of the part | ||
| 3588 | 2026.05.20 07:14:01.614117 [ 5 ] {164f85a3-fcad-4997-927b-03cc3ee69ca3} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3589 | 2026.05.20 07:14:01.614151 [ 5 ] {164f85a3-fcad-4997-927b-03cc3ee69ca3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3590 | 2026.05.20 07:14:01.614454 [ 190 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001143951 sec., 629397.5878337446 rows/sec., 38.16 MiB/sec. | ||
| 3591 | 2026.05.20 07:14:01.614486 [ 5 ] {164f85a3-fcad-4997-927b-03cc3ee69ca3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3592 | 2026.05.20 07:14:01.614571 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3593 | 2026.05.20 07:14:01.614721 [ 5 ] {164f85a3-fcad-4997-927b-03cc3ee69ca3} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.05.20 07:14:01.614813 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3595 | 2026.05.20 07:14:01.614855 [ 5 ] {164f85a3-fcad-4997-927b-03cc3ee69ca3} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.001425 sec., 368421.05263157893 rows/sec., 26.05 MiB/sec. | ||
| 3596 | 2026.05.20 07:14:01.614875 [ 197 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_9_2} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3597 | 2026.05.20 07:14:01.614888 [ 5 ] {164f85a3-fcad-4997-927b-03cc3ee69ca3} <Debug> TCPHandler: Processed in 0.001591205 sec. | ||
| 3598 | 2026.05.20 07:14:01.614928 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3599 | 2026.05.20 07:14:01.615013 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3600 | 2026.05.20 07:14:01.615117 [ 5 ] {4d995925-dc73-4656-852e-96891e6f3f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3601 | 2026.05.20 07:14:01.615157 [ 5 ] {4d995925-dc73-4656-852e-96891e6f3f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3602 | 2026.05.20 07:14:01.615511 [ 5 ] {4d995925-dc73-4656-852e-96891e6f3f04} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3603 | 2026.05.20 07:14:01.615546 [ 5 ] {4d995925-dc73-4656-852e-96891e6f3f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3604 | 2026.05.20 07:14:01.615851 [ 5 ] {4d995925-dc73-4656-852e-96891e6f3f04} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3605 | 2026.05.20 07:14:01.616071 [ 5 ] {4d995925-dc73-4656-852e-96891e6f3f04} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3606 | 2026.05.20 07:14:01.616196 [ 5 ] {4d995925-dc73-4656-852e-96891e6f3f04} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.0011 sec., 3636.363636363636 rows/sec., 189.99 KiB/sec. | ||
| 3607 | 2026.05.20 07:14:01.616227 [ 5 ] {4d995925-dc73-4656-852e-96891e6f3f04} <Debug> TCPHandler: Processed in 0.001267322 sec. | ||
| 3608 | 2026.05.20 07:14:01.616355 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3609 | 2026.05.20 07:14:01.616444 [ 5 ] {40fbe8c8-690e-4323-97b7-8848dc1f0e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3610 | 2026.05.20 07:14:01.616484 [ 5 ] {40fbe8c8-690e-4323-97b7-8848dc1f0e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3611 | 2026.05.20 07:14:01.616864 [ 5 ] {40fbe8c8-690e-4323-97b7-8848dc1f0e23} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2026.05.20 07:14:01.616898 [ 5 ] {40fbe8c8-690e-4323-97b7-8848dc1f0e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3613 | 2026.05.20 07:14:01.617279 [ 5 ] {40fbe8c8-690e-4323-97b7-8848dc1f0e23} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3614 | 2026.05.20 07:14:01.617497 [ 5 ] {40fbe8c8-690e-4323-97b7-8848dc1f0e23} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2026.05.20 07:14:01.617625 [ 5 ] {40fbe8c8-690e-4323-97b7-8848dc1f0e23} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001179 sec., 224766.75148430874 rows/sec., 14.94 MiB/sec. | ||
| 3616 | 2026.05.20 07:14:01.617662 [ 5 ] {40fbe8c8-690e-4323-97b7-8848dc1f0e23} <Debug> TCPHandler: Processed in 0.001341953 sec. | ||
| 3617 | 2026.05.20 07:14:01.617786 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2026.05.20 07:14:01.617881 [ 5 ] {70ab6370-8654-4a55-a861-dbf30689b297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3619 | 2026.05.20 07:14:01.617922 [ 5 ] {70ab6370-8654-4a55-a861-dbf30689b297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3620 | 2026.05.20 07:14:01.618246 [ 5 ] {70ab6370-8654-4a55-a861-dbf30689b297} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3621 | 2026.05.20 07:14:01.618282 [ 5 ] {70ab6370-8654-4a55-a861-dbf30689b297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3622 | 2026.05.20 07:14:01.618578 [ 5 ] {70ab6370-8654-4a55-a861-dbf30689b297} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3623 | 2026.05.20 07:14:01.618789 [ 5 ] {70ab6370-8654-4a55-a861-dbf30689b297} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3624 | 2026.05.20 07:14:01.618915 [ 5 ] {70ab6370-8654-4a55-a861-dbf30689b297} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 3625 | 2026.05.20 07:14:01.618947 [ 5 ] {70ab6370-8654-4a55-a861-dbf30689b297} <Debug> TCPHandler: Processed in 0.001210562 sec. | ||
| 3626 | 2026.05.20 07:14:01.619072 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3627 | 2026.05.20 07:14:01.619169 [ 5 ] {00492ae2-4914-4789-b9ce-5ac30dd13e0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3628 | 2026.05.20 07:14:01.619223 [ 5 ] {00492ae2-4914-4789-b9ce-5ac30dd13e0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3629 | 2026.05.20 07:14:01.620086 [ 5 ] {00492ae2-4914-4789-b9ce-5ac30dd13e0a} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3630 | 2026.05.20 07:14:01.620123 [ 5 ] {00492ae2-4914-4789-b9ce-5ac30dd13e0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3631 | 2026.05.20 07:14:01.620693 [ 5 ] {00492ae2-4914-4789-b9ce-5ac30dd13e0a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3632 | 2026.05.20 07:14:01.620915 [ 5 ] {00492ae2-4914-4789-b9ce-5ac30dd13e0a} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3633 | 2026.05.20 07:14:01.621053 [ 5 ] {00492ae2-4914-4789-b9ce-5ac30dd13e0a} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001901 sec., 21567.596002104157 rows/sec., 38.65 MiB/sec. | ||
| 3634 | 2026.05.20 07:14:01.621105 [ 5 ] {00492ae2-4914-4789-b9ce-5ac30dd13e0a} <Debug> TCPHandler: Processed in 0.002081669 sec. | ||
| 3635 | 2026.05.20 07:14:01.621242 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3636 | 2026.05.20 07:14:01.621340 [ 5 ] {cc77a71e-99e3-4825-a484-0e2f50de32a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3637 | 2026.05.20 07:14:01.621381 [ 5 ] {cc77a71e-99e3-4825-a484-0e2f50de32a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3638 | 2026.05.20 07:14:01.621728 [ 5 ] {cc77a71e-99e3-4825-a484-0e2f50de32a9} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2026.05.20 07:14:01.621764 [ 5 ] {cc77a71e-99e3-4825-a484-0e2f50de32a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3640 | 2026.05.20 07:14:01.622074 [ 5 ] {cc77a71e-99e3-4825-a484-0e2f50de32a9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3641 | 2026.05.20 07:14:01.622288 [ 5 ] {cc77a71e-99e3-4825-a484-0e2f50de32a9} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2026.05.20 07:14:01.622407 [ 5 ] {cc77a71e-99e3-4825-a484-0e2f50de32a9} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. | ||
| 3643 | 2026.05.20 07:14:01.622437 [ 5 ] {cc77a71e-99e3-4825-a484-0e2f50de32a9} <Debug> TCPHandler: Processed in 0.001264282 sec. | ||
| 3644 | 2026.05.20 07:14:06.161219 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3645 | 2026.05.20 07:14:06.161309 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3646 | 2026.05.20 07:14:06.226052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6658 | ||
| 3647 | 2026.05.20 07:14:06.226576 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3648 | 2026.05.20 07:14:06.226611 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3649 | 2026.05.20 07:14:06.227121 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3650 | 2026.05.20 07:14:06.227360 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2026.05.20 07:14:06.227487 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6658 | ||
| 3652 | 2026.05.20 07:14:06.579529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3653 | 2026.05.20 07:14:06.590740 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3654 | 2026.05.20 07:14:06.590961 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3655 | 2026.05.20 07:14:06.591287 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3656 | 2026.05.20 07:14:06.591324 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3657 | 2026.05.20 07:14:06.591536 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3658 | 2026.05.20 07:14:06.591602 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3659 | 2026.05.20 07:14:06.591740 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3660 | 2026.05.20 07:14:06.591828 [ 348 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3661 | 2026.05.20 07:14:06.591849 [ 339 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3662 | 2026.05.20 07:14:06.591855 [ 328 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3663 | 2026.05.20 07:14:06.591972 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3664 | 2026.05.20 07:14:06.591999 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3665 | 2026.05.20 07:14:06.592072 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3666 | 2026.05.20 07:14:06.592092 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3667 | 2026.05.20 07:14:06.592127 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3668 | 2026.05.20 07:14:06.592170 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3669 | 2026.05.20 07:14:06.593563 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002676 sec., 15321.375186846039 rows/sec., 3.34 MiB/sec. | ||
| 3670 | 2026.05.20 07:14:06.593753 [ 5 ] {c7e5614d-c675-4aa0-9a9a-c89d993742d3} <Debug> TCPHandler: Processed in 0.003144229 sec. | ||
| 3671 | 2026.05.20 07:14:06.595399 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3672 | 2026.05.20 07:14:06.595543 [ 5 ] {eb55558a-893e-4b13-be48-a3f5838fc80a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3673 | 2026.05.20 07:14:06.595605 [ 5 ] {eb55558a-893e-4b13-be48-a3f5838fc80a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3674 | 2026.05.20 07:14:06.596199 [ 5 ] {eb55558a-893e-4b13-be48-a3f5838fc80a} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3675 | 2026.05.20 07:14:06.596246 [ 5 ] {eb55558a-893e-4b13-be48-a3f5838fc80a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3676 | 2026.05.20 07:14:06.596454 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3677 | 2026.05.20 07:14:06.596514 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 3678 | 2026.05.20 07:14:06.596638 [ 5 ] {eb55558a-893e-4b13-be48-a3f5838fc80a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3679 | 2026.05.20 07:14:06.596900 [ 5 ] {eb55558a-893e-4b13-be48-a3f5838fc80a} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3680 | 2026.05.20 07:14:06.597044 [ 119 ] {} <Debug> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3681 | 2026.05.20 07:14:06.597053 [ 5 ] {eb55558a-893e-4b13-be48-a3f5838fc80a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001556 sec., 35989.71722365038 rows/sec., 2.75 MiB/sec. | ||
| 3682 | 2026.05.20 07:14:06.597093 [ 119 ] {} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3683 | 2026.05.20 07:14:06.597111 [ 5 ] {eb55558a-893e-4b13-be48-a3f5838fc80a} <Debug> TCPHandler: Processed in 0.001827587 sec. | ||
| 3684 | 2026.05.20 07:14:06.597118 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 3685 | 2026.05.20 07:14:06.597241 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::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 | ||
| 3686 | 2026.05.20 07:14:06.597270 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3687 | 2026.05.20 07:14:06.597361 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3688 | 2026.05.20 07:14:06.597386 [ 5 ] {7750b7d7-2ab2-46be-9cfb-e027f20dc404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3689 | 2026.05.20 07:14:06.597399 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3215 rows starting from the beginning of the part | ||
| 3690 | 2026.05.20 07:14:06.597438 [ 5 ] {7750b7d7-2ab2-46be-9cfb-e027f20dc404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3691 | 2026.05.20 07:14:06.597468 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 3692 | 2026.05.20 07:14:06.597523 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 859 rows starting from the beginning of the part | ||
| 3693 | 2026.05.20 07:14:06.597569 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 57 rows starting from the beginning of the part | ||
| 3694 | 2026.05.20 07:14:06.597612 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 859 rows starting from the beginning of the part | ||
| 3695 | 2026.05.20 07:14:06.597656 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::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 | ||
| 3696 | 2026.05.20 07:14:06.597954 [ 5 ] {7750b7d7-2ab2-46be-9cfb-e027f20dc404} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3697 | 2026.05.20 07:14:06.598005 [ 5 ] {7750b7d7-2ab2-46be-9cfb-e027f20dc404} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 3698 | 2026.05.20 07:14:06.598393 [ 5 ] {7750b7d7-2ab2-46be-9cfb-e027f20dc404} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3699 | 2026.05.20 07:14:06.598654 [ 5 ] {7750b7d7-2ab2-46be-9cfb-e027f20dc404} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3700 | 2026.05.20 07:14:06.598778 [ 120 ] {} <Debug> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3701 | 2026.05.20 07:14:06.598794 [ 5 ] {7750b7d7-2ab2-46be-9cfb-e027f20dc404} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001433 sec., 44661.54919748779 rows/sec., 3.49 MiB/sec. | ||
| 3702 | 2026.05.20 07:14:06.598810 [ 120 ] {} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.05.20 07:14:06.598829 [ 5 ] {7750b7d7-2ab2-46be-9cfb-e027f20dc404} <Debug> TCPHandler: Processed in 0.001613025 sec. | ||
| 3704 | 2026.05.20 07:14:06.598829 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 3705 | 2026.05.20 07:14:06.598939 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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 | ||
| 3706 | 2026.05.20 07:14:06.598978 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3707 | 2026.05.20 07:14:06.599044 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3708 | 2026.05.20 07:14:06.599077 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1785 rows starting from the beginning of the part | ||
| 3709 | 2026.05.20 07:14:06.599085 [ 5 ] {46b66c68-e147-4c0e-8380-66db02170818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3710 | 2026.05.20 07:14:06.599136 [ 5 ] {46b66c68-e147-4c0e-8380-66db02170818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3711 | 2026.05.20 07:14:06.599157 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 3712 | 2026.05.20 07:14:06.599209 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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 | ||
| 3713 | 2026.05.20 07:14:06.599252 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 66 rows starting from the beginning of the part | ||
| 3714 | 2026.05.20 07:14:06.599292 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 525 rows starting from the beginning of the part | ||
| 3715 | 2026.05.20 07:14:06.599333 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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 | ||
| 3716 | 2026.05.20 07:14:06.599560 [ 198 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5102 rows, containing 5 columns (5 merged, 0 gathered) in 0.002371152 sec., 2151696.7280039405 rows/sec., 171.86 MiB/sec. | ||
| 3717 | 2026.05.20 07:14:06.599623 [ 5 ] {46b66c68-e147-4c0e-8380-66db02170818} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2026.05.20 07:14:06.599663 [ 5 ] {46b66c68-e147-4c0e-8380-66db02170818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 3719 | 2026.05.20 07:14:06.599836 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3720 | 2026.05.20 07:14:06.600134 [ 5 ] {46b66c68-e147-4c0e-8380-66db02170818} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3721 | 2026.05.20 07:14:06.600135 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3722 | 2026.05.20 07:14:06.600240 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_21_4} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3723 | 2026.05.20 07:14:06.600319 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 3724 | 2026.05.20 07:14:06.600409 [ 5 ] {46b66c68-e147-4c0e-8380-66db02170818} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3725 | 2026.05.20 07:14:06.600540 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3726 | 2026.05.20 07:14:06.600550 [ 5 ] {46b66c68-e147-4c0e-8380-66db02170818} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001486 sec., 107671.60161507403 rows/sec., 7.50 MiB/sec. | ||
| 3727 | 2026.05.20 07:14:06.600583 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3728 | 2026.05.20 07:14:06.600592 [ 191 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3029 rows, containing 5 columns (5 merged, 0 gathered) in 0.001694055 sec., 1788017.5082863306 rows/sec., 130.94 MiB/sec. | ||
| 3729 | 2026.05.20 07:14:06.600602 [ 5 ] {46b66c68-e147-4c0e-8380-66db02170818} <Debug> TCPHandler: Processed in 0.001674476 sec. | ||
| 3730 | 2026.05.20 07:14:06.600607 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 3731 | 2026.05.20 07:14:06.600722 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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 | ||
| 3732 | 2026.05.20 07:14:06.600741 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3733 | 2026.05.20 07:14:06.600814 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3734 | 2026.05.20 07:14:06.600843 [ 5 ] {f9bd7c9c-fc17-4588-91fa-be1deafced81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3735 | 2026.05.20 07:14:06.600867 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3736 | 2026.05.20 07:14:06.600889 [ 5 ] {f9bd7c9c-fc17-4588-91fa-be1deafced81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3737 | 2026.05.20 07:14:06.600923 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7628 rows starting from the beginning of the part | ||
| 3738 | 2026.05.20 07:14:06.601034 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 160 rows starting from the beginning of the part | ||
| 3739 | 2026.05.20 07:14:06.601072 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_21_4} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2026.05.20 07:14:06.601115 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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 | ||
| 3741 | 2026.05.20 07:14:06.601143 [ 190 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_21_4} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3742 | 2026.05.20 07:14:06.601177 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 161 rows starting from the beginning of the part | ||
| 3743 | 2026.05.20 07:14:06.601224 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 3744 | 2026.05.20 07:14:06.601230 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 265 rows starting from the beginning of the part | ||
| 3745 | 2026.05.20 07:14:06.601240 [ 5 ] {f9bd7c9c-fc17-4588-91fa-be1deafced81} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3746 | 2026.05.20 07:14:06.601280 [ 5 ] {f9bd7c9c-fc17-4588-91fa-be1deafced81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 3747 | 2026.05.20 07:14:06.601289 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 3748 | 2026.05.20 07:14:06.601632 [ 5 ] {f9bd7c9c-fc17-4588-91fa-be1deafced81} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3749 | 2026.05.20 07:14:06.601873 [ 5 ] {f9bd7c9c-fc17-4588-91fa-be1deafced81} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2026.05.20 07:14:06.601982 [ 120 ] {} <Debug> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3751 | 2026.05.20 07:14:06.602004 [ 5 ] {f9bd7c9c-fc17-4588-91fa-be1deafced81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 3752 | 2026.05.20 07:14:06.602015 [ 120 ] {} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.05.20 07:14:06.602045 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 3754 | 2026.05.20 07:14:06.602045 [ 5 ] {f9bd7c9c-fc17-4588-91fa-be1deafced81} <Debug> TCPHandler: Processed in 0.001354213 sec. | ||
| 3755 | 2026.05.20 07:14:06.602173 [ 191 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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 | ||
| 3756 | 2026.05.20 07:14:06.602274 [ 191 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3757 | 2026.05.20 07:14:06.602311 [ 191 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 960 rows starting from the beginning of the part | ||
| 3758 | 2026.05.20 07:14:06.602399 [ 191 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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 | ||
| 3759 | 2026.05.20 07:14:06.602449 [ 191 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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 | ||
| 3760 | 2026.05.20 07:14:06.602492 [ 191 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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 | ||
| 3761 | 2026.05.20 07:14:06.602536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3762 | 2026.05.20 07:14:06.602538 [ 191 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 90 rows starting from the beginning of the part | ||
| 3763 | 2026.05.20 07:14:06.602604 [ 191 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 3764 | 2026.05.20 07:14:06.603314 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3765 | 2026.05.20 07:14:06.603606 [ 190 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1320 rows, containing 4 columns (4 merged, 0 gathered) in 0.001483453 sec., 889815.8553051563 rows/sec., 57.45 MiB/sec. | ||
| 3766 | 2026.05.20 07:14:06.603826 [ 190 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3767 | 2026.05.20 07:14:06.604094 [ 190 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_21_4} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2026.05.20 07:14:06.604159 [ 190 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_21_4} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3769 | 2026.05.20 07:14:06.604242 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3770 | 2026.05.20 07:14:06.604481 [ 191 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8639 rows, containing 5 columns (5 merged, 0 gathered) in 0.003803266 sec., 2271468.7849863777 rows/sec., 144.37 MiB/sec. | ||
| 3771 | 2026.05.20 07:14:06.604652 [ 191 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3772 | 2026.05.20 07:14:06.604903 [ 191 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3773 | 2026.05.20 07:14:06.604970 [ 191 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3774 | 2026.05.20 07:14:06.605042 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 3775 | 2026.05.20 07:14:06.606478 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3776 | 2026.05.20 07:14:06.908654 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3777 | 2026.05.20 07:14:06.908943 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 3778 | 2026.05.20 07:14:06.909344 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3779 | 2026.05.20 07:14:06.909388 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 3780 | 2026.05.20 07:14:06.909660 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3781 | 2026.05.20 07:14:06.909730 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3782 | 2026.05.20 07:14:06.909873 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 3783 | 2026.05.20 07:14:06.909985 [ 357 ] {04902172-b137-40f8-ae35-284f9e1e5881} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3784 | 2026.05.20 07:14:06.910010 [ 333 ] {04902172-b137-40f8-ae35-284f9e1e5881} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3785 | 2026.05.20 07:14:06.909996 [ 328 ] {04902172-b137-40f8-ae35-284f9e1e5881} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3786 | 2026.05.20 07:14:06.910183 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3787 | 2026.05.20 07:14:06.910211 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3788 | 2026.05.20 07:14:06.910283 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3789 | 2026.05.20 07:14:06.910303 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3790 | 2026.05.20 07:14:06.910341 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3791 | 2026.05.20 07:14:06.910387 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 3792 | 2026.05.20 07:14:06.911792 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002983 sec., 13744.552463962455 rows/sec., 2.99 MiB/sec. | ||
| 3793 | 2026.05.20 07:14:06.911932 [ 5 ] {04902172-b137-40f8-ae35-284f9e1e5881} <Debug> TCPHandler: Processed in 0.003432922 sec. | ||
| 3794 | 2026.05.20 07:14:06.926489 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3795 | 2026.05.20 07:14:06.926625 [ 5 ] {655bc8c3-13ce-4f03-b601-dae60b8ae778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3796 | 2026.05.20 07:14:06.926679 [ 5 ] {655bc8c3-13ce-4f03-b601-dae60b8ae778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3797 | 2026.05.20 07:14:06.927358 [ 5 ] {655bc8c3-13ce-4f03-b601-dae60b8ae778} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3798 | 2026.05.20 07:14:06.927402 [ 5 ] {655bc8c3-13ce-4f03-b601-dae60b8ae778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3799 | 2026.05.20 07:14:06.927804 [ 5 ] {655bc8c3-13ce-4f03-b601-dae60b8ae778} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3800 | 2026.05.20 07:14:06.928033 [ 5 ] {655bc8c3-13ce-4f03-b601-dae60b8ae778} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3801 | 2026.05.20 07:14:06.928185 [ 5 ] {655bc8c3-13ce-4f03-b601-dae60b8ae778} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001599 sec., 175109.44340212634 rows/sec., 11.11 MiB/sec. | ||
| 3802 | 2026.05.20 07:14:06.928220 [ 5 ] {655bc8c3-13ce-4f03-b601-dae60b8ae778} <Debug> TCPHandler: Processed in 0.001793896 sec. | ||
| 3803 | 2026.05.20 07:14:06.928388 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3804 | 2026.05.20 07:14:06.928485 [ 5 ] {739a1944-1e4e-4e45-9042-e11ebf91225c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3805 | 2026.05.20 07:14:06.928526 [ 5 ] {739a1944-1e4e-4e45-9042-e11ebf91225c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3806 | 2026.05.20 07:14:06.928967 [ 5 ] {739a1944-1e4e-4e45-9042-e11ebf91225c} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2026.05.20 07:14:06.929003 [ 5 ] {739a1944-1e4e-4e45-9042-e11ebf91225c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3808 | 2026.05.20 07:14:06.929290 [ 5 ] {739a1944-1e4e-4e45-9042-e11ebf91225c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3809 | 2026.05.20 07:14:06.929525 [ 5 ] {739a1944-1e4e-4e45-9042-e11ebf91225c} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3810 | 2026.05.20 07:14:06.929657 [ 5 ] {739a1944-1e4e-4e45-9042-e11ebf91225c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00119 sec., 1680.672268907563 rows/sec., 137.05 KiB/sec. | ||
| 3811 | 2026.05.20 07:14:06.929659 [ 120 ] {} <Debug> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3812 | 2026.05.20 07:14:06.929695 [ 5 ] {739a1944-1e4e-4e45-9042-e11ebf91225c} <Debug> TCPHandler: Processed in 0.001362353 sec. | ||
| 3813 | 2026.05.20 07:14:06.929728 [ 120 ] {} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3814 | 2026.05.20 07:14:06.929760 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3815 | 2026.05.20 07:14:06.929842 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3816 | 2026.05.20 07:14:06.929898 [ 191 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::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 | ||
| 3817 | 2026.05.20 07:14:06.929961 [ 5 ] {2a1997cb-cc77-4406-a911-14e58485504a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3818 | 2026.05.20 07:14:06.930007 [ 5 ] {2a1997cb-cc77-4406-a911-14e58485504a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3819 | 2026.05.20 07:14:06.930030 [ 191 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3820 | 2026.05.20 07:14:06.930074 [ 191 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 3821 | 2026.05.20 07:14:06.930142 [ 191 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3822 | 2026.05.20 07:14:06.930193 [ 191 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::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 | ||
| 3823 | 2026.05.20 07:14:06.930247 [ 191 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
| 3824 | 2026.05.20 07:14:06.930286 [ 191 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3825 | 2026.05.20 07:14:06.930325 [ 191 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 3826 | 2026.05.20 07:14:06.931140 [ 190 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001289681 sec., 24812.337314421162 rows/sec., 2.07 MiB/sec. | ||
| 3827 | 2026.05.20 07:14:06.931323 [ 190 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3828 | 2026.05.20 07:14:06.931663 [ 190 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2026.05.20 07:14:06.931752 [ 190 ] {546f90d8-795e-44e7-9439-cb3b9d37e507::all_1_6_1} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3830 | 2026.05.20 07:14:06.931796 [ 5 ] {2a1997cb-cc77-4406-a911-14e58485504a} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3831 | 2026.05.20 07:14:06.931845 [ 5 ] {2a1997cb-cc77-4406-a911-14e58485504a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3832 | 2026.05.20 07:14:06.931864 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3833 | 2026.05.20 07:14:06.932410 [ 5 ] {2a1997cb-cc77-4406-a911-14e58485504a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3834 | 2026.05.20 07:14:06.932662 [ 5 ] {2a1997cb-cc77-4406-a911-14e58485504a} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3835 | 2026.05.20 07:14:06.932834 [ 5 ] {2a1997cb-cc77-4406-a911-14e58485504a} <Debug> executeQuery: Read 3205 rows, 245.07 KiB in 0.00288 sec., 1112847.2222222222 rows/sec., 83.10 MiB/sec. | ||
| 3836 | 2026.05.20 07:14:06.932895 [ 5 ] {2a1997cb-cc77-4406-a911-14e58485504a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3837 | 2026.05.20 07:14:06.932908 [ 5 ] {2a1997cb-cc77-4406-a911-14e58485504a} <Debug> TCPHandler: Processed in 0.003126299 sec. | ||
| 3838 | 2026.05.20 07:14:06.933114 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3839 | 2026.05.20 07:14:06.933246 [ 5 ] {558a3f18-43a1-472d-b689-5f762dbd3db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3840 | 2026.05.20 07:14:06.933302 [ 5 ] {558a3f18-43a1-472d-b689-5f762dbd3db6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3841 | 2026.05.20 07:14:06.933825 [ 5 ] {558a3f18-43a1-472d-b689-5f762dbd3db6} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3842 | 2026.05.20 07:14:06.933861 [ 5 ] {558a3f18-43a1-472d-b689-5f762dbd3db6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3843 | 2026.05.20 07:14:06.934182 [ 5 ] {558a3f18-43a1-472d-b689-5f762dbd3db6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3844 | 2026.05.20 07:14:06.934394 [ 5 ] {558a3f18-43a1-472d-b689-5f762dbd3db6} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3845 | 2026.05.20 07:14:06.934529 [ 5 ] {558a3f18-43a1-472d-b689-5f762dbd3db6} <Debug> executeQuery: Read 192 rows, 12.31 KiB in 0.001324 sec., 145015.10574018126 rows/sec., 9.08 MiB/sec. | ||
| 3846 | 2026.05.20 07:14:06.934562 [ 5 ] {558a3f18-43a1-472d-b689-5f762dbd3db6} <Debug> TCPHandler: Processed in 0.001564775 sec. | ||
| 3847 | 2026.05.20 07:14:06.934688 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3848 | 2026.05.20 07:14:06.934784 [ 5 ] {328bc5a8-8629-4166-9a16-882c54fcdc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3849 | 2026.05.20 07:14:06.934824 [ 5 ] {328bc5a8-8629-4166-9a16-882c54fcdc3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3850 | 2026.05.20 07:14:06.935445 [ 5 ] {328bc5a8-8629-4166-9a16-882c54fcdc3c} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3851 | 2026.05.20 07:14:06.935481 [ 5 ] {328bc5a8-8629-4166-9a16-882c54fcdc3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3852 | 2026.05.20 07:14:06.935818 [ 5 ] {328bc5a8-8629-4166-9a16-882c54fcdc3c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3853 | 2026.05.20 07:14:06.936030 [ 5 ] {328bc5a8-8629-4166-9a16-882c54fcdc3c} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3854 | 2026.05.20 07:14:06.936157 [ 5 ] {328bc5a8-8629-4166-9a16-882c54fcdc3c} <Debug> executeQuery: Read 946 rows, 56.96 KiB in 0.001391 sec., 680086.2688713155 rows/sec., 39.99 MiB/sec. | ||
| 3855 | 2026.05.20 07:14:06.936212 [ 5 ] {328bc5a8-8629-4166-9a16-882c54fcdc3c} <Debug> TCPHandler: Processed in 0.001574095 sec. | ||
| 3856 | 2026.05.20 07:14:06.936346 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3857 | 2026.05.20 07:14:06.936455 [ 5 ] {7c928374-ca42-4cf1-8c03-46f43f8bf01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3858 | 2026.05.20 07:14:06.936494 [ 5 ] {7c928374-ca42-4cf1-8c03-46f43f8bf01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3859 | 2026.05.20 07:14:06.936882 [ 5 ] {7c928374-ca42-4cf1-8c03-46f43f8bf01e} <Trace> oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3860 | 2026.05.20 07:14:06.936918 [ 5 ] {7c928374-ca42-4cf1-8c03-46f43f8bf01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3861 | 2026.05.20 07:14:06.937202 [ 5 ] {7c928374-ca42-4cf1-8c03-46f43f8bf01e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3862 | 2026.05.20 07:14:06.937416 [ 5 ] {7c928374-ca42-4cf1-8c03-46f43f8bf01e} <Trace> oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3863 | 2026.05.20 07:14:06.937542 [ 5 ] {7c928374-ca42-4cf1-8c03-46f43f8bf01e} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 63.57 KiB/sec. | ||
| 3864 | 2026.05.20 07:14:06.937576 [ 5 ] {7c928374-ca42-4cf1-8c03-46f43f8bf01e} <Debug> TCPHandler: Processed in 0.001278672 sec. | ||
| 3865 | 2026.05.20 07:14:06.937701 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3866 | 2026.05.20 07:14:06.937798 [ 5 ] {7be854c4-c38d-4289-87d5-58705c3b2a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3867 | 2026.05.20 07:14:06.937837 [ 5 ] {7be854c4-c38d-4289-87d5-58705c3b2a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3868 | 2026.05.20 07:14:06.938258 [ 5 ] {7be854c4-c38d-4289-87d5-58705c3b2a76} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3869 | 2026.05.20 07:14:06.938296 [ 5 ] {7be854c4-c38d-4289-87d5-58705c3b2a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3870 | 2026.05.20 07:14:06.938585 [ 5 ] {7be854c4-c38d-4289-87d5-58705c3b2a76} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3871 | 2026.05.20 07:14:06.938791 [ 5 ] {7be854c4-c38d-4289-87d5-58705c3b2a76} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3872 | 2026.05.20 07:14:06.938923 [ 5 ] {7be854c4-c38d-4289-87d5-58705c3b2a76} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001164 sec., 123711.34020618556 rows/sec., 7.03 MiB/sec. | ||
| 3873 | 2026.05.20 07:14:06.938959 [ 5 ] {7be854c4-c38d-4289-87d5-58705c3b2a76} <Debug> TCPHandler: Processed in 0.001346413 sec. | ||
| 3874 | 2026.05.20 07:14:06.939085 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3875 | 2026.05.20 07:14:06.939173 [ 5 ] {ee6637c8-e67f-4079-9c64-911c5cea90b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3876 | 2026.05.20 07:14:06.939210 [ 5 ] {ee6637c8-e67f-4079-9c64-911c5cea90b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3877 | 2026.05.20 07:14:06.940178 [ 5 ] {ee6637c8-e67f-4079-9c64-911c5cea90b0} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3878 | 2026.05.20 07:14:06.940215 [ 5 ] {ee6637c8-e67f-4079-9c64-911c5cea90b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3879 | 2026.05.20 07:14:06.940591 [ 5 ] {ee6637c8-e67f-4079-9c64-911c5cea90b0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3880 | 2026.05.20 07:14:06.940800 [ 5 ] {ee6637c8-e67f-4079-9c64-911c5cea90b0} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3881 | 2026.05.20 07:14:06.940944 [ 5 ] {ee6637c8-e67f-4079-9c64-911c5cea90b0} <Debug> executeQuery: Read 1751 rows, 121.02 KiB in 0.001721 sec., 1017431.7257408483 rows/sec., 68.67 MiB/sec. | ||
| 3882 | 2026.05.20 07:14:06.940983 [ 5 ] {ee6637c8-e67f-4079-9c64-911c5cea90b0} <Debug> TCPHandler: Processed in 0.001904528 sec. | ||
| 3883 | 2026.05.20 07:14:06.941108 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3884 | 2026.05.20 07:14:06.941205 [ 5 ] {d321c4b8-7442-405b-b0e5-238dc2c9b6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3885 | 2026.05.20 07:14:06.941245 [ 5 ] {d321c4b8-7442-405b-b0e5-238dc2c9b6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3886 | 2026.05.20 07:14:06.941755 [ 5 ] {d321c4b8-7442-405b-b0e5-238dc2c9b6a9} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3887 | 2026.05.20 07:14:06.941808 [ 5 ] {d321c4b8-7442-405b-b0e5-238dc2c9b6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3888 | 2026.05.20 07:14:06.942274 [ 5 ] {d321c4b8-7442-405b-b0e5-238dc2c9b6a9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3889 | 2026.05.20 07:14:06.942510 [ 5 ] {d321c4b8-7442-405b-b0e5-238dc2c9b6a9} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3890 | 2026.05.20 07:14:06.942666 [ 5 ] {d321c4b8-7442-405b-b0e5-238dc2c9b6a9} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001476 sec., 2710.0271002710024 rows/sec., 141.59 KiB/sec. | ||
| 3891 | 2026.05.20 07:14:06.942722 [ 5 ] {d321c4b8-7442-405b-b0e5-238dc2c9b6a9} <Debug> TCPHandler: Processed in 0.001662516 sec. | ||
| 3892 | 2026.05.20 07:14:06.942922 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3893 | 2026.05.20 07:14:06.943058 [ 5 ] {644349b4-4105-45d2-aaca-a99e05f88721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3894 | 2026.05.20 07:14:06.943117 [ 5 ] {644349b4-4105-45d2-aaca-a99e05f88721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3895 | 2026.05.20 07:14:06.944140 [ 5 ] {644349b4-4105-45d2-aaca-a99e05f88721} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3896 | 2026.05.20 07:14:06.944183 [ 5 ] {644349b4-4105-45d2-aaca-a99e05f88721} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3897 | 2026.05.20 07:14:06.944711 [ 5 ] {644349b4-4105-45d2-aaca-a99e05f88721} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3898 | 2026.05.20 07:14:06.944967 [ 5 ] {644349b4-4105-45d2-aaca-a99e05f88721} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3899 | 2026.05.20 07:14:06.945121 [ 5 ] {644349b4-4105-45d2-aaca-a99e05f88721} <Debug> executeQuery: Read 1602 rows, 99.59 KiB in 0.002102 sec., 762131.3035204567 rows/sec., 46.27 MiB/sec. | ||
| 3900 | 2026.05.20 07:14:06.945177 [ 5 ] {644349b4-4105-45d2-aaca-a99e05f88721} <Debug> TCPHandler: Processed in 0.002371942 sec. | ||
| 3901 | 2026.05.20 07:14:06.945448 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3902 | 2026.05.20 07:14:06.945583 [ 5 ] {58678117-0edd-4a66-a7f3-ba0269b23d86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3903 | 2026.05.20 07:14:06.945643 [ 5 ] {58678117-0edd-4a66-a7f3-ba0269b23d86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3904 | 2026.05.20 07:14:06.946023 [ 5 ] {58678117-0edd-4a66-a7f3-ba0269b23d86} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3905 | 2026.05.20 07:14:06.946059 [ 5 ] {58678117-0edd-4a66-a7f3-ba0269b23d86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3906 | 2026.05.20 07:14:06.946370 [ 5 ] {58678117-0edd-4a66-a7f3-ba0269b23d86} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3907 | 2026.05.20 07:14:06.946595 [ 5 ] {58678117-0edd-4a66-a7f3-ba0269b23d86} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3908 | 2026.05.20 07:14:06.946716 [ 117 ] {} <Debug> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3909 | 2026.05.20 07:14:06.946725 [ 5 ] {58678117-0edd-4a66-a7f3-ba0269b23d86} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001184 sec., 844.5945945945946 rows/sec., 56.91 KiB/sec. | ||
| 3910 | 2026.05.20 07:14:06.946758 [ 117 ] {} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3911 | 2026.05.20 07:14:06.946775 [ 5 ] {58678117-0edd-4a66-a7f3-ba0269b23d86} <Debug> TCPHandler: Processed in 0.001485184 sec. | ||
| 3912 | 2026.05.20 07:14:06.946784 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3913 | 2026.05.20 07:14:06.946924 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 3914 | 2026.05.20 07:14:06.946926 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3915 | 2026.05.20 07:14:06.947030 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3916 | 2026.05.20 07:14:06.947044 [ 5 ] {9d005ce3-a1a4-43ea-953c-3f8e53df5405} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3917 | 2026.05.20 07:14:06.947061 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 3918 | 2026.05.20 07:14:06.947100 [ 5 ] {9d005ce3-a1a4-43ea-953c-3f8e53df5405} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3919 | 2026.05.20 07:14:06.947123 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 3920 | 2026.05.20 07:14:06.947184 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 3921 | 2026.05.20 07:14:06.947232 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 3922 | 2026.05.20 07:14:06.947284 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 3923 | 2026.05.20 07:14:06.947334 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 3924 | 2026.05.20 07:14:06.948239 [ 196 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001356923 sec., 7369.61493025028 rows/sec., 496.59 KiB/sec. | ||
| 3925 | 2026.05.20 07:14:06.948312 [ 5 ] {9d005ce3-a1a4-43ea-953c-3f8e53df5405} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3926 | 2026.05.20 07:14:06.948356 [ 5 ] {9d005ce3-a1a4-43ea-953c-3f8e53df5405} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3927 | 2026.05.20 07:14:06.948359 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3928 | 2026.05.20 07:14:06.948618 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_10_2} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3929 | 2026.05.20 07:14:06.948682 [ 198 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_10_2} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3930 | 2026.05.20 07:14:06.948739 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3931 | 2026.05.20 07:14:06.948979 [ 5 ] {9d005ce3-a1a4-43ea-953c-3f8e53df5405} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3932 | 2026.05.20 07:14:06.949212 [ 5 ] {9d005ce3-a1a4-43ea-953c-3f8e53df5405} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3933 | 2026.05.20 07:14:06.949377 [ 5 ] {9d005ce3-a1a4-43ea-953c-3f8e53df5405} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.002351 sec., 21267.54572522331 rows/sec., 38.11 MiB/sec. | ||
| 3934 | 2026.05.20 07:14:06.949461 [ 5 ] {9d005ce3-a1a4-43ea-953c-3f8e53df5405} <Debug> TCPHandler: Processed in 0.002585464 sec. | ||
| 3935 | 2026.05.20 07:14:06.949713 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3936 | 2026.05.20 07:14:06.949811 [ 5 ] {be1c3541-1a4f-419f-9890-acf1a80df2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3937 | 2026.05.20 07:14:06.949852 [ 5 ] {be1c3541-1a4f-419f-9890-acf1a80df2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3938 | 2026.05.20 07:14:06.950220 [ 5 ] {be1c3541-1a4f-419f-9890-acf1a80df2b8} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3939 | 2026.05.20 07:14:06.950265 [ 5 ] {be1c3541-1a4f-419f-9890-acf1a80df2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.60 GiB. | ||
| 3940 | 2026.05.20 07:14:06.950589 [ 5 ] {be1c3541-1a4f-419f-9890-acf1a80df2b8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3941 | 2026.05.20 07:14:06.950812 [ 5 ] {be1c3541-1a4f-419f-9890-acf1a80df2b8} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3942 | 2026.05.20 07:14:06.950942 [ 5 ] {be1c3541-1a4f-419f-9890-acf1a80df2b8} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.00115 sec., 36521.739130434784 rows/sec., 2.08 MiB/sec. | ||
| 3943 | 2026.05.20 07:14:06.950974 [ 5 ] {be1c3541-1a4f-419f-9890-acf1a80df2b8} <Debug> TCPHandler: Processed in 0.001312793 sec. | ||
| 3944 | 2026.05.20 07:14:11.588521 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3945 | 2026.05.20 07:14:11.588773 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 3946 | 2026.05.20 07:14:11.589116 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3947 | 2026.05.20 07:14:11.589154 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 3948 | 2026.05.20 07:14:11.589372 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3949 | 2026.05.20 07:14:11.589441 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3950 | 2026.05.20 07:14:11.589590 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 3951 | 2026.05.20 07:14:11.589707 [ 328 ] {b2630a69-708f-4744-814e-50714f9d1ece} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 3952 | 2026.05.20 07:14:11.589714 [ 357 ] {b2630a69-708f-4744-814e-50714f9d1ece} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 3953 | 2026.05.20 07:14:11.589707 [ 333 ] {b2630a69-708f-4744-814e-50714f9d1ece} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 3954 | 2026.05.20 07:14:11.589885 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 3955 | 2026.05.20 07:14:11.589914 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3956 | 2026.05.20 07:14:11.589989 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 3957 | 2026.05.20 07:14:11.590010 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 3958 | 2026.05.20 07:14:11.590047 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3959 | 2026.05.20 07:14:11.590091 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 3960 | 2026.05.20 07:14:11.591296 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002618 sec., 15660.809778456836 rows/sec., 3.41 MiB/sec. | ||
| 3961 | 2026.05.20 07:14:11.591429 [ 5 ] {b2630a69-708f-4744-814e-50714f9d1ece} <Debug> TCPHandler: Processed in 0.003049838 sec. | ||
| 3962 | 2026.05.20 07:14:11.592984 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3963 | 2026.05.20 07:14:11.593099 [ 5 ] {6fcbc1c6-b909-45f5-8273-9a96d72b4b37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3964 | 2026.05.20 07:14:11.593144 [ 5 ] {6fcbc1c6-b909-45f5-8273-9a96d72b4b37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3965 | 2026.05.20 07:14:11.593782 [ 5 ] {6fcbc1c6-b909-45f5-8273-9a96d72b4b37} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3966 | 2026.05.20 07:14:11.593833 [ 5 ] {6fcbc1c6-b909-45f5-8273-9a96d72b4b37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 3967 | 2026.05.20 07:14:11.594266 [ 5 ] {6fcbc1c6-b909-45f5-8273-9a96d72b4b37} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3968 | 2026.05.20 07:14:11.594496 [ 5 ] {6fcbc1c6-b909-45f5-8273-9a96d72b4b37} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3969 | 2026.05.20 07:14:11.594646 [ 5 ] {6fcbc1c6-b909-45f5-8273-9a96d72b4b37} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00158 sec., 35443.037974683546 rows/sec., 2.71 MiB/sec. | ||
| 3970 | 2026.05.20 07:14:11.594683 [ 5 ] {6fcbc1c6-b909-45f5-8273-9a96d72b4b37} <Debug> TCPHandler: Processed in 0.001749396 sec. | ||
| 3971 | 2026.05.20 07:14:11.594821 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3972 | 2026.05.20 07:14:11.594918 [ 5 ] {fe369d1b-88b4-4db8-a4a1-c8d4853b450a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3973 | 2026.05.20 07:14:11.594959 [ 5 ] {fe369d1b-88b4-4db8-a4a1-c8d4853b450a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3974 | 2026.05.20 07:14:11.595408 [ 5 ] {fe369d1b-88b4-4db8-a4a1-c8d4853b450a} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3975 | 2026.05.20 07:14:11.595446 [ 5 ] {fe369d1b-88b4-4db8-a4a1-c8d4853b450a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 3976 | 2026.05.20 07:14:11.595759 [ 5 ] {fe369d1b-88b4-4db8-a4a1-c8d4853b450a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3977 | 2026.05.20 07:14:11.595977 [ 5 ] {fe369d1b-88b4-4db8-a4a1-c8d4853b450a} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3978 | 2026.05.20 07:14:11.596107 [ 5 ] {fe369d1b-88b4-4db8-a4a1-c8d4853b450a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001207 sec., 53024.02651201326 rows/sec., 4.14 MiB/sec. | ||
| 3979 | 2026.05.20 07:14:11.596141 [ 5 ] {fe369d1b-88b4-4db8-a4a1-c8d4853b450a} <Debug> TCPHandler: Processed in 0.001369093 sec. | ||
| 3980 | 2026.05.20 07:14:11.596276 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3981 | 2026.05.20 07:14:11.596374 [ 5 ] {2ed25c4e-6b59-4eec-813c-62a753a3f318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3982 | 2026.05.20 07:14:11.596417 [ 5 ] {2ed25c4e-6b59-4eec-813c-62a753a3f318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3983 | 2026.05.20 07:14:11.596823 [ 5 ] {2ed25c4e-6b59-4eec-813c-62a753a3f318} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3984 | 2026.05.20 07:14:11.596859 [ 5 ] {2ed25c4e-6b59-4eec-813c-62a753a3f318} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 3985 | 2026.05.20 07:14:11.597192 [ 5 ] {2ed25c4e-6b59-4eec-813c-62a753a3f318} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3986 | 2026.05.20 07:14:11.597428 [ 5 ] {2ed25c4e-6b59-4eec-813c-62a753a3f318} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3987 | 2026.05.20 07:14:11.597559 [ 5 ] {2ed25c4e-6b59-4eec-813c-62a753a3f318} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001204 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. | ||
| 3988 | 2026.05.20 07:14:11.597593 [ 5 ] {2ed25c4e-6b59-4eec-813c-62a753a3f318} <Debug> TCPHandler: Processed in 0.001369373 sec. | ||
| 3989 | 2026.05.20 07:14:11.597739 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3990 | 2026.05.20 07:14:11.597835 [ 5 ] {a4abf195-7062-484f-aeb9-9608234f0b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3991 | 2026.05.20 07:14:11.597877 [ 5 ] {a4abf195-7062-484f-aeb9-9608234f0b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3992 | 2026.05.20 07:14:11.598225 [ 5 ] {a4abf195-7062-484f-aeb9-9608234f0b90} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2026.05.20 07:14:11.598262 [ 5 ] {a4abf195-7062-484f-aeb9-9608234f0b90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 3994 | 2026.05.20 07:14:11.598566 [ 5 ] {a4abf195-7062-484f-aeb9-9608234f0b90} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3995 | 2026.05.20 07:14:11.598781 [ 5 ] {a4abf195-7062-484f-aeb9-9608234f0b90} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3996 | 2026.05.20 07:14:11.598910 [ 5 ] {a4abf195-7062-484f-aeb9-9608234f0b90} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001092 sec., 43956.043956043955 rows/sec., 2.96 MiB/sec. | ||
| 3997 | 2026.05.20 07:14:11.598943 [ 5 ] {a4abf195-7062-484f-aeb9-9608234f0b90} <Debug> TCPHandler: Processed in 0.001253502 sec. | ||
| 3998 | 2026.05.20 07:14:13.727754 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7106 | ||
| 3999 | 2026.05.20 07:14:13.728318 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.05.20 07:14:13.728363 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4001 | 2026.05.20 07:14:13.728873 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4002 | 2026.05.20 07:14:13.729136 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4003 | 2026.05.20 07:14:13.729272 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7106 | ||
| 4004 | 2026.05.20 07:14:14.106660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 4005 | 2026.05.20 07:14:14.124204 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2026.05.20 07:14:14.124265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4007 | 2026.05.20 07:14:14.129932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4008 | 2026.05.20 07:14:14.130658 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2026.05.20 07:14:14.134420 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 4010 | 2026.05.20 07:14:16.590680 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4011 | 2026.05.20 07:14:16.590926 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4012 | 2026.05.20 07:14:16.591262 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4013 | 2026.05.20 07:14:16.591304 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 4014 | 2026.05.20 07:14:16.591539 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4015 | 2026.05.20 07:14:16.591613 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4016 | 2026.05.20 07:14:16.591821 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4017 | 2026.05.20 07:14:16.591929 [ 333 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4018 | 2026.05.20 07:14:16.591931 [ 356 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4019 | 2026.05.20 07:14:16.591931 [ 357 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4020 | 2026.05.20 07:14:16.592096 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4021 | 2026.05.20 07:14:16.592122 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4022 | 2026.05.20 07:14:16.592190 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4023 | 2026.05.20 07:14:16.592210 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4024 | 2026.05.20 07:14:16.592245 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4025 | 2026.05.20 07:14:16.592286 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4026 | 2026.05.20 07:14:16.593495 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002654 sec., 15448.37980406933 rows/sec., 3.37 MiB/sec. | ||
| 4027 | 2026.05.20 07:14:16.593620 [ 5 ] {ae1d07ef-5ee8-4397-b027-7b5d057038e1} <Debug> TCPHandler: Processed in 0.003081478 sec. | ||
| 4028 | 2026.05.20 07:14:16.595199 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4029 | 2026.05.20 07:14:16.595308 [ 5 ] {35fd97f3-d2f1-4867-baf3-fd532392ad48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4030 | 2026.05.20 07:14:16.595351 [ 5 ] {35fd97f3-d2f1-4867-baf3-fd532392ad48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4031 | 2026.05.20 07:14:16.595850 [ 5 ] {35fd97f3-d2f1-4867-baf3-fd532392ad48} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4032 | 2026.05.20 07:14:16.595895 [ 5 ] {35fd97f3-d2f1-4867-baf3-fd532392ad48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4033 | 2026.05.20 07:14:16.596264 [ 5 ] {35fd97f3-d2f1-4867-baf3-fd532392ad48} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4034 | 2026.05.20 07:14:16.596512 [ 5 ] {35fd97f3-d2f1-4867-baf3-fd532392ad48} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4035 | 2026.05.20 07:14:16.596662 [ 5 ] {35fd97f3-d2f1-4867-baf3-fd532392ad48} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001384 sec., 40462.42774566474 rows/sec., 3.09 MiB/sec. | ||
| 4036 | 2026.05.20 07:14:16.596698 [ 5 ] {35fd97f3-d2f1-4867-baf3-fd532392ad48} <Debug> TCPHandler: Processed in 0.001547914 sec. | ||
| 4037 | 2026.05.20 07:14:16.596829 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4038 | 2026.05.20 07:14:16.596926 [ 5 ] {d78df5f4-c1c2-4be4-a4ed-cbfad1903dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4039 | 2026.05.20 07:14:16.596965 [ 5 ] {d78df5f4-c1c2-4be4-a4ed-cbfad1903dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4040 | 2026.05.20 07:14:16.597375 [ 5 ] {d78df5f4-c1c2-4be4-a4ed-cbfad1903dfd} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4041 | 2026.05.20 07:14:16.597411 [ 5 ] {d78df5f4-c1c2-4be4-a4ed-cbfad1903dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4042 | 2026.05.20 07:14:16.597709 [ 5 ] {d78df5f4-c1c2-4be4-a4ed-cbfad1903dfd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4043 | 2026.05.20 07:14:16.597919 [ 5 ] {d78df5f4-c1c2-4be4-a4ed-cbfad1903dfd} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4044 | 2026.05.20 07:14:16.598047 [ 5 ] {d78df5f4-c1c2-4be4-a4ed-cbfad1903dfd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001139 sec., 56189.64003511852 rows/sec., 4.39 MiB/sec. | ||
| 4045 | 2026.05.20 07:14:16.598080 [ 5 ] {d78df5f4-c1c2-4be4-a4ed-cbfad1903dfd} <Debug> TCPHandler: Processed in 0.001302492 sec. | ||
| 4046 | 2026.05.20 07:14:16.598205 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4047 | 2026.05.20 07:14:16.598301 [ 5 ] {82af4efe-66b2-4a5e-a413-de42e7f9e383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4048 | 2026.05.20 07:14:16.598344 [ 5 ] {82af4efe-66b2-4a5e-a413-de42e7f9e383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4049 | 2026.05.20 07:14:16.598743 [ 5 ] {82af4efe-66b2-4a5e-a413-de42e7f9e383} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4050 | 2026.05.20 07:14:16.598779 [ 5 ] {82af4efe-66b2-4a5e-a413-de42e7f9e383} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4051 | 2026.05.20 07:14:16.599094 [ 5 ] {82af4efe-66b2-4a5e-a413-de42e7f9e383} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4052 | 2026.05.20 07:14:16.599296 [ 5 ] {82af4efe-66b2-4a5e-a413-de42e7f9e383} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4053 | 2026.05.20 07:14:16.599427 [ 5 ] {82af4efe-66b2-4a5e-a413-de42e7f9e383} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 4054 | 2026.05.20 07:14:16.599461 [ 5 ] {82af4efe-66b2-4a5e-a413-de42e7f9e383} <Debug> TCPHandler: Processed in 0.001306832 sec. | ||
| 4055 | 2026.05.20 07:14:16.599658 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4056 | 2026.05.20 07:14:16.599832 [ 5 ] {3d839e1e-e9a5-4219-9b43-018a7fc4ee6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4057 | 2026.05.20 07:14:16.599903 [ 5 ] {3d839e1e-e9a5-4219-9b43-018a7fc4ee6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4058 | 2026.05.20 07:14:16.600435 [ 5 ] {3d839e1e-e9a5-4219-9b43-018a7fc4ee6a} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2026.05.20 07:14:16.600484 [ 5 ] {3d839e1e-e9a5-4219-9b43-018a7fc4ee6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4060 | 2026.05.20 07:14:16.600902 [ 5 ] {3d839e1e-e9a5-4219-9b43-018a7fc4ee6a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4061 | 2026.05.20 07:14:16.601126 [ 5 ] {3d839e1e-e9a5-4219-9b43-018a7fc4ee6a} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4062 | 2026.05.20 07:14:16.601271 [ 5 ] {3d839e1e-e9a5-4219-9b43-018a7fc4ee6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001486 sec., 40376.85060565276 rows/sec., 2.72 MiB/sec. | ||
| 4063 | 2026.05.20 07:14:16.601307 [ 5 ] {3d839e1e-e9a5-4219-9b43-018a7fc4ee6a} <Debug> TCPHandler: Processed in 0.001768316 sec. | ||
| 4064 | 2026.05.20 07:14:17.505222 [ 51 ] {} <Debug> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4065 | 2026.05.20 07:14:17.505291 [ 51 ] {} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2026.05.20 07:14:17.505318 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4067 | 2026.05.20 07:14:17.505462 [ 191 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::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 | ||
| 4068 | 2026.05.20 07:14:17.505612 [ 191 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4069 | 2026.05.20 07:14:17.505652 [ 191 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 24 rows starting from the beginning of the part | ||
| 4070 | 2026.05.20 07:14:17.505721 [ 191 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part | ||
| 4071 | 2026.05.20 07:14:17.505774 [ 191 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 4072 | 2026.05.20 07:14:17.505824 [ 191 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::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 | ||
| 4073 | 2026.05.20 07:14:17.505860 [ 191 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 4074 | 2026.05.20 07:14:17.506536 [ 191 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 4 columns (4 merged, 0 gathered) in 0.001140631 sec., 35068.30868177351 rows/sec., 1.79 MiB/sec. | ||
| 4075 | 2026.05.20 07:14:17.506672 [ 192 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4076 | 2026.05.20 07:14:17.507053 [ 192 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_10_2} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2026.05.20 07:14:17.507126 [ 192 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_10_2} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4078 | 2026.05.20 07:14:17.507202 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4079 | 2026.05.20 07:14:19.597578 [ 287 ] {} <Trace> TCP-Session: 6bbbbfdb-f61e-44ac-b151-57101f75593d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4080 | 2026.05.20 07:14:19.597892 [ 287 ] {24b6b03d-2b39-487d-8739-395e35273988} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41784) 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) | ||
| 4081 | 2026.05.20 07:14:19.598493 [ 287 ] {24b6b03d-2b39-487d-8739-395e35273988} <Trace> ContextAccess (default): Access granted: SELECT(database, name, total_rows, total_bytes, has_own_data) ON system.tables | ||
| 4082 | 2026.05.20 07:14:19.598695 [ 287 ] {24b6b03d-2b39-487d-8739-395e35273988} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4083 | 2026.05.20 07:14:19.599113 [ 357 ] {24b6b03d-2b39-487d-8739-395e35273988} <Trace> ContextAccess (default): Access granted: SHOW TABLES ON *.* | ||
| 4084 | 2026.05.20 07:14:19.599584 [ 287 ] {24b6b03d-2b39-487d-8739-395e35273988} <Debug> executeQuery: Read 41 rows, 2.50 KiB in 0.001838 sec., 22306.855277475515 rows/sec., 1.33 MiB/sec. | ||
| 4085 | 2026.05.20 07:14:19.599672 [ 287 ] {24b6b03d-2b39-487d-8739-395e35273988} <Debug> TCPHandler: Processed in 0.002286482 sec. | ||
| 4086 | 2026.05.20 07:14:19.808587 [ 49 ] {} <Debug> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4087 | 2026.05.20 07:14:19.808660 [ 49 ] {} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2026.05.20 07:14:19.808686 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4089 | 2026.05.20 07:14:19.808844 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::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 | ||
| 4090 | 2026.05.20 07:14:19.808993 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4091 | 2026.05.20 07:14:19.809026 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 946 rows starting from the beginning of the part | ||
| 4092 | 2026.05.20 07:14:19.809091 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 946 rows starting from the beginning of the part | ||
| 4093 | 2026.05.20 07:14:19.809137 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 145 rows starting from the beginning of the part | ||
| 4094 | 2026.05.20 07:14:19.809186 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 145 rows starting from the beginning of the part | ||
| 4095 | 2026.05.20 07:14:19.809229 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 946 rows starting from the beginning of the part | ||
| 4096 | 2026.05.20 07:14:19.810397 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3128 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623135 sec., 1927134.834748804 rows/sec., 121.69 MiB/sec. | ||
| 4097 | 2026.05.20 07:14:19.810583 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4098 | 2026.05.20 07:14:19.810837 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4099 | 2026.05.20 07:14:19.810906 [ 187 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_10_2} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4100 | 2026.05.20 07:14:19.810971 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 4101 | 2026.05.20 07:14:20.000493 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.30 MiB, peak 236.51 MiB, free memory in arenas 0.00 B, will set to 226.23 MiB (RSS), difference: -2.07 MiB | ||
| 4102 | 2026.05.20 07:14:21.161400 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4103 | 2026.05.20 07:14:21.161469 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4104 | 2026.05.20 07:14:21.230009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7618 | ||
| 4105 | 2026.05.20 07:14:21.230601 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4106 | 2026.05.20 07:14:21.230641 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4107 | 2026.05.20 07:14:21.231159 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4108 | 2026.05.20 07:14:21.231385 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2026.05.20 07:14:21.231512 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7618 | ||
| 4110 | 2026.05.20 07:14:21.231584 [ 49 ] {} <Debug> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4111 | 2026.05.20 07:14:21.231655 [ 49 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4112 | 2026.05.20 07:14:21.231688 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4113 | 2026.05.20 07:14:21.231814 [ 186 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 4114 | 2026.05.20 07:14:21.231909 [ 186 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4115 | 2026.05.20 07:14:21.231939 [ 186 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5186 rows starting from the beginning of the part | ||
| 4116 | 2026.05.20 07:14:21.231992 [ 186 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 4117 | 2026.05.20 07:14:21.232098 [ 186 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 4118 | 2026.05.20 07:14:21.232143 [ 186 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 4119 | 2026.05.20 07:14:21.232187 [ 186 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 4120 | 2026.05.20 07:14:21.232227 [ 186 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 4121 | 2026.05.20 07:14:21.233491 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7618 rows, containing 4 columns (4 merged, 0 gathered) in 0.001659925 sec., 4589363.977288131 rows/sec., 65.65 MiB/sec. | ||
| 4122 | 2026.05.20 07:14:21.234399 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4123 | 2026.05.20 07:14:21.234714 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_16_3} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4124 | 2026.05.20 07:14:21.234797 [ 187 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_16_3} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4125 | 2026.05.20 07:14:21.234902 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4126 | 2026.05.20 07:14:21.595292 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4127 | 2026.05.20 07:14:21.595573 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4128 | 2026.05.20 07:14:21.595980 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4129 | 2026.05.20 07:14:21.596030 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4130 | 2026.05.20 07:14:21.596293 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4131 | 2026.05.20 07:14:21.596356 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4132 | 2026.05.20 07:14:21.596491 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4133 | 2026.05.20 07:14:21.596613 [ 346 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4134 | 2026.05.20 07:14:21.596673 [ 346 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4135 | 2026.05.20 07:14:21.596710 [ 346 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4136 | 2026.05.20 07:14:21.596785 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4137 | 2026.05.20 07:14:21.596812 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4138 | 2026.05.20 07:14:21.596879 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4139 | 2026.05.20 07:14:21.596904 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4140 | 2026.05.20 07:14:21.596938 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4141 | 2026.05.20 07:14:21.596980 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4142 | 2026.05.20 07:14:21.598449 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002988 sec., 13721.552878179384 rows/sec., 2.99 MiB/sec. | ||
| 4143 | 2026.05.20 07:14:21.598659 [ 5 ] {e9f5142a-0e9b-4411-b510-bbb13733c936} <Debug> TCPHandler: Processed in 0.003516483 sec. | ||
| 4144 | 2026.05.20 07:14:21.604153 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4145 | 2026.05.20 07:14:21.604311 [ 5 ] {8013402f-888d-44e0-a6d6-44b9551d05b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4146 | 2026.05.20 07:14:21.604382 [ 5 ] {8013402f-888d-44e0-a6d6-44b9551d05b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4147 | 2026.05.20 07:14:21.605223 [ 5 ] {8013402f-888d-44e0-a6d6-44b9551d05b8} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4148 | 2026.05.20 07:14:21.605279 [ 5 ] {8013402f-888d-44e0-a6d6-44b9551d05b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4149 | 2026.05.20 07:14:21.605690 [ 5 ] {8013402f-888d-44e0-a6d6-44b9551d05b8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4150 | 2026.05.20 07:14:21.605947 [ 5 ] {8013402f-888d-44e0-a6d6-44b9551d05b8} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4151 | 2026.05.20 07:14:21.606111 [ 5 ] {8013402f-888d-44e0-a6d6-44b9551d05b8} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001854 sec., 151024.81121898597 rows/sec., 9.58 MiB/sec. | ||
| 4152 | 2026.05.20 07:14:21.606148 [ 5 ] {8013402f-888d-44e0-a6d6-44b9551d05b8} <Debug> TCPHandler: Processed in 0.00212458 sec. | ||
| 4153 | 2026.05.20 07:14:21.606308 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4154 | 2026.05.20 07:14:21.606406 [ 5 ] {5eab2bfd-e276-4ed4-a3f5-8fa115b4f40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4155 | 2026.05.20 07:14:21.606448 [ 5 ] {5eab2bfd-e276-4ed4-a3f5-8fa115b4f40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4156 | 2026.05.20 07:14:21.607318 [ 5 ] {5eab2bfd-e276-4ed4-a3f5-8fa115b4f40d} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4157 | 2026.05.20 07:14:21.607355 [ 5 ] {5eab2bfd-e276-4ed4-a3f5-8fa115b4f40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4158 | 2026.05.20 07:14:21.607714 [ 5 ] {5eab2bfd-e276-4ed4-a3f5-8fa115b4f40d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4159 | 2026.05.20 07:14:21.607931 [ 5 ] {5eab2bfd-e276-4ed4-a3f5-8fa115b4f40d} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4160 | 2026.05.20 07:14:21.608069 [ 5 ] {5eab2bfd-e276-4ed4-a3f5-8fa115b4f40d} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.001682 sec., 510701.5457788347 rows/sec., 40.16 MiB/sec. | ||
| 4161 | 2026.05.20 07:14:21.608104 [ 5 ] {5eab2bfd-e276-4ed4-a3f5-8fa115b4f40d} <Debug> TCPHandler: Processed in 0.001845388 sec. | ||
| 4162 | 2026.05.20 07:14:21.608240 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4163 | 2026.05.20 07:14:21.608336 [ 5 ] {2a208c84-93a2-4a75-9a88-4893ec7f0bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4164 | 2026.05.20 07:14:21.608377 [ 5 ] {2a208c84-93a2-4a75-9a88-4893ec7f0bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4165 | 2026.05.20 07:14:21.608893 [ 5 ] {2a208c84-93a2-4a75-9a88-4893ec7f0bfc} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4166 | 2026.05.20 07:14:21.608929 [ 5 ] {2a208c84-93a2-4a75-9a88-4893ec7f0bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4167 | 2026.05.20 07:14:21.609243 [ 5 ] {2a208c84-93a2-4a75-9a88-4893ec7f0bfc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4168 | 2026.05.20 07:14:21.609443 [ 5 ] {2a208c84-93a2-4a75-9a88-4893ec7f0bfc} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2026.05.20 07:14:21.609563 [ 5 ] {2a208c84-93a2-4a75-9a88-4893ec7f0bfc} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.001274 sec., 142072.21350078494 rows/sec., 8.81 MiB/sec. | ||
| 4170 | 2026.05.20 07:14:21.609594 [ 5 ] {2a208c84-93a2-4a75-9a88-4893ec7f0bfc} <Debug> TCPHandler: Processed in 0.001434143 sec. | ||
| 4171 | 2026.05.20 07:14:21.609708 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4172 | 2026.05.20 07:14:21.609802 [ 5 ] {af369070-de58-4ff6-bd76-6f26b940e530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4173 | 2026.05.20 07:14:21.609839 [ 5 ] {af369070-de58-4ff6-bd76-6f26b940e530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4174 | 2026.05.20 07:14:21.610383 [ 5 ] {af369070-de58-4ff6-bd76-6f26b940e530} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4175 | 2026.05.20 07:14:21.610419 [ 5 ] {af369070-de58-4ff6-bd76-6f26b940e530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4176 | 2026.05.20 07:14:21.610756 [ 5 ] {af369070-de58-4ff6-bd76-6f26b940e530} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4177 | 2026.05.20 07:14:21.610988 [ 5 ] {af369070-de58-4ff6-bd76-6f26b940e530} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4178 | 2026.05.20 07:14:21.611130 [ 5 ] {af369070-de58-4ff6-bd76-6f26b940e530} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001301 sec., 111452.72867025365 rows/sec., 7.19 MiB/sec. | ||
| 4179 | 2026.05.20 07:14:21.611171 [ 5 ] {af369070-de58-4ff6-bd76-6f26b940e530} <Debug> TCPHandler: Processed in 0.001473023 sec. | ||
| 4180 | 2026.05.20 07:14:21.611333 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4181 | 2026.05.20 07:14:21.611428 [ 5 ] {b2b4be9c-00bf-4c44-8b84-058a4e931f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4182 | 2026.05.20 07:14:21.611468 [ 5 ] {b2b4be9c-00bf-4c44-8b84-058a4e931f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4183 | 2026.05.20 07:14:21.611920 [ 5 ] {b2b4be9c-00bf-4c44-8b84-058a4e931f1d} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4184 | 2026.05.20 07:14:21.611956 [ 5 ] {b2b4be9c-00bf-4c44-8b84-058a4e931f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4185 | 2026.05.20 07:14:21.612286 [ 5 ] {b2b4be9c-00bf-4c44-8b84-058a4e931f1d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4186 | 2026.05.20 07:14:21.612499 [ 5 ] {b2b4be9c-00bf-4c44-8b84-058a4e931f1d} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2026.05.20 07:14:21.612635 [ 5 ] {b2b4be9c-00bf-4c44-8b84-058a4e931f1d} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001224 sec., 117647.05882352941 rows/sec., 6.68 MiB/sec. | ||
| 4188 | 2026.05.20 07:14:21.612668 [ 5 ] {b2b4be9c-00bf-4c44-8b84-058a4e931f1d} <Debug> TCPHandler: Processed in 0.001391443 sec. | ||
| 4189 | 2026.05.20 07:14:21.612804 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4190 | 2026.05.20 07:14:21.612905 [ 5 ] {32cde0c6-e3c0-4c7d-bcea-664cd6bb757e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4191 | 2026.05.20 07:14:21.612945 [ 5 ] {32cde0c6-e3c0-4c7d-bcea-664cd6bb757e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4192 | 2026.05.20 07:14:21.613593 [ 5 ] {32cde0c6-e3c0-4c7d-bcea-664cd6bb757e} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4193 | 2026.05.20 07:14:21.613628 [ 5 ] {32cde0c6-e3c0-4c7d-bcea-664cd6bb757e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4194 | 2026.05.20 07:14:21.613965 [ 5 ] {32cde0c6-e3c0-4c7d-bcea-664cd6bb757e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4195 | 2026.05.20 07:14:21.614179 [ 5 ] {32cde0c6-e3c0-4c7d-bcea-664cd6bb757e} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4196 | 2026.05.20 07:14:21.614322 [ 5 ] {32cde0c6-e3c0-4c7d-bcea-664cd6bb757e} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.001434 sec., 366108.78661087865 rows/sec., 25.89 MiB/sec. | ||
| 4197 | 2026.05.20 07:14:21.614357 [ 5 ] {32cde0c6-e3c0-4c7d-bcea-664cd6bb757e} <Debug> TCPHandler: Processed in 0.001601365 sec. | ||
| 4198 | 2026.05.20 07:14:21.614506 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4199 | 2026.05.20 07:14:21.614601 [ 5 ] {616f6e58-32fd-41ce-8411-4d881e4d4452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4200 | 2026.05.20 07:14:21.614642 [ 5 ] {616f6e58-32fd-41ce-8411-4d881e4d4452} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4201 | 2026.05.20 07:14:21.614989 [ 5 ] {616f6e58-32fd-41ce-8411-4d881e4d4452} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4202 | 2026.05.20 07:14:21.615024 [ 5 ] {616f6e58-32fd-41ce-8411-4d881e4d4452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4203 | 2026.05.20 07:14:21.615319 [ 5 ] {616f6e58-32fd-41ce-8411-4d881e4d4452} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4204 | 2026.05.20 07:14:21.615532 [ 5 ] {616f6e58-32fd-41ce-8411-4d881e4d4452} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4205 | 2026.05.20 07:14:21.615661 [ 5 ] {616f6e58-32fd-41ce-8411-4d881e4d4452} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001113 sec., 3593.8903863432165 rows/sec., 187.77 KiB/sec. | ||
| 4206 | 2026.05.20 07:14:21.615692 [ 5 ] {616f6e58-32fd-41ce-8411-4d881e4d4452} <Debug> TCPHandler: Processed in 0.001271322 sec. | ||
| 4207 | 2026.05.20 07:14:21.615832 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4208 | 2026.05.20 07:14:21.615921 [ 5 ] {190b5e64-f425-4e88-a088-de0b542f1c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4209 | 2026.05.20 07:14:21.615961 [ 5 ] {190b5e64-f425-4e88-a088-de0b542f1c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4210 | 2026.05.20 07:14:21.616493 [ 5 ] {190b5e64-f425-4e88-a088-de0b542f1c91} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2026.05.20 07:14:21.616528 [ 5 ] {190b5e64-f425-4e88-a088-de0b542f1c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4212 | 2026.05.20 07:14:21.616867 [ 5 ] {190b5e64-f425-4e88-a088-de0b542f1c91} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4213 | 2026.05.20 07:14:21.617083 [ 5 ] {190b5e64-f425-4e88-a088-de0b542f1c91} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2026.05.20 07:14:21.617222 [ 5 ] {190b5e64-f425-4e88-a088-de0b542f1c91} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001265 sec., 209486.16600790512 rows/sec., 13.92 MiB/sec. | ||
| 4215 | 2026.05.20 07:14:21.617256 [ 5 ] {190b5e64-f425-4e88-a088-de0b542f1c91} <Debug> TCPHandler: Processed in 0.001425343 sec. | ||
| 4216 | 2026.05.20 07:14:21.617400 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4217 | 2026.05.20 07:14:21.617501 [ 5 ] {ac8efd2f-9c83-4517-8b1a-e89891324235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4218 | 2026.05.20 07:14:21.617543 [ 5 ] {ac8efd2f-9c83-4517-8b1a-e89891324235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4219 | 2026.05.20 07:14:21.617883 [ 5 ] {ac8efd2f-9c83-4517-8b1a-e89891324235} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2026.05.20 07:14:21.617918 [ 5 ] {ac8efd2f-9c83-4517-8b1a-e89891324235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4221 | 2026.05.20 07:14:21.618219 [ 5 ] {ac8efd2f-9c83-4517-8b1a-e89891324235} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4222 | 2026.05.20 07:14:21.618423 [ 5 ] {ac8efd2f-9c83-4517-8b1a-e89891324235} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2026.05.20 07:14:21.618562 [ 5 ] {ac8efd2f-9c83-4517-8b1a-e89891324235} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 4224 | 2026.05.20 07:14:21.618594 [ 5 ] {ac8efd2f-9c83-4517-8b1a-e89891324235} <Debug> TCPHandler: Processed in 0.001242801 sec. | ||
| 4225 | 2026.05.20 07:14:21.618734 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4226 | 2026.05.20 07:14:21.618833 [ 5 ] {566f671b-eb7c-49e8-9180-d720c65dd4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4227 | 2026.05.20 07:14:21.618895 [ 5 ] {566f671b-eb7c-49e8-9180-d720c65dd4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4228 | 2026.05.20 07:14:21.619724 [ 5 ] {566f671b-eb7c-49e8-9180-d720c65dd4ca} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4229 | 2026.05.20 07:14:21.619759 [ 5 ] {566f671b-eb7c-49e8-9180-d720c65dd4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4230 | 2026.05.20 07:14:21.620358 [ 5 ] {566f671b-eb7c-49e8-9180-d720c65dd4ca} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4231 | 2026.05.20 07:14:21.620579 [ 5 ] {566f671b-eb7c-49e8-9180-d720c65dd4ca} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2026.05.20 07:14:21.620708 [ 53 ] {} <Debug> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4233 | 2026.05.20 07:14:21.620716 [ 5 ] {566f671b-eb7c-49e8-9180-d720c65dd4ca} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.0019 sec., 21578.947368421053 rows/sec., 38.67 MiB/sec. | ||
| 4234 | 2026.05.20 07:14:21.620766 [ 53 ] {} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4235 | 2026.05.20 07:14:21.620790 [ 5 ] {566f671b-eb7c-49e8-9180-d720c65dd4ca} <Debug> TCPHandler: Processed in 0.00210364 sec. | ||
| 4236 | 2026.05.20 07:14:21.620792 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4237 | 2026.05.20 07:14:21.620932 [ 195 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::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 | ||
| 4238 | 2026.05.20 07:14:21.620949 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.05.20 07:14:21.621061 [ 5 ] {ea4dfeb5-1c6e-43d0-9c18-168b4057d72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4240 | 2026.05.20 07:14:21.621102 [ 5 ] {ea4dfeb5-1c6e-43d0-9c18-168b4057d72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4241 | 2026.05.20 07:14:21.621169 [ 195 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4242 | 2026.05.20 07:14:21.621230 [ 195 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 123 rows starting from the beginning of the part | ||
| 4243 | 2026.05.20 07:14:21.621366 [ 195 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 4244 | 2026.05.20 07:14:21.621445 [ 5 ] {ea4dfeb5-1c6e-43d0-9c18-168b4057d72a} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4245 | 2026.05.20 07:14:21.621486 [ 5 ] {ea4dfeb5-1c6e-43d0-9c18-168b4057d72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4246 | 2026.05.20 07:14:21.621497 [ 195 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 41 rows starting from the beginning of the part | ||
| 4247 | 2026.05.20 07:14:21.621626 [ 195 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
| 4248 | 2026.05.20 07:14:21.621747 [ 195 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part | ||
| 4249 | 2026.05.20 07:14:21.621843 [ 5 ] {ea4dfeb5-1c6e-43d0-9c18-168b4057d72a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4250 | 2026.05.20 07:14:21.621878 [ 195 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
| 4251 | 2026.05.20 07:14:21.622070 [ 5 ] {ea4dfeb5-1c6e-43d0-9c18-168b4057d72a} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4252 | 2026.05.20 07:14:21.622214 [ 5 ] {ea4dfeb5-1c6e-43d0-9c18-168b4057d72a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001176 sec., 76530.61224489796 rows/sec., 4.79 MiB/sec. | ||
| 4253 | 2026.05.20 07:14:21.622247 [ 5 ] {ea4dfeb5-1c6e-43d0-9c18-168b4057d72a} <Debug> TCPHandler: Processed in 0.001353953 sec. | ||
| 4254 | 2026.05.20 07:14:21.625335 [ 187 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 19 columns (19 merged, 0 gathered) in 0.004432951 sec., 78051.84401993164 rows/sec., 139.87 MiB/sec. | ||
| 4255 | 2026.05.20 07:14:21.626041 [ 191 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4256 | 2026.05.20 07:14:21.626508 [ 191 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4257 | 2026.05.20 07:14:21.626591 [ 191 ] {d0831bfc-c6bf-4939-ae44-64bf227395e4::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4258 | 2026.05.20 07:14:21.626729 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 4259 | 2026.05.20 07:14:21.635143 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4260 | 2026.05.20 07:14:21.651287 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4261 | 2026.05.20 07:14:21.651331 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4262 | 2026.05.20 07:14:21.657491 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4263 | 2026.05.20 07:14:21.658229 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4264 | 2026.05.20 07:14:21.658543 [ 48 ] {} <Debug> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4265 | 2026.05.20 07:14:21.658630 [ 48 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2026.05.20 07:14:21.658660 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.59 GiB. | ||
| 4267 | 2026.05.20 07:14:21.658791 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 4268 | 2026.05.20 07:14:21.661282 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4269 | 2026.05.20 07:14:21.663273 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4270 | 2026.05.20 07:14:21.664854 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 4271 | 2026.05.20 07:14:21.669417 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 4272 | 2026.05.20 07:14:21.673648 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 4273 | 2026.05.20 07:14:21.678076 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 4274 | 2026.05.20 07:14:21.682434 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 4275 | 2026.05.20 07:14:21.686773 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 4276 | 2026.05.20 07:14:21.738816 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080065438 sec., 1511.2638239735852 rows/sec., 7.81 MiB/sec. | ||
| 4277 | 2026.05.20 07:14:21.740385 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4278 | 2026.05.20 07:14:21.741938 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_16_3} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4279 | 2026.05.20 07:14:21.742026 [ 187 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_16_3} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4280 | 2026.05.20 07:14:21.743306 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4281 | 2026.05.20 07:14:22.000336 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.10 MiB, peak 238.05 MiB, free memory in arenas 0.00 B, will set to 237.40 MiB (RSS), difference: 9.30 MiB | ||
| 4282 | 2026.05.20 07:14:22.001499 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000922699 sec. | ||
| 4283 | 2026.05.20 07:14:23.669387 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42315 | ||
| 4284 | 2026.05.20 07:14:23.669472 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4285 | 2026.05.20 07:14:23.669498 [ 310 ] {} <Debug> TCP-Session: e84e32bd-91a7-4b8f-a1f1-8d1df28c2113 Authenticating user 'default' from [fd00:1122:3344:101::e]:42315 | ||
| 4286 | 2026.05.20 07:14:23.669520 [ 310 ] {} <Debug> TCP-Session: e84e32bd-91a7-4b8f-a1f1-8d1df28c2113 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2026.05.20 07:14:23.669533 [ 310 ] {} <Debug> TCP-Session: e84e32bd-91a7-4b8f-a1f1-8d1df28c2113 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2026.05.20 07:14:23.669715 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50304 | ||
| 4289 | 2026.05.20 07:14:23.669743 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46185 | ||
| 4290 | 2026.05.20 07:14:23.669765 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47272 | ||
| 4291 | 2026.05.20 07:14:23.669797 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63026 | ||
| 4292 | 2026.05.20 07:14:23.669818 [ 310 ] {} <Trace> TCP-Session: e84e32bd-91a7-4b8f-a1f1-8d1df28c2113 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4293 | 2026.05.20 07:14:23.669829 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4294 | 2026.05.20 07:14:23.669863 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48708 | ||
| 4295 | 2026.05.20 07:14:23.669879 [ 311 ] {} <Debug> TCP-Session: 9969c125-eba6-4c00-8e04-ddcf79a7eb42 Authenticating user 'default' from [fd00:1122:3344:101::e]:50304 | ||
| 4296 | 2026.05.20 07:14:23.669915 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64565 | ||
| 4297 | 2026.05.20 07:14:23.669930 [ 311 ] {} <Debug> TCP-Session: 9969c125-eba6-4c00-8e04-ddcf79a7eb42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2026.05.20 07:14:23.669883 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58722 | ||
| 4299 | 2026.05.20 07:14:23.669963 [ 311 ] {} <Debug> TCP-Session: 9969c125-eba6-4c00-8e04-ddcf79a7eb42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4300 | 2026.05.20 07:14:23.669756 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50375 | ||
| 4301 | 2026.05.20 07:14:23.670066 [ 310 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42315) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4302 | 2026.05.20 07:14:23.670078 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4303 | 2026.05.20 07:14:23.670087 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4304 | 2026.05.20 07:14:23.670127 [ 312 ] {} <Debug> TCP-Session: 7a195bdd-6bfd-42f8-97c8-8057e71905a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:46185 | ||
| 4305 | 2026.05.20 07:14:23.670140 [ 314 ] {} <Debug> TCP-Session: c9317226-5f24-481e-83a1-5958c7ccee0f Authenticating user 'default' from [fd00:1122:3344:101::e]:47272 | ||
| 4306 | 2026.05.20 07:14:23.670150 [ 312 ] {} <Debug> TCP-Session: 7a195bdd-6bfd-42f8-97c8-8057e71905a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4307 | 2026.05.20 07:14:23.670163 [ 314 ] {} <Debug> TCP-Session: c9317226-5f24-481e-83a1-5958c7ccee0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2026.05.20 07:14:23.670170 [ 312 ] {} <Debug> TCP-Session: 7a195bdd-6bfd-42f8-97c8-8057e71905a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4309 | 2026.05.20 07:14:23.670185 [ 314 ] {} <Debug> TCP-Session: c9317226-5f24-481e-83a1-5958c7ccee0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4310 | 2026.05.20 07:14:23.670332 [ 310 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4311 | 2026.05.20 07:14:23.670406 [ 310 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4312 | 2026.05.20 07:14:23.670506 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4313 | 2026.05.20 07:14:23.670543 [ 313 ] {} <Debug> TCP-Session: 91d62eee-8877-4c0c-932d-e9ff09bad338 Authenticating user 'default' from [fd00:1122:3344:101::e]:50375 | ||
| 4314 | 2026.05.20 07:14:23.670569 [ 313 ] {} <Debug> TCP-Session: 91d62eee-8877-4c0c-932d-e9ff09bad338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4315 | 2026.05.20 07:14:23.670583 [ 313 ] {} <Debug> TCP-Session: 91d62eee-8877-4c0c-932d-e9ff09bad338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4316 | 2026.05.20 07:14:23.670592 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4317 | 2026.05.20 07:14:23.670625 [ 306 ] {} <Debug> TCP-Session: 37144318-3b31-42b0-9848-9bfa6c769b4a Authenticating user 'default' from [fd00:1122:3344:101::e]:58722 | ||
| 4318 | 2026.05.20 07:14:23.670642 [ 306 ] {} <Debug> TCP-Session: 37144318-3b31-42b0-9848-9bfa6c769b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2026.05.20 07:14:23.670659 [ 306 ] {} <Debug> TCP-Session: 37144318-3b31-42b0-9848-9bfa6c769b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2026.05.20 07:14:23.670689 [ 310 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} <Debug> oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36) (SelectExecutor): Key condition: unknown | ||
| 4321 | 2026.05.20 07:14:23.670762 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4322 | 2026.05.20 07:14:23.670801 [ 307 ] {} <Debug> TCP-Session: 340fa042-03cc-495f-88f1-93525e64f416 Authenticating user 'default' from [fd00:1122:3344:101::e]:64565 | ||
| 4323 | 2026.05.20 07:14:23.670824 [ 307 ] {} <Debug> TCP-Session: 340fa042-03cc-495f-88f1-93525e64f416 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4324 | 2026.05.20 07:14:23.670823 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4325 | 2026.05.20 07:14:23.670837 [ 307 ] {} <Debug> TCP-Session: 340fa042-03cc-495f-88f1-93525e64f416 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2026.05.20 07:14:23.670859 [ 286 ] {} <Debug> TCP-Session: 3b3da109-afa7-428a-984d-e0c60b6b954d Authenticating user 'default' from [fd00:1122:3344:101::e]:48708 | ||
| 4327 | 2026.05.20 07:14:23.670880 [ 286 ] {} <Debug> TCP-Session: 3b3da109-afa7-428a-984d-e0c60b6b954d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4328 | 2026.05.20 07:14:23.670895 [ 286 ] {} <Debug> TCP-Session: 3b3da109-afa7-428a-984d-e0c60b6b954d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4329 | 2026.05.20 07:14:23.670981 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4330 | 2026.05.20 07:14:23.671014 [ 3 ] {} <Debug> TCP-Session: 740291a6-0993-4d49-819f-5384d1a169b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63026 | ||
| 4331 | 2026.05.20 07:14:23.671032 [ 3 ] {} <Debug> TCP-Session: 740291a6-0993-4d49-819f-5384d1a169b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4332 | 2026.05.20 07:14:23.671044 [ 3 ] {} <Debug> TCP-Session: 740291a6-0993-4d49-819f-5384d1a169b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4333 | 2026.05.20 07:14:23.671609 [ 343 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} <Trace> AggregatingTransform: Aggregating | ||
| 4334 | 2026.05.20 07:14:23.671655 [ 343 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} <Trace> Aggregator: Aggregation method: without_key | ||
| 4335 | 2026.05.20 07:14:23.671692 [ 343 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000900098 sec. (1110.990 rows/sec., 43.40 KiB/sec.) | ||
| 4336 | 2026.05.20 07:14:23.671711 [ 343 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} <Trace> Aggregator: Merging aggregated data | ||
| 4337 | 2026.05.20 07:14:23.672363 [ 310 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002354 sec., 424.80883602378924 rows/sec., 16.59 KiB/sec. | ||
| 4338 | 2026.05.20 07:14:23.672496 [ 310 ] {6208fa2b-f95d-4b77-b856-043d8e2b8783} <Debug> TCPHandler: Processed in 0.002787706 sec. | ||
| 4339 | 2026.05.20 07:14:23.672658 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4340 | 2026.05.20 07:14:23.672689 [ 310 ] {} <Debug> TCP-Session: e84e32bd-91a7-4b8f-a1f1-8d1df28c2113 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4341 | 2026.05.20 07:14:23.672690 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4342 | 2026.05.20 07:14:23.672705 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4343 | 2026.05.20 07:14:23.672729 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4344 | 2026.05.20 07:14:23.672748 [ 312 ] {} <Debug> TCP-Session: 7a195bdd-6bfd-42f8-97c8-8057e71905a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4345 | 2026.05.20 07:14:23.672744 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4346 | 2026.05.20 07:14:23.672779 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4347 | 2026.05.20 07:14:23.672792 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4348 | 2026.05.20 07:14:23.672808 [ 286 ] {} <Debug> TCP-Session: 3b3da109-afa7-428a-984d-e0c60b6b954d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2026.05.20 07:14:23.672826 [ 307 ] {} <Debug> TCP-Session: 340fa042-03cc-495f-88f1-93525e64f416 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2026.05.20 07:14:23.672811 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4351 | 2026.05.20 07:14:23.672846 [ 313 ] {} <Debug> TCP-Session: 91d62eee-8877-4c0c-932d-e9ff09bad338 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4352 | 2026.05.20 07:14:23.672776 [ 314 ] {} <Debug> TCP-Session: c9317226-5f24-481e-83a1-5958c7ccee0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4353 | 2026.05.20 07:14:23.672890 [ 306 ] {} <Debug> TCP-Session: 37144318-3b31-42b0-9848-9bfa6c769b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2026.05.20 07:14:23.672759 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4355 | 2026.05.20 07:14:23.672739 [ 311 ] {} <Debug> TCP-Session: 9969c125-eba6-4c00-8e04-ddcf79a7eb42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4356 | 2026.05.20 07:14:23.672974 [ 3 ] {} <Debug> TCP-Session: 740291a6-0993-4d49-819f-5384d1a169b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2026.05.20 07:14:25.249383 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55084 | ||
| 4358 | 2026.05.20 07:14:25.249482 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4359 | 2026.05.20 07:14:25.249511 [ 310 ] {} <Debug> TCP-Session: 6c280426-a192-46d7-9759-f228c0ecb165 Authenticating user 'default' from [fd00:1122:3344:101::e]:55084 | ||
| 4360 | 2026.05.20 07:14:25.249534 [ 310 ] {} <Debug> TCP-Session: 6c280426-a192-46d7-9759-f228c0ecb165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4361 | 2026.05.20 07:14:25.249547 [ 310 ] {} <Debug> TCP-Session: 6c280426-a192-46d7-9759-f228c0ecb165 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4362 | 2026.05.20 07:14:25.249899 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56341 | ||
| 4363 | 2026.05.20 07:14:25.249931 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58832 | ||
| 4364 | 2026.05.20 07:14:25.249960 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52254 | ||
| 4365 | 2026.05.20 07:14:25.249973 [ 310 ] {} <Trace> TCP-Session: 6c280426-a192-46d7-9759-f228c0ecb165 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2026.05.20 07:14:25.250001 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4367 | 2026.05.20 07:14:25.250011 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33573 | ||
| 4368 | 2026.05.20 07:14:25.250053 [ 311 ] {} <Debug> TCP-Session: b0fccdba-32fc-48c5-9979-d10a2291dac9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56341 | ||
| 4369 | 2026.05.20 07:14:25.250028 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4370 | 2026.05.20 07:14:25.250103 [ 311 ] {} <Debug> TCP-Session: b0fccdba-32fc-48c5-9979-d10a2291dac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4371 | 2026.05.20 07:14:25.250113 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4372 | 2026.05.20 07:14:25.250119 [ 314 ] {} <Debug> TCP-Session: d5fcbd97-c837-4bf6-bf36-77e91d57a9d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52254 | ||
| 4373 | 2026.05.20 07:14:25.250130 [ 311 ] {} <Debug> TCP-Session: b0fccdba-32fc-48c5-9979-d10a2291dac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4374 | 2026.05.20 07:14:25.250149 [ 307 ] {} <Debug> TCP-Session: b7595ca6-bb8a-42d2-887f-a7e84a44053d Authenticating user 'default' from [fd00:1122:3344:101::e]:33573 | ||
| 4375 | 2026.05.20 07:14:25.250159 [ 314 ] {} <Debug> TCP-Session: d5fcbd97-c837-4bf6-bf36-77e91d57a9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4376 | 2026.05.20 07:14:25.250192 [ 307 ] {} <Debug> TCP-Session: b7595ca6-bb8a-42d2-887f-a7e84a44053d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2026.05.20 07:14:25.250202 [ 314 ] {} <Debug> TCP-Session: d5fcbd97-c837-4bf6-bf36-77e91d57a9d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4378 | 2026.05.20 07:14:25.250215 [ 307 ] {} <Debug> TCP-Session: b7595ca6-bb8a-42d2-887f-a7e84a44053d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2026.05.20 07:14:25.250011 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43187 | ||
| 4380 | 2026.05.20 07:14:25.249999 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35445 | ||
| 4381 | 2026.05.20 07:14:25.250299 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4382 | 2026.05.20 07:14:25.250000 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4383 | 2026.05.20 07:14:25.250346 [ 306 ] {} <Debug> TCP-Session: 4953fc5a-ef2f-4120-b3f5-9d5ddce136b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:43187 | ||
| 4384 | 2026.05.20 07:14:25.250372 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4385 | 2026.05.20 07:14:25.250386 [ 306 ] {} <Debug> TCP-Session: 4953fc5a-ef2f-4120-b3f5-9d5ddce136b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4386 | 2026.05.20 07:14:25.250375 [ 313 ] {} <Debug> TCP-Session: bad4c595-db67-49d6-a141-c71304b5ec56 Authenticating user 'default' from [fd00:1122:3344:101::e]:58832 | ||
| 4387 | 2026.05.20 07:14:25.250419 [ 286 ] {} <Debug> TCP-Session: 9751ecdd-9d04-478b-9afa-c7d6ba3ef4f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:35445 | ||
| 4388 | 2026.05.20 07:14:25.250444 [ 313 ] {} <Debug> TCP-Session: bad4c595-db67-49d6-a141-c71304b5ec56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4389 | 2026.05.20 07:14:25.250416 [ 306 ] {} <Debug> TCP-Session: 4953fc5a-ef2f-4120-b3f5-9d5ddce136b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2026.05.20 07:14:25.250466 [ 286 ] {} <Debug> TCP-Session: 9751ecdd-9d04-478b-9afa-c7d6ba3ef4f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2026.05.20 07:14:25.250469 [ 313 ] {} <Debug> TCP-Session: bad4c595-db67-49d6-a141-c71304b5ec56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4392 | 2026.05.20 07:14:25.250507 [ 286 ] {} <Debug> TCP-Session: 9751ecdd-9d04-478b-9afa-c7d6ba3ef4f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4393 | 2026.05.20 07:14:25.249971 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43280 | ||
| 4394 | 2026.05.20 07:14:25.249922 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47666 | ||
| 4395 | 2026.05.20 07:14:25.250605 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4396 | 2026.05.20 07:14:25.250163 [ 310 ] {e2453915-17ce-4926-9d54-8515ba76248b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55084) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4397 | 2026.05.20 07:14:25.250692 [ 3 ] {} <Debug> TCP-Session: c72d6e46-d6c1-4dbe-abac-1818723c85e5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43280 | ||
| 4398 | 2026.05.20 07:14:25.250722 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4399 | 2026.05.20 07:14:25.250734 [ 3 ] {} <Debug> TCP-Session: c72d6e46-d6c1-4dbe-abac-1818723c85e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2026.05.20 07:14:25.250751 [ 3 ] {} <Debug> TCP-Session: c72d6e46-d6c1-4dbe-abac-1818723c85e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4401 | 2026.05.20 07:14:25.250755 [ 312 ] {} <Debug> TCP-Session: 0d08ed03-db97-46eb-be2b-e39d4a4da957 Authenticating user 'default' from [fd00:1122:3344:101::e]:47666 | ||
| 4402 | 2026.05.20 07:14:25.250782 [ 312 ] {} <Debug> TCP-Session: 0d08ed03-db97-46eb-be2b-e39d4a4da957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4403 | 2026.05.20 07:14:25.250804 [ 312 ] {} <Debug> TCP-Session: 0d08ed03-db97-46eb-be2b-e39d4a4da957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4404 | 2026.05.20 07:14:25.250999 [ 310 ] {e2453915-17ce-4926-9d54-8515ba76248b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4405 | 2026.05.20 07:14:25.251056 [ 310 ] {e2453915-17ce-4926-9d54-8515ba76248b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4406 | 2026.05.20 07:14:25.251326 [ 310 ] {e2453915-17ce-4926-9d54-8515ba76248b} <Debug> oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36) (SelectExecutor): Key condition: unknown | ||
| 4407 | 2026.05.20 07:14:25.252288 [ 341 ] {e2453915-17ce-4926-9d54-8515ba76248b} <Trace> AggregatingTransform: Aggregating | ||
| 4408 | 2026.05.20 07:14:25.252337 [ 341 ] {e2453915-17ce-4926-9d54-8515ba76248b} <Trace> Aggregator: Aggregation method: without_key | ||
| 4409 | 2026.05.20 07:14:25.252368 [ 341 ] {e2453915-17ce-4926-9d54-8515ba76248b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000944568 sec. (1058.685 rows/sec., 41.35 KiB/sec.) | ||
| 4410 | 2026.05.20 07:14:25.252383 [ 341 ] {e2453915-17ce-4926-9d54-8515ba76248b} <Trace> Aggregator: Merging aggregated data | ||
| 4411 | 2026.05.20 07:14:25.253102 [ 310 ] {e2453915-17ce-4926-9d54-8515ba76248b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002989 sec., 334.5600535296086 rows/sec., 13.07 KiB/sec. | ||
| 4412 | 2026.05.20 07:14:25.253263 [ 310 ] {e2453915-17ce-4926-9d54-8515ba76248b} <Debug> TCPHandler: Processed in 0.003429732 sec. | ||
| 4413 | 2026.05.20 07:14:25.253423 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4414 | 2026.05.20 07:14:25.253459 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4415 | 2026.05.20 07:14:25.253461 [ 310 ] {} <Debug> TCP-Session: 6c280426-a192-46d7-9759-f228c0ecb165 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2026.05.20 07:14:25.253498 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4417 | 2026.05.20 07:14:25.253512 [ 307 ] {} <Debug> TCP-Session: b7595ca6-bb8a-42d2-887f-a7e84a44053d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4418 | 2026.05.20 07:14:25.253526 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4419 | 2026.05.20 07:14:25.253539 [ 311 ] {} <Debug> TCP-Session: b0fccdba-32fc-48c5-9979-d10a2291dac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4420 | 2026.05.20 07:14:25.253546 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4421 | 2026.05.20 07:14:25.253567 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4422 | 2026.05.20 07:14:25.253589 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4423 | 2026.05.20 07:14:25.253613 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4424 | 2026.05.20 07:14:25.253706 [ 3 ] {} <Debug> TCP-Session: c72d6e46-d6c1-4dbe-abac-1818723c85e5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4425 | 2026.05.20 07:14:25.253714 [ 313 ] {} <Debug> TCP-Session: bad4c595-db67-49d6-a141-c71304b5ec56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4426 | 2026.05.20 07:14:25.253731 [ 306 ] {} <Debug> TCP-Session: 4953fc5a-ef2f-4120-b3f5-9d5ddce136b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4427 | 2026.05.20 07:14:25.253604 [ 286 ] {} <Debug> TCP-Session: 9751ecdd-9d04-478b-9afa-c7d6ba3ef4f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4428 | 2026.05.20 07:14:25.253573 [ 312 ] {} <Debug> TCP-Session: 0d08ed03-db97-46eb-be2b-e39d4a4da957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4429 | 2026.05.20 07:14:25.253482 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4430 | 2026.05.20 07:14:25.253841 [ 314 ] {} <Debug> TCP-Session: d5fcbd97-c837-4bf6-bf36-77e91d57a9d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4431 | 2026.05.20 07:14:25.269740 [ 310 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50269 | ||
| 4432 | 2026.05.20 07:14:25.269799 [ 310 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4433 | 2026.05.20 07:14:25.269822 [ 310 ] {} <Debug> TCP-Session: a8076cee-8518-41c8-a3b0-f9f8da6800b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50269 | ||
| 4434 | 2026.05.20 07:14:25.269840 [ 310 ] {} <Debug> TCP-Session: a8076cee-8518-41c8-a3b0-f9f8da6800b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4435 | 2026.05.20 07:14:25.269852 [ 310 ] {} <Debug> TCP-Session: a8076cee-8518-41c8-a3b0-f9f8da6800b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4436 | 2026.05.20 07:14:25.270035 [ 311 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65491 | ||
| 4437 | 2026.05.20 07:14:25.270071 [ 312 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47894 | ||
| 4438 | 2026.05.20 07:14:25.270077 [ 313 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49378 | ||
| 4439 | 2026.05.20 07:14:25.270086 [ 311 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4440 | 2026.05.20 07:14:25.270138 [ 312 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4441 | 2026.05.20 07:14:25.270143 [ 310 ] {} <Trace> TCP-Session: a8076cee-8518-41c8-a3b0-f9f8da6800b8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4442 | 2026.05.20 07:14:25.270166 [ 313 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4443 | 2026.05.20 07:14:25.270177 [ 312 ] {} <Debug> TCP-Session: 12afd6d4-9273-4841-b9b5-b4e3f842de15 Authenticating user 'default' from [fd00:1122:3344:101::e]:47894 | ||
| 4444 | 2026.05.20 07:14:25.270211 [ 313 ] {} <Debug> TCP-Session: bd4d74d7-8a94-4af9-8223-9b83872ea2ed Authenticating user 'default' from [fd00:1122:3344:101::e]:49378 | ||
| 4445 | 2026.05.20 07:14:25.270229 [ 312 ] {} <Debug> TCP-Session: 12afd6d4-9273-4841-b9b5-b4e3f842de15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4446 | 2026.05.20 07:14:25.270247 [ 313 ] {} <Debug> TCP-Session: bd4d74d7-8a94-4af9-8223-9b83872ea2ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4447 | 2026.05.20 07:14:25.270256 [ 312 ] {} <Debug> TCP-Session: 12afd6d4-9273-4841-b9b5-b4e3f842de15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4448 | 2026.05.20 07:14:25.270276 [ 313 ] {} <Debug> TCP-Session: bd4d74d7-8a94-4af9-8223-9b83872ea2ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4449 | 2026.05.20 07:14:25.270294 [ 314 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53668 | ||
| 4450 | 2026.05.20 07:14:25.270294 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56817 | ||
| 4451 | 2026.05.20 07:14:25.270334 [ 306 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33146 | ||
| 4452 | 2026.05.20 07:14:25.270341 [ 307 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33326 | ||
| 4453 | 2026.05.20 07:14:25.270372 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4454 | 2026.05.20 07:14:25.270393 [ 306 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4455 | 2026.05.20 07:14:25.270404 [ 3 ] {} <Debug> TCP-Session: 7f816958-0eac-4a06-b77d-cb211da83f91 Authenticating user 'default' from [fd00:1122:3344:101::e]:56817 | ||
| 4456 | 2026.05.20 07:14:25.270413 [ 307 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4457 | 2026.05.20 07:14:25.270421 [ 306 ] {} <Debug> TCP-Session: 26b3d795-30cf-4bcd-b7e5-30ee1f55024f Authenticating user 'default' from [fd00:1122:3344:101::e]:33146 | ||
| 4458 | 2026.05.20 07:14:25.270426 [ 3 ] {} <Debug> TCP-Session: 7f816958-0eac-4a06-b77d-cb211da83f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4459 | 2026.05.20 07:14:25.270439 [ 307 ] {} <Debug> TCP-Session: 3a1f209d-2c20-48c9-bb0c-fecbdaefd9f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33326 | ||
| 4460 | 2026.05.20 07:14:25.270445 [ 306 ] {} <Debug> TCP-Session: 26b3d795-30cf-4bcd-b7e5-30ee1f55024f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4461 | 2026.05.20 07:14:25.270449 [ 3 ] {} <Debug> TCP-Session: 7f816958-0eac-4a06-b77d-cb211da83f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4462 | 2026.05.20 07:14:25.270462 [ 307 ] {} <Debug> TCP-Session: 3a1f209d-2c20-48c9-bb0c-fecbdaefd9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4463 | 2026.05.20 07:14:25.270467 [ 306 ] {} <Debug> TCP-Session: 26b3d795-30cf-4bcd-b7e5-30ee1f55024f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4464 | 2026.05.20 07:14:25.270483 [ 307 ] {} <Debug> TCP-Session: 3a1f209d-2c20-48c9-bb0c-fecbdaefd9f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4465 | 2026.05.20 07:14:25.270317 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61568 | ||
| 4466 | 2026.05.20 07:14:25.270162 [ 311 ] {} <Debug> TCP-Session: a9953302-cc17-429c-a36d-9f2b080b6b21 Authenticating user 'default' from [fd00:1122:3344:101::e]:65491 | ||
| 4467 | 2026.05.20 07:14:25.270351 [ 314 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4468 | 2026.05.20 07:14:25.270555 [ 311 ] {} <Debug> TCP-Session: a9953302-cc17-429c-a36d-9f2b080b6b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4469 | 2026.05.20 07:14:25.270558 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4470 | 2026.05.20 07:14:25.270592 [ 314 ] {} <Debug> TCP-Session: c089aa52-43bb-4c2e-ad4d-8f407573ec04 Authenticating user 'default' from [fd00:1122:3344:101::e]:53668 | ||
| 4471 | 2026.05.20 07:14:25.270619 [ 286 ] {} <Debug> TCP-Session: 1a582d54-0143-48d0-bf31-e978297cd93d Authenticating user 'default' from [fd00:1122:3344:101::e]:61568 | ||
| 4472 | 2026.05.20 07:14:25.270633 [ 314 ] {} <Debug> TCP-Session: c089aa52-43bb-4c2e-ad4d-8f407573ec04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4473 | 2026.05.20 07:14:25.270648 [ 286 ] {} <Debug> TCP-Session: 1a582d54-0143-48d0-bf31-e978297cd93d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4474 | 2026.05.20 07:14:25.270723 [ 314 ] {} <Debug> TCP-Session: c089aa52-43bb-4c2e-ad4d-8f407573ec04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4475 | 2026.05.20 07:14:25.270736 [ 286 ] {} <Debug> TCP-Session: 1a582d54-0143-48d0-bf31-e978297cd93d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4476 | 2026.05.20 07:14:25.270593 [ 311 ] {} <Debug> TCP-Session: a9953302-cc17-429c-a36d-9f2b080b6b21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4477 | 2026.05.20 07:14:25.270321 [ 310 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50269) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4478 | 2026.05.20 07:14:25.271031 [ 310 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4479 | 2026.05.20 07:14:25.271085 [ 310 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4480 | 2026.05.20 07:14:25.271355 [ 310 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} <Debug> oximeter.version (261ec29e-cdcb-40c9-816d-6a1f4aaf8a36) (SelectExecutor): Key condition: unknown | ||
| 4481 | 2026.05.20 07:14:25.272311 [ 337 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} <Trace> AggregatingTransform: Aggregating | ||
| 4482 | 2026.05.20 07:14:25.272357 [ 337 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} <Trace> Aggregator: Aggregation method: without_key | ||
| 4483 | 2026.05.20 07:14:25.272388 [ 337 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000931098 sec. (1074.001 rows/sec., 41.95 KiB/sec.) | ||
| 4484 | 2026.05.20 07:14:25.272403 [ 337 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} <Trace> Aggregator: Merging aggregated data | ||
| 4485 | 2026.05.20 07:14:25.273066 [ 310 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002783 sec., 359.3244699964068 rows/sec., 14.04 KiB/sec. | ||
| 4486 | 2026.05.20 07:14:25.273202 [ 310 ] {cbf1a896-d231-43d4-9dde-9a116e4470fd} <Debug> TCPHandler: Processed in 0.00317011 sec. | ||
| 4487 | 2026.05.20 07:14:25.273333 [ 310 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4488 | 2026.05.20 07:14:25.273360 [ 311 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4489 | 2026.05.20 07:14:25.273379 [ 307 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4490 | 2026.05.20 07:14:25.273401 [ 311 ] {} <Debug> TCP-Session: a9953302-cc17-429c-a36d-9f2b080b6b21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4491 | 2026.05.20 07:14:25.273404 [ 314 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4492 | 2026.05.20 07:14:25.273418 [ 313 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4493 | 2026.05.20 07:14:25.273443 [ 312 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4494 | 2026.05.20 07:14:25.273465 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4495 | 2026.05.20 07:14:25.273487 [ 313 ] {} <Debug> TCP-Session: bd4d74d7-8a94-4af9-8223-9b83872ea2ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4496 | 2026.05.20 07:14:25.273505 [ 312 ] {} <Debug> TCP-Session: 12afd6d4-9273-4841-b9b5-b4e3f842de15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4497 | 2026.05.20 07:14:25.273531 [ 286 ] {} <Debug> TCP-Session: 1a582d54-0143-48d0-bf31-e978297cd93d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4498 | 2026.05.20 07:14:25.273494 [ 306 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4499 | 2026.05.20 07:14:25.273479 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4500 | 2026.05.20 07:14:25.273597 [ 306 ] {} <Debug> TCP-Session: 26b3d795-30cf-4bcd-b7e5-30ee1f55024f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4501 | 2026.05.20 07:14:25.273458 [ 314 ] {} <Debug> TCP-Session: c089aa52-43bb-4c2e-ad4d-8f407573ec04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4502 | 2026.05.20 07:14:25.273617 [ 3 ] {} <Debug> TCP-Session: 7f816958-0eac-4a06-b77d-cb211da83f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4503 | 2026.05.20 07:14:25.273419 [ 307 ] {} <Debug> TCP-Session: 3a1f209d-2c20-48c9-bb0c-fecbdaefd9f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4504 | 2026.05.20 07:14:25.273365 [ 310 ] {} <Debug> TCP-Session: a8076cee-8518-41c8-a3b0-f9f8da6800b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4505 | 2026.05.20 07:14:26.591535 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4506 | 2026.05.20 07:14:26.591792 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4507 | 2026.05.20 07:14:26.592141 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4508 | 2026.05.20 07:14:26.592181 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 4509 | 2026.05.20 07:14:26.592400 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4510 | 2026.05.20 07:14:26.592473 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4511 | 2026.05.20 07:14:26.592613 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4512 | 2026.05.20 07:14:26.592708 [ 344 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4513 | 2026.05.20 07:14:26.592722 [ 334 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4514 | 2026.05.20 07:14:26.592708 [ 352 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4515 | 2026.05.20 07:14:26.592861 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4516 | 2026.05.20 07:14:26.592889 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4517 | 2026.05.20 07:14:26.592977 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4518 | 2026.05.20 07:14:26.592999 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4519 | 2026.05.20 07:14:26.593033 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4520 | 2026.05.20 07:14:26.593077 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4521 | 2026.05.20 07:14:26.594476 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002788 sec., 14705.882352941177 rows/sec., 3.20 MiB/sec. | ||
| 4522 | 2026.05.20 07:14:26.594588 [ 5 ] {19a84f1f-7ecd-4964-868f-7a2927bd536f} <Debug> TCPHandler: Processed in 0.00319401 sec. | ||
| 4523 | 2026.05.20 07:14:26.596291 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4524 | 2026.05.20 07:14:26.596406 [ 5 ] {31e66edf-2b8f-40e1-b7bb-6d84dff96d17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4525 | 2026.05.20 07:14:26.596453 [ 5 ] {31e66edf-2b8f-40e1-b7bb-6d84dff96d17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4526 | 2026.05.20 07:14:26.597002 [ 5 ] {31e66edf-2b8f-40e1-b7bb-6d84dff96d17} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4527 | 2026.05.20 07:14:26.597046 [ 5 ] {31e66edf-2b8f-40e1-b7bb-6d84dff96d17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4528 | 2026.05.20 07:14:26.597416 [ 5 ] {31e66edf-2b8f-40e1-b7bb-6d84dff96d17} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4529 | 2026.05.20 07:14:26.597643 [ 5 ] {31e66edf-2b8f-40e1-b7bb-6d84dff96d17} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4530 | 2026.05.20 07:14:26.597769 [ 77 ] {} <Debug> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4531 | 2026.05.20 07:14:26.597790 [ 5 ] {31e66edf-2b8f-40e1-b7bb-6d84dff96d17} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001428 sec., 39215.686274509804 rows/sec., 2.99 MiB/sec. | ||
| 4532 | 2026.05.20 07:14:26.597812 [ 77 ] {} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4533 | 2026.05.20 07:14:26.597829 [ 5 ] {31e66edf-2b8f-40e1-b7bb-6d84dff96d17} <Debug> TCPHandler: Processed in 0.001606265 sec. | ||
| 4534 | 2026.05.20 07:14:26.597838 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4535 | 2026.05.20 07:14:26.597962 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4536 | 2026.05.20 07:14:26.597967 [ 194 ] {b32019df-3bdb-491b-9d09-fa99f5263715::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 | ||
| 4537 | 2026.05.20 07:14:26.598064 [ 5 ] {bed523b2-a512-49b9-9548-1e4192258ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4538 | 2026.05.20 07:14:26.598107 [ 5 ] {bed523b2-a512-49b9-9548-1e4192258ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4539 | 2026.05.20 07:14:26.598124 [ 194 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4540 | 2026.05.20 07:14:26.598167 [ 194 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 3215 rows starting from the beginning of the part | ||
| 4541 | 2026.05.20 07:14:26.598239 [ 194 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 3205 rows starting from the beginning of the part | ||
| 4542 | 2026.05.20 07:14:26.598291 [ 194 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part | ||
| 4543 | 2026.05.20 07:14:26.598338 [ 194 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 4544 | 2026.05.20 07:14:26.598387 [ 194 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 859 rows starting from the beginning of the part | ||
| 4545 | 2026.05.20 07:14:26.598433 [ 194 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 56 rows starting from the beginning of the part | ||
| 4546 | 2026.05.20 07:14:26.598521 [ 5 ] {bed523b2-a512-49b9-9548-1e4192258ce8} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4547 | 2026.05.20 07:14:26.598627 [ 5 ] {bed523b2-a512-49b9-9548-1e4192258ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4548 | 2026.05.20 07:14:26.598982 [ 5 ] {bed523b2-a512-49b9-9548-1e4192258ce8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4549 | 2026.05.20 07:14:26.599208 [ 5 ] {bed523b2-a512-49b9-9548-1e4192258ce8} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4550 | 2026.05.20 07:14:26.599345 [ 5 ] {bed523b2-a512-49b9-9548-1e4192258ce8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001272 sec., 50314.46540880504 rows/sec., 3.93 MiB/sec. | ||
| 4551 | 2026.05.20 07:14:26.599355 [ 77 ] {} <Debug> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4552 | 2026.05.20 07:14:26.599381 [ 5 ] {bed523b2-a512-49b9-9548-1e4192258ce8} <Debug> TCPHandler: Processed in 0.001443824 sec. | ||
| 4553 | 2026.05.20 07:14:26.599427 [ 77 ] {} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4554 | 2026.05.20 07:14:26.599459 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4555 | 2026.05.20 07:14:26.599536 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4556 | 2026.05.20 07:14:26.599554 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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 | ||
| 4557 | 2026.05.20 07:14:26.599641 [ 5 ] {d6327ae1-f742-4ea5-a9ac-8259583be1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4558 | 2026.05.20 07:14:26.599689 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4559 | 2026.05.20 07:14:26.599690 [ 5 ] {d6327ae1-f742-4ea5-a9ac-8259583be1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4560 | 2026.05.20 07:14:26.599731 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1785 rows starting from the beginning of the part | ||
| 4561 | 2026.05.20 07:14:26.599798 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1751 rows starting from the beginning of the part | ||
| 4562 | 2026.05.20 07:14:26.599843 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 64 rows starting from the beginning of the part | ||
| 4563 | 2026.05.20 07:14:26.599883 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 4564 | 2026.05.20 07:14:26.599921 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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 | ||
| 4565 | 2026.05.20 07:14:26.599958 [ 193 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 64 rows starting from the beginning of the part | ||
| 4566 | 2026.05.20 07:14:26.600142 [ 5 ] {d6327ae1-f742-4ea5-a9ac-8259583be1df} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4567 | 2026.05.20 07:14:26.600182 [ 5 ] {d6327ae1-f742-4ea5-a9ac-8259583be1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4568 | 2026.05.20 07:14:26.600588 [ 5 ] {d6327ae1-f742-4ea5-a9ac-8259583be1df} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4569 | 2026.05.20 07:14:26.600845 [ 5 ] {d6327ae1-f742-4ea5-a9ac-8259583be1df} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4570 | 2026.05.20 07:14:26.600969 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4571 | 2026.05.20 07:14:26.600987 [ 5 ] {d6327ae1-f742-4ea5-a9ac-8259583be1df} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001367 sec., 117044.62326261887 rows/sec., 8.15 MiB/sec. | ||
| 4572 | 2026.05.20 07:14:26.601013 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2026.05.20 07:14:26.601031 [ 5 ] {d6327ae1-f742-4ea5-a9ac-8259583be1df} <Debug> TCPHandler: Processed in 0.001544205 sec. | ||
| 4574 | 2026.05.20 07:14:26.601037 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4575 | 2026.05.20 07:14:26.601128 [ 200 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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 | ||
| 4576 | 2026.05.20 07:14:26.601180 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4577 | 2026.05.20 07:14:26.601236 [ 200 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4578 | 2026.05.20 07:14:26.601271 [ 200 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 8639 rows starting from the beginning of the part | ||
| 4579 | 2026.05.20 07:14:26.601282 [ 5 ] {cd4b6ce4-9743-4aa5-aeb3-7cc5a75ff2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4580 | 2026.05.20 07:14:26.601315 [ 197 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7447 rows, containing 5 columns (5 merged, 0 gathered) in 0.003381932 sec., 2201995.7822924885 rows/sec., 173.91 MiB/sec. | ||
| 4581 | 2026.05.20 07:14:26.601330 [ 5 ] {cd4b6ce4-9743-4aa5-aeb3-7cc5a75ff2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4582 | 2026.05.20 07:14:26.601354 [ 200 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1602 rows starting from the beginning of the part | ||
| 4583 | 2026.05.20 07:14:26.601507 [ 200 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 128 rows starting from the beginning of the part | ||
| 4584 | 2026.05.20 07:14:26.601557 [ 200 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 160 rows starting from the beginning of the part | ||
| 4585 | 2026.05.20 07:14:26.601602 [ 200 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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 | ||
| 4586 | 2026.05.20 07:14:26.601636 [ 199 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4253 rows, containing 5 columns (5 merged, 0 gathered) in 0.00212108 sec., 2005110.6040319083 rows/sec., 144.92 MiB/sec. | ||
| 4587 | 2026.05.20 07:14:26.601649 [ 200 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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 | ||
| 4588 | 2026.05.20 07:14:26.601779 [ 188 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4589 | 2026.05.20 07:14:26.601818 [ 5 ] {cd4b6ce4-9743-4aa5-aeb3-7cc5a75ff2ec} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4590 | 2026.05.20 07:14:26.601900 [ 199 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4591 | 2026.05.20 07:14:26.602006 [ 5 ] {cd4b6ce4-9743-4aa5-aeb3-7cc5a75ff2ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4592 | 2026.05.20 07:14:26.602112 [ 188 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4593 | 2026.05.20 07:14:26.602191 [ 188 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_26_5} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4594 | 2026.05.20 07:14:26.602285 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 4595 | 2026.05.20 07:14:26.602322 [ 188 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4596 | 2026.05.20 07:14:26.602387 [ 188 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_26_5} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4597 | 2026.05.20 07:14:26.602388 [ 5 ] {cd4b6ce4-9743-4aa5-aeb3-7cc5a75ff2ec} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4598 | 2026.05.20 07:14:26.602479 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 4599 | 2026.05.20 07:14:26.602624 [ 5 ] {cd4b6ce4-9743-4aa5-aeb3-7cc5a75ff2ec} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4600 | 2026.05.20 07:14:26.602733 [ 77 ] {} <Debug> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4601 | 2026.05.20 07:14:26.602754 [ 5 ] {cd4b6ce4-9743-4aa5-aeb3-7cc5a75ff2ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001491 sec., 40241.44869215292 rows/sec., 2.71 MiB/sec. | ||
| 4602 | 2026.05.20 07:14:26.602767 [ 77 ] {} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4603 | 2026.05.20 07:14:26.602794 [ 5 ] {cd4b6ce4-9743-4aa5-aeb3-7cc5a75ff2ec} <Debug> TCPHandler: Processed in 0.001662995 sec. | ||
| 4604 | 2026.05.20 07:14:26.602796 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4605 | 2026.05.20 07:14:26.602885 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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 | ||
| 4606 | 2026.05.20 07:14:26.602976 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4607 | 2026.05.20 07:14:26.603001 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1320 rows starting from the beginning of the part | ||
| 4608 | 2026.05.20 07:14:26.603047 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
| 4609 | 2026.05.20 07:14:26.603085 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 4610 | 2026.05.20 07:14:26.603119 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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 | ||
| 4611 | 2026.05.20 07:14:26.603154 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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 | ||
| 4612 | 2026.05.20 07:14:26.603189 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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 | ||
| 4613 | 2026.05.20 07:14:26.604081 [ 193 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1620 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253532 sec., 1292348.3405290013 rows/sec., 83.43 MiB/sec. | ||
| 4614 | 2026.05.20 07:14:26.604309 [ 201 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4615 | 2026.05.20 07:14:26.604678 [ 201 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_26_5} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4616 | 2026.05.20 07:14:26.604763 [ 201 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_26_5} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4617 | 2026.05.20 07:14:26.604855 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4618 | 2026.05.20 07:14:26.605706 [ 197 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10954 rows, containing 5 columns (5 merged, 0 gathered) in 0.004608454 sec., 2376935.9529247773 rows/sec., 150.84 MiB/sec. | ||
| 4619 | 2026.05.20 07:14:26.606015 [ 201 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4620 | 2026.05.20 07:14:26.606278 [ 201 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4621 | 2026.05.20 07:14:26.606348 [ 201 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4622 | 2026.05.20 07:14:26.606413 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
| 4623 | 2026.05.20 07:14:27.000451 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.08 MiB, peak 247.88 MiB, free memory in arenas 0.00 B, will set to 240.70 MiB (RSS), difference: 2.62 MiB | ||
| 4624 | 2026.05.20 07:14:28.732049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8066 | ||
| 4625 | 2026.05.20 07:14:28.732583 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4626 | 2026.05.20 07:14:28.732637 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4627 | 2026.05.20 07:14:28.733146 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4628 | 2026.05.20 07:14:28.733405 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4629 | 2026.05.20 07:14:28.733550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8066 | ||
| 4630 | 2026.05.20 07:14:29.161558 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4631 | 2026.05.20 07:14:29.176158 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2026.05.20 07:14:29.176216 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4633 | 2026.05.20 07:14:29.181507 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4634 | 2026.05.20 07:14:29.182201 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2026.05.20 07:14:29.184721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4636 | 2026.05.20 07:14:31.595369 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4637 | 2026.05.20 07:14:31.595658 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4638 | 2026.05.20 07:14:31.596015 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4639 | 2026.05.20 07:14:31.596056 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4640 | 2026.05.20 07:14:31.596299 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4641 | 2026.05.20 07:14:31.596377 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4642 | 2026.05.20 07:14:31.596523 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 4643 | 2026.05.20 07:14:31.596646 [ 344 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4644 | 2026.05.20 07:14:31.596673 [ 338 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4645 | 2026.05.20 07:14:31.596674 [ 329 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4646 | 2026.05.20 07:14:31.596820 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4647 | 2026.05.20 07:14:31.596848 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4648 | 2026.05.20 07:14:31.596920 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4649 | 2026.05.20 07:14:31.596940 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4650 | 2026.05.20 07:14:31.596976 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4651 | 2026.05.20 07:14:31.597016 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4652 | 2026.05.20 07:14:31.598347 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002804 sec., 14621.968616262482 rows/sec., 3.19 MiB/sec. | ||
| 4653 | 2026.05.20 07:14:31.598478 [ 5 ] {ad471fbc-0c30-4e1a-9df3-572dd23ca6f5} <Debug> TCPHandler: Processed in 0.0032595 sec. | ||
| 4654 | 2026.05.20 07:14:31.604102 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4655 | 2026.05.20 07:14:31.604242 [ 5 ] {06cdd39c-9aac-4e65-aeb0-41c83ae1dc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4656 | 2026.05.20 07:14:31.604294 [ 5 ] {06cdd39c-9aac-4e65-aeb0-41c83ae1dc7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4657 | 2026.05.20 07:14:31.605063 [ 5 ] {06cdd39c-9aac-4e65-aeb0-41c83ae1dc7b} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4658 | 2026.05.20 07:14:31.605102 [ 5 ] {06cdd39c-9aac-4e65-aeb0-41c83ae1dc7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4659 | 2026.05.20 07:14:31.605524 [ 5 ] {06cdd39c-9aac-4e65-aeb0-41c83ae1dc7b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4660 | 2026.05.20 07:14:31.605749 [ 5 ] {06cdd39c-9aac-4e65-aeb0-41c83ae1dc7b} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4661 | 2026.05.20 07:14:31.605891 [ 5 ] {06cdd39c-9aac-4e65-aeb0-41c83ae1dc7b} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.00169 sec., 165680.47337278107 rows/sec., 10.51 MiB/sec. | ||
| 4662 | 2026.05.20 07:14:31.605927 [ 5 ] {06cdd39c-9aac-4e65-aeb0-41c83ae1dc7b} <Debug> TCPHandler: Processed in 0.001887977 sec. | ||
| 4663 | 2026.05.20 07:14:31.606056 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4664 | 2026.05.20 07:14:31.606153 [ 5 ] {dd52a930-907d-4df0-8343-bb54a85d1a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4665 | 2026.05.20 07:14:31.606195 [ 5 ] {dd52a930-907d-4df0-8343-bb54a85d1a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4666 | 2026.05.20 07:14:31.606980 [ 5 ] {dd52a930-907d-4df0-8343-bb54a85d1a2f} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2026.05.20 07:14:31.607019 [ 5 ] {dd52a930-907d-4df0-8343-bb54a85d1a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4668 | 2026.05.20 07:14:31.607380 [ 5 ] {dd52a930-907d-4df0-8343-bb54a85d1a2f} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4669 | 2026.05.20 07:14:31.607606 [ 5 ] {dd52a930-907d-4df0-8343-bb54a85d1a2f} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2026.05.20 07:14:31.607742 [ 5 ] {dd52a930-907d-4df0-8343-bb54a85d1a2f} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.001608 sec., 534203.9800995025 rows/sec., 42.01 MiB/sec. | ||
| 4671 | 2026.05.20 07:14:31.607777 [ 5 ] {dd52a930-907d-4df0-8343-bb54a85d1a2f} <Debug> TCPHandler: Processed in 0.001770017 sec. | ||
| 4672 | 2026.05.20 07:14:31.607923 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4673 | 2026.05.20 07:14:31.608020 [ 5 ] {c1c64f21-d9a7-46a6-a23f-421bdf7b7da4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4674 | 2026.05.20 07:14:31.608060 [ 5 ] {c1c64f21-d9a7-46a6-a23f-421bdf7b7da4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4675 | 2026.05.20 07:14:31.608598 [ 5 ] {c1c64f21-d9a7-46a6-a23f-421bdf7b7da4} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4676 | 2026.05.20 07:14:31.608635 [ 5 ] {c1c64f21-d9a7-46a6-a23f-421bdf7b7da4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4677 | 2026.05.20 07:14:31.608932 [ 5 ] {c1c64f21-d9a7-46a6-a23f-421bdf7b7da4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4678 | 2026.05.20 07:14:31.609148 [ 5 ] {c1c64f21-d9a7-46a6-a23f-421bdf7b7da4} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2026.05.20 07:14:31.609275 [ 5 ] {c1c64f21-d9a7-46a6-a23f-421bdf7b7da4} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.001274 sec., 142072.21350078494 rows/sec., 8.81 MiB/sec. | ||
| 4680 | 2026.05.20 07:14:31.609309 [ 5 ] {c1c64f21-d9a7-46a6-a23f-421bdf7b7da4} <Debug> TCPHandler: Processed in 0.001434233 sec. | ||
| 4681 | 2026.05.20 07:14:31.609459 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4682 | 2026.05.20 07:14:31.609557 [ 5 ] {fa4e07ea-a4cd-42b4-b929-c1cecacff970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4683 | 2026.05.20 07:14:31.609596 [ 5 ] {fa4e07ea-a4cd-42b4-b929-c1cecacff970} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4684 | 2026.05.20 07:14:31.610074 [ 5 ] {fa4e07ea-a4cd-42b4-b929-c1cecacff970} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2026.05.20 07:14:31.610110 [ 5 ] {fa4e07ea-a4cd-42b4-b929-c1cecacff970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4686 | 2026.05.20 07:14:31.610408 [ 5 ] {fa4e07ea-a4cd-42b4-b929-c1cecacff970} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4687 | 2026.05.20 07:14:31.610629 [ 5 ] {fa4e07ea-a4cd-42b4-b929-c1cecacff970} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2026.05.20 07:14:31.610752 [ 5 ] {fa4e07ea-a4cd-42b4-b929-c1cecacff970} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001214 sec., 119439.86820428335 rows/sec., 7.71 MiB/sec. | ||
| 4689 | 2026.05.20 07:14:31.610786 [ 5 ] {fa4e07ea-a4cd-42b4-b929-c1cecacff970} <Debug> TCPHandler: Processed in 0.001377773 sec. | ||
| 4690 | 2026.05.20 07:14:31.610919 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4691 | 2026.05.20 07:14:31.611014 [ 5 ] {046adc15-546b-4a3b-a818-e1c7a0b53395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4692 | 2026.05.20 07:14:31.611054 [ 5 ] {046adc15-546b-4a3b-a818-e1c7a0b53395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4693 | 2026.05.20 07:14:31.611536 [ 5 ] {046adc15-546b-4a3b-a818-e1c7a0b53395} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4694 | 2026.05.20 07:14:31.611572 [ 5 ] {046adc15-546b-4a3b-a818-e1c7a0b53395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4695 | 2026.05.20 07:14:31.611870 [ 5 ] {046adc15-546b-4a3b-a818-e1c7a0b53395} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4696 | 2026.05.20 07:14:31.612115 [ 5 ] {046adc15-546b-4a3b-a818-e1c7a0b53395} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4697 | 2026.05.20 07:14:31.612246 [ 5 ] {046adc15-546b-4a3b-a818-e1c7a0b53395} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001249 sec., 115292.23378702963 rows/sec., 6.55 MiB/sec. | ||
| 4698 | 2026.05.20 07:14:31.612281 [ 5 ] {046adc15-546b-4a3b-a818-e1c7a0b53395} <Debug> TCPHandler: Processed in 0.001416683 sec. | ||
| 4699 | 2026.05.20 07:14:31.612414 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4700 | 2026.05.20 07:14:31.612509 [ 5 ] {6eda3675-8dd3-40a1-a04e-9a27ff1c485c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4701 | 2026.05.20 07:14:31.612549 [ 5 ] {6eda3675-8dd3-40a1-a04e-9a27ff1c485c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4702 | 2026.05.20 07:14:31.613225 [ 5 ] {6eda3675-8dd3-40a1-a04e-9a27ff1c485c} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4703 | 2026.05.20 07:14:31.613263 [ 5 ] {6eda3675-8dd3-40a1-a04e-9a27ff1c485c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4704 | 2026.05.20 07:14:31.613627 [ 5 ] {6eda3675-8dd3-40a1-a04e-9a27ff1c485c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4705 | 2026.05.20 07:14:31.613838 [ 5 ] {6eda3675-8dd3-40a1-a04e-9a27ff1c485c} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2026.05.20 07:14:31.613966 [ 5 ] {6eda3675-8dd3-40a1-a04e-9a27ff1c485c} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.001474 sec., 356173.67706919945 rows/sec., 25.19 MiB/sec. | ||
| 4707 | 2026.05.20 07:14:31.614000 [ 5 ] {6eda3675-8dd3-40a1-a04e-9a27ff1c485c} <Debug> TCPHandler: Processed in 0.001634295 sec. | ||
| 4708 | 2026.05.20 07:14:31.614120 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4709 | 2026.05.20 07:14:31.614216 [ 5 ] {09a5debc-e8da-4af1-aa47-c44101c621ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4710 | 2026.05.20 07:14:31.614257 [ 5 ] {09a5debc-e8da-4af1-aa47-c44101c621ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4711 | 2026.05.20 07:14:31.614625 [ 5 ] {09a5debc-e8da-4af1-aa47-c44101c621ba} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4712 | 2026.05.20 07:14:31.614661 [ 5 ] {09a5debc-e8da-4af1-aa47-c44101c621ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4713 | 2026.05.20 07:14:31.614959 [ 5 ] {09a5debc-e8da-4af1-aa47-c44101c621ba} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4714 | 2026.05.20 07:14:31.615175 [ 5 ] {09a5debc-e8da-4af1-aa47-c44101c621ba} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2026.05.20 07:14:31.615304 [ 5 ] {09a5debc-e8da-4af1-aa47-c44101c621ba} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001106 sec., 3616.6365280289333 rows/sec., 188.96 KiB/sec. | ||
| 4716 | 2026.05.20 07:14:31.615336 [ 5 ] {09a5debc-e8da-4af1-aa47-c44101c621ba} <Debug> TCPHandler: Processed in 0.001264892 sec. | ||
| 4717 | 2026.05.20 07:14:31.615457 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4718 | 2026.05.20 07:14:31.615552 [ 5 ] {24ed382e-2960-45ba-8856-1d873d1c8341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4719 | 2026.05.20 07:14:31.615594 [ 5 ] {24ed382e-2960-45ba-8856-1d873d1c8341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4720 | 2026.05.20 07:14:31.616006 [ 5 ] {24ed382e-2960-45ba-8856-1d873d1c8341} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4721 | 2026.05.20 07:14:31.616043 [ 5 ] {24ed382e-2960-45ba-8856-1d873d1c8341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4722 | 2026.05.20 07:14:31.616358 [ 5 ] {24ed382e-2960-45ba-8856-1d873d1c8341} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4723 | 2026.05.20 07:14:31.616566 [ 5 ] {24ed382e-2960-45ba-8856-1d873d1c8341} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4724 | 2026.05.20 07:14:31.616692 [ 5 ] {24ed382e-2960-45ba-8856-1d873d1c8341} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001158 sec., 228842.8324697755 rows/sec., 15.21 MiB/sec. | ||
| 4725 | 2026.05.20 07:14:31.616726 [ 5 ] {24ed382e-2960-45ba-8856-1d873d1c8341} <Debug> TCPHandler: Processed in 0.001317502 sec. | ||
| 4726 | 2026.05.20 07:14:31.616850 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2026.05.20 07:14:31.616945 [ 5 ] {abb498f1-ca6c-499d-a047-9469dfcf7967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4728 | 2026.05.20 07:14:31.616987 [ 5 ] {abb498f1-ca6c-499d-a047-9469dfcf7967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4729 | 2026.05.20 07:14:31.617311 [ 5 ] {abb498f1-ca6c-499d-a047-9469dfcf7967} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4730 | 2026.05.20 07:14:31.617349 [ 5 ] {abb498f1-ca6c-499d-a047-9469dfcf7967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4731 | 2026.05.20 07:14:31.617641 [ 5 ] {abb498f1-ca6c-499d-a047-9469dfcf7967} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4732 | 2026.05.20 07:14:31.617844 [ 5 ] {abb498f1-ca6c-499d-a047-9469dfcf7967} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4733 | 2026.05.20 07:14:31.617971 [ 5 ] {abb498f1-ca6c-499d-a047-9469dfcf7967} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001044 sec., 957.8544061302682 rows/sec., 64.54 KiB/sec. | ||
| 4734 | 2026.05.20 07:14:31.618004 [ 5 ] {abb498f1-ca6c-499d-a047-9469dfcf7967} <Debug> TCPHandler: Processed in 0.001201961 sec. | ||
| 4735 | 2026.05.20 07:14:31.618124 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4736 | 2026.05.20 07:14:31.618218 [ 5 ] {9edbfd71-d13f-452b-b297-647ab85c64bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4737 | 2026.05.20 07:14:31.618272 [ 5 ] {9edbfd71-d13f-452b-b297-647ab85c64bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4738 | 2026.05.20 07:14:31.619065 [ 5 ] {9edbfd71-d13f-452b-b297-647ab85c64bf} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4739 | 2026.05.20 07:14:31.619100 [ 5 ] {9edbfd71-d13f-452b-b297-647ab85c64bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4740 | 2026.05.20 07:14:31.619643 [ 5 ] {9edbfd71-d13f-452b-b297-647ab85c64bf} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4741 | 2026.05.20 07:14:31.619867 [ 5 ] {9edbfd71-d13f-452b-b297-647ab85c64bf} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4742 | 2026.05.20 07:14:31.620001 [ 5 ] {9edbfd71-d13f-452b-b297-647ab85c64bf} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001801 sec., 22765.130483064964 rows/sec., 40.79 MiB/sec. | ||
| 4743 | 2026.05.20 07:14:31.620049 [ 5 ] {9edbfd71-d13f-452b-b297-647ab85c64bf} <Debug> TCPHandler: Processed in 0.001972988 sec. | ||
| 4744 | 2026.05.20 07:14:31.620245 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4745 | 2026.05.20 07:14:31.620341 [ 5 ] {ed005a5a-f098-4fbf-9f04-d1ffb0cebbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4746 | 2026.05.20 07:14:31.620382 [ 5 ] {ed005a5a-f098-4fbf-9f04-d1ffb0cebbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4747 | 2026.05.20 07:14:31.620717 [ 5 ] {ed005a5a-f098-4fbf-9f04-d1ffb0cebbd6} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4748 | 2026.05.20 07:14:31.620753 [ 5 ] {ed005a5a-f098-4fbf-9f04-d1ffb0cebbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4749 | 2026.05.20 07:14:31.621057 [ 5 ] {ed005a5a-f098-4fbf-9f04-d1ffb0cebbd6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4750 | 2026.05.20 07:14:31.621262 [ 5 ] {ed005a5a-f098-4fbf-9f04-d1ffb0cebbd6} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4751 | 2026.05.20 07:14:31.621389 [ 5 ] {ed005a5a-f098-4fbf-9f04-d1ffb0cebbd6} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001067 sec., 84348.64104967198 rows/sec., 5.28 MiB/sec. | ||
| 4752 | 2026.05.20 07:14:31.621421 [ 5 ] {ed005a5a-f098-4fbf-9f04-d1ffb0cebbd6} <Debug> TCPHandler: Processed in 0.001224891 sec. | ||
| 4753 | 2026.05.20 07:14:36.161960 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4754 | 2026.05.20 07:14:36.162029 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4755 | 2026.05.20 07:14:36.233713 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8578 | ||
| 4756 | 2026.05.20 07:14:36.234229 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4757 | 2026.05.20 07:14:36.234278 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4758 | 2026.05.20 07:14:36.234842 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4759 | 2026.05.20 07:14:36.235107 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4760 | 2026.05.20 07:14:36.235242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8578 | ||
| 4761 | 2026.05.20 07:14:36.590285 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4762 | 2026.05.20 07:14:36.590534 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 4763 | 2026.05.20 07:14:36.590911 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4764 | 2026.05.20 07:14:36.590955 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 4765 | 2026.05.20 07:14:36.591177 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4766 | 2026.05.20 07:14:36.591243 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4767 | 2026.05.20 07:14:36.591379 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 4768 | 2026.05.20 07:14:36.591471 [ 338 ] {92712611-04a0-4267-8955-128a703d83f9} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4769 | 2026.05.20 07:14:36.591485 [ 344 ] {92712611-04a0-4267-8955-128a703d83f9} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4770 | 2026.05.20 07:14:36.591496 [ 329 ] {92712611-04a0-4267-8955-128a703d83f9} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4771 | 2026.05.20 07:14:36.591648 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4772 | 2026.05.20 07:14:36.591674 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4773 | 2026.05.20 07:14:36.591741 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4774 | 2026.05.20 07:14:36.591760 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4775 | 2026.05.20 07:14:36.591806 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4776 | 2026.05.20 07:14:36.591850 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 4777 | 2026.05.20 07:14:36.593170 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002738 sec., 14974.433893352812 rows/sec., 3.26 MiB/sec. | ||
| 4778 | 2026.05.20 07:14:36.593264 [ 5 ] {92712611-04a0-4267-8955-128a703d83f9} <Debug> TCPHandler: Processed in 0.00311736 sec. | ||
| 4779 | 2026.05.20 07:14:36.594859 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4780 | 2026.05.20 07:14:36.594967 [ 5 ] {234542e1-be30-41b9-aea3-0c6e2a3241f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4781 | 2026.05.20 07:14:36.595009 [ 5 ] {234542e1-be30-41b9-aea3-0c6e2a3241f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4782 | 2026.05.20 07:14:36.595571 [ 5 ] {234542e1-be30-41b9-aea3-0c6e2a3241f7} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4783 | 2026.05.20 07:14:36.595618 [ 5 ] {234542e1-be30-41b9-aea3-0c6e2a3241f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4784 | 2026.05.20 07:14:36.596029 [ 5 ] {234542e1-be30-41b9-aea3-0c6e2a3241f7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4785 | 2026.05.20 07:14:36.596243 [ 5 ] {234542e1-be30-41b9-aea3-0c6e2a3241f7} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4786 | 2026.05.20 07:14:36.596387 [ 5 ] {234542e1-be30-41b9-aea3-0c6e2a3241f7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001449 sec., 38647.342995169085 rows/sec., 2.95 MiB/sec. | ||
| 4787 | 2026.05.20 07:14:36.596420 [ 5 ] {234542e1-be30-41b9-aea3-0c6e2a3241f7} <Debug> TCPHandler: Processed in 0.001610375 sec. | ||
| 4788 | 2026.05.20 07:14:36.596572 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4789 | 2026.05.20 07:14:36.596669 [ 5 ] {2ee40405-ee95-4a5b-9e25-d9ce21247700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4790 | 2026.05.20 07:14:36.596707 [ 5 ] {2ee40405-ee95-4a5b-9e25-d9ce21247700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4791 | 2026.05.20 07:14:36.597120 [ 5 ] {2ee40405-ee95-4a5b-9e25-d9ce21247700} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4792 | 2026.05.20 07:14:36.597156 [ 5 ] {2ee40405-ee95-4a5b-9e25-d9ce21247700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4793 | 2026.05.20 07:14:36.597452 [ 5 ] {2ee40405-ee95-4a5b-9e25-d9ce21247700} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4794 | 2026.05.20 07:14:36.597665 [ 5 ] {2ee40405-ee95-4a5b-9e25-d9ce21247700} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4795 | 2026.05.20 07:14:36.597792 [ 5 ] {2ee40405-ee95-4a5b-9e25-d9ce21247700} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001141 sec., 56091.14811568799 rows/sec., 4.38 MiB/sec. | ||
| 4796 | 2026.05.20 07:14:36.597825 [ 5 ] {2ee40405-ee95-4a5b-9e25-d9ce21247700} <Debug> TCPHandler: Processed in 0.001301062 sec. | ||
| 4797 | 2026.05.20 07:14:36.597951 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4798 | 2026.05.20 07:14:36.598047 [ 5 ] {fd63c988-1831-47ab-a22e-645fdc5b6218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4799 | 2026.05.20 07:14:36.598089 [ 5 ] {fd63c988-1831-47ab-a22e-645fdc5b6218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4800 | 2026.05.20 07:14:36.598491 [ 5 ] {fd63c988-1831-47ab-a22e-645fdc5b6218} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4801 | 2026.05.20 07:14:36.598526 [ 5 ] {fd63c988-1831-47ab-a22e-645fdc5b6218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4802 | 2026.05.20 07:14:36.598885 [ 5 ] {fd63c988-1831-47ab-a22e-645fdc5b6218} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4803 | 2026.05.20 07:14:36.599100 [ 5 ] {fd63c988-1831-47ab-a22e-645fdc5b6218} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4804 | 2026.05.20 07:14:36.599228 [ 5 ] {fd63c988-1831-47ab-a22e-645fdc5b6218} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 4805 | 2026.05.20 07:14:36.599261 [ 5 ] {fd63c988-1831-47ab-a22e-645fdc5b6218} <Debug> TCPHandler: Processed in 0.001358703 sec. | ||
| 4806 | 2026.05.20 07:14:36.599398 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4807 | 2026.05.20 07:14:36.599493 [ 5 ] {68d901b1-ea1d-4e56-9580-6e9a261ab1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4808 | 2026.05.20 07:14:36.599535 [ 5 ] {68d901b1-ea1d-4e56-9580-6e9a261ab1fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4809 | 2026.05.20 07:14:36.599871 [ 5 ] {68d901b1-ea1d-4e56-9580-6e9a261ab1fa} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.05.20 07:14:36.599906 [ 5 ] {68d901b1-ea1d-4e56-9580-6e9a261ab1fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4811 | 2026.05.20 07:14:36.600214 [ 5 ] {68d901b1-ea1d-4e56-9580-6e9a261ab1fa} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4812 | 2026.05.20 07:14:36.600415 [ 5 ] {68d901b1-ea1d-4e56-9580-6e9a261ab1fa} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.05.20 07:14:36.600541 [ 5 ] {68d901b1-ea1d-4e56-9580-6e9a261ab1fa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 4814 | 2026.05.20 07:14:36.600573 [ 5 ] {68d901b1-ea1d-4e56-9580-6e9a261ab1fa} <Debug> TCPHandler: Processed in 0.001223141 sec. | ||
| 4815 | 2026.05.20 07:14:36.685035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4816 | 2026.05.20 07:14:36.700815 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2026.05.20 07:14:36.700873 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4818 | 2026.05.20 07:14:36.706723 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4819 | 2026.05.20 07:14:36.707467 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2026.05.20 07:14:36.710066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4821 | 2026.05.20 07:14:36.909935 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4822 | 2026.05.20 07:14:36.910225 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 4823 | 2026.05.20 07:14:36.910645 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4824 | 2026.05.20 07:14:36.910699 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 4825 | 2026.05.20 07:14:36.911013 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4826 | 2026.05.20 07:14:36.911087 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4827 | 2026.05.20 07:14:36.911230 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 41-element set) | ||
| 4828 | 2026.05.20 07:14:36.911351 [ 344 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 4829 | 2026.05.20 07:14:36.911385 [ 329 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 4830 | 2026.05.20 07:14:36.911385 [ 341 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 4831 | 2026.05.20 07:14:36.911543 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 4832 | 2026.05.20 07:14:36.911570 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4833 | 2026.05.20 07:14:36.911642 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 4834 | 2026.05.20 07:14:36.911662 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 4835 | 2026.05.20 07:14:36.911701 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4836 | 2026.05.20 07:14:36.911744 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 4837 | 2026.05.20 07:14:36.913542 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.003451 sec., 11880.614314691393 rows/sec., 2.59 MiB/sec. | ||
| 4838 | 2026.05.20 07:14:36.913673 [ 5 ] {5fe8af03-94cd-48d9-b6f7-e39ec5613332} <Debug> TCPHandler: Processed in 0.003891986 sec. | ||
| 4839 | 2026.05.20 07:14:36.929514 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4840 | 2026.05.20 07:14:36.929730 [ 5 ] {70af1b1c-e004-4a72-8b08-2d64cfe58ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4841 | 2026.05.20 07:14:36.929811 [ 5 ] {70af1b1c-e004-4a72-8b08-2d64cfe58ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4842 | 2026.05.20 07:14:36.930575 [ 5 ] {70af1b1c-e004-4a72-8b08-2d64cfe58ba3} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4843 | 2026.05.20 07:14:36.930617 [ 5 ] {70af1b1c-e004-4a72-8b08-2d64cfe58ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4844 | 2026.05.20 07:14:36.931027 [ 5 ] {70af1b1c-e004-4a72-8b08-2d64cfe58ba3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4845 | 2026.05.20 07:14:36.931256 [ 5 ] {70af1b1c-e004-4a72-8b08-2d64cfe58ba3} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4846 | 2026.05.20 07:14:36.931410 [ 5 ] {70af1b1c-e004-4a72-8b08-2d64cfe58ba3} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001739 sec., 161012.0759056929 rows/sec., 10.22 MiB/sec. | ||
| 4847 | 2026.05.20 07:14:36.931406 [ 88 ] {} <Debug> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4848 | 2026.05.20 07:14:36.931445 [ 5 ] {70af1b1c-e004-4a72-8b08-2d64cfe58ba3} <Debug> TCPHandler: Processed in 0.002031549 sec. | ||
| 4849 | 2026.05.20 07:14:36.931493 [ 88 ] {} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4850 | 2026.05.20 07:14:36.931520 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4851 | 2026.05.20 07:14:36.931632 [ 200 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::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 | ||
| 4852 | 2026.05.20 07:14:36.931645 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4853 | 2026.05.20 07:14:36.931755 [ 200 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4854 | 2026.05.20 07:14:36.931768 [ 5 ] {e68db728-1360-4abd-a443-ea17a5d94f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4855 | 2026.05.20 07:14:36.931797 [ 200 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 280 rows starting from the beginning of the part | ||
| 4856 | 2026.05.20 07:14:36.931817 [ 5 ] {e68db728-1360-4abd-a443-ea17a5d94f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4857 | 2026.05.20 07:14:36.931873 [ 200 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 280 rows starting from the beginning of the part | ||
| 4858 | 2026.05.20 07:14:36.931946 [ 200 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 280 rows starting from the beginning of the part | ||
| 4859 | 2026.05.20 07:14:36.932018 [ 200 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 280 rows starting from the beginning of the part | ||
| 4860 | 2026.05.20 07:14:36.932089 [ 200 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 280 rows starting from the beginning of the part | ||
| 4861 | 2026.05.20 07:14:36.932443 [ 5 ] {e68db728-1360-4abd-a443-ea17a5d94f1e} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2026.05.20 07:14:36.932483 [ 5 ] {e68db728-1360-4abd-a443-ea17a5d94f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4863 | 2026.05.20 07:14:36.932885 [ 5 ] {e68db728-1360-4abd-a443-ea17a5d94f1e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4864 | 2026.05.20 07:14:36.933211 [ 5 ] {e68db728-1360-4abd-a443-ea17a5d94f1e} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4865 | 2026.05.20 07:14:36.933347 [ 193 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001770067 sec., 790930.512799798 rows/sec., 53.21 MiB/sec. | ||
| 4866 | 2026.05.20 07:14:36.933377 [ 5 ] {e68db728-1360-4abd-a443-ea17a5d94f1e} <Debug> executeQuery: Read 14 rows, 1.14 KiB in 0.001631 sec., 8583.690987124462 rows/sec., 699.94 KiB/sec. | ||
| 4867 | 2026.05.20 07:14:36.933422 [ 5 ] {e68db728-1360-4abd-a443-ea17a5d94f1e} <Debug> TCPHandler: Processed in 0.001839567 sec. | ||
| 4868 | 2026.05.20 07:14:36.933558 [ 193 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4869 | 2026.05.20 07:14:36.933569 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4870 | 2026.05.20 07:14:36.933682 [ 5 ] {aa171cbf-5e37-4031-aa19-8f9a8a2c1664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4871 | 2026.05.20 07:14:36.933725 [ 5 ] {aa171cbf-5e37-4031-aa19-8f9a8a2c1664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4872 | 2026.05.20 07:14:36.933910 [ 193 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2026.05.20 07:14:36.934002 [ 193 ] {59d6ea56-1075-4071-95d7-3e698ce013fb::all_1_13_3} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4874 | 2026.05.20 07:14:36.934096 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4875 | 2026.05.20 07:14:36.935663 [ 5 ] {aa171cbf-5e37-4031-aa19-8f9a8a2c1664} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4876 | 2026.05.20 07:14:36.935708 [ 5 ] {aa171cbf-5e37-4031-aa19-8f9a8a2c1664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4877 | 2026.05.20 07:14:36.936233 [ 5 ] {aa171cbf-5e37-4031-aa19-8f9a8a2c1664} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4878 | 2026.05.20 07:14:36.936451 [ 5 ] {aa171cbf-5e37-4031-aa19-8f9a8a2c1664} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4879 | 2026.05.20 07:14:36.936583 [ 5 ] {aa171cbf-5e37-4031-aa19-8f9a8a2c1664} <Debug> executeQuery: Read 3211 rows, 245.51 KiB in 0.002927 sec., 1097027.6733857193 rows/sec., 81.91 MiB/sec. | ||
| 4880 | 2026.05.20 07:14:36.936619 [ 5 ] {aa171cbf-5e37-4031-aa19-8f9a8a2c1664} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4881 | 2026.05.20 07:14:36.936633 [ 5 ] {aa171cbf-5e37-4031-aa19-8f9a8a2c1664} <Debug> TCPHandler: Processed in 0.00311364 sec. | ||
| 4882 | 2026.05.20 07:14:36.936781 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4883 | 2026.05.20 07:14:36.936877 [ 5 ] {24f88861-73d7-44d0-9434-b0d41213f51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4884 | 2026.05.20 07:14:36.936917 [ 5 ] {24f88861-73d7-44d0-9434-b0d41213f51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4885 | 2026.05.20 07:14:36.937515 [ 5 ] {24f88861-73d7-44d0-9434-b0d41213f51f} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4886 | 2026.05.20 07:14:36.937552 [ 5 ] {24f88861-73d7-44d0-9434-b0d41213f51f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4887 | 2026.05.20 07:14:36.937865 [ 5 ] {24f88861-73d7-44d0-9434-b0d41213f51f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4888 | 2026.05.20 07:14:36.938077 [ 5 ] {24f88861-73d7-44d0-9434-b0d41213f51f} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2026.05.20 07:14:36.938188 [ 95 ] {} <Debug> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 4890 | 2026.05.20 07:14:36.938206 [ 5 ] {24f88861-73d7-44d0-9434-b0d41213f51f} <Debug> executeQuery: Read 204 rows, 13.15 KiB in 0.001347 sec., 151447.66146993317 rows/sec., 9.53 MiB/sec. | ||
| 4891 | 2026.05.20 07:14:36.938242 [ 95 ] {} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2026.05.20 07:14:36.938252 [ 5 ] {24f88861-73d7-44d0-9434-b0d41213f51f} <Debug> TCPHandler: Processed in 0.001519725 sec. | ||
| 4893 | 2026.05.20 07:14:36.938283 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4894 | 2026.05.20 07:14:36.938402 [ 193 ] {d70ff879-8e02-4cad-a640-48b84959ac19::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 | ||
| 4895 | 2026.05.20 07:14:36.938424 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4896 | 2026.05.20 07:14:36.938513 [ 193 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4897 | 2026.05.20 07:14:36.938524 [ 5 ] {c8baee71-08e7-45d4-ac9a-49d14343aa06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4898 | 2026.05.20 07:14:36.938546 [ 193 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 208 rows starting from the beginning of the part | ||
| 4899 | 2026.05.20 07:14:36.938565 [ 5 ] {c8baee71-08e7-45d4-ac9a-49d14343aa06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4900 | 2026.05.20 07:14:36.938610 [ 193 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 181 rows starting from the beginning of the part | ||
| 4901 | 2026.05.20 07:14:36.938665 [ 193 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 192 rows starting from the beginning of the part | ||
| 4902 | 2026.05.20 07:14:36.938716 [ 193 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 181 rows starting from the beginning of the part | ||
| 4903 | 2026.05.20 07:14:36.938768 [ 193 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 181 rows starting from the beginning of the part | ||
| 4904 | 2026.05.20 07:14:36.938814 [ 193 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 204 rows starting from the beginning of the part | ||
| 4905 | 2026.05.20 07:14:36.939256 [ 5 ] {c8baee71-08e7-45d4-ac9a-49d14343aa06} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2026.05.20 07:14:36.939292 [ 5 ] {c8baee71-08e7-45d4-ac9a-49d14343aa06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4907 | 2026.05.20 07:14:36.939640 [ 5 ] {c8baee71-08e7-45d4-ac9a-49d14343aa06} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4908 | 2026.05.20 07:14:36.939699 [ 200 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1147 rows, containing 5 columns (5 merged, 0 gathered) in 0.001340262 sec., 855802.820642531 rows/sec., 56.74 MiB/sec. | ||
| 4909 | 2026.05.20 07:14:36.939887 [ 200 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 4910 | 2026.05.20 07:14:36.939928 [ 5 ] {c8baee71-08e7-45d4-ac9a-49d14343aa06} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4911 | 2026.05.20 07:14:36.940078 [ 5 ] {c8baee71-08e7-45d4-ac9a-49d14343aa06} <Debug> executeQuery: Read 946 rows, 56.96 KiB in 0.001572 sec., 601781.1704834605 rows/sec., 35.39 MiB/sec. | ||
| 4912 | 2026.05.20 07:14:36.940114 [ 5 ] {c8baee71-08e7-45d4-ac9a-49d14343aa06} <Debug> TCPHandler: Processed in 0.001738666 sec. | ||
| 4913 | 2026.05.20 07:14:36.940216 [ 200 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4914 | 2026.05.20 07:14:36.940264 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4915 | 2026.05.20 07:14:36.940308 [ 200 ] {d70ff879-8e02-4cad-a640-48b84959ac19::all_1_15_3} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 4916 | 2026.05.20 07:14:36.940378 [ 5 ] {9153d569-2c39-40ab-9d72-d29246a9bd2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4917 | 2026.05.20 07:14:36.940411 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4918 | 2026.05.20 07:14:36.940424 [ 5 ] {9153d569-2c39-40ab-9d72-d29246a9bd2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4919 | 2026.05.20 07:14:36.940839 [ 5 ] {9153d569-2c39-40ab-9d72-d29246a9bd2c} <Trace> oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4920 | 2026.05.20 07:14:36.940876 [ 5 ] {9153d569-2c39-40ab-9d72-d29246a9bd2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4921 | 2026.05.20 07:14:36.941174 [ 5 ] {9153d569-2c39-40ab-9d72-d29246a9bd2c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4922 | 2026.05.20 07:14:36.941382 [ 5 ] {9153d569-2c39-40ab-9d72-d29246a9bd2c} <Trace> oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4923 | 2026.05.20 07:14:36.941515 [ 5 ] {9153d569-2c39-40ab-9d72-d29246a9bd2c} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001155 sec., 865.8008658008658 rows/sec., 60.88 KiB/sec. | ||
| 4924 | 2026.05.20 07:14:36.941548 [ 5 ] {9153d569-2c39-40ab-9d72-d29246a9bd2c} <Debug> TCPHandler: Processed in 0.001333392 sec. | ||
| 4925 | 2026.05.20 07:14:36.941685 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4926 | 2026.05.20 07:14:36.941780 [ 5 ] {242dc9c5-6c22-4dca-a513-54e0e9cd8f26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4927 | 2026.05.20 07:14:36.941819 [ 5 ] {242dc9c5-6c22-4dca-a513-54e0e9cd8f26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4928 | 2026.05.20 07:14:36.942304 [ 5 ] {242dc9c5-6c22-4dca-a513-54e0e9cd8f26} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4929 | 2026.05.20 07:14:36.942339 [ 5 ] {242dc9c5-6c22-4dca-a513-54e0e9cd8f26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4930 | 2026.05.20 07:14:36.942636 [ 5 ] {242dc9c5-6c22-4dca-a513-54e0e9cd8f26} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4931 | 2026.05.20 07:14:36.942900 [ 5 ] {242dc9c5-6c22-4dca-a513-54e0e9cd8f26} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4932 | 2026.05.20 07:14:36.943005 [ 88 ] {} <Debug> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4933 | 2026.05.20 07:14:36.943029 [ 5 ] {242dc9c5-6c22-4dca-a513-54e0e9cd8f26} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001266 sec., 113744.07582938389 rows/sec., 6.46 MiB/sec. | ||
| 4934 | 2026.05.20 07:14:36.943043 [ 88 ] {} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4935 | 2026.05.20 07:14:36.943070 [ 5 ] {242dc9c5-6c22-4dca-a513-54e0e9cd8f26} <Debug> TCPHandler: Processed in 0.001432694 sec. | ||
| 4936 | 2026.05.20 07:14:36.943072 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4937 | 2026.05.20 07:14:36.943190 [ 193 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::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 | ||
| 4938 | 2026.05.20 07:14:36.943218 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4939 | 2026.05.20 07:14:36.943318 [ 193 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4940 | 2026.05.20 07:14:36.943329 [ 5 ] {f81fdcd4-a3c7-4302-8193-6599f5bd3253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4941 | 2026.05.20 07:14:36.943365 [ 193 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 144 rows starting from the beginning of the part | ||
| 4942 | 2026.05.20 07:14:36.943383 [ 5 ] {f81fdcd4-a3c7-4302-8193-6599f5bd3253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4943 | 2026.05.20 07:14:36.943442 [ 193 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 144 rows starting from the beginning of the part | ||
| 4944 | 2026.05.20 07:14:36.943506 [ 193 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 144 rows starting from the beginning of the part | ||
| 4945 | 2026.05.20 07:14:36.943558 [ 193 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 144 rows starting from the beginning of the part | ||
| 4946 | 2026.05.20 07:14:36.943608 [ 193 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 144 rows starting from the beginning of the part | ||
| 4947 | 2026.05.20 07:14:36.944515 [ 200 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 720 rows, containing 5 columns (5 merged, 0 gathered) in 0.001362873 sec., 528295.739955227 rows/sec., 32.03 MiB/sec. | ||
| 4948 | 2026.05.20 07:14:36.944568 [ 5 ] {f81fdcd4-a3c7-4302-8193-6599f5bd3253} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4949 | 2026.05.20 07:14:36.944611 [ 5 ] {f81fdcd4-a3c7-4302-8193-6599f5bd3253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4950 | 2026.05.20 07:14:36.944703 [ 200 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4951 | 2026.05.20 07:14:36.945040 [ 200 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4952 | 2026.05.20 07:14:36.945060 [ 5 ] {f81fdcd4-a3c7-4302-8193-6599f5bd3253} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4953 | 2026.05.20 07:14:36.945139 [ 200 ] {57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb::all_1_13_3} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4954 | 2026.05.20 07:14:36.945232 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4955 | 2026.05.20 07:14:36.945366 [ 5 ] {f81fdcd4-a3c7-4302-8193-6599f5bd3253} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4956 | 2026.05.20 07:14:36.945511 [ 5 ] {f81fdcd4-a3c7-4302-8193-6599f5bd3253} <Debug> executeQuery: Read 1763 rows, 122.00 KiB in 0.0022 sec., 801363.6363636364 rows/sec., 54.15 MiB/sec. | ||
| 4957 | 2026.05.20 07:14:36.945546 [ 5 ] {f81fdcd4-a3c7-4302-8193-6599f5bd3253} <Debug> TCPHandler: Processed in 0.002378222 sec. | ||
| 4958 | 2026.05.20 07:14:36.945726 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4959 | 2026.05.20 07:14:36.945849 [ 5 ] {8023a33c-691e-4628-a987-6b52b0c38785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4960 | 2026.05.20 07:14:36.945906 [ 5 ] {8023a33c-691e-4628-a987-6b52b0c38785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4961 | 2026.05.20 07:14:36.946341 [ 5 ] {8023a33c-691e-4628-a987-6b52b0c38785} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4962 | 2026.05.20 07:14:36.946385 [ 5 ] {8023a33c-691e-4628-a987-6b52b0c38785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4963 | 2026.05.20 07:14:36.946772 [ 5 ] {8023a33c-691e-4628-a987-6b52b0c38785} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4964 | 2026.05.20 07:14:36.947052 [ 5 ] {8023a33c-691e-4628-a987-6b52b0c38785} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2026.05.20 07:14:36.947216 [ 5 ] {8023a33c-691e-4628-a987-6b52b0c38785} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001394 sec., 2869.4404591104735 rows/sec., 149.92 KiB/sec. | ||
| 4966 | 2026.05.20 07:14:36.947258 [ 5 ] {8023a33c-691e-4628-a987-6b52b0c38785} <Debug> TCPHandler: Processed in 0.001589925 sec. | ||
| 4967 | 2026.05.20 07:14:36.947416 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4968 | 2026.05.20 07:14:36.947525 [ 5 ] {79d9a03e-2d84-468d-b77d-5bc9d164cb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4969 | 2026.05.20 07:14:36.947575 [ 5 ] {79d9a03e-2d84-468d-b77d-5bc9d164cb1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4970 | 2026.05.20 07:14:36.948680 [ 5 ] {79d9a03e-2d84-468d-b77d-5bc9d164cb1e} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4971 | 2026.05.20 07:14:36.948724 [ 5 ] {79d9a03e-2d84-468d-b77d-5bc9d164cb1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4972 | 2026.05.20 07:14:36.949437 [ 5 ] {79d9a03e-2d84-468d-b77d-5bc9d164cb1e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4973 | 2026.05.20 07:14:36.949670 [ 5 ] {79d9a03e-2d84-468d-b77d-5bc9d164cb1e} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4974 | 2026.05.20 07:14:36.949837 [ 5 ] {79d9a03e-2d84-468d-b77d-5bc9d164cb1e} <Debug> executeQuery: Read 1608 rows, 100.02 KiB in 0.002332 sec., 689536.8782161236 rows/sec., 41.88 MiB/sec. | ||
| 4975 | 2026.05.20 07:14:36.949896 [ 5 ] {79d9a03e-2d84-468d-b77d-5bc9d164cb1e} <Debug> TCPHandler: Processed in 0.002539353 sec. | ||
| 4976 | 2026.05.20 07:14:36.950094 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4977 | 2026.05.20 07:14:36.950220 [ 5 ] {829f09d9-a5fc-44a4-8ef3-06693c47b4c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4978 | 2026.05.20 07:14:36.950276 [ 5 ] {829f09d9-a5fc-44a4-8ef3-06693c47b4c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4979 | 2026.05.20 07:14:36.950667 [ 5 ] {829f09d9-a5fc-44a4-8ef3-06693c47b4c6} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4980 | 2026.05.20 07:14:36.950703 [ 5 ] {829f09d9-a5fc-44a4-8ef3-06693c47b4c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4981 | 2026.05.20 07:14:36.951000 [ 5 ] {829f09d9-a5fc-44a4-8ef3-06693c47b4c6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4982 | 2026.05.20 07:14:36.951216 [ 5 ] {829f09d9-a5fc-44a4-8ef3-06693c47b4c6} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4983 | 2026.05.20 07:14:36.951344 [ 5 ] {829f09d9-a5fc-44a4-8ef3-06693c47b4c6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001162 sec., 860.5851979345955 rows/sec., 57.99 KiB/sec. | ||
| 4984 | 2026.05.20 07:14:36.951376 [ 5 ] {829f09d9-a5fc-44a4-8ef3-06693c47b4c6} <Debug> TCPHandler: Processed in 0.001387923 sec. | ||
| 4985 | 2026.05.20 07:14:36.951506 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4986 | 2026.05.20 07:14:36.951602 [ 5 ] {b0461668-f0a5-4c04-bd94-7965602f1481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4987 | 2026.05.20 07:14:36.951664 [ 5 ] {b0461668-f0a5-4c04-bd94-7965602f1481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4988 | 2026.05.20 07:14:36.952551 [ 5 ] {b0461668-f0a5-4c04-bd94-7965602f1481} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4989 | 2026.05.20 07:14:36.952586 [ 5 ] {b0461668-f0a5-4c04-bd94-7965602f1481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4990 | 2026.05.20 07:14:36.953154 [ 5 ] {b0461668-f0a5-4c04-bd94-7965602f1481} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4991 | 2026.05.20 07:14:36.953405 [ 5 ] {b0461668-f0a5-4c04-bd94-7965602f1481} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4992 | 2026.05.20 07:14:36.953540 [ 5 ] {b0461668-f0a5-4c04-bd94-7965602f1481} <Debug> executeQuery: Read 50 rows, 91.75 KiB in 0.001956 sec., 25562.372188139063 rows/sec., 45.81 MiB/sec. | ||
| 4993 | 2026.05.20 07:14:36.953588 [ 5 ] {b0461668-f0a5-4c04-bd94-7965602f1481} <Debug> TCPHandler: Processed in 0.00213062 sec. | ||
| 4994 | 2026.05.20 07:14:36.953724 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4995 | 2026.05.20 07:14:36.953820 [ 5 ] {80ed9457-7291-466e-936c-34d1243f9d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4996 | 2026.05.20 07:14:36.953860 [ 5 ] {80ed9457-7291-466e-936c-34d1243f9d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4997 | 2026.05.20 07:14:36.954201 [ 5 ] {80ed9457-7291-466e-936c-34d1243f9d89} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4998 | 2026.05.20 07:14:36.954237 [ 5 ] {80ed9457-7291-466e-936c-34d1243f9d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 4999 | 2026.05.20 07:14:36.954535 [ 5 ] {80ed9457-7291-466e-936c-34d1243f9d89} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5000 | 2026.05.20 07:14:36.954740 [ 5 ] {80ed9457-7291-466e-936c-34d1243f9d89} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5001 | 2026.05.20 07:14:36.954867 [ 5 ] {80ed9457-7291-466e-936c-34d1243f9d89} <Debug> executeQuery: Read 42 rows, 2.45 KiB in 0.001066 sec., 39399.62476547842 rows/sec., 2.25 MiB/sec. | ||
| 5002 | 2026.05.20 07:14:36.954900 [ 5 ] {80ed9457-7291-466e-936c-34d1243f9d89} <Debug> TCPHandler: Processed in 0.001224621 sec. | ||
| 5003 | 2026.05.20 07:14:41.589228 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5004 | 2026.05.20 07:14:41.589511 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5005 | 2026.05.20 07:14:41.589900 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5006 | 2026.05.20 07:14:41.589945 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5007 | 2026.05.20 07:14:41.590200 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5008 | 2026.05.20 07:14:41.590269 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5009 | 2026.05.20 07:14:41.590414 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5010 | 2026.05.20 07:14:41.590508 [ 329 ] {d77cc431-9196-4060-acc4-0684e5e15406} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5011 | 2026.05.20 07:14:41.590543 [ 344 ] {d77cc431-9196-4060-acc4-0684e5e15406} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5012 | 2026.05.20 07:14:41.590567 [ 329 ] {d77cc431-9196-4060-acc4-0684e5e15406} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5013 | 2026.05.20 07:14:41.590683 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5014 | 2026.05.20 07:14:41.590706 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5015 | 2026.05.20 07:14:41.590777 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5016 | 2026.05.20 07:14:41.590799 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5017 | 2026.05.20 07:14:41.590835 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5018 | 2026.05.20 07:14:41.590879 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5019 | 2026.05.20 07:14:41.592221 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002802 sec., 14632.405424696646 rows/sec., 3.19 MiB/sec. | ||
| 5020 | 2026.05.20 07:14:41.592440 [ 5 ] {d77cc431-9196-4060-acc4-0684e5e15406} <Debug> TCPHandler: Processed in 0.003358391 sec. | ||
| 5021 | 2026.05.20 07:14:41.594003 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5022 | 2026.05.20 07:14:41.594165 [ 5 ] {7cc7e537-bd79-44d5-9ae0-4a84089a08fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5023 | 2026.05.20 07:14:41.594235 [ 5 ] {7cc7e537-bd79-44d5-9ae0-4a84089a08fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5024 | 2026.05.20 07:14:41.594943 [ 5 ] {7cc7e537-bd79-44d5-9ae0-4a84089a08fd} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5025 | 2026.05.20 07:14:41.594986 [ 5 ] {7cc7e537-bd79-44d5-9ae0-4a84089a08fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5026 | 2026.05.20 07:14:41.595398 [ 5 ] {7cc7e537-bd79-44d5-9ae0-4a84089a08fd} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5027 | 2026.05.20 07:14:41.595723 [ 5 ] {7cc7e537-bd79-44d5-9ae0-4a84089a08fd} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5028 | 2026.05.20 07:14:41.595872 [ 5 ] {7cc7e537-bd79-44d5-9ae0-4a84089a08fd} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001761 sec., 31800.113571834187 rows/sec., 2.43 MiB/sec. | ||
| 5029 | 2026.05.20 07:14:41.595907 [ 5 ] {7cc7e537-bd79-44d5-9ae0-4a84089a08fd} <Debug> TCPHandler: Processed in 0.00203233 sec. | ||
| 5030 | 2026.05.20 07:14:41.596051 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5031 | 2026.05.20 07:14:41.596151 [ 5 ] {32851787-a86d-47e3-8c47-7a083531d2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5032 | 2026.05.20 07:14:41.596192 [ 5 ] {32851787-a86d-47e3-8c47-7a083531d2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5033 | 2026.05.20 07:14:41.596622 [ 5 ] {32851787-a86d-47e3-8c47-7a083531d2a8} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5034 | 2026.05.20 07:14:41.596657 [ 5 ] {32851787-a86d-47e3-8c47-7a083531d2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5035 | 2026.05.20 07:14:41.596983 [ 5 ] {32851787-a86d-47e3-8c47-7a083531d2a8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5036 | 2026.05.20 07:14:41.597191 [ 5 ] {32851787-a86d-47e3-8c47-7a083531d2a8} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5037 | 2026.05.20 07:14:41.597318 [ 5 ] {32851787-a86d-47e3-8c47-7a083531d2a8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 5038 | 2026.05.20 07:14:41.597352 [ 5 ] {32851787-a86d-47e3-8c47-7a083531d2a8} <Debug> TCPHandler: Processed in 0.001352473 sec. | ||
| 5039 | 2026.05.20 07:14:41.597502 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5040 | 2026.05.20 07:14:41.597600 [ 5 ] {af28f780-94a7-4e7c-9c19-01220f08da13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5041 | 2026.05.20 07:14:41.597643 [ 5 ] {af28f780-94a7-4e7c-9c19-01220f08da13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5042 | 2026.05.20 07:14:41.598039 [ 5 ] {af28f780-94a7-4e7c-9c19-01220f08da13} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5043 | 2026.05.20 07:14:41.598075 [ 5 ] {af28f780-94a7-4e7c-9c19-01220f08da13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5044 | 2026.05.20 07:14:41.598397 [ 5 ] {af28f780-94a7-4e7c-9c19-01220f08da13} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5045 | 2026.05.20 07:14:41.598603 [ 5 ] {af28f780-94a7-4e7c-9c19-01220f08da13} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5046 | 2026.05.20 07:14:41.598732 [ 5 ] {af28f780-94a7-4e7c-9c19-01220f08da13} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001151 sec., 111207.6455256299 rows/sec., 7.75 MiB/sec. | ||
| 5047 | 2026.05.20 07:14:41.598766 [ 5 ] {af28f780-94a7-4e7c-9c19-01220f08da13} <Debug> TCPHandler: Processed in 0.001312472 sec. | ||
| 5048 | 2026.05.20 07:14:41.598890 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5049 | 2026.05.20 07:14:41.598984 [ 5 ] {df761836-0c50-4cca-ba26-3feac9ba98d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5050 | 2026.05.20 07:14:41.599026 [ 5 ] {df761836-0c50-4cca-ba26-3feac9ba98d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5051 | 2026.05.20 07:14:41.599365 [ 5 ] {df761836-0c50-4cca-ba26-3feac9ba98d0} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5052 | 2026.05.20 07:14:41.599401 [ 5 ] {df761836-0c50-4cca-ba26-3feac9ba98d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5053 | 2026.05.20 07:14:41.599694 [ 5 ] {df761836-0c50-4cca-ba26-3feac9ba98d0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5054 | 2026.05.20 07:14:41.599892 [ 5 ] {df761836-0c50-4cca-ba26-3feac9ba98d0} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5055 | 2026.05.20 07:14:41.600017 [ 5 ] {df761836-0c50-4cca-ba26-3feac9ba98d0} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001051 sec., 45670.78972407231 rows/sec., 3.08 MiB/sec. | ||
| 5056 | 2026.05.20 07:14:41.600050 [ 5 ] {df761836-0c50-4cca-ba26-3feac9ba98d0} <Debug> TCPHandler: Processed in 0.001208731 sec. | ||
| 5057 | 2026.05.20 07:14:43.735404 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9026 | ||
| 5058 | 2026.05.20 07:14:43.735913 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2026.05.20 07:14:43.735962 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5060 | 2026.05.20 07:14:43.736477 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5061 | 2026.05.20 07:14:43.736716 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2026.05.20 07:14:43.736850 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9026 | ||
| 5063 | 2026.05.20 07:14:44.210209 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 5064 | 2026.05.20 07:14:44.226837 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5065 | 2026.05.20 07:14:44.226892 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 5066 | 2026.05.20 07:14:44.233058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5067 | 2026.05.20 07:14:44.233806 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5068 | 2026.05.20 07:14:44.236596 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 5069 | 2026.05.20 07:14:46.590555 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2026.05.20 07:14:46.590868 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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) | ||
| 5071 | 2026.05.20 07:14:46.591285 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5072 | 2026.05.20 07:14:46.591323 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_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 | ||
| 5073 | 2026.05.20 07:14:46.591541 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5074 | 2026.05.20 07:14:46.591610 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5075 | 2026.05.20 07:14:46.591750 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 18-element set) | ||
| 5076 | 2026.05.20 07:14:46.591848 [ 320 ] {928d0db4-c888-4f06-8b8e-56b05095667c} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5077 | 2026.05.20 07:14:46.591858 [ 303 ] {928d0db4-c888-4f06-8b8e-56b05095667c} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5078 | 2026.05.20 07:14:46.591881 [ 333 ] {928d0db4-c888-4f06-8b8e-56b05095667c} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5079 | 2026.05.20 07:14:46.592003 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5080 | 2026.05.20 07:14:46.592032 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5081 | 2026.05.20 07:14:46.592103 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5082 | 2026.05.20 07:14:46.592123 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5083 | 2026.05.20 07:14:46.592159 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5084 | 2026.05.20 07:14:46.592216 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 5085 | 2026.05.20 07:14:46.593337 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002591 sec., 15824.006175221923 rows/sec., 3.45 MiB/sec. | ||
| 5086 | 2026.05.20 07:14:46.593586 [ 5 ] {928d0db4-c888-4f06-8b8e-56b05095667c} <Debug> TCPHandler: Processed in 0.00319122 sec. | ||
| 5087 | 2026.05.20 07:14:46.595156 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2026.05.20 07:14:46.595279 [ 5 ] {cf802636-727a-49cd-b8ae-fe8535f32b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5089 | 2026.05.20 07:14:46.595336 [ 5 ] {cf802636-727a-49cd-b8ae-fe8535f32b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5090 | 2026.05.20 07:14:46.595965 [ 5 ] {cf802636-727a-49cd-b8ae-fe8535f32b2a} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5091 | 2026.05.20 07:14:46.596019 [ 5 ] {cf802636-727a-49cd-b8ae-fe8535f32b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5092 | 2026.05.20 07:14:46.596438 [ 5 ] {cf802636-727a-49cd-b8ae-fe8535f32b2a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5093 | 2026.05.20 07:14:46.596681 [ 5 ] {cf802636-727a-49cd-b8ae-fe8535f32b2a} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5094 | 2026.05.20 07:14:46.596843 [ 5 ] {cf802636-727a-49cd-b8ae-fe8535f32b2a} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.67 MiB/sec. | ||
| 5095 | 2026.05.20 07:14:46.596865 [ 102 ] {} <Debug> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5096 | 2026.05.20 07:14:46.596879 [ 5 ] {cf802636-727a-49cd-b8ae-fe8535f32b2a} <Debug> TCPHandler: Processed in 0.001779307 sec. | ||
| 5097 | 2026.05.20 07:14:46.596924 [ 102 ] {} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2026.05.20 07:14:46.596954 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5099 | 2026.05.20 07:14:46.597034 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5100 | 2026.05.20 07:14:46.597081 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::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 | ||
| 5101 | 2026.05.20 07:14:46.597142 [ 5 ] {accf070c-c3e7-4f6b-bf31-29bd16f9c5c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5102 | 2026.05.20 07:14:46.597190 [ 5 ] {accf070c-c3e7-4f6b-bf31-29bd16f9c5c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5103 | 2026.05.20 07:14:46.597229 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5104 | 2026.05.20 07:14:46.597274 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 3215 rows starting from the beginning of the part | ||
| 5105 | 2026.05.20 07:14:46.597350 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 859 rows starting from the beginning of the part | ||
| 5106 | 2026.05.20 07:14:46.597405 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::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 | ||
| 5107 | 2026.05.20 07:14:46.597451 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 3211 rows starting from the beginning of the part | ||
| 5108 | 2026.05.20 07:14:46.597502 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 56 rows starting from the beginning of the part | ||
| 5109 | 2026.05.20 07:14:46.597552 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 5110 | 2026.05.20 07:14:46.597630 [ 5 ] {accf070c-c3e7-4f6b-bf31-29bd16f9c5c8} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2026.05.20 07:14:46.597672 [ 5 ] {accf070c-c3e7-4f6b-bf31-29bd16f9c5c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5112 | 2026.05.20 07:14:46.598043 [ 5 ] {accf070c-c3e7-4f6b-bf31-29bd16f9c5c8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5113 | 2026.05.20 07:14:46.598268 [ 5 ] {accf070c-c3e7-4f6b-bf31-29bd16f9c5c8} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2026.05.20 07:14:46.598389 [ 102 ] {} <Debug> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5115 | 2026.05.20 07:14:46.598409 [ 5 ] {accf070c-c3e7-4f6b-bf31-29bd16f9c5c8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00129 sec., 49612.4031007752 rows/sec., 3.87 MiB/sec. | ||
| 5116 | 2026.05.20 07:14:46.598425 [ 102 ] {} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5117 | 2026.05.20 07:14:46.598455 [ 5 ] {accf070c-c3e7-4f6b-bf31-29bd16f9c5c8} <Debug> TCPHandler: Processed in 0.001472194 sec. | ||
| 5118 | 2026.05.20 07:14:46.598459 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5119 | 2026.05.20 07:14:46.598576 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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 | ||
| 5120 | 2026.05.20 07:14:46.598601 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5121 | 2026.05.20 07:14:46.598687 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5122 | 2026.05.20 07:14:46.598706 [ 5 ] {89c5e7c0-3581-4a4f-945a-cc56df4ab55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5123 | 2026.05.20 07:14:46.598724 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1785 rows starting from the beginning of the part | ||
| 5124 | 2026.05.20 07:14:46.598757 [ 5 ] {89c5e7c0-3581-4a4f-945a-cc56df4ab55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5125 | 2026.05.20 07:14:46.598795 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 525 rows starting from the beginning of the part | ||
| 5126 | 2026.05.20 07:14:46.598848 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::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 | ||
| 5127 | 2026.05.20 07:14:46.598891 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1763 rows starting from the beginning of the part | ||
| 5128 | 2026.05.20 07:14:46.598932 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 64 rows starting from the beginning of the part | ||
| 5129 | 2026.05.20 07:14:46.598971 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 5130 | 2026.05.20 07:14:46.599198 [ 5 ] {89c5e7c0-3581-4a4f-945a-cc56df4ab55b} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5131 | 2026.05.20 07:14:46.599241 [ 5 ] {89c5e7c0-3581-4a4f-945a-cc56df4ab55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5132 | 2026.05.20 07:14:46.599619 [ 5 ] {89c5e7c0-3581-4a4f-945a-cc56df4ab55b} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5133 | 2026.05.20 07:14:46.599852 [ 5 ] {89c5e7c0-3581-4a4f-945a-cc56df4ab55b} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5134 | 2026.05.20 07:14:46.599975 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5135 | 2026.05.20 07:14:46.599980 [ 189 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7453 rows, containing 5 columns (5 merged, 0 gathered) in 0.002954767 sec., 2522364.7076063864 rows/sec., 199.21 MiB/sec. | ||
| 5136 | 2026.05.20 07:14:46.600012 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5137 | 2026.05.20 07:14:46.599994 [ 5 ] {89c5e7c0-3581-4a4f-945a-cc56df4ab55b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001308 sec., 122324.15902140674 rows/sec., 8.52 MiB/sec. | ||
| 5138 | 2026.05.20 07:14:46.600043 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5139 | 2026.05.20 07:14:46.600083 [ 5 ] {89c5e7c0-3581-4a4f-945a-cc56df4ab55b} <Debug> TCPHandler: Processed in 0.001532644 sec. | ||
| 5140 | 2026.05.20 07:14:46.600162 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::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 | ||
| 5141 | 2026.05.20 07:14:46.600211 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5142 | 2026.05.20 07:14:46.600313 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5143 | 2026.05.20 07:14:46.600317 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5144 | 2026.05.20 07:14:46.600315 [ 5 ] {bca98d01-c746-48f1-a9a5-7713194495cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5145 | 2026.05.20 07:14:46.600381 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 10954 rows starting from the beginning of the part | ||
| 5146 | 2026.05.20 07:14:46.600412 [ 5 ] {bca98d01-c746-48f1-a9a5-7713194495cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5147 | 2026.05.20 07:14:46.600458 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 265 rows starting from the beginning of the part | ||
| 5148 | 2026.05.20 07:14:46.600476 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4265 rows, containing 5 columns (5 merged, 0 gathered) in 0.001938408 sec., 2200259.181761528 rows/sec., 159.09 MiB/sec. | ||
| 5149 | 2026.05.20 07:14:46.600518 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 5150 | 2026.05.20 07:14:46.600574 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1608 rows starting from the beginning of the part | ||
| 5151 | 2026.05.20 07:14:46.600625 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5152 | 2026.05.20 07:14:46.600627 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 128 rows starting from the beginning of the part | ||
| 5153 | 2026.05.20 07:14:46.600700 [ 198 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5154 | 2026.05.20 07:14:46.600714 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5155 | 2026.05.20 07:14:46.600741 [ 199 ] {b32019df-3bdb-491b-9d09-fa99f5263715::all_1_31_6} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5156 | 2026.05.20 07:14:46.600792 [ 5 ] {bca98d01-c746-48f1-a9a5-7713194495cb} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5157 | 2026.05.20 07:14:46.600830 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 5158 | 2026.05.20 07:14:46.600836 [ 5 ] {bca98d01-c746-48f1-a9a5-7713194495cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5159 | 2026.05.20 07:14:46.601037 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5160 | 2026.05.20 07:14:46.601127 [ 200 ] {b8f98106-0137-4e21-8156-fe87fa6cc22b::all_1_31_6} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5161 | 2026.05.20 07:14:46.601200 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 5162 | 2026.05.20 07:14:46.601246 [ 5 ] {bca98d01-c746-48f1-a9a5-7713194495cb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5163 | 2026.05.20 07:14:46.601495 [ 5 ] {bca98d01-c746-48f1-a9a5-7713194495cb} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5164 | 2026.05.20 07:14:46.601610 [ 102 ] {} <Debug> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5165 | 2026.05.20 07:14:46.601640 [ 5 ] {bca98d01-c746-48f1-a9a5-7713194495cb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
| 5166 | 2026.05.20 07:14:46.601642 [ 102 ] {} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5167 | 2026.05.20 07:14:46.601682 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5168 | 2026.05.20 07:14:46.601684 [ 5 ] {bca98d01-c746-48f1-a9a5-7713194495cb} <Debug> TCPHandler: Processed in 0.001521914 sec. | ||
| 5169 | 2026.05.20 07:14:46.601773 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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 | ||
| 5170 | 2026.05.20 07:14:46.601866 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5171 | 2026.05.20 07:14:46.601892 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1620 rows starting from the beginning of the part | ||
| 5172 | 2026.05.20 07:14:46.602030 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 90 rows starting from the beginning of the part | ||
| 5173 | 2026.05.20 07:14:46.602068 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5174 | 2026.05.20 07:14:46.602104 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
| 5175 | 2026.05.20 07:14:46.602139 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 48 rows starting from the beginning of the part | ||
| 5176 | 2026.05.20 07:14:46.602176 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::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 | ||
| 5177 | 2026.05.20 07:14:46.603200 [ 200 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1920 rows, containing 4 columns (4 merged, 0 gathered) in 0.001458804 sec., 1316146.6516406592 rows/sec., 84.95 MiB/sec. | ||
| 5178 | 2026.05.20 07:14:46.603423 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5179 | 2026.05.20 07:14:46.603673 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2026.05.20 07:14:46.603839 [ 199 ] {863aadc0-7e65-4b0c-a759-58fef2154950::all_1_31_6} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5181 | 2026.05.20 07:14:46.603901 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5182 | 2026.05.20 07:14:46.605154 [ 200 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13275 rows, containing 5 columns (5 merged, 0 gathered) in 0.005037997 sec., 2634975.765170166 rows/sec., 167.06 MiB/sec. | ||
| 5183 | 2026.05.20 07:14:46.605621 [ 199 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5184 | 2026.05.20 07:14:46.605889 [ 199 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5185 | 2026.05.20 07:14:46.605970 [ 199 ] {a5bfed9f-889f-4887-8d5f-5ff29a598528::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5186 | 2026.05.20 07:14:46.606048 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.36 MiB. | ||
| 5187 | 2026.05.20 07:14:47.001135 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.32 MiB, peak 251.68 MiB, free memory in arenas 0.00 B, will set to 245.35 MiB (RSS), difference: 1.03 MiB | ||
| 5188 | 2026.05.20 07:14:49.661440 [ 97 ] {} <Debug> oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5189 | 2026.05.20 07:14:49.661512 [ 97 ] {} <Trace> oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5190 | 2026.05.20 07:14:49.661537 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5191 | 2026.05.20 07:14:49.661674 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::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 | ||
| 5192 | 2026.05.20 07:14:49.661835 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5193 | 2026.05.20 07:14:49.661871 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 5194 | 2026.05.20 07:14:49.661943 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::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 | ||
| 5195 | 2026.05.20 07:14:49.661997 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::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 | ||
| 5196 | 2026.05.20 07:14:49.662046 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::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 | ||
| 5197 | 2026.05.20 07:14:49.662094 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::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 | ||
| 5198 | 2026.05.20 07:14:49.662843 [ 199 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224441 sec., 4900.195272781621 rows/sec., 363.69 KiB/sec. | ||
| 5199 | 2026.05.20 07:14:49.662985 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5200 | 2026.05.20 07:14:49.663226 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::all_1_5_1} <Trace> oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2026.05.20 07:14:49.663291 [ 198 ] {d785945d-f592-4dbe-aa24-828e9da64f6e::all_1_5_1} <Trace> oximeter.fields_u64 (d785945d-f592-4dbe-aa24-828e9da64f6e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5202 | 2026.05.20 07:14:49.663353 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5203 | 2026.05.20 07:14:51.162318 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5204 | 2026.05.20 07:14:51.162382 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5205 | 2026.05.20 07:14:51.237823 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9538 | ||
| 5206 | 2026.05.20 07:14:51.238358 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.05.20 07:14:51.238405 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5208 | 2026.05.20 07:14:51.238909 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5209 | 2026.05.20 07:14:51.239145 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.05.20 07:14:51.239281 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9538 | ||
| 5211 | 2026.05.20 07:14:51.596613 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5212 | 2026.05.20 07:14:51.596938 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5213 | 2026.05.20 07:14:51.597326 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5214 | 2026.05.20 07:14:51.597368 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5215 | 2026.05.20 07:14:51.597606 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5216 | 2026.05.20 07:14:51.597673 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5217 | 2026.05.20 07:14:51.597811 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5218 | 2026.05.20 07:14:51.597880 [ 320 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5219 | 2026.05.20 07:14:51.597925 [ 362 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5220 | 2026.05.20 07:14:51.597932 [ 319 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5221 | 2026.05.20 07:14:51.598064 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5222 | 2026.05.20 07:14:51.598091 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5223 | 2026.05.20 07:14:51.598159 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5224 | 2026.05.20 07:14:51.598179 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5225 | 2026.05.20 07:14:51.598214 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5226 | 2026.05.20 07:14:51.598253 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5227 | 2026.05.20 07:14:51.599318 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002497 sec., 16419.703644373247 rows/sec., 3.58 MiB/sec. | ||
| 5228 | 2026.05.20 07:14:51.599416 [ 5 ] {25d80ce3-d705-42ed-af4c-f91e920e46e1} <Debug> TCPHandler: Processed in 0.003023008 sec. | ||
| 5229 | 2026.05.20 07:14:51.604699 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5230 | 2026.05.20 07:14:51.604872 [ 5 ] {bac76590-2aa1-4d41-ae50-a1f568792b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5231 | 2026.05.20 07:14:51.604940 [ 5 ] {bac76590-2aa1-4d41-ae50-a1f568792b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5232 | 2026.05.20 07:14:51.605679 [ 5 ] {bac76590-2aa1-4d41-ae50-a1f568792b81} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5233 | 2026.05.20 07:14:51.605724 [ 5 ] {bac76590-2aa1-4d41-ae50-a1f568792b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5234 | 2026.05.20 07:14:51.606112 [ 5 ] {bac76590-2aa1-4d41-ae50-a1f568792b81} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5235 | 2026.05.20 07:14:51.606334 [ 5 ] {bac76590-2aa1-4d41-ae50-a1f568792b81} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5236 | 2026.05.20 07:14:51.606481 [ 5 ] {bac76590-2aa1-4d41-ae50-a1f568792b81} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001657 sec., 168980.08449004224 rows/sec., 10.72 MiB/sec. | ||
| 5237 | 2026.05.20 07:14:51.606519 [ 5 ] {bac76590-2aa1-4d41-ae50-a1f568792b81} <Debug> TCPHandler: Processed in 0.001949028 sec. | ||
| 5238 | 2026.05.20 07:14:51.606651 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5239 | 2026.05.20 07:14:51.606748 [ 5 ] {d0984119-64d5-40dd-9cba-c7673d183e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5240 | 2026.05.20 07:14:51.606789 [ 5 ] {d0984119-64d5-40dd-9cba-c7673d183e47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5241 | 2026.05.20 07:14:51.607563 [ 5 ] {d0984119-64d5-40dd-9cba-c7673d183e47} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.05.20 07:14:51.607603 [ 5 ] {d0984119-64d5-40dd-9cba-c7673d183e47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5243 | 2026.05.20 07:14:51.607973 [ 5 ] {d0984119-64d5-40dd-9cba-c7673d183e47} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5244 | 2026.05.20 07:14:51.608181 [ 5 ] {d0984119-64d5-40dd-9cba-c7673d183e47} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5245 | 2026.05.20 07:14:51.608310 [ 5 ] {d0984119-64d5-40dd-9cba-c7673d183e47} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.00158 sec., 543670.8860759494 rows/sec., 42.76 MiB/sec. | ||
| 5246 | 2026.05.20 07:14:51.608344 [ 5 ] {d0984119-64d5-40dd-9cba-c7673d183e47} <Debug> TCPHandler: Processed in 0.001742216 sec. | ||
| 5247 | 2026.05.20 07:14:51.608467 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5248 | 2026.05.20 07:14:51.608563 [ 5 ] {40573d34-348f-43c2-92ef-ccb952d29ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5249 | 2026.05.20 07:14:51.608604 [ 5 ] {40573d34-348f-43c2-92ef-ccb952d29ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5250 | 2026.05.20 07:14:51.609071 [ 5 ] {40573d34-348f-43c2-92ef-ccb952d29ec1} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5251 | 2026.05.20 07:14:51.609107 [ 5 ] {40573d34-348f-43c2-92ef-ccb952d29ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5252 | 2026.05.20 07:14:51.609409 [ 5 ] {40573d34-348f-43c2-92ef-ccb952d29ec1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5253 | 2026.05.20 07:14:51.609619 [ 5 ] {40573d34-348f-43c2-92ef-ccb952d29ec1} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.05.20 07:14:51.609747 [ 5 ] {40573d34-348f-43c2-92ef-ccb952d29ec1} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.001203 sec., 150457.19035743971 rows/sec., 9.33 MiB/sec. | ||
| 5255 | 2026.05.20 07:14:51.609781 [ 5 ] {40573d34-348f-43c2-92ef-ccb952d29ec1} <Debug> TCPHandler: Processed in 0.001362422 sec. | ||
| 5256 | 2026.05.20 07:14:51.609922 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5257 | 2026.05.20 07:14:51.610018 [ 5 ] {0d1d7961-6260-41bd-b627-e189cf192c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5258 | 2026.05.20 07:14:51.610057 [ 5 ] {0d1d7961-6260-41bd-b627-e189cf192c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5259 | 2026.05.20 07:14:51.610589 [ 5 ] {0d1d7961-6260-41bd-b627-e189cf192c2e} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2026.05.20 07:14:51.610625 [ 5 ] {0d1d7961-6260-41bd-b627-e189cf192c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5261 | 2026.05.20 07:14:51.610923 [ 5 ] {0d1d7961-6260-41bd-b627-e189cf192c2e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5262 | 2026.05.20 07:14:51.611130 [ 5 ] {0d1d7961-6260-41bd-b627-e189cf192c2e} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5263 | 2026.05.20 07:14:51.611253 [ 5 ] {0d1d7961-6260-41bd-b627-e189cf192c2e} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001253 sec., 115722.26656025539 rows/sec., 7.47 MiB/sec. | ||
| 5264 | 2026.05.20 07:14:51.611287 [ 5 ] {0d1d7961-6260-41bd-b627-e189cf192c2e} <Debug> TCPHandler: Processed in 0.001414313 sec. | ||
| 5265 | 2026.05.20 07:14:51.611412 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5266 | 2026.05.20 07:14:51.611507 [ 5 ] {f87d179a-1b4f-47c8-817e-d048589dc845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5267 | 2026.05.20 07:14:51.611546 [ 5 ] {f87d179a-1b4f-47c8-817e-d048589dc845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5268 | 2026.05.20 07:14:51.611996 [ 5 ] {f87d179a-1b4f-47c8-817e-d048589dc845} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2026.05.20 07:14:51.612031 [ 5 ] {f87d179a-1b4f-47c8-817e-d048589dc845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5270 | 2026.05.20 07:14:51.612348 [ 5 ] {f87d179a-1b4f-47c8-817e-d048589dc845} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5271 | 2026.05.20 07:14:51.612571 [ 5 ] {f87d179a-1b4f-47c8-817e-d048589dc845} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2026.05.20 07:14:51.612696 [ 5 ] {f87d179a-1b4f-47c8-817e-d048589dc845} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001208 sec., 119205.29801324502 rows/sec., 6.77 MiB/sec. | ||
| 5273 | 2026.05.20 07:14:51.612730 [ 5 ] {f87d179a-1b4f-47c8-817e-d048589dc845} <Debug> TCPHandler: Processed in 0.001366673 sec. | ||
| 5274 | 2026.05.20 07:14:51.612851 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5275 | 2026.05.20 07:14:51.612946 [ 5 ] {de9d6700-65dc-4bdb-9ed6-9c159a1ebcf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5276 | 2026.05.20 07:14:51.612986 [ 5 ] {de9d6700-65dc-4bdb-9ed6-9c159a1ebcf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5277 | 2026.05.20 07:14:51.613692 [ 5 ] {de9d6700-65dc-4bdb-9ed6-9c159a1ebcf0} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2026.05.20 07:14:51.613727 [ 5 ] {de9d6700-65dc-4bdb-9ed6-9c159a1ebcf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5279 | 2026.05.20 07:14:51.614055 [ 5 ] {de9d6700-65dc-4bdb-9ed6-9c159a1ebcf0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5280 | 2026.05.20 07:14:51.614260 [ 5 ] {de9d6700-65dc-4bdb-9ed6-9c159a1ebcf0} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5281 | 2026.05.20 07:14:51.614386 [ 5 ] {de9d6700-65dc-4bdb-9ed6-9c159a1ebcf0} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.001457 sec., 360329.44406314346 rows/sec., 25.48 MiB/sec. | ||
| 5282 | 2026.05.20 07:14:51.614420 [ 5 ] {de9d6700-65dc-4bdb-9ed6-9c159a1ebcf0} <Debug> TCPHandler: Processed in 0.001616715 sec. | ||
| 5283 | 2026.05.20 07:14:51.614570 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5284 | 2026.05.20 07:14:51.614665 [ 5 ] {df62a5ee-ec57-42de-a1f8-4d3d012a14e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5285 | 2026.05.20 07:14:51.614706 [ 5 ] {df62a5ee-ec57-42de-a1f8-4d3d012a14e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5286 | 2026.05.20 07:14:51.615078 [ 5 ] {df62a5ee-ec57-42de-a1f8-4d3d012a14e4} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2026.05.20 07:14:51.615114 [ 5 ] {df62a5ee-ec57-42de-a1f8-4d3d012a14e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5288 | 2026.05.20 07:14:51.615410 [ 5 ] {df62a5ee-ec57-42de-a1f8-4d3d012a14e4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5289 | 2026.05.20 07:14:51.615619 [ 5 ] {df62a5ee-ec57-42de-a1f8-4d3d012a14e4} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2026.05.20 07:14:51.615750 [ 5 ] {df62a5ee-ec57-42de-a1f8-4d3d012a14e4} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001102 sec., 3629.7640653357535 rows/sec., 189.64 KiB/sec. | ||
| 5291 | 2026.05.20 07:14:51.615783 [ 5 ] {df62a5ee-ec57-42de-a1f8-4d3d012a14e4} <Debug> TCPHandler: Processed in 0.001261772 sec. | ||
| 5292 | 2026.05.20 07:14:51.615913 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5293 | 2026.05.20 07:14:51.616009 [ 5 ] {d5803eec-e124-4526-8d33-de2b1a155b78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5294 | 2026.05.20 07:14:51.616051 [ 5 ] {d5803eec-e124-4526-8d33-de2b1a155b78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5295 | 2026.05.20 07:14:51.616491 [ 5 ] {d5803eec-e124-4526-8d33-de2b1a155b78} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5296 | 2026.05.20 07:14:51.616526 [ 5 ] {d5803eec-e124-4526-8d33-de2b1a155b78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5297 | 2026.05.20 07:14:51.616861 [ 5 ] {d5803eec-e124-4526-8d33-de2b1a155b78} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5298 | 2026.05.20 07:14:51.617085 [ 5 ] {d5803eec-e124-4526-8d33-de2b1a155b78} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5299 | 2026.05.20 07:14:51.617210 [ 5 ] {d5803eec-e124-4526-8d33-de2b1a155b78} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00122 sec., 217213.11475409838 rows/sec., 14.43 MiB/sec. | ||
| 5300 | 2026.05.20 07:14:51.617244 [ 5 ] {d5803eec-e124-4526-8d33-de2b1a155b78} <Debug> TCPHandler: Processed in 0.001379003 sec. | ||
| 5301 | 2026.05.20 07:14:51.617379 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5302 | 2026.05.20 07:14:51.617474 [ 5 ] {88b2c5a9-7189-48a0-910a-88bb28cb40e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5303 | 2026.05.20 07:14:51.617515 [ 5 ] {88b2c5a9-7189-48a0-910a-88bb28cb40e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5304 | 2026.05.20 07:14:51.617835 [ 5 ] {88b2c5a9-7189-48a0-910a-88bb28cb40e4} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5305 | 2026.05.20 07:14:51.617871 [ 5 ] {88b2c5a9-7189-48a0-910a-88bb28cb40e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5306 | 2026.05.20 07:14:51.618163 [ 5 ] {88b2c5a9-7189-48a0-910a-88bb28cb40e4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5307 | 2026.05.20 07:14:51.618382 [ 5 ] {88b2c5a9-7189-48a0-910a-88bb28cb40e4} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5308 | 2026.05.20 07:14:51.618510 [ 5 ] {88b2c5a9-7189-48a0-910a-88bb28cb40e4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 5309 | 2026.05.20 07:14:51.618542 [ 5 ] {88b2c5a9-7189-48a0-910a-88bb28cb40e4} <Debug> TCPHandler: Processed in 0.001212001 sec. | ||
| 5310 | 2026.05.20 07:14:51.618735 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5311 | 2026.05.20 07:14:51.618888 [ 5 ] {69e2a84c-cedb-4385-a942-60cac6aa04bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5312 | 2026.05.20 07:14:51.618976 [ 5 ] {69e2a84c-cedb-4385-a942-60cac6aa04bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5313 | 2026.05.20 07:14:51.620071 [ 5 ] {69e2a84c-cedb-4385-a942-60cac6aa04bd} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5314 | 2026.05.20 07:14:51.620109 [ 5 ] {69e2a84c-cedb-4385-a942-60cac6aa04bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5315 | 2026.05.20 07:14:51.620776 [ 5 ] {69e2a84c-cedb-4385-a942-60cac6aa04bd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5316 | 2026.05.20 07:14:51.621035 [ 5 ] {69e2a84c-cedb-4385-a942-60cac6aa04bd} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5317 | 2026.05.20 07:14:51.621188 [ 5 ] {69e2a84c-cedb-4385-a942-60cac6aa04bd} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002347 sec., 17469.109501491264 rows/sec., 31.30 MiB/sec. | ||
| 5318 | 2026.05.20 07:14:51.621241 [ 5 ] {69e2a84c-cedb-4385-a942-60cac6aa04bd} <Debug> TCPHandler: Processed in 0.002619614 sec. | ||
| 5319 | 2026.05.20 07:14:51.621388 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5320 | 2026.05.20 07:14:51.621486 [ 5 ] {91abfac6-f741-4e5b-9156-5f9a1ec67336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5321 | 2026.05.20 07:14:51.621529 [ 5 ] {91abfac6-f741-4e5b-9156-5f9a1ec67336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5322 | 2026.05.20 07:14:51.621871 [ 5 ] {91abfac6-f741-4e5b-9156-5f9a1ec67336} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5323 | 2026.05.20 07:14:51.621907 [ 5 ] {91abfac6-f741-4e5b-9156-5f9a1ec67336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5324 | 2026.05.20 07:14:51.622226 [ 5 ] {91abfac6-f741-4e5b-9156-5f9a1ec67336} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5325 | 2026.05.20 07:14:51.622434 [ 5 ] {91abfac6-f741-4e5b-9156-5f9a1ec67336} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5326 | 2026.05.20 07:14:51.622559 [ 5 ] {91abfac6-f741-4e5b-9156-5f9a1ec67336} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001093 sec., 82342.17749313815 rows/sec., 5.15 MiB/sec. | ||
| 5327 | 2026.05.20 07:14:51.622591 [ 5 ] {91abfac6-f741-4e5b-9156-5f9a1ec67336} <Debug> TCPHandler: Processed in 0.001253692 sec. | ||
| 5328 | 2026.05.20 07:14:51.737544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 5329 | 2026.05.20 07:14:51.754714 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5330 | 2026.05.20 07:14:51.754759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5331 | 2026.05.20 07:14:51.762258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5332 | 2026.05.20 07:14:51.764123 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5333 | 2026.05.20 07:14:51.773790 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 5334 | 2026.05.20 07:14:56.590490 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5335 | 2026.05.20 07:14:56.590722 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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) | ||
| 5336 | 2026.05.20 07:14:56.591045 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5337 | 2026.05.20 07:14:56.591083 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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 | ||
| 5338 | 2026.05.20 07:14:56.591291 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5339 | 2026.05.20 07:14:56.591358 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5340 | 2026.05.20 07:14:56.591496 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 19-element set) | ||
| 5341 | 2026.05.20 07:14:56.591574 [ 362 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5342 | 2026.05.20 07:14:56.591602 [ 320 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5343 | 2026.05.20 07:14:56.591608 [ 319 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5344 | 2026.05.20 07:14:56.591741 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5345 | 2026.05.20 07:14:56.591767 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5346 | 2026.05.20 07:14:56.591835 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5347 | 2026.05.20 07:14:56.591855 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5348 | 2026.05.20 07:14:56.591889 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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'))" | ||
| 5349 | 2026.05.20 07:14:56.591926 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', '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'))" | ||
| 5350 | 2026.05.20 07:14:56.593184 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002552 sec., 16065.830721003134 rows/sec., 3.50 MiB/sec. | ||
| 5351 | 2026.05.20 07:14:56.593308 [ 5 ] {72fe3899-b4e3-4000-b197-650b841b9eb0} <Debug> TCPHandler: Processed in 0.002948037 sec. | ||
| 5352 | 2026.05.20 07:14:56.594973 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5353 | 2026.05.20 07:14:56.595082 [ 5 ] {c51136e3-b081-4e65-bce5-b208d34380d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5354 | 2026.05.20 07:14:56.595126 [ 5 ] {c51136e3-b081-4e65-bce5-b208d34380d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5355 | 2026.05.20 07:14:56.595588 [ 5 ] {c51136e3-b081-4e65-bce5-b208d34380d5} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5356 | 2026.05.20 07:14:56.595634 [ 5 ] {c51136e3-b081-4e65-bce5-b208d34380d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5357 | 2026.05.20 07:14:56.595978 [ 5 ] {c51136e3-b081-4e65-bce5-b208d34380d5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5358 | 2026.05.20 07:14:56.596202 [ 5 ] {c51136e3-b081-4e65-bce5-b208d34380d5} <Trace> oximeter.fields_ipaddr (546f90d8-795e-44e7-9439-cb3b9d37e507): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2026.05.20 07:14:56.596346 [ 5 ] {c51136e3-b081-4e65-bce5-b208d34380d5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001294 sec., 1545.595054095827 rows/sec., 126.03 KiB/sec. | ||
| 5360 | 2026.05.20 07:14:56.596382 [ 5 ] {c51136e3-b081-4e65-bce5-b208d34380d5} <Debug> TCPHandler: Processed in 0.001456964 sec. | ||
| 5361 | 2026.05.20 07:14:56.596513 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5362 | 2026.05.20 07:14:56.596608 [ 5 ] {2000ed25-793b-4d1e-9969-d6349896b684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5363 | 2026.05.20 07:14:56.596647 [ 5 ] {2000ed25-793b-4d1e-9969-d6349896b684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5364 | 2026.05.20 07:14:56.597077 [ 5 ] {2000ed25-793b-4d1e-9969-d6349896b684} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5365 | 2026.05.20 07:14:56.597113 [ 5 ] {2000ed25-793b-4d1e-9969-d6349896b684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5366 | 2026.05.20 07:14:56.597405 [ 5 ] {2000ed25-793b-4d1e-9969-d6349896b684} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5367 | 2026.05.20 07:14:56.597631 [ 5 ] {2000ed25-793b-4d1e-9969-d6349896b684} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5368 | 2026.05.20 07:14:56.597758 [ 5 ] {2000ed25-793b-4d1e-9969-d6349896b684} <Debug> executeQuery: Read 57 rows, 4.45 KiB in 0.001169 sec., 48759.623609923015 rows/sec., 3.72 MiB/sec. | ||
| 5369 | 2026.05.20 07:14:56.597792 [ 5 ] {2000ed25-793b-4d1e-9969-d6349896b684} <Debug> TCPHandler: Processed in 0.001327762 sec. | ||
| 5370 | 2026.05.20 07:14:56.597929 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5371 | 2026.05.20 07:14:56.598025 [ 5 ] {b1450156-1d0f-4913-aba3-4648e589a369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5372 | 2026.05.20 07:14:56.598064 [ 5 ] {b1450156-1d0f-4913-aba3-4648e589a369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5373 | 2026.05.20 07:14:56.598451 [ 5 ] {b1450156-1d0f-4913-aba3-4648e589a369} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5374 | 2026.05.20 07:14:56.598486 [ 5 ] {b1450156-1d0f-4913-aba3-4648e589a369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5375 | 2026.05.20 07:14:56.598772 [ 5 ] {b1450156-1d0f-4913-aba3-4648e589a369} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5376 | 2026.05.20 07:14:56.598974 [ 5 ] {b1450156-1d0f-4913-aba3-4648e589a369} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5377 | 2026.05.20 07:14:56.599098 [ 5 ] {b1450156-1d0f-4913-aba3-4648e589a369} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001092 sec., 1831.5018315018312 rows/sec., 127.88 KiB/sec. | ||
| 5378 | 2026.05.20 07:14:56.599132 [ 5 ] {b1450156-1d0f-4913-aba3-4648e589a369} <Debug> TCPHandler: Processed in 0.001252062 sec. | ||
| 5379 | 2026.05.20 07:14:56.599255 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5380 | 2026.05.20 07:14:56.599350 [ 5 ] {d4d25194-e3fd-4411-9bec-75f258406274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5381 | 2026.05.20 07:14:56.599390 [ 5 ] {d4d25194-e3fd-4411-9bec-75f258406274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5382 | 2026.05.20 07:14:56.599807 [ 5 ] {d4d25194-e3fd-4411-9bec-75f258406274} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5383 | 2026.05.20 07:14:56.599843 [ 5 ] {d4d25194-e3fd-4411-9bec-75f258406274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5384 | 2026.05.20 07:14:56.600135 [ 5 ] {d4d25194-e3fd-4411-9bec-75f258406274} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5385 | 2026.05.20 07:14:56.600342 [ 5 ] {d4d25194-e3fd-4411-9bec-75f258406274} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5386 | 2026.05.20 07:14:56.600468 [ 5 ] {d4d25194-e3fd-4411-9bec-75f258406274} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001136 sec., 58098.59154929577 rows/sec., 4.54 MiB/sec. | ||
| 5387 | 2026.05.20 07:14:56.600502 [ 5 ] {d4d25194-e3fd-4411-9bec-75f258406274} <Debug> TCPHandler: Processed in 0.001295221 sec. | ||
| 5388 | 2026.05.20 07:14:56.600651 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5389 | 2026.05.20 07:14:56.600746 [ 5 ] {dfc0acf4-b31c-485b-858f-2387724332e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5390 | 2026.05.20 07:14:56.600789 [ 5 ] {dfc0acf4-b31c-485b-858f-2387724332e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5391 | 2026.05.20 07:14:56.601190 [ 5 ] {dfc0acf4-b31c-485b-858f-2387724332e0} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2026.05.20 07:14:56.601226 [ 5 ] {dfc0acf4-b31c-485b-858f-2387724332e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5393 | 2026.05.20 07:14:56.601541 [ 5 ] {dfc0acf4-b31c-485b-858f-2387724332e0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5394 | 2026.05.20 07:14:56.601741 [ 5 ] {dfc0acf4-b31c-485b-858f-2387724332e0} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5395 | 2026.05.20 07:14:56.601869 [ 5 ] {dfc0acf4-b31c-485b-858f-2387724332e0} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001141 sec., 141104.2944785276 rows/sec., 9.83 MiB/sec. | ||
| 5396 | 2026.05.20 07:14:56.601903 [ 5 ] {dfc0acf4-b31c-485b-858f-2387724332e0} <Debug> TCPHandler: Processed in 0.001299722 sec. | ||
| 5397 | 2026.05.20 07:14:56.602042 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5398 | 2026.05.20 07:14:56.602138 [ 5 ] {66eb78a8-3c08-4acf-b432-4b8222e25eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5399 | 2026.05.20 07:14:56.602180 [ 5 ] {66eb78a8-3c08-4acf-b432-4b8222e25eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5400 | 2026.05.20 07:14:56.602511 [ 5 ] {66eb78a8-3c08-4acf-b432-4b8222e25eaa} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5401 | 2026.05.20 07:14:56.602547 [ 5 ] {66eb78a8-3c08-4acf-b432-4b8222e25eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5402 | 2026.05.20 07:14:56.602852 [ 5 ] {66eb78a8-3c08-4acf-b432-4b8222e25eaa} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5403 | 2026.05.20 07:14:56.603063 [ 5 ] {66eb78a8-3c08-4acf-b432-4b8222e25eaa} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5404 | 2026.05.20 07:14:56.603190 [ 5 ] {66eb78a8-3c08-4acf-b432-4b8222e25eaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 5405 | 2026.05.20 07:14:56.603222 [ 5 ] {66eb78a8-3c08-4acf-b432-4b8222e25eaa} <Debug> TCPHandler: Processed in 0.001228242 sec. | ||
| 5406 | 2026.05.20 07:14:58.739413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9986 | ||
| 5407 | 2026.05.20 07:14:58.740072 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2026.05.20 07:14:58.740105 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5409 | 2026.05.20 07:14:58.740559 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5410 | 2026.05.20 07:14:58.740801 [ 245 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2026.05.20 07:14:58.740926 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9986 | ||
| 5412 | 2026.05.20 07:14:58.740938 [ 79 ] {} <Debug> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5413 | 2026.05.20 07:14:58.740985 [ 79 ] {} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2026.05.20 07:14:58.741007 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5415 | 2026.05.20 07:14:58.741322 [ 196 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 5416 | 2026.05.20 07:14:58.741486 [ 196 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5417 | 2026.05.20 07:14:58.741527 [ 196 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7618 rows starting from the beginning of the part | ||
| 5418 | 2026.05.20 07:14:58.741596 [ 196 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 5419 | 2026.05.20 07:14:58.741642 [ 196 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 5420 | 2026.05.20 07:14:58.741686 [ 196 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 5421 | 2026.05.20 07:14:58.741724 [ 196 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 5422 | 2026.05.20 07:14:58.741760 [ 196 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::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 | ||
| 5423 | 2026.05.20 07:14:58.743656 [ 198 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9986 rows, containing 4 columns (4 merged, 0 gathered) in 0.002401613 sec., 4158038.7847667383 rows/sec., 59.48 MiB/sec. | ||
| 5424 | 2026.05.20 07:14:58.744028 [ 199 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5425 | 2026.05.20 07:14:58.744344 [ 199 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_21_4} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5426 | 2026.05.20 07:14:58.744429 [ 199 ] {19bec2c0-207c-48ba-aa55-2ff2dc1b08a0::all_1_21_4} <Trace> system.asynchronous_metric_log (19bec2c0-207c-48ba-aa55-2ff2dc1b08a0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5427 | 2026.05.20 07:14:58.744523 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 5428 | 2026.05.20 07:14:59.273868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5429 | 2026.05.20 07:14:59.292139 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5430 | 2026.05.20 07:14:59.292208 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5431 | 2026.05.20 07:14:59.298269 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5432 | 2026.05.20 07:14:59.299029 [ 244 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5433 | 2026.05.20 07:14:59.299346 [ 76 ] {} <Debug> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5434 | 2026.05.20 07:14:59.299405 [ 76 ] {} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5435 | 2026.05.20 07:14:59.299425 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5436 | 2026.05.20 07:14:59.299558 [ 186 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 5437 | 2026.05.20 07:14:59.302881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5438 | 2026.05.20 07:14:59.303966 [ 186 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5439 | 2026.05.20 07:14:59.305528 [ 186 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 5440 | 2026.05.20 07:14:59.310277 [ 186 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 5441 | 2026.05.20 07:14:59.314952 [ 186 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 5442 | 2026.05.20 07:14:59.319142 [ 186 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 5443 | 2026.05.20 07:14:59.323594 [ 186 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 5444 | 2026.05.20 07:14:59.327481 [ 186 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::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 | ||
| 5445 | 2026.05.20 07:14:59.377111 [ 199 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.077613835 sec., 2048.6038346127334 rows/sec., 10.59 MiB/sec. | ||
| 5446 | 2026.05.20 07:14:59.379572 [ 195 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5447 | 2026.05.20 07:14:59.381670 [ 195 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_21_4} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5448 | 2026.05.20 07:14:59.381776 [ 195 ] {f5616215-2fb8-47fd-9e27-0b2801f4cc36::all_1_21_4} <Trace> system.metric_log (f5616215-2fb8-47fd-9e27-0b2801f4cc36) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5449 | 2026.05.20 07:14:59.383739 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5450 | 2026.05.20 07:15:00.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 248.45 MiB, peak 259.01 MiB, free memory in arenas 0.00 B, will set to 251.75 MiB (RSS), difference: 3.30 MiB | ||
| 5451 | 2026.05.20 07:15:01.596197 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5452 | 2026.05.20 07:15:01.596445 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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) | ||
| 5453 | 2026.05.20 07:15:01.596814 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 5454 | 2026.05.20 07:15:01.596862 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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 | ||
| 5455 | 2026.05.20 07:15:01.597116 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 5456 | 2026.05.20 07:15:01.597190 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5457 | 2026.05.20 07:15:01.597340 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Key condition: (column 0 in 31-element set) | ||
| 5458 | 2026.05.20 07:15:01.597447 [ 320 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 5459 | 2026.05.20 07:15:01.597467 [ 358 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 5460 | 2026.05.20 07:15:01.597453 [ 362 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 5461 | 2026.05.20 07:15:01.597634 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 5462 | 2026.05.20 07:15:01.597679 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} <Trace> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 5463 | 2026.05.20 07:15:01.597780 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 5464 | 2026.05.20 07:15:01.597805 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} <Debug> oximeter.timeseries_schema (d6ec3d15-db57-4bdd-990a-f7e156f5863f) (SelectExecutor): Reading approx. 41 rows with 2 streams | ||
| 5465 | 2026.05.20 07:15:01.597857 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5466 | 2026.05.20 07:15:01.597904 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "in(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session: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'))" | ||
| 5467 | 2026.05.20 07:15:01.599140 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} <Debug> executeQuery: Read 41 rows, 9.15 KiB in 0.002802 sec., 14632.405424696646 rows/sec., 3.19 MiB/sec. | ||
| 5468 | 2026.05.20 07:15:01.599269 [ 5 ] {2e9df4b8-314f-4292-94ce-4b1b8b9219e6} <Debug> TCPHandler: Processed in 0.00320989 sec. | ||
| 5469 | 2026.05.20 07:15:01.605375 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5470 | 2026.05.20 07:15:01.605554 [ 5 ] {7c217ebf-6e0a-49f5-ad2a-85a2e5e41cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5471 | 2026.05.20 07:15:01.605626 [ 5 ] {7c217ebf-6e0a-49f5-ad2a-85a2e5e41cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5472 | 2026.05.20 07:15:01.606377 [ 5 ] {7c217ebf-6e0a-49f5-ad2a-85a2e5e41cec} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5473 | 2026.05.20 07:15:01.606426 [ 5 ] {7c217ebf-6e0a-49f5-ad2a-85a2e5e41cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5474 | 2026.05.20 07:15:01.606854 [ 5 ] {7c217ebf-6e0a-49f5-ad2a-85a2e5e41cec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5475 | 2026.05.20 07:15:01.607139 [ 5 ] {7c217ebf-6e0a-49f5-ad2a-85a2e5e41cec} <Trace> oximeter.fields_i16 (59d6ea56-1075-4071-95d7-3e698ce013fb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5476 | 2026.05.20 07:15:01.607296 [ 5 ] {7c217ebf-6e0a-49f5-ad2a-85a2e5e41cec} <Debug> executeQuery: Read 280 rows, 18.20 KiB in 0.001797 sec., 155815.24763494713 rows/sec., 9.89 MiB/sec. | ||
| 5477 | 2026.05.20 07:15:01.607336 [ 5 ] {7c217ebf-6e0a-49f5-ad2a-85a2e5e41cec} <Debug> TCPHandler: Processed in 0.00213152 sec. | ||
| 5478 | 2026.05.20 07:15:01.607493 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5479 | 2026.05.20 07:15:01.607609 [ 5 ] {37ccf86c-f4f1-4c4b-86e1-7ab5fa543d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5480 | 2026.05.20 07:15:01.607658 [ 5 ] {37ccf86c-f4f1-4c4b-86e1-7ab5fa543d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5481 | 2026.05.20 07:15:01.608597 [ 5 ] {37ccf86c-f4f1-4c4b-86e1-7ab5fa543d0d} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5482 | 2026.05.20 07:15:01.608645 [ 5 ] {37ccf86c-f4f1-4c4b-86e1-7ab5fa543d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5483 | 2026.05.20 07:15:01.609121 [ 5 ] {37ccf86c-f4f1-4c4b-86e1-7ab5fa543d0d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5484 | 2026.05.20 07:15:01.609362 [ 5 ] {37ccf86c-f4f1-4c4b-86e1-7ab5fa543d0d} <Trace> oximeter.fields_string (b32019df-3bdb-491b-9d09-fa99f5263715): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5485 | 2026.05.20 07:15:01.609508 [ 5 ] {37ccf86c-f4f1-4c4b-86e1-7ab5fa543d0d} <Debug> executeQuery: Read 859 rows, 69.17 KiB in 0.001928 sec., 445539.4190871369 rows/sec., 35.04 MiB/sec. | ||
| 5486 | 2026.05.20 07:15:01.609545 [ 5 ] {37ccf86c-f4f1-4c4b-86e1-7ab5fa543d0d} <Debug> TCPHandler: Processed in 0.00211043 sec. | ||
| 5487 | 2026.05.20 07:15:01.609698 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5488 | 2026.05.20 07:15:01.609803 [ 5 ] {86e0ed5c-6239-4da8-b012-bbdf8898b98b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5489 | 2026.05.20 07:15:01.609849 [ 5 ] {86e0ed5c-6239-4da8-b012-bbdf8898b98b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5490 | 2026.05.20 07:15:01.610459 [ 5 ] {86e0ed5c-6239-4da8-b012-bbdf8898b98b} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2026.05.20 07:15:01.610509 [ 5 ] {86e0ed5c-6239-4da8-b012-bbdf8898b98b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5492 | 2026.05.20 07:15:01.610911 [ 5 ] {86e0ed5c-6239-4da8-b012-bbdf8898b98b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5493 | 2026.05.20 07:15:01.611186 [ 5 ] {86e0ed5c-6239-4da8-b012-bbdf8898b98b} <Trace> oximeter.fields_u16 (d70ff879-8e02-4cad-a640-48b84959ac19): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2026.05.20 07:15:01.611363 [ 5 ] {86e0ed5c-6239-4da8-b012-bbdf8898b98b} <Debug> executeQuery: Read 181 rows, 11.50 KiB in 0.00158 sec., 114556.96202531645 rows/sec., 7.11 MiB/sec. | ||
| 5495 | 2026.05.20 07:15:01.611400 [ 5 ] {86e0ed5c-6239-4da8-b012-bbdf8898b98b} <Debug> TCPHandler: Processed in 0.001758996 sec. | ||
| 5496 | 2026.05.20 07:15:01.611574 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5497 | 2026.05.20 07:15:01.611678 [ 5 ] {cb8d5503-758b-40b9-94a6-c81cc82b7745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5498 | 2026.05.20 07:15:01.611722 [ 5 ] {cb8d5503-758b-40b9-94a6-c81cc82b7745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5499 | 2026.05.20 07:15:01.612317 [ 5 ] {cb8d5503-758b-40b9-94a6-c81cc82b7745} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5500 | 2026.05.20 07:15:01.612364 [ 5 ] {cb8d5503-758b-40b9-94a6-c81cc82b7745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5501 | 2026.05.20 07:15:01.612720 [ 5 ] {cb8d5503-758b-40b9-94a6-c81cc82b7745} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5502 | 2026.05.20 07:15:01.612967 [ 5 ] {cb8d5503-758b-40b9-94a6-c81cc82b7745} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2026.05.20 07:15:01.613089 [ 66 ] {} <Debug> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5504 | 2026.05.20 07:15:01.613123 [ 66 ] {} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5505 | 2026.05.20 07:15:01.613124 [ 5 ] {cb8d5503-758b-40b9-94a6-c81cc82b7745} <Debug> executeQuery: Read 145 rows, 9.58 KiB in 0.001466 sec., 98908.59481582537 rows/sec., 6.38 MiB/sec. | ||
| 5506 | 2026.05.20 07:15:01.613143 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5507 | 2026.05.20 07:15:01.613173 [ 5 ] {cb8d5503-758b-40b9-94a6-c81cc82b7745} <Debug> TCPHandler: Processed in 0.001654596 sec. | ||
| 5508 | 2026.05.20 07:15:01.613232 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::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 | ||
| 5509 | 2026.05.20 07:15:01.613325 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5510 | 2026.05.20 07:15:01.613329 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5511 | 2026.05.20 07:15:01.613355 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 946 rows starting from the beginning of the part | ||
| 5512 | 2026.05.20 07:15:01.613409 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 145 rows starting from the beginning of the part | ||
| 5513 | 2026.05.20 07:15:01.613445 [ 5 ] {f057062b-b48a-40dc-9f1f-32acc6f285a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5514 | 2026.05.20 07:15:01.613451 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 145 rows starting from the beginning of the part | ||
| 5515 | 2026.05.20 07:15:01.613495 [ 5 ] {f057062b-b48a-40dc-9f1f-32acc6f285a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5516 | 2026.05.20 07:15:01.613505 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 946 rows starting from the beginning of the part | ||
| 5517 | 2026.05.20 07:15:01.613551 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 145 rows starting from the beginning of the part | ||
| 5518 | 2026.05.20 07:15:01.613596 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 145 rows starting from the beginning of the part | ||
| 5519 | 2026.05.20 07:15:01.614030 [ 5 ] {f057062b-b48a-40dc-9f1f-32acc6f285a6} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5520 | 2026.05.20 07:15:01.614067 [ 5 ] {f057062b-b48a-40dc-9f1f-32acc6f285a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5521 | 2026.05.20 07:15:01.614681 [ 5 ] {f057062b-b48a-40dc-9f1f-32acc6f285a6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5522 | 2026.05.20 07:15:01.614807 [ 199 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2472 rows, containing 5 columns (5 merged, 0 gathered) in 0.001605565 sec., 1539644.922503916 rows/sec., 98.48 MiB/sec. | ||
| 5523 | 2026.05.20 07:15:01.614932 [ 5 ] {f057062b-b48a-40dc-9f1f-32acc6f285a6} <Trace> oximeter.fields_u8 (57aa6ce2-6e0e-4ab5-8e9d-58d8ef14f1bb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5524 | 2026.05.20 07:15:01.614985 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5525 | 2026.05.20 07:15:01.615079 [ 5 ] {f057062b-b48a-40dc-9f1f-32acc6f285a6} <Debug> executeQuery: Read 144 rows, 8.38 KiB in 0.001657 sec., 86904.04345202172 rows/sec., 4.94 MiB/sec. | ||
| 5526 | 2026.05.20 07:15:01.615115 [ 5 ] {f057062b-b48a-40dc-9f1f-32acc6f285a6} <Debug> TCPHandler: Processed in 0.001845547 sec. | ||
| 5527 | 2026.05.20 07:15:01.615259 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2026.05.20 07:15:01.615267 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5529 | 2026.05.20 07:15:01.615323 [ 191 ] {c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a::all_1_15_3} <Trace> oximeter.fields_u32 (c6a40c51-fc7e-4a5e-acce-8a9f2d1c0d4a) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5530 | 2026.05.20 07:15:01.615372 [ 5 ] {5fa94629-f04a-4096-ab91-170ab8641dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5531 | 2026.05.20 07:15:01.615386 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5532 | 2026.05.20 07:15:01.615415 [ 5 ] {5fa94629-f04a-4096-ab91-170ab8641dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5533 | 2026.05.20 07:15:01.616083 [ 5 ] {5fa94629-f04a-4096-ab91-170ab8641dbf} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2026.05.20 07:15:01.616120 [ 5 ] {5fa94629-f04a-4096-ab91-170ab8641dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5535 | 2026.05.20 07:15:01.616483 [ 5 ] {5fa94629-f04a-4096-ab91-170ab8641dbf} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5536 | 2026.05.20 07:15:01.616715 [ 5 ] {5fa94629-f04a-4096-ab91-170ab8641dbf} <Trace> oximeter.fields_uuid (b8f98106-0137-4e21-8156-fe87fa6cc22b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5537 | 2026.05.20 07:15:01.616850 [ 5 ] {5fa94629-f04a-4096-ab91-170ab8641dbf} <Debug> executeQuery: Read 525 rows, 38.02 KiB in 0.001498 sec., 350467.2897196262 rows/sec., 24.78 MiB/sec. | ||
| 5538 | 2026.05.20 07:15:01.616885 [ 5 ] {5fa94629-f04a-4096-ab91-170ab8641dbf} <Debug> TCPHandler: Processed in 0.001672415 sec. | ||
| 5539 | 2026.05.20 07:15:01.617025 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5540 | 2026.05.20 07:15:01.617130 [ 5 ] {19c797ff-a5f6-49b5-813a-fba3b7665fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5541 | 2026.05.20 07:15:01.617176 [ 5 ] {19c797ff-a5f6-49b5-813a-fba3b7665fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5542 | 2026.05.20 07:15:01.617548 [ 5 ] {19c797ff-a5f6-49b5-813a-fba3b7665fc6} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5543 | 2026.05.20 07:15:01.617590 [ 5 ] {19c797ff-a5f6-49b5-813a-fba3b7665fc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5544 | 2026.05.20 07:15:01.617907 [ 5 ] {19c797ff-a5f6-49b5-813a-fba3b7665fc6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5545 | 2026.05.20 07:15:01.618125 [ 5 ] {19c797ff-a5f6-49b5-813a-fba3b7665fc6} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5546 | 2026.05.20 07:15:01.618240 [ 71 ] {} <Debug> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5547 | 2026.05.20 07:15:01.618258 [ 5 ] {19c797ff-a5f6-49b5-813a-fba3b7665fc6} <Debug> executeQuery: Read 4 rows, 214.00 B in 0.001148 sec., 3484.3205574912895 rows/sec., 182.04 KiB/sec. | ||
| 5548 | 2026.05.20 07:15:01.618296 [ 71 ] {} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5549 | 2026.05.20 07:15:01.618305 [ 5 ] {19c797ff-a5f6-49b5-813a-fba3b7665fc6} <Debug> TCPHandler: Processed in 0.001331563 sec. | ||
| 5550 | 2026.05.20 07:15:01.618331 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5551 | 2026.05.20 07:15:01.618444 [ 199 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::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 | ||
| 5552 | 2026.05.20 07:15:01.618458 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2026.05.20 07:15:01.618566 [ 199 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5554 | 2026.05.20 07:15:01.618576 [ 5 ] {5d89e100-3591-4592-9b8e-e758aa424c85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5555 | 2026.05.20 07:15:01.618612 [ 199 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 40 rows starting from the beginning of the part | ||
| 5556 | 2026.05.20 07:15:01.618635 [ 5 ] {5d89e100-3591-4592-9b8e-e758aa424c85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5557 | 2026.05.20 07:15:01.618677 [ 199 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 5558 | 2026.05.20 07:15:01.618729 [ 199 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 5559 | 2026.05.20 07:15:01.618773 [ 199 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 5560 | 2026.05.20 07:15:01.618820 [ 199 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 5561 | 2026.05.20 07:15:01.618861 [ 199 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 5562 | 2026.05.20 07:15:01.619152 [ 5 ] {5d89e100-3591-4592-9b8e-e758aa424c85} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5563 | 2026.05.20 07:15:01.619193 [ 5 ] {5d89e100-3591-4592-9b8e-e758aa424c85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5564 | 2026.05.20 07:15:01.619570 [ 5 ] {5d89e100-3591-4592-9b8e-e758aa424c85} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5565 | 2026.05.20 07:15:01.619694 [ 191 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001302602 sec., 46061.65198579459 rows/sec., 2.35 MiB/sec. | ||
| 5566 | 2026.05.20 07:15:01.619849 [ 187 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5567 | 2026.05.20 07:15:01.619862 [ 5 ] {5d89e100-3591-4592-9b8e-e758aa424c85} <Trace> oximeter.measurements_cumulativeu64 (a5bfed9f-889f-4887-8d5f-5ff29a598528): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2026.05.20 07:15:01.620029 [ 5 ] {5d89e100-3591-4592-9b8e-e758aa424c85} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001473 sec., 179904.95587236932 rows/sec., 11.95 MiB/sec. | ||
| 5569 | 2026.05.20 07:15:01.620071 [ 5 ] {5d89e100-3591-4592-9b8e-e758aa424c85} <Debug> TCPHandler: Processed in 0.001666675 sec. | ||
| 5570 | 2026.05.20 07:15:01.620204 [ 187 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2026.05.20 07:15:01.620229 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5572 | 2026.05.20 07:15:01.620291 [ 187 ] {902cac63-a91b-4cf9-a3b4-15d2a4a73ba5::all_1_15_3} <Trace> oximeter.measurements_bool (902cac63-a91b-4cf9-a3b4-15d2a4a73ba5) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5573 | 2026.05.20 07:15:01.620350 [ 5 ] {05c5353a-f8e5-4b17-9748-ff67113adf5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5574 | 2026.05.20 07:15:01.620398 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5575 | 2026.05.20 07:15:01.620404 [ 5 ] {05c5353a-f8e5-4b17-9748-ff67113adf5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5576 | 2026.05.20 07:15:01.620776 [ 5 ] {05c5353a-f8e5-4b17-9748-ff67113adf5a} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2026.05.20 07:15:01.620817 [ 5 ] {05c5353a-f8e5-4b17-9748-ff67113adf5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5578 | 2026.05.20 07:15:01.621154 [ 5 ] {05c5353a-f8e5-4b17-9748-ff67113adf5a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5579 | 2026.05.20 07:15:01.621461 [ 5 ] {05c5353a-f8e5-4b17-9748-ff67113adf5a} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2026.05.20 07:15:01.621589 [ 71 ] {} <Debug> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5581 | 2026.05.20 07:15:01.621629 [ 5 ] {05c5353a-f8e5-4b17-9748-ff67113adf5a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001302 sec., 768.0491551459294 rows/sec., 51.75 KiB/sec. | ||
| 5582 | 2026.05.20 07:15:01.621631 [ 71 ] {} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2026.05.20 07:15:01.621679 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5584 | 2026.05.20 07:15:01.621684 [ 5 ] {05c5353a-f8e5-4b17-9748-ff67113adf5a} <Debug> TCPHandler: Processed in 0.001508814 sec. | ||
| 5585 | 2026.05.20 07:15:01.621769 [ 199 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 5586 | 2026.05.20 07:15:01.621859 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5587 | 2026.05.20 07:15:01.621861 [ 199 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5588 | 2026.05.20 07:15:01.621910 [ 199 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 5589 | 2026.05.20 07:15:01.621962 [ 199 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 5590 | 2026.05.20 07:15:01.621983 [ 5 ] {5da07ec2-1218-4d9e-9098-cae38897b2d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5591 | 2026.05.20 07:15:01.622009 [ 199 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 5592 | 2026.05.20 07:15:01.622052 [ 199 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 5593 | 2026.05.20 07:15:01.622059 [ 5 ] {5da07ec2-1218-4d9e-9098-cae38897b2d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5594 | 2026.05.20 07:15:01.622095 [ 199 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 5595 | 2026.05.20 07:15:01.622139 [ 199 ] {82ea8343-4227-45d7-b204-2629dbc32592::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 | ||
| 5596 | 2026.05.20 07:15:01.622911 [ 191 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001176721 sec., 12747.286740017387 rows/sec., 858.95 KiB/sec. | ||
| 5597 | 2026.05.20 07:15:01.622986 [ 5 ] {5da07ec2-1218-4d9e-9098-cae38897b2d0} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5598 | 2026.05.20 07:15:01.623029 [ 5 ] {5da07ec2-1218-4d9e-9098-cae38897b2d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5599 | 2026.05.20 07:15:01.623075 [ 194 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5600 | 2026.05.20 07:15:01.623398 [ 194 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_15_3} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5601 | 2026.05.20 07:15:01.623475 [ 194 ] {82ea8343-4227-45d7-b204-2629dbc32592::all_1_15_3} <Trace> oximeter.measurements_f64 (82ea8343-4227-45d7-b204-2629dbc32592) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5602 | 2026.05.20 07:15:01.623572 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5603 | 2026.05.20 07:15:01.623704 [ 5 ] {5da07ec2-1218-4d9e-9098-cae38897b2d0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5604 | 2026.05.20 07:15:01.623953 [ 5 ] {5da07ec2-1218-4d9e-9098-cae38897b2d0} <Trace> oximeter.measurements_histogramu64 (d0831bfc-c6bf-4939-ae44-64bf227395e4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5605 | 2026.05.20 07:15:01.624097 [ 5 ] {5da07ec2-1218-4d9e-9098-cae38897b2d0} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002138 sec., 19176.800748362955 rows/sec., 34.36 MiB/sec. | ||
| 5606 | 2026.05.20 07:15:01.624152 [ 5 ] {5da07ec2-1218-4d9e-9098-cae38897b2d0} <Debug> TCPHandler: Processed in 0.002355172 sec. | ||
| 5607 | 2026.05.20 07:15:01.624299 [ 5 ] {} <Trace> TCP-Session: 047c8379-990e-418b-8da8-0fdbdc3efaac Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5608 | 2026.05.20 07:15:01.624409 [ 5 ] {f7512b5a-95ec-4500-ad22-c58e61136ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61687) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5609 | 2026.05.20 07:15:01.624454 [ 5 ] {f7512b5a-95ec-4500-ad22-c58e61136ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5610 | 2026.05.20 07:15:01.624842 [ 5 ] {f7512b5a-95ec-4500-ad22-c58e61136ec4} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5611 | 2026.05.20 07:15:01.624888 [ 5 ] {f7512b5a-95ec-4500-ad22-c58e61136ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 5612 | 2026.05.20 07:15:01.625264 [ 5 ] {f7512b5a-95ec-4500-ad22-c58e61136ec4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5613 | 2026.05.20 07:15:01.625576 [ 5 ] {f7512b5a-95ec-4500-ad22-c58e61136ec4} <Trace> oximeter.measurements_u64 (863aadc0-7e65-4b0c-a759-58fef2154950): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5614 | 2026.05.20 07:15:01.625720 [ 5 ] {f7512b5a-95ec-4500-ad22-c58e61136ec4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001331 sec., 67618.332081142 rows/sec., 4.23 MiB/sec. | ||
| 5615 | 2026.05.20 07:15:01.625756 [ 5 ] {f7512b5a-95ec-4500-ad22-c58e61136ec4} <Debug> TCPHandler: Processed in 0.001512804 sec. | ||