| 1 | [ Mar 30 19:27:34 Enabled. ] | ||
| 2 | [ Mar 30 19:27:34 Rereading configuration. ] | ||
| 3 | [ Mar 30 19:27:36 Rereading configuration. ] | ||
| 4 | [ Mar 30 19:27:38 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 | [ Mar 30 19:27:38 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.03.30 19:27:40.546039 [ 1 ] {} <Information> Application: Will watch for the process with pid 24828 | ||
| 29 | 2026.03.30 19:27:40.546428 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.30 19:27:40.947732 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24828 | ||
| 31 | 2026.03.30 19:27:40.949890 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.30 19:27:40.950062 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.30 19:27:41.108575 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.30 19:27:41.136345 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.30 19:27:41.136434 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.30 19:27:41.136459 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.30 19:27:41.136524 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.30 19:27:41.137130 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.30 19:27:41.141751 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 40 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 41 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 42 | 2026.03.30 19:27:41.142828 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.30 19:27:41.143832 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) | ||
| 44 | 2026.03.30 19:27:41.143894 [ 1 ] {} <Information> Application: Setting merges_mutations_memory_usage_soft_limit was set to 47.94 GiB (95.88 GiB available * 0.50 merges_mutations_memory_usage_to_ram_ratio) | ||
| 45 | 2026.03.30 19:27:41.143938 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.30 19:27:41.144718 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.30 19:27:41.145813 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.30 19:27:41.152189 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.30 19:27:41.153005 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.30 19:27:41.154454 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.30 19:27:41.154550 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.30 19:27:41.155616 [ 1 ] {} <Debug> ConfigReloader: Loading config '/opt/oxide/clickhouse/config.xml' | ||
| 53 | Processing configuration file '/opt/oxide/clickhouse/config.xml'. | ||
| 54 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 55 | 2026.03.30 19:27:41.156147 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.30 19:27:41.160112 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.30 19:27:41.160797 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.30 19:27:41.165373 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.30 19:27:41.165761 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.30 19:27:41.166201 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.30 19:27:41.166561 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.30 19:27:41.167967 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.30 19:27:41.167991 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.30 19:27:41.168090 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.30 19:27:41.168185 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.30 19:27:41.175720 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.30 19:27:41.175747 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000150511 sec | ||
| 68 | 2026.03.30 19:27:41.175799 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.30 19:27:41.175837 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.30 19:27:41.176500 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.30 19:27:41.177090 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.30 19:27:41.192226 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.30 19:27:41.192274 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.30 19:27:41.192351 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.30 19:27:41.192364 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.30 19:27:41.192400 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.30 19:27:41.192473 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.30 19:27:41.194652 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.30 19:27:41.194702 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.30 19:27:41.194756 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.30 19:27:41.194938 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.30 19:27:41.194984 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.30 19:27:41.195000 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.30 19:27:41.195078 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.30 19:27:41.195091 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.30 19:27:41.195123 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.30 19:27:41.195195 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.30 19:27:41.220909 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.30 19:27:41.222636 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.30 19:27:41.222719 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000103611 sec | ||
| 91 | 2026.03.30 19:27:41.222733 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.30 19:27:41.222743 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.30 19:27:41.222769 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.30 19:27:41.222976 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.30 19:27:41.223073 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.30 19:27:41.223087 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.30 19:27:41.223098 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). | ||
| 98 | 2026.03.30 19:27:41.223109 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.30 19:27:41.253581 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.30 19:27:41.253795 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2026.03.30 19:27:41.255293 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.239e-05 sec. | ||
| 102 | 2026.03.30 19:27:41.255709 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.30 19:27:41.256503 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.30 19:27:41.256530 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.30 19:27:42.001142 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.80 MiB, peak 116.80 MiB, free memory in arenas 0.00 B, will set to 118.32 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.03.30 19:27:44.489218 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:57727 | ||
| 107 | 2026.03.30 19:27:44.490082 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.03.30 19:27:44.490673 [ 3 ] {} <Debug> TCP-Session: af9f9846-fabd-4d88-87f6-f18008dc38dd Authenticating user 'default' from [fd00:1122:3344:101::a]:57727 | ||
| 109 | 2026.03.30 19:27:44.490789 [ 3 ] {} <Debug> TCP-Session: af9f9846-fabd-4d88-87f6-f18008dc38dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.30 19:27:44.490802 [ 3 ] {} <Debug> TCP-Session: af9f9846-fabd-4d88-87f6-f18008dc38dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.03.30 19:27:44.490905 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.03.30 19:27:44.490995 [ 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.03.30 19:27:44.491012 [ 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.03.30 19:27:44.492113 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62630 | ||
| 115 | 2026.03.30 19:27:44.492209 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48670 | ||
| 116 | 2026.03.30 19:27:44.492322 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2026.03.30 19:27:44.492230 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37309 | ||
| 118 | 2026.03.30 19:27:44.492418 [ 4 ] {} <Debug> TCP-Session: a6be12cd-82fb-4ae8-9c44-68ffab5c2585 Authenticating user 'default' from [fd00:1122:3344:101::a]:62630 | ||
| 119 | 2026.03.30 19:27:44.492435 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35253 | ||
| 120 | 2026.03.30 19:27:44.492463 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 121 | 2026.03.30 19:27:44.492524 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:39051 | ||
| 122 | 2026.03.30 19:27:44.492569 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.03.30 19:27:44.492449 [ 4 ] {} <Debug> TCP-Session: a6be12cd-82fb-4ae8-9c44-68ffab5c2585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 124 | 2026.03.30 19:27:44.492623 [ 5 ] {} <Debug> TCP-Session: f455ad5c-1bd6-4289-828c-266f7ff4e2c2 Authenticating user 'default' from [fd00:1122:3344:101::a]:37309 | ||
| 125 | 2026.03.30 19:27:44.492609 [ 254 ] {} <Debug> TCP-Session: bee83f04-8e9f-46e6-b04c-697a130411ff Authenticating user 'default' from [fd00:1122:3344:101::a]:48670 | ||
| 126 | 2026.03.30 19:27:44.492706 [ 4 ] {} <Debug> TCP-Session: a6be12cd-82fb-4ae8-9c44-68ffab5c2585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2026.03.30 19:27:44.492739 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58046 | ||
| 128 | 2026.03.30 19:27:44.492766 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.30 19:27:44.492733 [ 5 ] {} <Debug> TCP-Session: f455ad5c-1bd6-4289-828c-266f7ff4e2c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.30 19:27:44.492821 [ 256 ] {} <Debug> TCP-Session: 8cc6def1-d471-4cc4-b124-e49140f723f1 Authenticating user 'default' from [fd00:1122:3344:101::a]:39051 | ||
| 131 | 2026.03.30 19:27:44.492849 [ 5 ] {} <Debug> TCP-Session: f455ad5c-1bd6-4289-828c-266f7ff4e2c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2026.03.30 19:27:44.492879 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40027 | ||
| 133 | 2026.03.30 19:27:44.492724 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2026.03.30 19:27:44.492977 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 135 | 2026.03.30 19:27:44.492932 [ 256 ] {} <Debug> TCP-Session: 8cc6def1-d471-4cc4-b124-e49140f723f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2026.03.30 19:27:44.492714 [ 254 ] {} <Debug> TCP-Session: bee83f04-8e9f-46e6-b04c-697a130411ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.30 19:27:44.493057 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 138 | 2026.03.30 19:27:44.493046 [ 256 ] {} <Debug> TCP-Session: 8cc6def1-d471-4cc4-b124-e49140f723f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2026.03.30 19:27:44.493128 [ 254 ] {} <Debug> TCP-Session: bee83f04-8e9f-46e6-b04c-697a130411ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2026.03.30 19:27:44.493167 [ 258 ] {} <Debug> TCP-Session: b86e7a3d-1e74-4076-99bf-65e051b5737d Authenticating user 'default' from [fd00:1122:3344:101::a]:40027 | ||
| 141 | 2026.03.30 19:27:44.493031 [ 255 ] {} <Debug> TCP-Session: c4d54f2e-b0a5-4807-a838-75b267c79e8b Authenticating user 'default' from [fd00:1122:3344:101::a]:35253 | ||
| 142 | 2026.03.30 19:27:44.493041 [ 257 ] {} <Debug> TCP-Session: 794e8800-d726-464c-b88b-bfc14d5ba1c7 Authenticating user 'default' from [fd00:1122:3344:101::a]:58046 | ||
| 143 | 2026.03.30 19:27:44.493236 [ 258 ] {} <Debug> TCP-Session: b86e7a3d-1e74-4076-99bf-65e051b5737d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.30 19:27:44.493278 [ 255 ] {} <Debug> TCP-Session: c4d54f2e-b0a5-4807-a838-75b267c79e8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2026.03.30 19:27:44.493248 [ 257 ] {} <Debug> TCP-Session: 794e8800-d726-464c-b88b-bfc14d5ba1c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.30 19:27:44.493368 [ 255 ] {} <Debug> TCP-Session: c4d54f2e-b0a5-4807-a838-75b267c79e8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2026.03.30 19:27:44.493388 [ 257 ] {} <Debug> TCP-Session: 794e8800-d726-464c-b88b-bfc14d5ba1c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2026.03.30 19:27:44.493356 [ 258 ] {} <Debug> TCP-Session: b86e7a3d-1e74-4076-99bf-65e051b5737d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2026.03.30 19:27:44.733363 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35316 | ||
| 150 | 2026.03.30 19:27:44.733679 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 151 | 2026.03.30 19:27:44.733752 [ 259 ] {} <Debug> TCP-Session: 57c9c867-5165-4e67-8145-9aae7d80eb7c Authenticating user 'default' from [fd00:1122:3344:101::c]:35316 | ||
| 152 | 2026.03.30 19:27:44.733776 [ 259 ] {} <Debug> TCP-Session: 57c9c867-5165-4e67-8145-9aae7d80eb7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.30 19:27:44.733891 [ 259 ] {} <Debug> TCP-Session: 57c9c867-5165-4e67-8145-9aae7d80eb7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.30 19:27:44.733976 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 155 | 2026.03.30 19:27:44.734020 [ 259 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 156 | 2026.03.30 19:27:44.734181 [ 259 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 157 | 2026.03.30 19:27:44.735597 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48181 | ||
| 158 | 2026.03.30 19:27:44.735793 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 159 | 2026.03.30 19:27:44.735827 [ 260 ] {} <Debug> TCP-Session: c908bcde-e900-41ca-a71d-ff096b4a2845 Authenticating user 'default' from [fd00:1122:3344:101::c]:48181 | ||
| 160 | 2026.03.30 19:27:44.735834 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43734 | ||
| 161 | 2026.03.30 19:27:44.735900 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34000 | ||
| 162 | 2026.03.30 19:27:44.735946 [ 260 ] {} <Debug> TCP-Session: c908bcde-e900-41ca-a71d-ff096b4a2845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 163 | 2026.03.30 19:27:44.735831 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46307 | ||
| 164 | 2026.03.30 19:27:44.735972 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46197 | ||
| 165 | 2026.03.30 19:27:44.735978 [ 260 ] {} <Debug> TCP-Session: c908bcde-e900-41ca-a71d-ff096b4a2845 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2026.03.30 19:27:44.736098 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35852 | ||
| 167 | 2026.03.30 19:27:44.736282 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 168 | 2026.03.30 19:27:44.736352 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2026.03.30 19:27:44.736473 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 170 | 2026.03.30 19:27:44.736346 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41006 | ||
| 171 | 2026.03.30 19:27:44.736552 [ 264 ] {} <Debug> TCP-Session: f840b19b-0025-49df-91b9-164d6cf5cc53 Authenticating user 'default' from [fd00:1122:3344:101::c]:46197 | ||
| 172 | 2026.03.30 19:27:44.736538 [ 265 ] {} <Debug> TCP-Session: 94130c8d-bbeb-479b-b5ff-1493e6b9f2a7 Authenticating user 'default' from [fd00:1122:3344:101::c]:35852 | ||
| 173 | 2026.03.30 19:27:44.736535 [ 262 ] {} <Debug> TCP-Session: bd6d1e0a-8baf-466e-8627-295b36b8d1a7 Authenticating user 'default' from [fd00:1122:3344:101::c]:43734 | ||
| 174 | 2026.03.30 19:27:44.736499 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 175 | 2026.03.30 19:27:44.736726 [ 265 ] {} <Debug> TCP-Session: 94130c8d-bbeb-479b-b5ff-1493e6b9f2a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 176 | 2026.03.30 19:27:44.736732 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2026.03.30 19:27:44.736711 [ 262 ] {} <Debug> TCP-Session: bd6d1e0a-8baf-466e-8627-295b36b8d1a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 178 | 2026.03.30 19:27:44.736690 [ 264 ] {} <Debug> TCP-Session: f840b19b-0025-49df-91b9-164d6cf5cc53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 179 | 2026.03.30 19:27:44.736816 [ 262 ] {} <Debug> TCP-Session: bd6d1e0a-8baf-466e-8627-295b36b8d1a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 180 | 2026.03.30 19:27:44.736836 [ 266 ] {} <Debug> TCP-Session: f931d8e2-65cd-4564-b996-3f87b7ffe74c Authenticating user 'default' from [fd00:1122:3344:101::c]:41006 | ||
| 181 | 2026.03.30 19:27:44.736874 [ 265 ] {} <Debug> TCP-Session: 94130c8d-bbeb-479b-b5ff-1493e6b9f2a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2026.03.30 19:27:44.736821 [ 261 ] {} <Debug> TCP-Session: 96611cf4-118b-49fc-80ce-1795d8089bac Authenticating user 'default' from [fd00:1122:3344:101::c]:46307 | ||
| 183 | 2026.03.30 19:27:44.736909 [ 266 ] {} <Debug> TCP-Session: f931d8e2-65cd-4564-b996-3f87b7ffe74c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 184 | 2026.03.30 19:27:44.736966 [ 261 ] {} <Debug> TCP-Session: 96611cf4-118b-49fc-80ce-1795d8089bac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 185 | 2026.03.30 19:27:44.736986 [ 266 ] {} <Debug> TCP-Session: f931d8e2-65cd-4564-b996-3f87b7ffe74c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2026.03.30 19:27:44.736286 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 187 | 2026.03.30 19:27:44.737096 [ 261 ] {} <Debug> TCP-Session: 96611cf4-118b-49fc-80ce-1795d8089bac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2026.03.30 19:27:44.737066 [ 264 ] {} <Debug> TCP-Session: f840b19b-0025-49df-91b9-164d6cf5cc53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2026.03.30 19:27:44.737161 [ 263 ] {} <Debug> TCP-Session: e8630e9c-f5cf-4837-9afe-0c593ea3ef56 Authenticating user 'default' from [fd00:1122:3344:101::c]:34000 | ||
| 190 | 2026.03.30 19:27:44.737256 [ 263 ] {} <Debug> TCP-Session: e8630e9c-f5cf-4837-9afe-0c593ea3ef56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2026.03.30 19:27:44.737269 [ 263 ] {} <Debug> TCP-Session: e8630e9c-f5cf-4837-9afe-0c593ea3ef56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2026.03.30 19:27:45.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 118.43 MiB, peak 118.43 MiB, free memory in arenas 0.00 B, will set to 119.55 MiB (RSS), difference: 1.12 MiB | ||
| 193 | 2026.03.30 19:27:47.640270 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55228 | ||
| 194 | 2026.03.30 19:27:47.642371 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 195 | 2026.03.30 19:27:47.642427 [ 267 ] {} <Debug> TCP-Session: 7386d7e8-e574-4a95-8ea9-d7e12af13bd5 Authenticating user 'default' from [fd00:1122:3344:101::b]:55228 | ||
| 196 | 2026.03.30 19:27:47.642569 [ 267 ] {} <Debug> TCP-Session: 7386d7e8-e574-4a95-8ea9-d7e12af13bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2026.03.30 19:27:47.642736 [ 267 ] {} <Debug> TCP-Session: 7386d7e8-e574-4a95-8ea9-d7e12af13bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 198 | 2026.03.30 19:27:47.642825 [ 267 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 199 | 2026.03.30 19:27:47.642855 [ 267 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 200 | 2026.03.30 19:27:47.643010 [ 267 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 201 | 2026.03.30 19:27:47.647498 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64777 | ||
| 202 | 2026.03.30 19:27:47.647839 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 203 | 2026.03.30 19:27:47.647856 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33032 | ||
| 204 | 2026.03.30 19:27:47.647980 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35058 | ||
| 205 | 2026.03.30 19:27:47.647910 [ 268 ] {} <Debug> TCP-Session: 62244b11-0b3a-4f72-bc32-df4e40611518 Authenticating user 'default' from [fd00:1122:3344:101::b]:64777 | ||
| 206 | 2026.03.30 19:27:47.647845 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:60849 | ||
| 207 | 2026.03.30 19:27:47.648117 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40573 | ||
| 208 | 2026.03.30 19:27:47.648234 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:43758 | ||
| 209 | 2026.03.30 19:27:47.648173 [ 268 ] {} <Debug> TCP-Session: 62244b11-0b3a-4f72-bc32-df4e40611518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 210 | 2026.03.30 19:27:47.648336 [ 268 ] {} <Debug> TCP-Session: 62244b11-0b3a-4f72-bc32-df4e40611518 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 211 | 2026.03.30 19:27:47.648472 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55526 | ||
| 212 | 2026.03.30 19:27:47.648584 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 213 | 2026.03.30 19:27:47.648927 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 214 | 2026.03.30 19:27:47.649001 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 215 | 2026.03.30 19:27:47.649024 [ 271 ] {} <Debug> TCP-Session: 376b2ead-014d-4e80-85ef-da08083a39e5 Authenticating user 'default' from [fd00:1122:3344:101::b]:35058 | ||
| 216 | 2026.03.30 19:27:47.649009 [ 270 ] {} <Debug> TCP-Session: b155293b-bbb2-4ce4-b3e5-2c154f2d7ef4 Authenticating user 'default' from [fd00:1122:3344:101::b]:33032 | ||
| 217 | 2026.03.30 19:27:47.649197 [ 270 ] {} <Debug> TCP-Session: b155293b-bbb2-4ce4-b3e5-2c154f2d7ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 218 | 2026.03.30 19:27:47.649226 [ 271 ] {} <Debug> TCP-Session: 376b2ead-014d-4e80-85ef-da08083a39e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 219 | 2026.03.30 19:27:47.649216 [ 269 ] {} <Debug> TCP-Session: 4fd505c1-d3e8-4c39-a463-0ab524312ba2 Authenticating user 'default' from [fd00:1122:3344:101::b]:60849 | ||
| 220 | 2026.03.30 19:27:47.649309 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 221 | 2026.03.30 19:27:47.649383 [ 271 ] {} <Debug> TCP-Session: 376b2ead-014d-4e80-85ef-da08083a39e5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 222 | 2026.03.30 19:27:47.649375 [ 269 ] {} <Debug> TCP-Session: 4fd505c1-d3e8-4c39-a463-0ab524312ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 223 | 2026.03.30 19:27:47.649356 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 224 | 2026.03.30 19:27:47.649569 [ 269 ] {} <Debug> TCP-Session: 4fd505c1-d3e8-4c39-a463-0ab524312ba2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 225 | 2026.03.30 19:27:47.649630 [ 272 ] {} <Debug> TCP-Session: c347a00a-e12f-4903-96a9-a57203e96674 Authenticating user 'default' from [fd00:1122:3344:101::b]:40573 | ||
| 226 | 2026.03.30 19:27:47.649557 [ 274 ] {} <Debug> TCP-Session: 742c1cb7-fbf7-45fe-8ba6-23ed577dbc52 Authenticating user 'default' from [fd00:1122:3344:101::b]:55526 | ||
| 227 | 2026.03.30 19:27:47.649347 [ 270 ] {} <Debug> TCP-Session: b155293b-bbb2-4ce4-b3e5-2c154f2d7ef4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 228 | 2026.03.30 19:27:47.649773 [ 272 ] {} <Debug> TCP-Session: c347a00a-e12f-4903-96a9-a57203e96674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 229 | 2026.03.30 19:27:47.649785 [ 274 ] {} <Debug> TCP-Session: 742c1cb7-fbf7-45fe-8ba6-23ed577dbc52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 230 | 2026.03.30 19:27:47.650031 [ 272 ] {} <Debug> TCP-Session: c347a00a-e12f-4903-96a9-a57203e96674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 231 | 2026.03.30 19:27:47.650051 [ 274 ] {} <Debug> TCP-Session: 742c1cb7-fbf7-45fe-8ba6-23ed577dbc52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 232 | 2026.03.30 19:27:47.649371 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 233 | 2026.03.30 19:27:47.650395 [ 273 ] {} <Debug> TCP-Session: 50308e1d-47e6-4909-97c5-eccb1f4f1111 Authenticating user 'default' from [fd00:1122:3344:101::b]:43758 | ||
| 234 | 2026.03.30 19:27:47.650513 [ 273 ] {} <Debug> TCP-Session: 50308e1d-47e6-4909-97c5-eccb1f4f1111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 235 | 2026.03.30 19:27:47.650534 [ 273 ] {} <Debug> TCP-Session: 50308e1d-47e6-4909-97c5-eccb1f4f1111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 236 | 2026.03.30 19:27:47.651942 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53358 | ||
| 237 | 2026.03.30 19:27:47.655028 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 238 | 2026.03.30 19:27:47.655074 [ 275 ] {} <Debug> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:53358 | ||
| 239 | 2026.03.30 19:27:47.655095 [ 275 ] {} <Debug> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 240 | 2026.03.30 19:27:47.655231 [ 275 ] {} <Debug> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 241 | 2026.03.30 19:27:47.655310 [ 275 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 242 | 2026.03.30 19:27:47.655355 [ 275 ] {} <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 | ||
| 243 | 2026.03.30 19:27:47.655465 [ 275 ] {} <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 | ||
| 244 | 2026.03.30 19:27:47.656520 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61486 | ||
| 245 | 2026.03.30 19:27:47.656647 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52975 | ||
| 246 | 2026.03.30 19:27:47.656852 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 247 | 2026.03.30 19:27:47.656966 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39954 | ||
| 248 | 2026.03.30 19:27:47.656978 [ 276 ] {} <Debug> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:61486 | ||
| 249 | 2026.03.30 19:27:47.657044 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 250 | 2026.03.30 19:27:47.657099 [ 276 ] {} <Debug> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 251 | 2026.03.30 19:27:47.657117 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39595 | ||
| 252 | 2026.03.30 19:27:47.657110 [ 277 ] {} <Debug> TCP-Session: 38a55dc4-747c-408e-9cc8-f4eb7333dffd Authenticating user 'default' from [fd00:1122:3344:101::d]:52975 | ||
| 253 | 2026.03.30 19:27:47.657240 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40313 | ||
| 254 | 2026.03.30 19:27:47.657271 [ 276 ] {} <Debug> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 255 | 2026.03.30 19:27:47.657288 [ 277 ] {} <Debug> TCP-Session: 38a55dc4-747c-408e-9cc8-f4eb7333dffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 256 | 2026.03.30 19:27:47.657353 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64167 | ||
| 257 | 2026.03.30 19:27:47.657252 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 258 | 2026.03.30 19:27:47.657438 [ 277 ] {} <Debug> TCP-Session: 38a55dc4-747c-408e-9cc8-f4eb7333dffd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 259 | 2026.03.30 19:27:47.657513 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37373 | ||
| 260 | 2026.03.30 19:27:47.657524 [ 278 ] {} <Debug> TCP-Session: 652e17d2-6c8f-4a84-b08a-4577cdf3da56 Authenticating user 'default' from [fd00:1122:3344:101::d]:39954 | ||
| 261 | 2026.03.30 19:27:47.657565 [ 278 ] {} <Debug> TCP-Session: 652e17d2-6c8f-4a84-b08a-4577cdf3da56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 262 | 2026.03.30 19:27:47.657577 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 263 | 2026.03.30 19:27:47.657677 [ 278 ] {} <Debug> TCP-Session: 652e17d2-6c8f-4a84-b08a-4577cdf3da56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 264 | 2026.03.30 19:27:47.657772 [ 279 ] {} <Debug> TCP-Session: 9f55bf46-8c36-4b1d-99fd-7e67f8c58e5e Authenticating user 'default' from [fd00:1122:3344:101::d]:39595 | ||
| 265 | 2026.03.30 19:27:47.657882 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 266 | 2026.03.30 19:27:47.657950 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 267 | 2026.03.30 19:27:47.657887 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 268 | 2026.03.30 19:27:47.658053 [ 280 ] {} <Debug> TCP-Session: 6e7135c3-32e4-4f08-8cfc-f1fae3423225 Authenticating user 'default' from [fd00:1122:3344:101::d]:40313 | ||
| 269 | 2026.03.30 19:27:47.658014 [ 281 ] {} <Debug> TCP-Session: 67c11f3a-cf66-4464-a48f-bc0a3cc66013 Authenticating user 'default' from [fd00:1122:3344:101::d]:64167 | ||
| 270 | 2026.03.30 19:27:47.657989 [ 279 ] {} <Debug> TCP-Session: 9f55bf46-8c36-4b1d-99fd-7e67f8c58e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 271 | 2026.03.30 19:27:47.658258 [ 282 ] {} <Debug> TCP-Session: fd2a3cdc-8474-4f03-878a-68700400ec21 Authenticating user 'default' from [fd00:1122:3344:101::d]:37373 | ||
| 272 | 2026.03.30 19:27:47.658285 [ 279 ] {} <Debug> TCP-Session: 9f55bf46-8c36-4b1d-99fd-7e67f8c58e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 273 | 2026.03.30 19:27:47.657793 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35566 | ||
| 274 | 2026.03.30 19:27:47.658292 [ 281 ] {} <Debug> TCP-Session: 67c11f3a-cf66-4464-a48f-bc0a3cc66013 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 275 | 2026.03.30 19:27:47.658357 [ 282 ] {} <Debug> TCP-Session: fd2a3cdc-8474-4f03-878a-68700400ec21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 276 | 2026.03.30 19:27:47.658421 [ 280 ] {} <Debug> TCP-Session: 6e7135c3-32e4-4f08-8cfc-f1fae3423225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 277 | 2026.03.30 19:27:47.658500 [ 281 ] {} <Debug> TCP-Session: 67c11f3a-cf66-4464-a48f-bc0a3cc66013 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 278 | 2026.03.30 19:27:47.658548 [ 282 ] {} <Debug> TCP-Session: fd2a3cdc-8474-4f03-878a-68700400ec21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 279 | 2026.03.30 19:27:47.658543 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 280 | 2026.03.30 19:27:47.658528 [ 280 ] {} <Debug> TCP-Session: 6e7135c3-32e4-4f08-8cfc-f1fae3423225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 281 | 2026.03.30 19:27:47.658723 [ 283 ] {} <Debug> TCP-Session: 8a28bcea-3857-4188-9e38-5664be436ca2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35566 | ||
| 282 | 2026.03.30 19:27:47.658821 [ 283 ] {} <Debug> TCP-Session: 8a28bcea-3857-4188-9e38-5664be436ca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 283 | 2026.03.30 19:27:47.658839 [ 283 ] {} <Debug> TCP-Session: 8a28bcea-3857-4188-9e38-5664be436ca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 284 | 2026.03.30 19:27:47.665858 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 285 | 2026.03.30 19:27:47.670088 [ 275 ] {3a0d87cf-1358-4795-9375-c03583bbd2c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 286 | 2026.03.30 19:27:47.798650 [ 275 ] {3a0d87cf-1358-4795-9375-c03583bbd2c5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:53358) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 287 | |||
| 288 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 289 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 296 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 297 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 298 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 299 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 300 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 301 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 302 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 303 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 304 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 305 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 306 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 307 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 308 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 309 | |||
| 310 | 2026.03.30 19:27:47.800604 [ 275 ] {3a0d87cf-1358-4795-9375-c03583bbd2c5} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 311 | |||
| 312 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 313 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 314 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 315 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 316 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 317 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 318 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 319 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 320 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 321 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 322 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 323 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 324 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 325 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 326 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 327 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 328 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 329 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 330 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 331 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 332 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 333 | |||
| 334 | 2026.03.30 19:27:47.800997 [ 275 ] {3a0d87cf-1358-4795-9375-c03583bbd2c5} <Debug> TCPHandler: Processed in 0.141971 sec. | ||
| 335 | 2026.03.30 19:27:47.801604 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 336 | 2026.03.30 19:27:47.802007 [ 276 ] {fe67cb38-5175-4e76-84e7-780254dae444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 337 | 2026.03.30 19:27:47.802410 [ 276 ] {fe67cb38-5175-4e76-84e7-780254dae444} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61486) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 338 | |||
| 339 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 340 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 341 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 342 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 343 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 344 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 345 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 346 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 347 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 348 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 349 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 350 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 351 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 352 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 353 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 354 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 355 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 356 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 357 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 358 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 359 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 360 | |||
| 361 | 2026.03.30 19:27:47.803176 [ 276 ] {fe67cb38-5175-4e76-84e7-780254dae444} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 362 | |||
| 363 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 364 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 365 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 366 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 367 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 368 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 369 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 370 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 371 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 372 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 373 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 374 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 375 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 376 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 377 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 378 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 379 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 380 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 381 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 382 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 383 | 20. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 384 | |||
| 385 | 2026.03.30 19:27:47.804233 [ 276 ] {fe67cb38-5175-4e76-84e7-780254dae444} <Debug> TCPHandler: Processed in 0.002875266 sec. | ||
| 386 | 2026.03.30 19:27:47.804725 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.30 19:27:47.805646 [ 275 ] {5553954f-e644-49dc-9941-b11c6c6ab72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 388 | 2026.03.30 19:27:47.806406 [ 275 ] {5553954f-e644-49dc-9941-b11c6c6ab72e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 389 | 2026.03.30 19:27:47.808960 [ 275 ] {5553954f-e644-49dc-9941-b11c6c6ab72e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 390 | 2026.03.30 19:27:47.808987 [ 275 ] {5553954f-e644-49dc-9941-b11c6c6ab72e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.757e-05 sec | ||
| 391 | 2026.03.30 19:27:47.809007 [ 275 ] {5553954f-e644-49dc-9941-b11c6c6ab72e} <Trace> ReferentialDeps: No tables | ||
| 392 | 2026.03.30 19:27:47.809226 [ 275 ] {5553954f-e644-49dc-9941-b11c6c6ab72e} <Trace> LoadingDeps: No tables | ||
| 393 | 2026.03.30 19:27:47.809254 [ 275 ] {5553954f-e644-49dc-9941-b11c6c6ab72e} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 394 | 2026.03.30 19:27:47.810064 [ 275 ] {5553954f-e644-49dc-9941-b11c6c6ab72e} <Debug> TCPHandler: Processed in 0.005485239 sec. | ||
| 395 | 2026.03.30 19:27:47.810242 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 396 | 2026.03.30 19:27:47.810513 [ 275 ] {42332df5-ba34-4277-97ab-20c05eecde74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) /* The version table contains metadata about the `oximeter` database */ | ||
| 397 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 398 | 2026.03.30 19:27:47.810790 [ 275 ] {42332df5-ba34-4277-97ab-20c05eecde74} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 399 | 2026.03.30 19:27:47.825992 [ 275 ] {42332df5-ba34-4277-97ab-20c05eecde74} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 400 | 2026.03.30 19:27:47.828023 [ 275 ] {42332df5-ba34-4277-97ab-20c05eecde74} <Debug> oximeter.version (7c52c042-a63f-4804-8bb6-a4ee8f4b6853): Loading data parts | ||
| 401 | 2026.03.30 19:27:47.830929 [ 275 ] {42332df5-ba34-4277-97ab-20c05eecde74} <Debug> oximeter.version (7c52c042-a63f-4804-8bb6-a4ee8f4b6853): There are no data parts | ||
| 402 | 2026.03.30 19:27:47.835699 [ 275 ] {42332df5-ba34-4277-97ab-20c05eecde74} <Debug> TCPHandler: Processed in 0.025512646 sec. | ||
| 403 | 2026.03.30 19:27:47.836005 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 404 | 2026.03.30 19:27:47.836238 [ 275 ] {52a25ee6-0ab0-4eb1-9e3e-38f9901fbfa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) /* The measurement tables contain all individual samples from each timeseries. | ||
| 405 | * | ||
| 406 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 407 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 408 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 409 | * by all samples from the same timeseries. | ||
| 410 | * | ||
| 411 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 412 | * and then uses that to index quickly into the measurements tables. | ||
| 413 | */ | ||
| 414 | 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) | ||
| 415 | 2026.03.30 19:27:47.836403 [ 275 ] {52a25ee6-0ab0-4eb1-9e3e-38f9901fbfa5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 416 | 2026.03.30 19:27:47.855443 [ 275 ] {52a25ee6-0ab0-4eb1-9e3e-38f9901fbfa5} <Debug> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Loading data parts | ||
| 417 | 2026.03.30 19:27:47.855804 [ 275 ] {52a25ee6-0ab0-4eb1-9e3e-38f9901fbfa5} <Debug> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): There are no data parts | ||
| 418 | 2026.03.30 19:27:47.857730 [ 275 ] {52a25ee6-0ab0-4eb1-9e3e-38f9901fbfa5} <Debug> TCPHandler: Processed in 0.021840054 sec. | ||
| 419 | 2026.03.30 19:27:47.858061 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2026.03.30 19:27:47.858356 [ 275 ] {3eef7663-f8fa-4033-a198-f10f81f742be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 421 | 2026.03.30 19:27:47.858560 [ 275 ] {3eef7663-f8fa-4033-a198-f10f81f742be} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 422 | 2026.03.30 19:27:47.861505 [ 275 ] {3eef7663-f8fa-4033-a198-f10f81f742be} <Debug> oximeter.measurements_i8 (1dd96795-9a6a-4038-b544-a4032720beff): Loading data parts | ||
| 423 | 2026.03.30 19:27:47.861696 [ 275 ] {3eef7663-f8fa-4033-a198-f10f81f742be} <Debug> oximeter.measurements_i8 (1dd96795-9a6a-4038-b544-a4032720beff): There are no data parts | ||
| 424 | 2026.03.30 19:27:47.864476 [ 275 ] {3eef7663-f8fa-4033-a198-f10f81f742be} <Debug> TCPHandler: Processed in 0.006517918 sec. | ||
| 425 | 2026.03.30 19:27:47.864683 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2026.03.30 19:27:47.864861 [ 275 ] {ac09ff0e-e28e-4cb0-8ceb-c9c933518770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 427 | 2026.03.30 19:27:47.865007 [ 275 ] {ac09ff0e-e28e-4cb0-8ceb-c9c933518770} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 428 | 2026.03.30 19:27:47.869261 [ 275 ] {ac09ff0e-e28e-4cb0-8ceb-c9c933518770} <Debug> oximeter.measurements_u8 (c1a4cba2-fc0f-4349-bdf0-9ebf50552637): Loading data parts | ||
| 429 | 2026.03.30 19:27:47.869472 [ 275 ] {ac09ff0e-e28e-4cb0-8ceb-c9c933518770} <Debug> oximeter.measurements_u8 (c1a4cba2-fc0f-4349-bdf0-9ebf50552637): There are no data parts | ||
| 430 | 2026.03.30 19:27:47.871603 [ 275 ] {ac09ff0e-e28e-4cb0-8ceb-c9c933518770} <Debug> TCPHandler: Processed in 0.006977902 sec. | ||
| 431 | 2026.03.30 19:27:47.871854 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2026.03.30 19:27:47.872130 [ 275 ] {f8a3af9d-738e-4aaa-b6b2-caaab830658d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 433 | 2026.03.30 19:27:47.872329 [ 275 ] {f8a3af9d-738e-4aaa-b6b2-caaab830658d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 434 | 2026.03.30 19:27:47.874830 [ 275 ] {f8a3af9d-738e-4aaa-b6b2-caaab830658d} <Debug> oximeter.measurements_i16 (c55f0baa-573d-4a31-a4b0-7e2f5a199c3a): Loading data parts | ||
| 435 | 2026.03.30 19:27:47.875041 [ 275 ] {f8a3af9d-738e-4aaa-b6b2-caaab830658d} <Debug> oximeter.measurements_i16 (c55f0baa-573d-4a31-a4b0-7e2f5a199c3a): There are no data parts | ||
| 436 | 2026.03.30 19:27:47.877164 [ 275 ] {f8a3af9d-738e-4aaa-b6b2-caaab830658d} <Debug> TCPHandler: Processed in 0.005374958 sec. | ||
| 437 | 2026.03.30 19:27:47.877330 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2026.03.30 19:27:47.877497 [ 275 ] {0324b8f5-23f8-4d52-b23e-012cb3aa22ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 439 | 2026.03.30 19:27:47.877626 [ 275 ] {0324b8f5-23f8-4d52-b23e-012cb3aa22ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 440 | 2026.03.30 19:27:47.879783 [ 275 ] {0324b8f5-23f8-4d52-b23e-012cb3aa22ae} <Debug> oximeter.measurements_u16 (2052d59d-6596-483f-a86c-6ea7bbf3444d): Loading data parts | ||
| 441 | 2026.03.30 19:27:47.879996 [ 275 ] {0324b8f5-23f8-4d52-b23e-012cb3aa22ae} <Debug> oximeter.measurements_u16 (2052d59d-6596-483f-a86c-6ea7bbf3444d): There are no data parts | ||
| 442 | 2026.03.30 19:27:47.882468 [ 275 ] {0324b8f5-23f8-4d52-b23e-012cb3aa22ae} <Debug> TCPHandler: Processed in 0.005173355 sec. | ||
| 443 | 2026.03.30 19:27:47.882649 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2026.03.30 19:27:47.883042 [ 275 ] {9e215fe2-eb63-47c3-95a5-24cef2a6de34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 445 | 2026.03.30 19:27:47.883192 [ 275 ] {9e215fe2-eb63-47c3-95a5-24cef2a6de34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 446 | 2026.03.30 19:27:47.885352 [ 275 ] {9e215fe2-eb63-47c3-95a5-24cef2a6de34} <Debug> oximeter.measurements_i32 (f5f82df3-e99a-4705-8935-b553228109e5): Loading data parts | ||
| 447 | 2026.03.30 19:27:47.885510 [ 275 ] {9e215fe2-eb63-47c3-95a5-24cef2a6de34} <Debug> oximeter.measurements_i32 (f5f82df3-e99a-4705-8935-b553228109e5): There are no data parts | ||
| 448 | 2026.03.30 19:27:47.887547 [ 275 ] {9e215fe2-eb63-47c3-95a5-24cef2a6de34} <Debug> TCPHandler: Processed in 0.004960654 sec. | ||
| 449 | 2026.03.30 19:27:47.887742 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2026.03.30 19:27:47.887943 [ 275 ] {9c4378d4-ca3a-4dd4-896a-5faa807526b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 451 | 2026.03.30 19:27:47.888122 [ 275 ] {9c4378d4-ca3a-4dd4-896a-5faa807526b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 452 | 2026.03.30 19:27:47.890901 [ 275 ] {9c4378d4-ca3a-4dd4-896a-5faa807526b1} <Debug> oximeter.measurements_u32 (530e5d60-bfdc-4cdf-9aa6-2dbe46af9bba): Loading data parts | ||
| 453 | 2026.03.30 19:27:47.891208 [ 275 ] {9c4378d4-ca3a-4dd4-896a-5faa807526b1} <Debug> oximeter.measurements_u32 (530e5d60-bfdc-4cdf-9aa6-2dbe46af9bba): There are no data parts | ||
| 454 | 2026.03.30 19:27:47.893276 [ 275 ] {9c4378d4-ca3a-4dd4-896a-5faa807526b1} <Debug> TCPHandler: Processed in 0.00559216 sec. | ||
| 455 | 2026.03.30 19:27:47.893478 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2026.03.30 19:27:47.893774 [ 275 ] {bdb3eb40-bad3-4941-a5da-b003917de248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 457 | 2026.03.30 19:27:47.893935 [ 275 ] {bdb3eb40-bad3-4941-a5da-b003917de248} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 458 | 2026.03.30 19:27:47.896171 [ 275 ] {bdb3eb40-bad3-4941-a5da-b003917de248} <Debug> oximeter.measurements_i64 (359cebe9-2cb9-46f8-8aca-63ec27e447fd): Loading data parts | ||
| 459 | 2026.03.30 19:27:47.896386 [ 275 ] {bdb3eb40-bad3-4941-a5da-b003917de248} <Debug> oximeter.measurements_i64 (359cebe9-2cb9-46f8-8aca-63ec27e447fd): There are no data parts | ||
| 460 | 2026.03.30 19:27:47.897735 [ 275 ] {bdb3eb40-bad3-4941-a5da-b003917de248} <Debug> TCPHandler: Processed in 0.004330778 sec. | ||
| 461 | 2026.03.30 19:27:47.897899 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2026.03.30 19:27:47.898062 [ 275 ] {a2387c26-b715-4f38-ba77-cf11d6395b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 463 | 2026.03.30 19:27:47.898204 [ 275 ] {a2387c26-b715-4f38-ba77-cf11d6395b7d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 464 | 2026.03.30 19:27:47.900977 [ 275 ] {a2387c26-b715-4f38-ba77-cf11d6395b7d} <Debug> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Loading data parts | ||
| 465 | 2026.03.30 19:27:47.901236 [ 275 ] {a2387c26-b715-4f38-ba77-cf11d6395b7d} <Debug> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): There are no data parts | ||
| 466 | 2026.03.30 19:27:47.902560 [ 275 ] {a2387c26-b715-4f38-ba77-cf11d6395b7d} <Debug> TCPHandler: Processed in 0.004709972 sec. | ||
| 467 | 2026.03.30 19:27:47.902739 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 468 | 2026.03.30 19:27:47.902986 [ 275 ] {809f1990-b46f-47bf-8cc6-9f98ea5f45f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 469 | 2026.03.30 19:27:47.903149 [ 275 ] {809f1990-b46f-47bf-8cc6-9f98ea5f45f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 470 | 2026.03.30 19:27:47.905507 [ 275 ] {809f1990-b46f-47bf-8cc6-9f98ea5f45f6} <Debug> oximeter.measurements_f32 (5ba07ea5-ee5e-40eb-bbbe-49cfe5211f07): Loading data parts | ||
| 471 | 2026.03.30 19:27:47.905678 [ 275 ] {809f1990-b46f-47bf-8cc6-9f98ea5f45f6} <Debug> oximeter.measurements_f32 (5ba07ea5-ee5e-40eb-bbbe-49cfe5211f07): There are no data parts | ||
| 472 | 2026.03.30 19:27:47.907162 [ 275 ] {809f1990-b46f-47bf-8cc6-9f98ea5f45f6} <Debug> TCPHandler: Processed in 0.00447905 sec. | ||
| 473 | 2026.03.30 19:27:47.907343 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 474 | 2026.03.30 19:27:47.907552 [ 275 ] {292e8717-6209-4b2d-a4c3-b4c96bcc12da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 475 | 2026.03.30 19:27:47.907738 [ 275 ] {292e8717-6209-4b2d-a4c3-b4c96bcc12da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 476 | 2026.03.30 19:27:47.910115 [ 275 ] {292e8717-6209-4b2d-a4c3-b4c96bcc12da} <Debug> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Loading data parts | ||
| 477 | 2026.03.30 19:27:47.910351 [ 275 ] {292e8717-6209-4b2d-a4c3-b4c96bcc12da} <Debug> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): There are no data parts | ||
| 478 | 2026.03.30 19:27:47.911649 [ 275 ] {292e8717-6209-4b2d-a4c3-b4c96bcc12da} <Debug> TCPHandler: Processed in 0.004372689 sec. | ||
| 479 | 2026.03.30 19:27:47.911821 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 480 | 2026.03.30 19:27:47.912128 [ 275 ] {a2214bc4-2920-46e3-b487-6f47b0c9eb1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 481 | 2026.03.30 19:27:47.912272 [ 275 ] {a2214bc4-2920-46e3-b487-6f47b0c9eb1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 482 | 2026.03.30 19:27:47.914251 [ 275 ] {a2214bc4-2920-46e3-b487-6f47b0c9eb1d} <Debug> oximeter.measurements_string (00af6136-ff3e-4a1f-9531-bfddf53fc2f7): Loading data parts | ||
| 483 | 2026.03.30 19:27:47.914420 [ 275 ] {a2214bc4-2920-46e3-b487-6f47b0c9eb1d} <Debug> oximeter.measurements_string (00af6136-ff3e-4a1f-9531-bfddf53fc2f7): There are no data parts | ||
| 484 | 2026.03.30 19:27:47.915829 [ 275 ] {a2214bc4-2920-46e3-b487-6f47b0c9eb1d} <Debug> TCPHandler: Processed in 0.004065976 sec. | ||
| 485 | 2026.03.30 19:27:47.915996 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 486 | 2026.03.30 19:27:47.916160 [ 275 ] {08b3d761-72f5-4653-84f0-6ea24d7bf77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 487 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 488 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 489 | * a string isn't palatable for a few reasons. | ||
| 490 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 491 | * details. | ||
| 492 | */ | ||
| 493 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 494 | 2026.03.30 19:27:47.916299 [ 275 ] {08b3d761-72f5-4653-84f0-6ea24d7bf77b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 495 | 2026.03.30 19:27:47.918204 [ 275 ] {08b3d761-72f5-4653-84f0-6ea24d7bf77b} <Debug> oximeter.measurements_bytes (20ee0cf4-b376-4576-8d2b-87d4fd37ee52): Loading data parts | ||
| 496 | 2026.03.30 19:27:47.918364 [ 275 ] {08b3d761-72f5-4653-84f0-6ea24d7bf77b} <Debug> oximeter.measurements_bytes (20ee0cf4-b376-4576-8d2b-87d4fd37ee52): There are no data parts | ||
| 497 | 2026.03.30 19:27:47.920353 [ 275 ] {08b3d761-72f5-4653-84f0-6ea24d7bf77b} <Debug> TCPHandler: Processed in 0.004394599 sec. | ||
| 498 | 2026.03.30 19:27:47.920574 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2026.03.30 19:27:47.920774 [ 275 ] {584a1ef1-c8e1-4836-9736-69536bc6b728} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 500 | 2026.03.30 19:27:47.920947 [ 275 ] {584a1ef1-c8e1-4836-9736-69536bc6b728} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 501 | 2026.03.30 19:27:47.923643 [ 275 ] {584a1ef1-c8e1-4836-9736-69536bc6b728} <Debug> oximeter.measurements_cumulativei64 (7ef1ef58-b601-4d73-82a6-5da442c030d3): Loading data parts | ||
| 502 | 2026.03.30 19:27:47.923944 [ 275 ] {584a1ef1-c8e1-4836-9736-69536bc6b728} <Debug> oximeter.measurements_cumulativei64 (7ef1ef58-b601-4d73-82a6-5da442c030d3): There are no data parts | ||
| 503 | 2026.03.30 19:27:47.925359 [ 275 ] {584a1ef1-c8e1-4836-9736-69536bc6b728} <Debug> TCPHandler: Processed in 0.004845253 sec. | ||
| 504 | 2026.03.30 19:27:47.925670 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2026.03.30 19:27:47.925840 [ 275 ] {8db27f8f-dfd0-4061-9e10-ed14ef26f2a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 506 | 2026.03.30 19:27:47.925987 [ 275 ] {8db27f8f-dfd0-4061-9e10-ed14ef26f2a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 507 | 2026.03.30 19:27:47.928507 [ 275 ] {8db27f8f-dfd0-4061-9e10-ed14ef26f2a2} <Debug> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Loading data parts | ||
| 508 | 2026.03.30 19:27:47.928766 [ 275 ] {8db27f8f-dfd0-4061-9e10-ed14ef26f2a2} <Debug> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): There are no data parts | ||
| 509 | 2026.03.30 19:27:47.930826 [ 275 ] {8db27f8f-dfd0-4061-9e10-ed14ef26f2a2} <Debug> TCPHandler: Processed in 0.005210316 sec. | ||
| 510 | 2026.03.30 19:27:47.931020 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2026.03.30 19:27:47.931359 [ 275 ] {db10ed83-005b-4fc0-9abc-db3c051a7ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 512 | 2026.03.30 19:27:47.931523 [ 275 ] {db10ed83-005b-4fc0-9abc-db3c051a7ea1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 513 | 2026.03.30 19:27:47.933484 [ 275 ] {db10ed83-005b-4fc0-9abc-db3c051a7ea1} <Debug> oximeter.measurements_cumulativef32 (f4986793-ef67-4d02-a536-0fe84fcd7d73): Loading data parts | ||
| 514 | 2026.03.30 19:27:47.933755 [ 275 ] {db10ed83-005b-4fc0-9abc-db3c051a7ea1} <Debug> oximeter.measurements_cumulativef32 (f4986793-ef67-4d02-a536-0fe84fcd7d73): There are no data parts | ||
| 515 | 2026.03.30 19:27:47.935188 [ 275 ] {db10ed83-005b-4fc0-9abc-db3c051a7ea1} <Debug> TCPHandler: Processed in 0.004232978 sec. | ||
| 516 | 2026.03.30 19:27:47.935355 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2026.03.30 19:27:47.935519 [ 275 ] {775ddcd7-b70a-4472-8563-36e6fa7f7a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 518 | 2026.03.30 19:27:47.935656 [ 275 ] {775ddcd7-b70a-4472-8563-36e6fa7f7a10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 519 | 2026.03.30 19:27:47.937940 [ 275 ] {775ddcd7-b70a-4472-8563-36e6fa7f7a10} <Debug> oximeter.measurements_cumulativef64 (950b92ae-a8b5-4c59-9877-e9bea26b4863): Loading data parts | ||
| 520 | 2026.03.30 19:27:47.938132 [ 275 ] {775ddcd7-b70a-4472-8563-36e6fa7f7a10} <Debug> oximeter.measurements_cumulativef64 (950b92ae-a8b5-4c59-9877-e9bea26b4863): There are no data parts | ||
| 521 | 2026.03.30 19:27:47.939469 [ 275 ] {775ddcd7-b70a-4472-8563-36e6fa7f7a10} <Debug> TCPHandler: Processed in 0.004164487 sec. | ||
| 522 | 2026.03.30 19:27:47.939817 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2026.03.30 19:27:47.940075 [ 275 ] {ef715b54-f4e2-4651-a22b-e5882a802a99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 524 | * NOTE: Array types cannot be Nullable, see | ||
| 525 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 526 | * for more details. | ||
| 527 | * | ||
| 528 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 529 | * is unfortunate, and at this point relies on the fact that an | ||
| 530 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 531 | * to figure out another way to represent missing samples here. | ||
| 532 | */ | ||
| 533 | 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) | ||
| 534 | 2026.03.30 19:27:47.940252 [ 275 ] {ef715b54-f4e2-4651-a22b-e5882a802a99} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 535 | 2026.03.30 19:27:47.942522 [ 275 ] {ef715b54-f4e2-4651-a22b-e5882a802a99} <Debug> oximeter.measurements_histogrami8 (bf3c873a-c506-4471-9dd3-ba76c51d6df7): Loading data parts | ||
| 536 | 2026.03.30 19:27:47.942759 [ 275 ] {ef715b54-f4e2-4651-a22b-e5882a802a99} <Debug> oximeter.measurements_histogrami8 (bf3c873a-c506-4471-9dd3-ba76c51d6df7): There are no data parts | ||
| 537 | 2026.03.30 19:27:47.944902 [ 275 ] {ef715b54-f4e2-4651-a22b-e5882a802a99} <Debug> TCPHandler: Processed in 0.005149135 sec. | ||
| 538 | 2026.03.30 19:27:47.945089 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 539 | 2026.03.30 19:27:47.945321 [ 275 ] {b520d3a1-0a05-4955-a646-34b927feb9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 540 | 2026.03.30 19:27:47.945490 [ 275 ] {b520d3a1-0a05-4955-a646-34b927feb9db} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 541 | 2026.03.30 19:27:47.948895 [ 275 ] {b520d3a1-0a05-4955-a646-34b927feb9db} <Debug> oximeter.measurements_histogramu8 (688a16b8-691f-4d5e-b419-5168374e6f48): Loading data parts | ||
| 542 | 2026.03.30 19:27:47.949124 [ 275 ] {b520d3a1-0a05-4955-a646-34b927feb9db} <Debug> oximeter.measurements_histogramu8 (688a16b8-691f-4d5e-b419-5168374e6f48): There are no data parts | ||
| 543 | 2026.03.30 19:27:47.950462 [ 275 ] {b520d3a1-0a05-4955-a646-34b927feb9db} <Debug> TCPHandler: Processed in 0.005447109 sec. | ||
| 544 | 2026.03.30 19:27:47.950696 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 545 | 2026.03.30 19:27:47.950971 [ 275 ] {fdc28213-406c-44f9-9470-7fcb675b3933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 546 | 2026.03.30 19:27:47.951163 [ 275 ] {fdc28213-406c-44f9-9470-7fcb675b3933} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 547 | 2026.03.30 19:27:47.953411 [ 275 ] {fdc28213-406c-44f9-9470-7fcb675b3933} <Debug> oximeter.measurements_histogrami16 (485a483f-0009-494c-be2d-6e01fc383d88): Loading data parts | ||
| 548 | 2026.03.30 19:27:47.953575 [ 275 ] {fdc28213-406c-44f9-9470-7fcb675b3933} <Debug> oximeter.measurements_histogrami16 (485a483f-0009-494c-be2d-6e01fc383d88): There are no data parts | ||
| 549 | 2026.03.30 19:27:47.955220 [ 275 ] {fdc28213-406c-44f9-9470-7fcb675b3933} <Debug> TCPHandler: Processed in 0.004577431 sec. | ||
| 550 | 2026.03.30 19:27:47.955429 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 551 | 2026.03.30 19:27:47.955725 [ 275 ] {fd4656e5-5205-461f-b9b6-946229e6aa2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 552 | 2026.03.30 19:27:47.955901 [ 275 ] {fd4656e5-5205-461f-b9b6-946229e6aa2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 553 | 2026.03.30 19:27:47.962434 [ 275 ] {fd4656e5-5205-461f-b9b6-946229e6aa2c} <Debug> oximeter.measurements_histogramu16 (1ee9b944-a958-4b0b-bb9b-44b65e78865b): Loading data parts | ||
| 554 | 2026.03.30 19:27:47.962598 [ 275 ] {fd4656e5-5205-461f-b9b6-946229e6aa2c} <Debug> oximeter.measurements_histogramu16 (1ee9b944-a958-4b0b-bb9b-44b65e78865b): There are no data parts | ||
| 555 | 2026.03.30 19:27:47.965196 [ 275 ] {fd4656e5-5205-461f-b9b6-946229e6aa2c} <Debug> TCPHandler: Processed in 0.009821418 sec. | ||
| 556 | 2026.03.30 19:27:47.965448 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 557 | 2026.03.30 19:27:47.965762 [ 275 ] {d81e8a7c-175a-4039-91c8-72c102a575f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 558 | 2026.03.30 19:27:47.965978 [ 275 ] {d81e8a7c-175a-4039-91c8-72c102a575f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 559 | 2026.03.30 19:27:47.968089 [ 275 ] {d81e8a7c-175a-4039-91c8-72c102a575f0} <Debug> oximeter.measurements_histogrami32 (876f59f1-fda6-4a69-afb5-6914058b06b1): Loading data parts | ||
| 560 | 2026.03.30 19:27:47.968288 [ 275 ] {d81e8a7c-175a-4039-91c8-72c102a575f0} <Debug> oximeter.measurements_histogrami32 (876f59f1-fda6-4a69-afb5-6914058b06b1): There are no data parts | ||
| 561 | 2026.03.30 19:27:47.969863 [ 275 ] {d81e8a7c-175a-4039-91c8-72c102a575f0} <Debug> TCPHandler: Processed in 0.00447723 sec. | ||
| 562 | 2026.03.30 19:27:47.970049 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 563 | 2026.03.30 19:27:47.970316 [ 275 ] {49f65186-a3c3-4d51-ba54-8e85fc0cb6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 564 | 2026.03.30 19:27:47.970499 [ 275 ] {49f65186-a3c3-4d51-ba54-8e85fc0cb6bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 565 | 2026.03.30 19:27:47.972999 [ 275 ] {49f65186-a3c3-4d51-ba54-8e85fc0cb6bd} <Debug> oximeter.measurements_histogramu32 (d56309fd-08e3-4364-9939-1df99234e3fa): Loading data parts | ||
| 566 | 2026.03.30 19:27:47.973172 [ 275 ] {49f65186-a3c3-4d51-ba54-8e85fc0cb6bd} <Debug> oximeter.measurements_histogramu32 (d56309fd-08e3-4364-9939-1df99234e3fa): There are no data parts | ||
| 567 | 2026.03.30 19:27:47.974637 [ 275 ] {49f65186-a3c3-4d51-ba54-8e85fc0cb6bd} <Debug> TCPHandler: Processed in 0.004645351 sec. | ||
| 568 | 2026.03.30 19:27:47.974801 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 569 | 2026.03.30 19:27:47.975122 [ 275 ] {dcce68b8-63e8-470f-a3de-33278472df7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 570 | 2026.03.30 19:27:47.975281 [ 275 ] {dcce68b8-63e8-470f-a3de-33278472df7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 571 | 2026.03.30 19:27:47.977382 [ 275 ] {dcce68b8-63e8-470f-a3de-33278472df7c} <Debug> oximeter.measurements_histogrami64 (f4b08b81-5317-4f38-a474-a47aa87652bf): Loading data parts | ||
| 572 | 2026.03.30 19:27:47.977553 [ 275 ] {dcce68b8-63e8-470f-a3de-33278472df7c} <Debug> oximeter.measurements_histogrami64 (f4b08b81-5317-4f38-a474-a47aa87652bf): There are no data parts | ||
| 573 | 2026.03.30 19:27:47.979512 [ 275 ] {dcce68b8-63e8-470f-a3de-33278472df7c} <Debug> TCPHandler: Processed in 0.004761923 sec. | ||
| 574 | 2026.03.30 19:27:47.979690 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 575 | 2026.03.30 19:27:47.979968 [ 275 ] {0ed6383f-1bc6-41d5-b01e-390e8e30e032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 576 | 2026.03.30 19:27:47.980162 [ 275 ] {0ed6383f-1bc6-41d5-b01e-390e8e30e032} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 577 | 2026.03.30 19:27:47.983039 [ 275 ] {0ed6383f-1bc6-41d5-b01e-390e8e30e032} <Debug> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Loading data parts | ||
| 578 | 2026.03.30 19:27:47.983283 [ 275 ] {0ed6383f-1bc6-41d5-b01e-390e8e30e032} <Debug> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): There are no data parts | ||
| 579 | 2026.03.30 19:27:47.985215 [ 275 ] {0ed6383f-1bc6-41d5-b01e-390e8e30e032} <Debug> TCPHandler: Processed in 0.005588059 sec. | ||
| 580 | 2026.03.30 19:27:47.985381 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 581 | 2026.03.30 19:27:47.985787 [ 275 ] {50d8ff78-5025-4f50-8609-60550ddda821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 582 | 2026.03.30 19:27:47.985973 [ 275 ] {50d8ff78-5025-4f50-8609-60550ddda821} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 583 | 2026.03.30 19:27:47.988866 [ 275 ] {50d8ff78-5025-4f50-8609-60550ddda821} <Debug> oximeter.measurements_histogramf32 (16661180-7b2e-4b67-a054-0fb821ea80c6): Loading data parts | ||
| 584 | 2026.03.30 19:27:47.989070 [ 275 ] {50d8ff78-5025-4f50-8609-60550ddda821} <Debug> oximeter.measurements_histogramf32 (16661180-7b2e-4b67-a054-0fb821ea80c6): There are no data parts | ||
| 585 | 2026.03.30 19:27:47.991528 [ 275 ] {50d8ff78-5025-4f50-8609-60550ddda821} <Debug> TCPHandler: Processed in 0.006200785 sec. | ||
| 586 | 2026.03.30 19:27:47.991803 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 587 | 2026.03.30 19:27:47.992054 [ 275 ] {c4b8158d-3ddf-46f4-b5d7-e0332b564bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 588 | 2026.03.30 19:27:47.992228 [ 275 ] {c4b8158d-3ddf-46f4-b5d7-e0332b564bbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 589 | 2026.03.30 19:27:47.994820 [ 275 ] {c4b8158d-3ddf-46f4-b5d7-e0332b564bbe} <Debug> oximeter.measurements_histogramf64 (3fb42d2b-36e0-4a16-b10c-76e9013b918f): Loading data parts | ||
| 590 | 2026.03.30 19:27:47.994982 [ 275 ] {c4b8158d-3ddf-46f4-b5d7-e0332b564bbe} <Debug> oximeter.measurements_histogramf64 (3fb42d2b-36e0-4a16-b10c-76e9013b918f): There are no data parts | ||
| 591 | 2026.03.30 19:27:47.996553 [ 275 ] {c4b8158d-3ddf-46f4-b5d7-e0332b564bbe} <Debug> TCPHandler: Processed in 0.004864653 sec. | ||
| 592 | 2026.03.30 19:27:47.996729 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 593 | 2026.03.30 19:27:47.997031 [ 275 ] {f46a1091-59e5-4792-a442-be11bf8ef5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) /* The field tables store named dimensions of each timeseries. | ||
| 594 | * | ||
| 595 | * As with the measurement tables, there is one field table for each field data | ||
| 596 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 597 | * this behavior **must not** be relied upon for query correctness. | ||
| 598 | * | ||
| 599 | * The index for the fields differs from the measurements, however. Rows are | ||
| 600 | * sorted by timeseries name, then field name, field value, and finally | ||
| 601 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 602 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 603 | * usually then used to look up measurements. | ||
| 604 | * | ||
| 605 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 606 | * timeseries name and then key, since it would improve lookups where one | ||
| 607 | * already has the key. Realistically though, these tables are quite small and | ||
| 608 | * so performance benefits will be low in absolute terms. | ||
| 609 | * | ||
| 610 | * TTL: We use a materialized column to expire old field table records. This | ||
| 611 | * column is generated automatically by the database whenever a new row is | ||
| 612 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 613 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 614 | * record will remain during a deduplication, which will have the last | ||
| 615 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 616 | * measurement tables. | ||
| 617 | */ | ||
| 618 | 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) | ||
| 619 | 2026.03.30 19:27:47.997211 [ 275 ] {f46a1091-59e5-4792-a442-be11bf8ef5ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 620 | 2026.03.30 19:27:47.999258 [ 275 ] {f46a1091-59e5-4792-a442-be11bf8ef5ad} <Debug> oximeter.fields_bool (840851c1-3d33-4df2-b33e-157f2bcee6e1): Loading data parts | ||
| 621 | 2026.03.30 19:27:47.999425 [ 275 ] {f46a1091-59e5-4792-a442-be11bf8ef5ad} <Debug> oximeter.fields_bool (840851c1-3d33-4df2-b33e-157f2bcee6e1): There are no data parts | ||
| 622 | 2026.03.30 19:27:48.000798 [ 275 ] {f46a1091-59e5-4792-a442-be11bf8ef5ad} <Debug> TCPHandler: Processed in 0.004125317 sec. | ||
| 623 | 2026.03.30 19:27:48.000970 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 624 | 2026.03.30 19:27:48.001034 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 126.01 MiB, peak 126.01 MiB, free memory in arenas 0.00 B, will set to 134.91 MiB (RSS), difference: 8.90 MiB | ||
| 625 | 2026.03.30 19:27:48.001135 [ 275 ] {34a3135e-2a91-4d79-b696-8be4752e5edf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 626 | 2026.03.30 19:27:48.001245 [ 275 ] {34a3135e-2a91-4d79-b696-8be4752e5edf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 627 | 2026.03.30 19:27:48.003239 [ 275 ] {34a3135e-2a91-4d79-b696-8be4752e5edf} <Debug> oximeter.fields_i8 (a7e137dd-d6b6-497d-a04d-8bdeaaa2497f): Loading data parts | ||
| 628 | 2026.03.30 19:27:48.003427 [ 275 ] {34a3135e-2a91-4d79-b696-8be4752e5edf} <Debug> oximeter.fields_i8 (a7e137dd-d6b6-497d-a04d-8bdeaaa2497f): There are no data parts | ||
| 629 | 2026.03.30 19:27:48.004932 [ 275 ] {34a3135e-2a91-4d79-b696-8be4752e5edf} <Debug> TCPHandler: Processed in 0.004016285 sec. | ||
| 630 | 2026.03.30 19:27:48.005256 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 631 | 2026.03.30 19:27:48.005452 [ 275 ] {36a4a8a7-169e-4c2f-91ec-28bcd2b1ce23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 632 | 2026.03.30 19:27:48.005614 [ 275 ] {36a4a8a7-169e-4c2f-91ec-28bcd2b1ce23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 633 | 2026.03.30 19:27:48.007799 [ 275 ] {36a4a8a7-169e-4c2f-91ec-28bcd2b1ce23} <Debug> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Loading data parts | ||
| 634 | 2026.03.30 19:27:48.008081 [ 275 ] {36a4a8a7-169e-4c2f-91ec-28bcd2b1ce23} <Debug> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): There are no data parts | ||
| 635 | 2026.03.30 19:27:48.009522 [ 275 ] {36a4a8a7-169e-4c2f-91ec-28bcd2b1ce23} <Debug> TCPHandler: Processed in 0.004338698 sec. | ||
| 636 | 2026.03.30 19:27:48.009697 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 637 | 2026.03.30 19:27:48.010015 [ 275 ] {fb4be77b-af8b-4611-8dc7-2b9dea9ef562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 638 | 2026.03.30 19:27:48.010164 [ 275 ] {fb4be77b-af8b-4611-8dc7-2b9dea9ef562} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 639 | 2026.03.30 19:27:48.012891 [ 275 ] {fb4be77b-af8b-4611-8dc7-2b9dea9ef562} <Debug> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Loading data parts | ||
| 640 | 2026.03.30 19:27:48.013066 [ 275 ] {fb4be77b-af8b-4611-8dc7-2b9dea9ef562} <Debug> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): There are no data parts | ||
| 641 | 2026.03.30 19:27:48.015528 [ 275 ] {fb4be77b-af8b-4611-8dc7-2b9dea9ef562} <Debug> TCPHandler: Processed in 0.005888012 sec. | ||
| 642 | 2026.03.30 19:27:48.015757 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 643 | 2026.03.30 19:27:48.015952 [ 275 ] {e903859d-3c39-494b-9f62-3d1686748efe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 644 | 2026.03.30 19:27:48.016102 [ 275 ] {e903859d-3c39-494b-9f62-3d1686748efe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 645 | 2026.03.30 19:27:48.018689 [ 275 ] {e903859d-3c39-494b-9f62-3d1686748efe} <Debug> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Loading data parts | ||
| 646 | 2026.03.30 19:27:48.019020 [ 275 ] {e903859d-3c39-494b-9f62-3d1686748efe} <Debug> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): There are no data parts | ||
| 647 | 2026.03.30 19:27:48.020448 [ 275 ] {e903859d-3c39-494b-9f62-3d1686748efe} <Debug> TCPHandler: Processed in 0.004752992 sec. | ||
| 648 | 2026.03.30 19:27:48.020610 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 649 | 2026.03.30 19:27:48.020873 [ 275 ] {26de7531-642f-47d6-83e1-0e83dc289f16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 650 | 2026.03.30 19:27:48.021024 [ 275 ] {26de7531-642f-47d6-83e1-0e83dc289f16} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 651 | 2026.03.30 19:27:48.022983 [ 275 ] {26de7531-642f-47d6-83e1-0e83dc289f16} <Debug> oximeter.fields_i32 (188c2123-1137-43ef-8775-cd1ce58a5972): Loading data parts | ||
| 652 | 2026.03.30 19:27:48.023230 [ 275 ] {26de7531-642f-47d6-83e1-0e83dc289f16} <Debug> oximeter.fields_i32 (188c2123-1137-43ef-8775-cd1ce58a5972): There are no data parts | ||
| 653 | 2026.03.30 19:27:48.025722 [ 275 ] {26de7531-642f-47d6-83e1-0e83dc289f16} <Debug> TCPHandler: Processed in 0.005165766 sec. | ||
| 654 | 2026.03.30 19:27:48.025880 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 655 | 2026.03.30 19:27:48.026038 [ 275 ] {14b881aa-c2ab-43a5-a8f3-f360c8666ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 656 | 2026.03.30 19:27:48.026175 [ 275 ] {14b881aa-c2ab-43a5-a8f3-f360c8666ac7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 657 | 2026.03.30 19:27:48.028205 [ 275 ] {14b881aa-c2ab-43a5-a8f3-f360c8666ac7} <Debug> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Loading data parts | ||
| 658 | 2026.03.30 19:27:48.028554 [ 275 ] {14b881aa-c2ab-43a5-a8f3-f360c8666ac7} <Debug> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): There are no data parts | ||
| 659 | 2026.03.30 19:27:48.030432 [ 275 ] {14b881aa-c2ab-43a5-a8f3-f360c8666ac7} <Debug> TCPHandler: Processed in 0.004600321 sec. | ||
| 660 | 2026.03.30 19:27:48.030592 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 661 | 2026.03.30 19:27:48.030891 [ 275 ] {21e59183-c8ad-4637-b3d4-da82f2562a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 662 | 2026.03.30 19:27:48.031049 [ 275 ] {21e59183-c8ad-4637-b3d4-da82f2562a8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 663 | 2026.03.30 19:27:48.033241 [ 275 ] {21e59183-c8ad-4637-b3d4-da82f2562a8f} <Debug> oximeter.fields_i64 (c9bbb70f-c1e7-4c73-bb15-57217bd5ea5c): Loading data parts | ||
| 664 | 2026.03.30 19:27:48.033441 [ 275 ] {21e59183-c8ad-4637-b3d4-da82f2562a8f} <Debug> oximeter.fields_i64 (c9bbb70f-c1e7-4c73-bb15-57217bd5ea5c): There are no data parts | ||
| 665 | 2026.03.30 19:27:48.035009 [ 275 ] {21e59183-c8ad-4637-b3d4-da82f2562a8f} <Debug> TCPHandler: Processed in 0.00446866 sec. | ||
| 666 | 2026.03.30 19:27:48.035193 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 667 | 2026.03.30 19:27:48.035380 [ 275 ] {e8c85f0b-3367-409b-a651-608913ee67b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 668 | 2026.03.30 19:27:48.035574 [ 275 ] {e8c85f0b-3367-409b-a651-608913ee67b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 669 | 2026.03.30 19:27:48.037652 [ 275 ] {e8c85f0b-3367-409b-a651-608913ee67b0} <Debug> oximeter.fields_u64 (a9c1d4a3-98cf-439c-b75d-f6dc5c964e42): Loading data parts | ||
| 670 | 2026.03.30 19:27:48.037896 [ 275 ] {e8c85f0b-3367-409b-a651-608913ee67b0} <Debug> oximeter.fields_u64 (a9c1d4a3-98cf-439c-b75d-f6dc5c964e42): There are no data parts | ||
| 671 | 2026.03.30 19:27:48.039567 [ 275 ] {e8c85f0b-3367-409b-a651-608913ee67b0} <Debug> TCPHandler: Processed in 0.004432099 sec. | ||
| 672 | 2026.03.30 19:27:48.039740 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 673 | 2026.03.30 19:27:48.040062 [ 275 ] {86d3bdf8-96fd-42c2-9120-66ce0a757abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 674 | 2026.03.30 19:27:48.040254 [ 275 ] {86d3bdf8-96fd-42c2-9120-66ce0a757abf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 675 | 2026.03.30 19:27:48.042286 [ 275 ] {86d3bdf8-96fd-42c2-9120-66ce0a757abf} <Debug> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Loading data parts | ||
| 676 | 2026.03.30 19:27:48.042440 [ 275 ] {86d3bdf8-96fd-42c2-9120-66ce0a757abf} <Debug> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): There are no data parts | ||
| 677 | 2026.03.30 19:27:48.043894 [ 275 ] {86d3bdf8-96fd-42c2-9120-66ce0a757abf} <Debug> TCPHandler: Processed in 0.004213157 sec. | ||
| 678 | 2026.03.30 19:27:48.044068 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 679 | 2026.03.30 19:27:48.044246 [ 275 ] {ef84c039-c024-4904-b999-8bf05b6abdad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 680 | 2026.03.30 19:27:48.044443 [ 275 ] {ef84c039-c024-4904-b999-8bf05b6abdad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 681 | 2026.03.30 19:27:48.047325 [ 275 ] {ef84c039-c024-4904-b999-8bf05b6abdad} <Debug> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Loading data parts | ||
| 682 | 2026.03.30 19:27:48.047564 [ 275 ] {ef84c039-c024-4904-b999-8bf05b6abdad} <Debug> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): There are no data parts | ||
| 683 | 2026.03.30 19:27:48.049177 [ 275 ] {ef84c039-c024-4904-b999-8bf05b6abdad} <Debug> TCPHandler: Processed in 0.005164256 sec. | ||
| 684 | 2026.03.30 19:27:48.049389 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 685 | 2026.03.30 19:27:48.049604 [ 275 ] {aa5b705a-81ac-4bd9-803e-26773eac7a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) 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) | ||
| 686 | 2026.03.30 19:27:48.049794 [ 275 ] {aa5b705a-81ac-4bd9-803e-26773eac7a38} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 687 | 2026.03.30 19:27:48.051628 [ 275 ] {aa5b705a-81ac-4bd9-803e-26773eac7a38} <Debug> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Loading data parts | ||
| 688 | 2026.03.30 19:27:48.051789 [ 275 ] {aa5b705a-81ac-4bd9-803e-26773eac7a38} <Debug> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): There are no data parts | ||
| 689 | 2026.03.30 19:27:48.053269 [ 275 ] {aa5b705a-81ac-4bd9-803e-26773eac7a38} <Debug> TCPHandler: Processed in 0.003929665 sec. | ||
| 690 | 2026.03.30 19:27:48.053450 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 691 | 2026.03.30 19:27:48.053707 [ 275 ] {6bf96b56-25b1-4314-8fd7-89501884b7f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) /* The timeseries schema table stores the extracted schema for the samples | ||
| 692 | * oximeter collects. | ||
| 693 | */ | ||
| 694 | 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) | ||
| 695 | 2026.03.30 19:27:48.053875 [ 275 ] {6bf96b56-25b1-4314-8fd7-89501884b7f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 696 | 2026.03.30 19:27:48.055813 [ 275 ] {6bf96b56-25b1-4314-8fd7-89501884b7f1} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19): Loading data parts | ||
| 697 | 2026.03.30 19:27:48.055961 [ 275 ] {6bf96b56-25b1-4314-8fd7-89501884b7f1} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19): There are no data parts | ||
| 698 | 2026.03.30 19:27:48.057805 [ 275 ] {6bf96b56-25b1-4314-8fd7-89501884b7f1} <Debug> TCPHandler: Processed in 0.004405119 sec. | ||
| 699 | 2026.03.30 19:27:48.058082 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 700 | 2026.03.30 19:27:48.058405 [ 276 ] {097c53bc-e0b7-41ab-b864-9393e5ee6c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 701 | 2026.03.30 19:27:48.059941 [ 276 ] {097c53bc-e0b7-41ab-b864-9393e5ee6c28} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 702 | 2026.03.30 19:27:48.085048 [ 284 ] {097c53bc-e0b7-41ab-b864-9393e5ee6c28} <Trace> oximeter.version (7c52c042-a63f-4804-8bb6-a4ee8f4b6853): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 703 | 2026.03.30 19:27:48.085111 [ 284 ] {097c53bc-e0b7-41ab-b864-9393e5ee6c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 704 | 2026.03.30 19:27:48.093359 [ 284 ] {097c53bc-e0b7-41ab-b864-9393e5ee6c28} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 705 | 2026.03.30 19:27:48.093996 [ 284 ] {097c53bc-e0b7-41ab-b864-9393e5ee6c28} <Trace> oximeter.version (7c52c042-a63f-4804-8bb6-a4ee8f4b6853): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 706 | 2026.03.30 19:27:48.094406 [ 276 ] {097c53bc-e0b7-41ab-b864-9393e5ee6c28} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.036165 sec., 27.651043826904463 rows/sec., 442.42 B/sec. | ||
| 707 | 2026.03.30 19:27:48.094804 [ 276 ] {097c53bc-e0b7-41ab-b864-9393e5ee6c28} <Debug> TCPHandler: Processed in 0.036860058 sec. | ||
| 708 | 2026.03.30 19:27:48.695710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 709 | 2026.03.30 19:27:48.695773 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 710 | 2026.03.30 19:27:48.695809 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 711 | 2026.03.30 19:27:48.695982 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 712 | 2026.03.30 19:27:48.699421 [ 245 ] {} <Debug> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Loading data parts | ||
| 713 | 2026.03.30 19:27:48.699780 [ 245 ] {} <Debug> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): There are no data parts | ||
| 714 | 2026.03.30 19:27:48.704179 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 715 | 2026.03.30 19:27:48.704228 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 716 | 2026.03.30 19:27:48.711781 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 717 | 2026.03.30 19:27:48.713103 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 718 | 2026.03.30 19:27:48.713305 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2026.03.30 19:27:48.713829 [ 244 ] {} <Debug> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Loading data parts | ||
| 720 | 2026.03.30 19:27:48.714258 [ 244 ] {} <Debug> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): There are no data parts | ||
| 721 | 2026.03.30 19:27:48.751908 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 722 | 2026.03.30 19:27:48.752003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 723 | 2026.03.30 19:27:48.760889 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 724 | 2026.03.30 19:27:48.763317 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 725 | 2026.03.30 19:27:48.769159 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 726 | 2026.03.30 19:27:49.001177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 140.74 MiB, peak 144.74 MiB, free memory in arenas 0.00 B, will set to 153.67 MiB (RSS), difference: 12.93 MiB | ||
| 727 | 2026.03.30 19:27:51.195709 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 728 | 2026.03.30 19:27:51.195805 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 729 | 2026.03.30 19:27:51.200065 [ 243 ] {} <Debug> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Loading data parts | ||
| 730 | 2026.03.30 19:27:51.200248 [ 243 ] {} <Debug> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): There are no data parts | ||
| 731 | 2026.03.30 19:27:51.206389 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 732 | 2026.03.30 19:27:51.206429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 733 | 2026.03.30 19:27:51.210242 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 734 | 2026.03.30 19:27:51.210813 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 735 | 2026.03.30 19:27:51.211180 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 736 | 2026.03.30 19:27:52.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.93 MiB, peak 157.93 MiB, free memory in arenas 0.00 B, will set to 154.76 MiB (RSS), difference: -3.17 MiB | ||
| 737 | 2026.03.30 19:27:56.168237 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 738 | 2026.03.30 19:27:56.168423 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 739 | 2026.03.30 19:27:56.213630 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 740 | 2026.03.30 19:27:56.216881 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 741 | 2026.03.30 19:27:56.216937 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 742 | 2026.03.30 19:27:56.217717 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 743 | 2026.03.30 19:27:56.218162 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 744 | 2026.03.30 19:27:56.218323 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 745 | 2026.03.30 19:27:56.269536 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 746 | 2026.03.30 19:27:56.288193 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 747 | 2026.03.30 19:27:56.288245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 748 | 2026.03.30 19:27:56.294818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 749 | 2026.03.30 19:27:56.295943 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 750 | 2026.03.30 19:27:56.298935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 751 | 2026.03.30 19:27:57.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.53 MiB, peak 159.53 MiB, free memory in arenas 0.00 B, will set to 157.65 MiB (RSS), difference: 2.13 MiB | ||
| 752 | 2026.03.30 19:28:02.001179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.70 MiB, peak 159.53 MiB, free memory in arenas 0.00 B, will set to 157.72 MiB (RSS), difference: 4.02 MiB | ||
| 753 | 2026.03.30 19:28:03.719366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 754 | 2026.03.30 19:28:03.719903 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 755 | 2026.03.30 19:28:03.720002 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 756 | 2026.03.30 19:28:03.720712 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 757 | 2026.03.30 19:28:03.721184 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 758 | 2026.03.30 19:28:03.721368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 759 | 2026.03.30 19:28:03.799857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 760 | 2026.03.30 19:28:03.816192 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 761 | 2026.03.30 19:28:03.816244 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 762 | 2026.03.30 19:28:03.822456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 763 | 2026.03.30 19:28:03.823521 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 764 | 2026.03.30 19:28:03.826482 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 765 | 2026.03.30 19:28:08.114851 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 766 | 2026.03.30 19:28:08.115063 [ 275 ] {8c2bddca-7746-40c9-a1e1-c36a9a191520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 767 | 2026.03.30 19:28:08.115438 [ 275 ] {8c2bddca-7746-40c9-a1e1-c36a9a191520} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 768 | 2026.03.30 19:28:08.117684 [ 275 ] {8c2bddca-7746-40c9-a1e1-c36a9a191520} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 769 | 2026.03.30 19:28:08.120416 [ 275 ] {8c2bddca-7746-40c9-a1e1-c36a9a191520} <Debug> TCPHandler: Processed in 0.005694271 sec. | ||
| 770 | 2026.03.30 19:28:08.130253 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 771 | 2026.03.30 19:28:08.130465 [ 275 ] {db7337cb-3de9-4132-9b27-eeae012c29d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 772 | 2026.03.30 19:28:08.134657 [ 275 ] {db7337cb-3de9-4132-9b27-eeae012c29d6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 773 | 2026.03.30 19:28:08.134718 [ 275 ] {db7337cb-3de9-4132-9b27-eeae012c29d6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 774 | 2026.03.30 19:28:08.137458 [ 275 ] {db7337cb-3de9-4132-9b27-eeae012c29d6} <Debug> TCPHandler: Processed in 0.007320575 sec. | ||
| 775 | 2026.03.30 19:28:08.137708 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 776 | 2026.03.30 19:28:08.137823 [ 275 ] {b2f9fea2-43cc-4c50-82f7-a49e97b6c595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 777 | 2026.03.30 19:28:08.140153 [ 275 ] {b2f9fea2-43cc-4c50-82f7-a49e97b6c595} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 778 | 2026.03.30 19:28:08.140200 [ 275 ] {b2f9fea2-43cc-4c50-82f7-a49e97b6c595} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 779 | 2026.03.30 19:28:08.140570 [ 275 ] {b2f9fea2-43cc-4c50-82f7-a49e97b6c595} <Debug> TCPHandler: Processed in 0.002913796 sec. | ||
| 780 | 2026.03.30 19:28:08.140886 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 781 | 2026.03.30 19:28:08.141025 [ 275 ] {935902c9-461f-4266-9124-27b4468a0976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 782 | 2026.03.30 19:28:08.141313 [ 275 ] {935902c9-461f-4266-9124-27b4468a0976} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2026.03.30 19:28:08.141366 [ 275 ] {935902c9-461f-4266-9124-27b4468a0976} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 784 | 2026.03.30 19:28:08.141677 [ 275 ] {935902c9-461f-4266-9124-27b4468a0976} <Debug> TCPHandler: Processed in 0.000849218 sec. | ||
| 785 | 2026.03.30 19:28:08.141876 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 786 | 2026.03.30 19:28:08.141988 [ 275 ] {ba8c5506-35ab-4e4a-8e81-99ab68e1aed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 787 | 2026.03.30 19:28:08.142220 [ 275 ] {ba8c5506-35ab-4e4a-8e81-99ab68e1aed9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 788 | 2026.03.30 19:28:08.142263 [ 275 ] {ba8c5506-35ab-4e4a-8e81-99ab68e1aed9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 789 | 2026.03.30 19:28:08.142568 [ 275 ] {ba8c5506-35ab-4e4a-8e81-99ab68e1aed9} <Debug> TCPHandler: Processed in 0.000739566 sec. | ||
| 790 | 2026.03.30 19:28:08.142759 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 791 | 2026.03.30 19:28:08.142873 [ 275 ] {dd73b67d-2ae0-4175-b2ed-587901daf509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 792 | 2026.03.30 19:28:08.143104 [ 275 ] {dd73b67d-2ae0-4175-b2ed-587901daf509} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 793 | 2026.03.30 19:28:08.143146 [ 275 ] {dd73b67d-2ae0-4175-b2ed-587901daf509} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 794 | 2026.03.30 19:28:08.143449 [ 275 ] {dd73b67d-2ae0-4175-b2ed-587901daf509} <Debug> TCPHandler: Processed in 0.000737406 sec. | ||
| 795 | 2026.03.30 19:28:08.143638 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 796 | 2026.03.30 19:28:08.143753 [ 275 ] {ed06722a-0823-41d0-9885-a3294e8e7d01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 797 | 2026.03.30 19:28:08.143983 [ 275 ] {ed06722a-0823-41d0-9885-a3294e8e7d01} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 798 | 2026.03.30 19:28:08.144024 [ 275 ] {ed06722a-0823-41d0-9885-a3294e8e7d01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 799 | 2026.03.30 19:28:08.144335 [ 275 ] {ed06722a-0823-41d0-9885-a3294e8e7d01} <Debug> TCPHandler: Processed in 0.000745196 sec. | ||
| 800 | 2026.03.30 19:28:08.144525 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 801 | 2026.03.30 19:28:08.144639 [ 275 ] {dd7a8190-47c4-461e-91a0-0aa7960e6067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 802 | 2026.03.30 19:28:08.144874 [ 275 ] {dd7a8190-47c4-461e-91a0-0aa7960e6067} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 803 | 2026.03.30 19:28:08.144916 [ 275 ] {dd7a8190-47c4-461e-91a0-0aa7960e6067} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 804 | 2026.03.30 19:28:08.145216 [ 275 ] {dd7a8190-47c4-461e-91a0-0aa7960e6067} <Debug> TCPHandler: Processed in 0.000738827 sec. | ||
| 805 | 2026.03.30 19:28:08.145402 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 806 | 2026.03.30 19:28:08.145514 [ 275 ] {f10d3978-07bf-4001-8c5b-6f31327c50f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 807 | 2026.03.30 19:28:08.145747 [ 275 ] {f10d3978-07bf-4001-8c5b-6f31327c50f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 808 | 2026.03.30 19:28:08.145788 [ 275 ] {f10d3978-07bf-4001-8c5b-6f31327c50f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 809 | 2026.03.30 19:28:08.146091 [ 275 ] {f10d3978-07bf-4001-8c5b-6f31327c50f2} <Debug> TCPHandler: Processed in 0.000736537 sec. | ||
| 810 | 2026.03.30 19:28:08.146283 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 811 | 2026.03.30 19:28:08.146400 [ 275 ] {07fff50b-edb5-4c5b-a4d0-38a242fa538c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 812 | 2026.03.30 19:28:08.146638 [ 275 ] {07fff50b-edb5-4c5b-a4d0-38a242fa538c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 813 | 2026.03.30 19:28:08.146681 [ 275 ] {07fff50b-edb5-4c5b-a4d0-38a242fa538c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 814 | 2026.03.30 19:28:08.146985 [ 275 ] {07fff50b-edb5-4c5b-a4d0-38a242fa538c} <Debug> TCPHandler: Processed in 0.000749087 sec. | ||
| 815 | 2026.03.30 19:28:08.147178 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 816 | 2026.03.30 19:28:08.147292 [ 275 ] {f0897d3c-4b12-4691-921b-83069a986a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 817 | 2026.03.30 19:28:08.147528 [ 275 ] {f0897d3c-4b12-4691-921b-83069a986a1c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2026.03.30 19:28:08.147570 [ 275 ] {f0897d3c-4b12-4691-921b-83069a986a1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2026.03.30 19:28:08.147875 [ 275 ] {f0897d3c-4b12-4691-921b-83069a986a1c} <Debug> TCPHandler: Processed in 0.000744697 sec. | ||
| 820 | 2026.03.30 19:28:08.148070 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 821 | 2026.03.30 19:28:08.148186 [ 275 ] {fdca4fe9-1d76-4bdb-a3a7-a3a5e9e88cd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 822 | 2026.03.30 19:28:08.148425 [ 275 ] {fdca4fe9-1d76-4bdb-a3a7-a3a5e9e88cd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 823 | 2026.03.30 19:28:08.148466 [ 275 ] {fdca4fe9-1d76-4bdb-a3a7-a3a5e9e88cd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 824 | 2026.03.30 19:28:08.148773 [ 275 ] {fdca4fe9-1d76-4bdb-a3a7-a3a5e9e88cd6} <Debug> TCPHandler: Processed in 0.000756637 sec. | ||
| 825 | 2026.03.30 19:28:08.148967 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.03.30 19:28:08.149082 [ 275 ] {e6ff4566-c0fa-4415-a8f1-ff04df3e2ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 827 | 2026.03.30 19:28:08.149329 [ 275 ] {e6ff4566-c0fa-4415-a8f1-ff04df3e2ad8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2026.03.30 19:28:08.149370 [ 275 ] {e6ff4566-c0fa-4415-a8f1-ff04df3e2ad8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 829 | 2026.03.30 19:28:08.149676 [ 275 ] {e6ff4566-c0fa-4415-a8f1-ff04df3e2ad8} <Debug> TCPHandler: Processed in 0.000756457 sec. | ||
| 830 | 2026.03.30 19:28:08.149869 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 831 | 2026.03.30 19:28:08.149985 [ 275 ] {0c2279e3-4926-4579-86ab-cac75b18b7c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 832 | 2026.03.30 19:28:08.150226 [ 275 ] {0c2279e3-4926-4579-86ab-cac75b18b7c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 833 | 2026.03.30 19:28:08.150267 [ 275 ] {0c2279e3-4926-4579-86ab-cac75b18b7c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 834 | 2026.03.30 19:28:08.150573 [ 275 ] {0c2279e3-4926-4579-86ab-cac75b18b7c4} <Debug> TCPHandler: Processed in 0.000750887 sec. | ||
| 835 | 2026.03.30 19:28:08.150769 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 836 | 2026.03.30 19:28:08.150883 [ 275 ] {7170d2e3-c6a9-4616-ae69-7a63ddc3e0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 837 | 2026.03.30 19:28:08.151128 [ 275 ] {7170d2e3-c6a9-4616-ae69-7a63ddc3e0ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 838 | 2026.03.30 19:28:08.151169 [ 275 ] {7170d2e3-c6a9-4616-ae69-7a63ddc3e0ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 839 | 2026.03.30 19:28:08.151481 [ 275 ] {7170d2e3-c6a9-4616-ae69-7a63ddc3e0ee} <Debug> TCPHandler: Processed in 0.000760747 sec. | ||
| 840 | 2026.03.30 19:28:08.157998 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 841 | 2026.03.30 19:28:08.158124 [ 275 ] {65c93467-d7a7-474d-b0f4-08f9cc9e639e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 842 | 2026.03.30 19:28:08.158174 [ 275 ] {65c93467-d7a7-474d-b0f4-08f9cc9e639e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 843 | 2026.03.30 19:28:08.161277 [ 275 ] {65c93467-d7a7-474d-b0f4-08f9cc9e639e} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 844 | 2026.03.30 19:28:08.161331 [ 275 ] {65c93467-d7a7-474d-b0f4-08f9cc9e639e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 845 | 2026.03.30 19:28:08.161926 [ 275 ] {65c93467-d7a7-474d-b0f4-08f9cc9e639e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 846 | 2026.03.30 19:28:08.162395 [ 275 ] {65c93467-d7a7-474d-b0f4-08f9cc9e639e} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 847 | 2026.03.30 19:28:08.162538 [ 275 ] {65c93467-d7a7-474d-b0f4-08f9cc9e639e} <Debug> executeQuery: Read 15 rows, 2.24 KiB in 0.004451 sec., 3370.029206919793 rows/sec., 502.21 KiB/sec. | ||
| 848 | 2026.03.30 19:28:08.162574 [ 275 ] {65c93467-d7a7-474d-b0f4-08f9cc9e639e} <Debug> TCPHandler: Processed in 0.004634511 sec. | ||
| 849 | 2026.03.30 19:28:08.162696 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 850 | 2026.03.30 19:28:08.162790 [ 275 ] {b43eeb58-75e9-4c9d-9bab-4a934e06027f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 851 | 2026.03.30 19:28:08.162830 [ 275 ] {b43eeb58-75e9-4c9d-9bab-4a934e06027f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 852 | 2026.03.30 19:28:08.165377 [ 275 ] {b43eeb58-75e9-4c9d-9bab-4a934e06027f} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 853 | 2026.03.30 19:28:08.165416 [ 275 ] {b43eeb58-75e9-4c9d-9bab-4a934e06027f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 854 | 2026.03.30 19:28:08.165962 [ 275 ] {b43eeb58-75e9-4c9d-9bab-4a934e06027f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 855 | 2026.03.30 19:28:08.166476 [ 275 ] {b43eeb58-75e9-4c9d-9bab-4a934e06027f} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 856 | 2026.03.30 19:28:08.166604 [ 275 ] {b43eeb58-75e9-4c9d-9bab-4a934e06027f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.003832 sec., 1043.8413361169103 rows/sec., 85.12 KiB/sec. | ||
| 857 | 2026.03.30 19:28:08.166639 [ 275 ] {b43eeb58-75e9-4c9d-9bab-4a934e06027f} <Debug> TCPHandler: Processed in 0.003991785 sec. | ||
| 858 | 2026.03.30 19:28:08.166795 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 859 | 2026.03.30 19:28:08.166888 [ 275 ] {5f2cd31e-60e4-4b38-8715-bd01a156431a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 860 | 2026.03.30 19:28:08.166927 [ 275 ] {5f2cd31e-60e4-4b38-8715-bd01a156431a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 861 | 2026.03.30 19:28:08.167436 [ 275 ] {5f2cd31e-60e4-4b38-8715-bd01a156431a} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 862 | 2026.03.30 19:28:08.167467 [ 275 ] {5f2cd31e-60e4-4b38-8715-bd01a156431a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 863 | 2026.03.30 19:28:08.167849 [ 275 ] {5f2cd31e-60e4-4b38-8715-bd01a156431a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 864 | 2026.03.30 19:28:08.168263 [ 275 ] {5f2cd31e-60e4-4b38-8715-bd01a156431a} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 865 | 2026.03.30 19:28:08.168387 [ 275 ] {5f2cd31e-60e4-4b38-8715-bd01a156431a} <Debug> executeQuery: Read 54 rows, 4.21 KiB in 0.001518 sec., 35573.122529644264 rows/sec., 2.71 MiB/sec. | ||
| 866 | 2026.03.30 19:28:08.168423 [ 275 ] {5f2cd31e-60e4-4b38-8715-bd01a156431a} <Debug> TCPHandler: Processed in 0.001677665 sec. | ||
| 867 | 2026.03.30 19:28:08.168541 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 868 | 2026.03.30 19:28:08.168634 [ 275 ] {a30d6599-efbb-4758-a871-84e29ed56846} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 869 | 2026.03.30 19:28:08.168673 [ 275 ] {a30d6599-efbb-4758-a871-84e29ed56846} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 870 | 2026.03.30 19:28:08.169057 [ 275 ] {a30d6599-efbb-4758-a871-84e29ed56846} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 871 | 2026.03.30 19:28:08.169093 [ 275 ] {a30d6599-efbb-4758-a871-84e29ed56846} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 872 | 2026.03.30 19:28:08.169509 [ 275 ] {a30d6599-efbb-4758-a871-84e29ed56846} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 873 | 2026.03.30 19:28:08.169956 [ 275 ] {a30d6599-efbb-4758-a871-84e29ed56846} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 874 | 2026.03.30 19:28:08.170081 [ 275 ] {a30d6599-efbb-4758-a871-84e29ed56846} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001464 sec., 2732.24043715847 rows/sec., 190.78 KiB/sec. | ||
| 875 | 2026.03.30 19:28:08.170118 [ 275 ] {a30d6599-efbb-4758-a871-84e29ed56846} <Debug> TCPHandler: Processed in 0.001626284 sec. | ||
| 876 | 2026.03.30 19:28:08.170240 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2026.03.30 19:28:08.170332 [ 275 ] {52a3a079-a2b7-4f9e-aefa-904fe80b3159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 878 | 2026.03.30 19:28:08.170372 [ 275 ] {52a3a079-a2b7-4f9e-aefa-904fe80b3159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 879 | 2026.03.30 19:28:08.170821 [ 275 ] {52a3a079-a2b7-4f9e-aefa-904fe80b3159} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 880 | 2026.03.30 19:28:08.170858 [ 275 ] {52a3a079-a2b7-4f9e-aefa-904fe80b3159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 881 | 2026.03.30 19:28:08.171251 [ 275 ] {52a3a079-a2b7-4f9e-aefa-904fe80b3159} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 882 | 2026.03.30 19:28:08.171679 [ 275 ] {52a3a079-a2b7-4f9e-aefa-904fe80b3159} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 883 | 2026.03.30 19:28:08.171803 [ 275 ] {52a3a079-a2b7-4f9e-aefa-904fe80b3159} <Debug> executeQuery: Read 60 rows, 4.80 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 3.15 MiB/sec. | ||
| 884 | 2026.03.30 19:28:08.171838 [ 275 ] {52a3a079-a2b7-4f9e-aefa-904fe80b3159} <Debug> TCPHandler: Processed in 0.001647074 sec. | ||
| 885 | 2026.03.30 19:28:08.171950 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 886 | 2026.03.30 19:28:08.172042 [ 275 ] {9e994e00-ebee-431b-a828-6cf82a7d1116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 887 | 2026.03.30 19:28:08.172085 [ 275 ] {9e994e00-ebee-431b-a828-6cf82a7d1116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 888 | 2026.03.30 19:28:08.172521 [ 275 ] {9e994e00-ebee-431b-a828-6cf82a7d1116} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 889 | 2026.03.30 19:28:08.172553 [ 275 ] {9e994e00-ebee-431b-a828-6cf82a7d1116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 890 | 2026.03.30 19:28:08.173032 [ 275 ] {9e994e00-ebee-431b-a828-6cf82a7d1116} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 891 | 2026.03.30 19:28:08.173455 [ 275 ] {9e994e00-ebee-431b-a828-6cf82a7d1116} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 892 | 2026.03.30 19:28:08.173578 [ 275 ] {9e994e00-ebee-431b-a828-6cf82a7d1116} <Debug> executeQuery: Read 152 rows, 10.79 KiB in 0.001554 sec., 97812.09781209781 rows/sec., 6.78 MiB/sec. | ||
| 893 | 2026.03.30 19:28:08.173612 [ 275 ] {9e994e00-ebee-431b-a828-6cf82a7d1116} <Debug> TCPHandler: Processed in 0.001710775 sec. | ||
| 894 | 2026.03.30 19:28:08.173726 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 895 | 2026.03.30 19:28:08.173818 [ 275 ] {9fcd5ea1-4244-4859-8c0e-20814ac1c6e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 896 | 2026.03.30 19:28:08.173859 [ 275 ] {9fcd5ea1-4244-4859-8c0e-20814ac1c6e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 897 | 2026.03.30 19:28:08.174185 [ 275 ] {9fcd5ea1-4244-4859-8c0e-20814ac1c6e3} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 898 | 2026.03.30 19:28:08.174219 [ 275 ] {9fcd5ea1-4244-4859-8c0e-20814ac1c6e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 899 | 2026.03.30 19:28:08.174616 [ 275 ] {9fcd5ea1-4244-4859-8c0e-20814ac1c6e3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 900 | 2026.03.30 19:28:08.175037 [ 275 ] {9fcd5ea1-4244-4859-8c0e-20814ac1c6e3} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 901 | 2026.03.30 19:28:08.175160 [ 275 ] {9fcd5ea1-4244-4859-8c0e-20814ac1c6e3} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00136 sec., 36764.70588235294 rows/sec., 2.52 MiB/sec. | ||
| 902 | 2026.03.30 19:28:08.175196 [ 275 ] {9fcd5ea1-4244-4859-8c0e-20814ac1c6e3} <Debug> TCPHandler: Processed in 0.001518553 sec. | ||
| 903 | 2026.03.30 19:28:11.168498 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 904 | 2026.03.30 19:28:11.168555 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 905 | 2026.03.30 19:28:11.212577 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 132 | ||
| 906 | 2026.03.30 19:28:11.215367 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 907 | 2026.03.30 19:28:11.215414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 908 | 2026.03.30 19:28:11.216688 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 909 | 2026.03.30 19:28:11.217158 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 910 | 2026.03.30 19:28:11.217453 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 132 | ||
| 911 | 2026.03.30 19:28:11.221467 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 912 | 2026.03.30 19:28:11.222208 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 913 | 2026.03.30 19:28:11.222266 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 914 | 2026.03.30 19:28:11.223088 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 915 | 2026.03.30 19:28:11.223667 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 916 | 2026.03.30 19:28:11.223792 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 917 | 2026.03.30 19:28:11.326519 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 918 | 2026.03.30 19:28:11.343977 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 919 | 2026.03.30 19:28:11.344027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 920 | 2026.03.30 19:28:11.350445 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 921 | 2026.03.30 19:28:11.351475 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 922 | 2026.03.30 19:28:11.354457 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 923 | 2026.03.30 19:28:12.000364 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.90 MiB, peak 164.90 MiB, free memory in arenas 0.00 B, will set to 161.93 MiB (RSS), difference: 1.03 MiB | ||
| 924 | 2026.03.30 19:28:13.122351 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 925 | 2026.03.30 19:28:13.122566 [ 275 ] {bbe87492-ab95-4919-8316-34ec5e9ad098} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 926 | 2026.03.30 19:28:13.122642 [ 275 ] {bbe87492-ab95-4919-8316-34ec5e9ad098} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 927 | 2026.03.30 19:28:13.123310 [ 275 ] {bbe87492-ab95-4919-8316-34ec5e9ad098} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 928 | 2026.03.30 19:28:13.123346 [ 275 ] {bbe87492-ab95-4919-8316-34ec5e9ad098} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 929 | 2026.03.30 19:28:13.123905 [ 275 ] {bbe87492-ab95-4919-8316-34ec5e9ad098} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 930 | 2026.03.30 19:28:13.124336 [ 275 ] {bbe87492-ab95-4919-8316-34ec5e9ad098} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 931 | 2026.03.30 19:28:13.124478 [ 275 ] {bbe87492-ab95-4919-8316-34ec5e9ad098} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001972 sec., 26369.168356997976 rows/sec., 2.01 MiB/sec. | ||
| 932 | 2026.03.30 19:28:13.124518 [ 275 ] {bbe87492-ab95-4919-8316-34ec5e9ad098} <Debug> TCPHandler: Processed in 0.002304821 sec. | ||
| 933 | 2026.03.30 19:28:13.124651 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2026.03.30 19:28:13.124742 [ 275 ] {7d565928-aa71-4412-9820-c96c41fe4cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 935 | 2026.03.30 19:28:13.124781 [ 275 ] {7d565928-aa71-4412-9820-c96c41fe4cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 936 | 2026.03.30 19:28:13.125245 [ 275 ] {7d565928-aa71-4412-9820-c96c41fe4cf2} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 937 | 2026.03.30 19:28:13.125281 [ 275 ] {7d565928-aa71-4412-9820-c96c41fe4cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 938 | 2026.03.30 19:28:13.125688 [ 275 ] {7d565928-aa71-4412-9820-c96c41fe4cf2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 939 | 2026.03.30 19:28:13.126102 [ 275 ] {7d565928-aa71-4412-9820-c96c41fe4cf2} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 940 | 2026.03.30 19:28:13.126226 [ 275 ] {7d565928-aa71-4412-9820-c96c41fe4cf2} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001502 sec., 37283.62183754993 rows/sec., 2.91 MiB/sec. | ||
| 941 | 2026.03.30 19:28:13.126261 [ 275 ] {7d565928-aa71-4412-9820-c96c41fe4cf2} <Debug> TCPHandler: Processed in 0.001657974 sec. | ||
| 942 | 2026.03.30 19:28:13.126378 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2026.03.30 19:28:13.126469 [ 275 ] {313bcfc2-545f-4fa5-bd63-2562d5757f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 944 | 2026.03.30 19:28:13.126510 [ 275 ] {313bcfc2-545f-4fa5-bd63-2562d5757f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 945 | 2026.03.30 19:28:13.126927 [ 275 ] {313bcfc2-545f-4fa5-bd63-2562d5757f86} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2026.03.30 19:28:13.126962 [ 275 ] {313bcfc2-545f-4fa5-bd63-2562d5757f86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 947 | 2026.03.30 19:28:13.127385 [ 275 ] {313bcfc2-545f-4fa5-bd63-2562d5757f86} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 948 | 2026.03.30 19:28:13.127795 [ 275 ] {313bcfc2-545f-4fa5-bd63-2562d5757f86} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2026.03.30 19:28:13.127921 [ 275 ] {313bcfc2-545f-4fa5-bd63-2562d5757f86} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00147 sec., 102040.81632653062 rows/sec., 7.07 MiB/sec. | ||
| 950 | 2026.03.30 19:28:13.127959 [ 275 ] {313bcfc2-545f-4fa5-bd63-2562d5757f86} <Debug> TCPHandler: Processed in 0.001630194 sec. | ||
| 951 | 2026.03.30 19:28:13.128067 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2026.03.30 19:28:13.128156 [ 275 ] {490e6978-5488-4a26-a4ee-e486306d00c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 953 | 2026.03.30 19:28:13.128195 [ 275 ] {490e6978-5488-4a26-a4ee-e486306d00c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 954 | 2026.03.30 19:28:13.128525 [ 275 ] {490e6978-5488-4a26-a4ee-e486306d00c8} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2026.03.30 19:28:13.128559 [ 275 ] {490e6978-5488-4a26-a4ee-e486306d00c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 956 | 2026.03.30 19:28:13.129000 [ 275 ] {490e6978-5488-4a26-a4ee-e486306d00c8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 957 | 2026.03.30 19:28:13.129430 [ 275 ] {490e6978-5488-4a26-a4ee-e486306d00c8} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2026.03.30 19:28:13.129552 [ 275 ] {490e6978-5488-4a26-a4ee-e486306d00c8} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001414 sec., 35360.67892503536 rows/sec., 2.42 MiB/sec. | ||
| 959 | 2026.03.30 19:28:13.129585 [ 275 ] {490e6978-5488-4a26-a4ee-e486306d00c8} <Debug> TCPHandler: Processed in 0.001564024 sec. | ||
| 960 | 2026.03.30 19:28:18.121681 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2026.03.30 19:28:18.121890 [ 275 ] {39465c79-f5fc-4047-9f26-7d60eebcf21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 962 | 2026.03.30 19:28:18.121956 [ 275 ] {39465c79-f5fc-4047-9f26-7d60eebcf21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 963 | 2026.03.30 19:28:18.122620 [ 275 ] {39465c79-f5fc-4047-9f26-7d60eebcf21f} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2026.03.30 19:28:18.122664 [ 275 ] {39465c79-f5fc-4047-9f26-7d60eebcf21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 965 | 2026.03.30 19:28:18.123174 [ 275 ] {39465c79-f5fc-4047-9f26-7d60eebcf21f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 966 | 2026.03.30 19:28:18.123627 [ 275 ] {39465c79-f5fc-4047-9f26-7d60eebcf21f} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2026.03.30 19:28:18.123776 [ 275 ] {39465c79-f5fc-4047-9f26-7d60eebcf21f} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001941 sec., 26790.31427099433 rows/sec., 2.05 MiB/sec. | ||
| 968 | 2026.03.30 19:28:18.123817 [ 275 ] {39465c79-f5fc-4047-9f26-7d60eebcf21f} <Debug> TCPHandler: Processed in 0.00226773 sec. | ||
| 969 | 2026.03.30 19:28:18.123941 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2026.03.30 19:28:18.124040 [ 275 ] {9c1f98ad-5eec-4f75-9ee5-a8794f523747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 971 | 2026.03.30 19:28:18.124082 [ 275 ] {9c1f98ad-5eec-4f75-9ee5-a8794f523747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 972 | 2026.03.30 19:28:18.124508 [ 275 ] {9c1f98ad-5eec-4f75-9ee5-a8794f523747} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2026.03.30 19:28:18.124545 [ 275 ] {9c1f98ad-5eec-4f75-9ee5-a8794f523747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 974 | 2026.03.30 19:28:18.124947 [ 275 ] {9c1f98ad-5eec-4f75-9ee5-a8794f523747} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 975 | 2026.03.30 19:28:18.125379 [ 275 ] {9c1f98ad-5eec-4f75-9ee5-a8794f523747} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2026.03.30 19:28:18.125509 [ 275 ] {9c1f98ad-5eec-4f75-9ee5-a8794f523747} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001488 sec., 37634.408602150535 rows/sec., 2.94 MiB/sec. | ||
| 977 | 2026.03.30 19:28:18.125546 [ 275 ] {9c1f98ad-5eec-4f75-9ee5-a8794f523747} <Debug> TCPHandler: Processed in 0.001655654 sec. | ||
| 978 | 2026.03.30 19:28:18.125657 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2026.03.30 19:28:18.125751 [ 275 ] {5bfb9636-0347-4fe1-ba7a-f7ae02774d42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 980 | 2026.03.30 19:28:18.125795 [ 275 ] {5bfb9636-0347-4fe1-ba7a-f7ae02774d42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 981 | 2026.03.30 19:28:18.126209 [ 275 ] {5bfb9636-0347-4fe1-ba7a-f7ae02774d42} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2026.03.30 19:28:18.126245 [ 275 ] {5bfb9636-0347-4fe1-ba7a-f7ae02774d42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 983 | 2026.03.30 19:28:18.126677 [ 275 ] {5bfb9636-0347-4fe1-ba7a-f7ae02774d42} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 984 | 2026.03.30 19:28:18.127143 [ 275 ] {5bfb9636-0347-4fe1-ba7a-f7ae02774d42} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2026.03.30 19:28:18.127273 [ 275 ] {5bfb9636-0347-4fe1-ba7a-f7ae02774d42} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.00154 sec., 97402.59740259741 rows/sec., 6.75 MiB/sec. | ||
| 986 | 2026.03.30 19:28:18.127309 [ 275 ] {5bfb9636-0347-4fe1-ba7a-f7ae02774d42} <Debug> TCPHandler: Processed in 0.001700635 sec. | ||
| 987 | 2026.03.30 19:28:18.127417 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2026.03.30 19:28:18.127509 [ 275 ] {f7d64783-7d82-4159-abee-854eeba89ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 989 | 2026.03.30 19:28:18.127550 [ 275 ] {f7d64783-7d82-4159-abee-854eeba89ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 990 | 2026.03.30 19:28:18.127869 [ 275 ] {f7d64783-7d82-4159-abee-854eeba89ade} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2026.03.30 19:28:18.127904 [ 275 ] {f7d64783-7d82-4159-abee-854eeba89ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 992 | 2026.03.30 19:28:18.128300 [ 275 ] {f7d64783-7d82-4159-abee-854eeba89ade} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 993 | 2026.03.30 19:28:18.128723 [ 275 ] {f7d64783-7d82-4159-abee-854eeba89ade} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2026.03.30 19:28:18.128853 [ 275 ] {f7d64783-7d82-4159-abee-854eeba89ade} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001362 sec., 36710.71953010279 rows/sec., 2.52 MiB/sec. | ||
| 995 | 2026.03.30 19:28:18.128886 [ 275 ] {f7d64783-7d82-4159-abee-854eeba89ade} <Debug> TCPHandler: Processed in 0.001517293 sec. | ||
| 996 | 2026.03.30 19:28:18.724218 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2318 | ||
| 997 | 2026.03.30 19:28:18.724731 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2026.03.30 19:28:18.724789 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 999 | 2026.03.30 19:28:18.726614 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1000 | 2026.03.30 19:28:18.727543 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2026.03.30 19:28:18.727780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2318 | ||
| 1002 | 2026.03.30 19:28:18.854839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1003 | 2026.03.30 19:28:18.873104 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1004 | 2026.03.30 19:28:18.873169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1005 | 2026.03.30 19:28:18.879296 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1006 | 2026.03.30 19:28:18.880461 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1007 | 2026.03.30 19:28:18.883856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1008 | 2026.03.30 19:28:21.218085 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 148 | ||
| 1009 | 2026.03.30 19:28:21.219925 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1010 | 2026.03.30 19:28:21.219968 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1011 | 2026.03.30 19:28:21.221182 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1012 | 2026.03.30 19:28:21.221720 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1013 | 2026.03.30 19:28:21.222023 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 148 | ||
| 1014 | 2026.03.30 19:28:23.117803 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1015 | 2026.03.30 19:28:23.118013 [ 275 ] {e96a1a84-e1de-436c-9266-ae43c40be2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1016 | 2026.03.30 19:28:23.118379 [ 275 ] {e96a1a84-e1de-436c-9266-ae43c40be2b5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1017 | 2026.03.30 19:28:23.120494 [ 275 ] {e96a1a84-e1de-436c-9266-ae43c40be2b5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1018 | 2026.03.30 19:28:23.120718 [ 275 ] {e96a1a84-e1de-436c-9266-ae43c40be2b5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1019 | 2026.03.30 19:28:23.122861 [ 275 ] {e96a1a84-e1de-436c-9266-ae43c40be2b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1020 | 2026.03.30 19:28:23.127318 [ 275 ] {e96a1a84-e1de-436c-9266-ae43c40be2b5} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1021 | 2026.03.30 19:28:23.129537 [ 275 ] {e96a1a84-e1de-436c-9266-ae43c40be2b5} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1022 | 2026.03.30 19:28:23.131849 [ 275 ] {e96a1a84-e1de-436c-9266-ae43c40be2b5} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (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 | ||
| 1023 | 2026.03.30 19:28:23.131875 [ 275 ] {e96a1a84-e1de-436c-9266-ae43c40be2b5} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1024 | 2026.03.30 19:28:23.134373 [ 275 ] {e96a1a84-e1de-436c-9266-ae43c40be2b5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'oximeter_collector:collections'))" | ||
| 1025 | 2026.03.30 19:28:23.134406 [ 275 ] {e96a1a84-e1de-436c-9266-ae43c40be2b5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1026 | 2026.03.30 19:28:23.151979 [ 275 ] {e96a1a84-e1de-436c-9266-ae43c40be2b5} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.034053 sec., 440.48982468504977 rows/sec., 17.89 KiB/sec. | ||
| 1027 | 2026.03.30 19:28:23.152094 [ 275 ] {e96a1a84-e1de-436c-9266-ae43c40be2b5} <Debug> TCPHandler: Processed in 0.034415136 sec. | ||
| 1028 | 2026.03.30 19:28:23.159183 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2026.03.30 19:28:23.159314 [ 275 ] {b9f7fe16-22f8-4788-9e17-d11da7975de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1030 | 2026.03.30 19:28:23.159368 [ 275 ] {b9f7fe16-22f8-4788-9e17-d11da7975de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1031 | 2026.03.30 19:28:23.160049 [ 275 ] {b9f7fe16-22f8-4788-9e17-d11da7975de2} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2026.03.30 19:28:23.160097 [ 275 ] {b9f7fe16-22f8-4788-9e17-d11da7975de2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1033 | 2026.03.30 19:28:23.160637 [ 275 ] {b9f7fe16-22f8-4788-9e17-d11da7975de2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1034 | 2026.03.30 19:28:23.161005 [ 275 ] {b9f7fe16-22f8-4788-9e17-d11da7975de2} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2026.03.30 19:28:23.161149 [ 275 ] {b9f7fe16-22f8-4788-9e17-d11da7975de2} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.001873 sec., 533.9028296849973 rows/sec., 79.77 KiB/sec. | ||
| 1036 | 2026.03.30 19:28:23.161187 [ 275 ] {b9f7fe16-22f8-4788-9e17-d11da7975de2} <Debug> TCPHandler: Processed in 0.002068819 sec. | ||
| 1037 | 2026.03.30 19:28:23.161305 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2026.03.30 19:28:23.161397 [ 275 ] {7eb653bf-a2ba-4d68-bc65-a6fc5a06b828} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1039 | 2026.03.30 19:28:23.161437 [ 275 ] {7eb653bf-a2ba-4d68-bc65-a6fc5a06b828} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1040 | 2026.03.30 19:28:23.161837 [ 275 ] {7eb653bf-a2ba-4d68-bc65-a6fc5a06b828} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2026.03.30 19:28:23.161873 [ 275 ] {7eb653bf-a2ba-4d68-bc65-a6fc5a06b828} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1042 | 2026.03.30 19:28:23.162273 [ 275 ] {7eb653bf-a2ba-4d68-bc65-a6fc5a06b828} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1043 | 2026.03.30 19:28:23.162687 [ 275 ] {7eb653bf-a2ba-4d68-bc65-a6fc5a06b828} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2026.03.30 19:28:23.162815 [ 275 ] {7eb653bf-a2ba-4d68-bc65-a6fc5a06b828} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001435 sec., 1393.7282229965156 rows/sec., 113.65 KiB/sec. | ||
| 1045 | 2026.03.30 19:28:23.162851 [ 275 ] {7eb653bf-a2ba-4d68-bc65-a6fc5a06b828} <Debug> TCPHandler: Processed in 0.001596085 sec. | ||
| 1046 | 2026.03.30 19:28:23.162965 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2026.03.30 19:28:23.163057 [ 275 ] {7cbed324-545a-493b-9aac-65592a94d0dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1048 | 2026.03.30 19:28:23.163097 [ 275 ] {7cbed324-545a-493b-9aac-65592a94d0dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1049 | 2026.03.30 19:28:23.163512 [ 275 ] {7cbed324-545a-493b-9aac-65592a94d0dd} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1050 | 2026.03.30 19:28:23.163546 [ 275 ] {7cbed324-545a-493b-9aac-65592a94d0dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1051 | 2026.03.30 19:28:23.163952 [ 275 ] {7cbed324-545a-493b-9aac-65592a94d0dd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1052 | 2026.03.30 19:28:23.164378 [ 275 ] {7cbed324-545a-493b-9aac-65592a94d0dd} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1053 | 2026.03.30 19:28:23.164505 [ 275 ] {7cbed324-545a-493b-9aac-65592a94d0dd} <Debug> executeQuery: Read 73 rows, 6.15 KiB in 0.001466 sec., 49795.36152796725 rows/sec., 4.10 MiB/sec. | ||
| 1054 | 2026.03.30 19:28:23.164543 [ 275 ] {7cbed324-545a-493b-9aac-65592a94d0dd} <Debug> TCPHandler: Processed in 0.001626315 sec. | ||
| 1055 | 2026.03.30 19:28:23.164653 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2026.03.30 19:28:23.164745 [ 275 ] {3950f91d-8154-4407-8e83-d353be1d7557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1057 | 2026.03.30 19:28:23.164784 [ 275 ] {3950f91d-8154-4407-8e83-d353be1d7557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1058 | 2026.03.30 19:28:23.165173 [ 275 ] {3950f91d-8154-4407-8e83-d353be1d7557} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1059 | 2026.03.30 19:28:23.165209 [ 275 ] {3950f91d-8154-4407-8e83-d353be1d7557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1060 | 2026.03.30 19:28:23.165649 [ 275 ] {3950f91d-8154-4407-8e83-d353be1d7557} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1061 | 2026.03.30 19:28:23.166067 [ 275 ] {3950f91d-8154-4407-8e83-d353be1d7557} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1062 | 2026.03.30 19:28:23.166197 [ 275 ] {3950f91d-8154-4407-8e83-d353be1d7557} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.00147 sec., 8163.265306122449 rows/sec., 606.53 KiB/sec. | ||
| 1063 | 2026.03.30 19:28:23.166232 [ 275 ] {3950f91d-8154-4407-8e83-d353be1d7557} <Debug> TCPHandler: Processed in 0.001628844 sec. | ||
| 1064 | 2026.03.30 19:28:23.166340 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2026.03.30 19:28:23.166432 [ 275 ] {0f0825b1-50f1-45e1-9e93-e7f9793678aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1066 | 2026.03.30 19:28:23.166471 [ 275 ] {0f0825b1-50f1-45e1-9e93-e7f9793678aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1067 | 2026.03.30 19:28:23.166863 [ 275 ] {0f0825b1-50f1-45e1-9e93-e7f9793678aa} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1068 | 2026.03.30 19:28:23.166898 [ 275 ] {0f0825b1-50f1-45e1-9e93-e7f9793678aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1069 | 2026.03.30 19:28:23.167305 [ 275 ] {0f0825b1-50f1-45e1-9e93-e7f9793678aa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1070 | 2026.03.30 19:28:23.167721 [ 275 ] {0f0825b1-50f1-45e1-9e93-e7f9793678aa} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1071 | 2026.03.30 19:28:23.167845 [ 275 ] {0f0825b1-50f1-45e1-9e93-e7f9793678aa} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.00143 sec., 47552.44755244755 rows/sec., 3.71 MiB/sec. | ||
| 1072 | 2026.03.30 19:28:23.167883 [ 275 ] {0f0825b1-50f1-45e1-9e93-e7f9793678aa} <Debug> TCPHandler: Processed in 0.001591214 sec. | ||
| 1073 | 2026.03.30 19:28:23.167994 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2026.03.30 19:28:23.168085 [ 275 ] {ab8a8b5b-5a1f-480d-9c69-35d8520a6cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1075 | 2026.03.30 19:28:23.168128 [ 275 ] {ab8a8b5b-5a1f-480d-9c69-35d8520a6cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1076 | 2026.03.30 19:28:23.168519 [ 275 ] {ab8a8b5b-5a1f-480d-9c69-35d8520a6cca} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1077 | 2026.03.30 19:28:23.168555 [ 275 ] {ab8a8b5b-5a1f-480d-9c69-35d8520a6cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1078 | 2026.03.30 19:28:23.168985 [ 275 ] {ab8a8b5b-5a1f-480d-9c69-35d8520a6cca} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1079 | 2026.03.30 19:28:23.169412 [ 275 ] {ab8a8b5b-5a1f-480d-9c69-35d8520a6cca} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1080 | 2026.03.30 19:28:23.169539 [ 275 ] {ab8a8b5b-5a1f-480d-9c69-35d8520a6cca} <Debug> executeQuery: Read 151 rows, 10.72 KiB in 0.001472 sec., 102581.52173913043 rows/sec., 7.11 MiB/sec. | ||
| 1081 | 2026.03.30 19:28:23.169575 [ 275 ] {ab8a8b5b-5a1f-480d-9c69-35d8520a6cca} <Debug> TCPHandler: Processed in 0.001628854 sec. | ||
| 1082 | 2026.03.30 19:28:23.169683 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1083 | 2026.03.30 19:28:23.169775 [ 275 ] {9782735a-ed3f-4b45-8c14-39f58d1ccd22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1084 | 2026.03.30 19:28:23.169827 [ 275 ] {9782735a-ed3f-4b45-8c14-39f58d1ccd22} <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 | ||
| 1085 | 2026.03.30 19:28:23.170581 [ 275 ] {9782735a-ed3f-4b45-8c14-39f58d1ccd22} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1086 | 2026.03.30 19:28:23.170617 [ 275 ] {9782735a-ed3f-4b45-8c14-39f58d1ccd22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1087 | 2026.03.30 19:28:23.175775 [ 275 ] {9782735a-ed3f-4b45-8c14-39f58d1ccd22} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1088 | 2026.03.30 19:28:23.176412 [ 275 ] {9782735a-ed3f-4b45-8c14-39f58d1ccd22} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1089 | 2026.03.30 19:28:23.176545 [ 275 ] {9782735a-ed3f-4b45-8c14-39f58d1ccd22} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00679 sec., 1472.7540500736377 rows/sec., 2.64 MiB/sec. | ||
| 1090 | 2026.03.30 19:28:23.176598 [ 275 ] {9782735a-ed3f-4b45-8c14-39f58d1ccd22} <Debug> TCPHandler: Processed in 0.006964832 sec. | ||
| 1091 | 2026.03.30 19:28:23.176713 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1092 | 2026.03.30 19:28:23.176806 [ 275 ] {bae7ca1d-c4ac-4fd8-b00b-4a0e0ee3f7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1093 | 2026.03.30 19:28:23.176847 [ 275 ] {bae7ca1d-c4ac-4fd8-b00b-4a0e0ee3f7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1094 | 2026.03.30 19:28:23.177175 [ 275 ] {bae7ca1d-c4ac-4fd8-b00b-4a0e0ee3f7f0} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1095 | 2026.03.30 19:28:23.177210 [ 275 ] {bae7ca1d-c4ac-4fd8-b00b-4a0e0ee3f7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 1096 | 2026.03.30 19:28:23.177601 [ 275 ] {bae7ca1d-c4ac-4fd8-b00b-4a0e0ee3f7f0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1097 | 2026.03.30 19:28:23.178015 [ 275 ] {bae7ca1d-c4ac-4fd8-b00b-4a0e0ee3f7f0} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1098 | 2026.03.30 19:28:23.178142 [ 275 ] {bae7ca1d-c4ac-4fd8-b00b-4a0e0ee3f7f0} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001354 sec., 36927.62186115214 rows/sec., 2.53 MiB/sec. | ||
| 1099 | 2026.03.30 19:28:23.178179 [ 275 ] {bae7ca1d-c4ac-4fd8-b00b-4a0e0ee3f7f0} <Debug> TCPHandler: Processed in 0.001514344 sec. | ||
| 1100 | 2026.03.30 19:28:26.168610 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1101 | 2026.03.30 19:28:26.168667 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1102 | 2026.03.30 19:28:26.227851 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2806 | ||
| 1103 | 2026.03.30 19:28:26.228435 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2026.03.30 19:28:26.228486 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1105 | 2026.03.30 19:28:26.229342 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1106 | 2026.03.30 19:28:26.229855 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2026.03.30 19:28:26.229969 [ 81 ] {} <Debug> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1108 | 2026.03.30 19:28:26.229980 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1109 | 2026.03.30 19:28:26.230020 [ 81 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1110 | 2026.03.30 19:28:26.230041 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1111 | 2026.03.30 19:28:26.230240 [ 204 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::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 | ||
| 1112 | 2026.03.30 19:28:26.230406 [ 204 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1113 | 2026.03.30 19:28:26.230466 [ 204 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::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 | ||
| 1114 | 2026.03.30 19:28:26.230564 [ 204 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::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 | ||
| 1115 | 2026.03.30 19:28:26.230687 [ 204 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::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 | ||
| 1116 | 2026.03.30 19:28:26.230733 [ 204 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::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 | ||
| 1117 | 2026.03.30 19:28:26.230771 [ 204 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::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 | ||
| 1118 | 2026.03.30 19:28:26.230813 [ 204 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 488 rows starting from the beginning of the part | ||
| 1119 | 2026.03.30 19:28:26.253848 [ 200 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.023697471 sec., 118409.25978978937 rows/sec., 1.69 MiB/sec. | ||
| 1120 | 2026.03.30 19:28:26.254799 [ 200 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1121 | 2026.03.30 19:28:26.255305 [ 200 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_6_1} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1122 | 2026.03.30 19:28:26.255372 [ 200 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_6_1} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1123 | 2026.03.30 19:28:26.255452 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1124 | 2026.03.30 19:28:26.383940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1125 | 2026.03.30 19:28:26.401379 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2026.03.30 19:28:26.401417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1127 | 2026.03.30 19:28:26.408159 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1128 | 2026.03.30 19:28:26.409317 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2026.03.30 19:28:26.409572 [ 80 ] {} <Debug> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1130 | 2026.03.30 19:28:26.409609 [ 80 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1131 | 2026.03.30 19:28:26.409626 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1132 | 2026.03.30 19:28:26.409696 [ 200 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 1133 | 2026.03.30 19:28:26.412234 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1134 | 2026.03.30 19:28:26.412664 [ 200 ] {96337262-651d-4536-aeec-7df6d6088f13::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1135 | 2026.03.30 19:28:26.413479 [ 200 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 1136 | 2026.03.30 19:28:26.416902 [ 200 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 1137 | 2026.03.30 19:28:26.420258 [ 200 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 1138 | 2026.03.30 19:28:26.423830 [ 200 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 1139 | 2026.03.30 19:28:26.431115 [ 200 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 1140 | 2026.03.30 19:28:26.435373 [ 200 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 1141 | 2026.03.30 19:28:26.492764 [ 189 ] {96337262-651d-4536-aeec-7df6d6088f13::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.083085377 sec., 553.6473644453704 rows/sec., 2.86 MiB/sec. | ||
| 1142 | 2026.03.30 19:28:26.495310 [ 187 ] {96337262-651d-4536-aeec-7df6d6088f13::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1143 | 2026.03.30 19:28:26.497850 [ 187 ] {96337262-651d-4536-aeec-7df6d6088f13::all_1_6_1} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1144 | 2026.03.30 19:28:26.497960 [ 187 ] {96337262-651d-4536-aeec-7df6d6088f13::all_1_6_1} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1145 | 2026.03.30 19:28:26.499988 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1146 | 2026.03.30 19:28:27.000339 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.90 MiB, peak 174.44 MiB, free memory in arenas 0.00 B, will set to 176.07 MiB (RSS), difference: 11.18 MiB | ||
| 1147 | 2026.03.30 19:28:28.123471 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1148 | 2026.03.30 19:28:28.123642 [ 275 ] {c037a796-49ab-4102-8227-6986df066168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1149 | 2026.03.30 19:28:28.123707 [ 275 ] {c037a796-49ab-4102-8227-6986df066168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1150 | 2026.03.30 19:28:28.124425 [ 275 ] {c037a796-49ab-4102-8227-6986df066168} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1151 | 2026.03.30 19:28:28.124467 [ 275 ] {c037a796-49ab-4102-8227-6986df066168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1152 | 2026.03.30 19:28:28.124992 [ 275 ] {c037a796-49ab-4102-8227-6986df066168} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1153 | 2026.03.30 19:28:28.125462 [ 275 ] {c037a796-49ab-4102-8227-6986df066168} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1154 | 2026.03.30 19:28:28.125656 [ 275 ] {c037a796-49ab-4102-8227-6986df066168} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.00206 sec., 25242.71844660194 rows/sec., 1.93 MiB/sec. | ||
| 1155 | 2026.03.30 19:28:28.125704 [ 275 ] {c037a796-49ab-4102-8227-6986df066168} <Debug> TCPHandler: Processed in 0.00235967 sec. | ||
| 1156 | 2026.03.30 19:28:28.125839 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1157 | 2026.03.30 19:28:28.125941 [ 275 ] {8a4c18e6-45ba-454c-95dd-13028b0ea7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1158 | 2026.03.30 19:28:28.125984 [ 275 ] {8a4c18e6-45ba-454c-95dd-13028b0ea7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1159 | 2026.03.30 19:28:28.126430 [ 275 ] {8a4c18e6-45ba-454c-95dd-13028b0ea7b3} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1160 | 2026.03.30 19:28:28.126466 [ 275 ] {8a4c18e6-45ba-454c-95dd-13028b0ea7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1161 | 2026.03.30 19:28:28.126968 [ 275 ] {8a4c18e6-45ba-454c-95dd-13028b0ea7b3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1162 | 2026.03.30 19:28:28.127499 [ 275 ] {8a4c18e6-45ba-454c-95dd-13028b0ea7b3} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1163 | 2026.03.30 19:28:28.127662 [ 275 ] {8a4c18e6-45ba-454c-95dd-13028b0ea7b3} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001746 sec., 32073.31042382589 rows/sec., 2.50 MiB/sec. | ||
| 1164 | 2026.03.30 19:28:28.127702 [ 275 ] {8a4c18e6-45ba-454c-95dd-13028b0ea7b3} <Debug> TCPHandler: Processed in 0.001915587 sec. | ||
| 1165 | 2026.03.30 19:28:28.127829 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1166 | 2026.03.30 19:28:28.127927 [ 275 ] {482c3778-92ce-485b-9098-69f13c4f7b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1167 | 2026.03.30 19:28:28.127972 [ 275 ] {482c3778-92ce-485b-9098-69f13c4f7b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1168 | 2026.03.30 19:28:28.128415 [ 275 ] {482c3778-92ce-485b-9098-69f13c4f7b8c} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1169 | 2026.03.30 19:28:28.128451 [ 275 ] {482c3778-92ce-485b-9098-69f13c4f7b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1170 | 2026.03.30 19:28:28.128940 [ 275 ] {482c3778-92ce-485b-9098-69f13c4f7b8c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1171 | 2026.03.30 19:28:28.129461 [ 275 ] {482c3778-92ce-485b-9098-69f13c4f7b8c} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1172 | 2026.03.30 19:28:28.129643 [ 275 ] {482c3778-92ce-485b-9098-69f13c4f7b8c} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001738 sec., 86306.09896432681 rows/sec., 5.98 MiB/sec. | ||
| 1173 | 2026.03.30 19:28:28.129682 [ 275 ] {482c3778-92ce-485b-9098-69f13c4f7b8c} <Debug> TCPHandler: Processed in 0.001904597 sec. | ||
| 1174 | 2026.03.30 19:28:28.129806 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2026.03.30 19:28:28.129907 [ 275 ] {cfb86977-90da-43d5-aaae-3a503bb07a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1176 | 2026.03.30 19:28:28.129951 [ 275 ] {cfb86977-90da-43d5-aaae-3a503bb07a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1177 | 2026.03.30 19:28:28.130298 [ 275 ] {cfb86977-90da-43d5-aaae-3a503bb07a74} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2026.03.30 19:28:28.130332 [ 275 ] {cfb86977-90da-43d5-aaae-3a503bb07a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1179 | 2026.03.30 19:28:28.130807 [ 275 ] {cfb86977-90da-43d5-aaae-3a503bb07a74} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1180 | 2026.03.30 19:28:28.131330 [ 275 ] {cfb86977-90da-43d5-aaae-3a503bb07a74} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2026.03.30 19:28:28.131525 [ 275 ] {cfb86977-90da-43d5-aaae-3a503bb07a74} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001638 sec., 30525.03052503053 rows/sec., 2.09 MiB/sec. | ||
| 1182 | 2026.03.30 19:28:28.131564 [ 275 ] {cfb86977-90da-43d5-aaae-3a503bb07a74} <Debug> TCPHandler: Processed in 0.001808577 sec. | ||
| 1183 | 2026.03.30 19:28:31.211905 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43314 | ||
| 1184 | 2026.03.30 19:28:31.214396 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1185 | 2026.03.30 19:28:31.214451 [ 288 ] {} <Debug> TCP-Session: 5e901b26-09dc-4e56-9212-f421cd247aa2 Authenticating user 'default' from [fd00:1122:3344:101::e]:43314 | ||
| 1186 | 2026.03.30 19:28:31.214475 [ 288 ] {} <Debug> TCP-Session: 5e901b26-09dc-4e56-9212-f421cd247aa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2026.03.30 19:28:31.214490 [ 288 ] {} <Debug> TCP-Session: 5e901b26-09dc-4e56-9212-f421cd247aa2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2026.03.30 19:28:31.214546 [ 288 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1189 | 2026.03.30 19:28:31.214571 [ 288 ] {} <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 | ||
| 1190 | 2026.03.30 19:28:31.214590 [ 288 ] {} <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 | ||
| 1191 | 2026.03.30 19:28:31.215598 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34551 | ||
| 1192 | 2026.03.30 19:28:31.215869 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34956 | ||
| 1193 | 2026.03.30 19:28:31.215874 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35129 | ||
| 1194 | 2026.03.30 19:28:31.215962 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58091 | ||
| 1195 | 2026.03.30 19:28:31.216102 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37343 | ||
| 1196 | 2026.03.30 19:28:31.216406 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50961 | ||
| 1197 | 2026.03.30 19:28:31.216544 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34728 | ||
| 1198 | 2026.03.30 19:28:31.216831 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46323 | ||
| 1199 | 2026.03.30 19:28:31.217548 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1200 | 2026.03.30 19:28:31.217559 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1201 | 2026.03.30 19:28:31.217575 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1202 | 2026.03.30 19:28:31.217598 [ 296 ] {} <Debug> TCP-Session: a66a435a-65d1-4280-8e77-ad4ba296a5d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46323 | ||
| 1203 | 2026.03.30 19:28:31.217617 [ 289 ] {} <Debug> TCP-Session: ecae75f8-0206-482a-9b08-91397b6f1044 Authenticating user 'default' from [fd00:1122:3344:101::e]:34551 | ||
| 1204 | 2026.03.30 19:28:31.217620 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1205 | 2026.03.30 19:28:31.217651 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1206 | 2026.03.30 19:28:31.217663 [ 289 ] {} <Debug> TCP-Session: ecae75f8-0206-482a-9b08-91397b6f1044 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2026.03.30 19:28:31.217699 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1208 | 2026.03.30 19:28:31.217722 [ 289 ] {} <Debug> TCP-Session: ecae75f8-0206-482a-9b08-91397b6f1044 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1209 | 2026.03.30 19:28:31.217708 [ 293 ] {} <Debug> TCP-Session: 9ebe58cb-0eb5-478b-a776-dda455a976f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:37343 | ||
| 1210 | 2026.03.30 19:28:31.217747 [ 292 ] {} <Debug> TCP-Session: 15ce00d9-666c-441e-9fb7-a640d79cfbed Authenticating user 'default' from [fd00:1122:3344:101::e]:58091 | ||
| 1211 | 2026.03.30 19:28:31.217769 [ 293 ] {} <Debug> TCP-Session: 9ebe58cb-0eb5-478b-a776-dda455a976f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2026.03.30 19:28:31.217784 [ 292 ] {} <Debug> TCP-Session: 15ce00d9-666c-441e-9fb7-a640d79cfbed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2026.03.30 19:28:31.217796 [ 293 ] {} <Debug> TCP-Session: 9ebe58cb-0eb5-478b-a776-dda455a976f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2026.03.30 19:28:31.217808 [ 292 ] {} <Debug> TCP-Session: 15ce00d9-666c-441e-9fb7-a640d79cfbed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1215 | 2026.03.30 19:28:31.217702 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1216 | 2026.03.30 19:28:31.217691 [ 294 ] {} <Debug> TCP-Session: 0115bd16-5d2d-4343-9b05-fc23dab06b38 Authenticating user 'default' from [fd00:1122:3344:101::e]:50961 | ||
| 1217 | 2026.03.30 19:28:31.217645 [ 296 ] {} <Debug> TCP-Session: a66a435a-65d1-4280-8e77-ad4ba296a5d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2026.03.30 19:28:31.217876 [ 288 ] {} <Trace> TCP-Session: 5e901b26-09dc-4e56-9212-f421cd247aa2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1219 | 2026.03.30 19:28:31.217897 [ 296 ] {} <Debug> TCP-Session: a66a435a-65d1-4280-8e77-ad4ba296a5d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2026.03.30 19:28:31.217888 [ 294 ] {} <Debug> TCP-Session: 0115bd16-5d2d-4343-9b05-fc23dab06b38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2026.03.30 19:28:31.217874 [ 290 ] {} <Debug> TCP-Session: d4b8c754-e123-4c0d-a736-23c92e7ddd79 Authenticating user 'default' from [fd00:1122:3344:101::e]:35129 | ||
| 1222 | 2026.03.30 19:28:31.217945 [ 294 ] {} <Debug> TCP-Session: 0115bd16-5d2d-4343-9b05-fc23dab06b38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1223 | 2026.03.30 19:28:31.217959 [ 290 ] {} <Debug> TCP-Session: d4b8c754-e123-4c0d-a736-23c92e7ddd79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1224 | 2026.03.30 19:28:31.217641 [ 295 ] {} <Debug> TCP-Session: 489bd763-abe5-4603-8d40-d843d4c52f5e Authenticating user 'default' from [fd00:1122:3344:101::e]:34728 | ||
| 1225 | 2026.03.30 19:28:31.217976 [ 290 ] {} <Debug> TCP-Session: d4b8c754-e123-4c0d-a736-23c92e7ddd79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1226 | 2026.03.30 19:28:31.217671 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1227 | 2026.03.30 19:28:31.218005 [ 295 ] {} <Debug> TCP-Session: 489bd763-abe5-4603-8d40-d843d4c52f5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2026.03.30 19:28:31.218037 [ 295 ] {} <Debug> TCP-Session: 489bd763-abe5-4603-8d40-d843d4c52f5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1229 | 2026.03.30 19:28:31.218049 [ 291 ] {} <Debug> TCP-Session: 52a46e2d-8c83-4f0a-929f-6298820af9d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34956 | ||
| 1230 | 2026.03.30 19:28:31.218070 [ 291 ] {} <Debug> TCP-Session: 52a46e2d-8c83-4f0a-929f-6298820af9d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1231 | 2026.03.30 19:28:31.218074 [ 288 ] {e6b56031-b590-4e12-9d20-dd73716226d1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43314) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1232 | 2026.03.30 19:28:31.218086 [ 291 ] {} <Debug> TCP-Session: 52a46e2d-8c83-4f0a-929f-6298820af9d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2026.03.30 19:28:31.218402 [ 288 ] {e6b56031-b590-4e12-9d20-dd73716226d1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1234 | 2026.03.30 19:28:31.218490 [ 288 ] {e6b56031-b590-4e12-9d20-dd73716226d1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1235 | 2026.03.30 19:28:31.218943 [ 288 ] {e6b56031-b590-4e12-9d20-dd73716226d1} <Debug> oximeter.version (7c52c042-a63f-4804-8bb6-a4ee8f4b6853) (SelectExecutor): Key condition: unknown | ||
| 1236 | 2026.03.30 19:28:31.222461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 174 | ||
| 1237 | 2026.03.30 19:28:31.224569 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1238 | 2026.03.30 19:28:31.224617 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1239 | 2026.03.30 19:28:31.229128 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1240 | 2026.03.30 19:28:31.229477 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2026.03.30 19:28:31.229879 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
| 1242 | 2026.03.30 19:28:31.231521 [ 307 ] {e6b56031-b590-4e12-9d20-dd73716226d1} <Trace> AggregatingTransform: Aggregating | ||
| 1243 | 2026.03.30 19:28:31.231784 [ 307 ] {e6b56031-b590-4e12-9d20-dd73716226d1} <Trace> Aggregator: Aggregation method: without_key | ||
| 1244 | 2026.03.30 19:28:31.232758 [ 307 ] {e6b56031-b590-4e12-9d20-dd73716226d1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004398239 sec. (227.364 rows/sec., 8.88 KiB/sec.) | ||
| 1245 | 2026.03.30 19:28:31.232792 [ 307 ] {e6b56031-b590-4e12-9d20-dd73716226d1} <Trace> Aggregator: Merging aggregated data | ||
| 1246 | 2026.03.30 19:28:31.232839 [ 307 ] {e6b56031-b590-4e12-9d20-dd73716226d1} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1247 | 2026.03.30 19:28:31.236929 [ 288 ] {e6b56031-b590-4e12-9d20-dd73716226d1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.018916 sec., 52.865299217593574 rows/sec., 2.07 KiB/sec. | ||
| 1248 | 2026.03.30 19:28:31.237101 [ 288 ] {e6b56031-b590-4e12-9d20-dd73716226d1} <Debug> TCPHandler: Processed in 0.019363322 sec. | ||
| 1249 | 2026.03.30 19:28:31.241016 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1250 | 2026.03.30 19:28:31.241063 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1251 | 2026.03.30 19:28:31.241071 [ 288 ] {} <Debug> TCP-Session: 5e901b26-09dc-4e56-9212-f421cd247aa2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1252 | 2026.03.30 19:28:31.241085 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1253 | 2026.03.30 19:28:31.241109 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1254 | 2026.03.30 19:28:31.241128 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1255 | 2026.03.30 19:28:31.241155 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1256 | 2026.03.30 19:28:31.241175 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1257 | 2026.03.30 19:28:31.241195 [ 292 ] {} <Debug> TCP-Session: 15ce00d9-666c-441e-9fb7-a640d79cfbed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1258 | 2026.03.30 19:28:31.241196 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1259 | 2026.03.30 19:28:31.241225 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1260 | 2026.03.30 19:28:31.241266 [ 290 ] {} <Debug> TCP-Session: d4b8c754-e123-4c0d-a736-23c92e7ddd79 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1261 | 2026.03.30 19:28:31.241228 [ 295 ] {} <Debug> TCP-Session: 489bd763-abe5-4603-8d40-d843d4c52f5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1262 | 2026.03.30 19:28:31.241213 [ 291 ] {} <Debug> TCP-Session: 52a46e2d-8c83-4f0a-929f-6298820af9d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2026.03.30 19:28:31.241300 [ 293 ] {} <Debug> TCP-Session: 9ebe58cb-0eb5-478b-a776-dda455a976f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1264 | 2026.03.30 19:28:31.241181 [ 294 ] {} <Debug> TCP-Session: 0115bd16-5d2d-4343-9b05-fc23dab06b38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2026.03.30 19:28:31.241144 [ 296 ] {} <Debug> TCP-Session: a66a435a-65d1-4280-8e77-ad4ba296a5d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2026.03.30 19:28:31.241119 [ 289 ] {} <Debug> TCP-Session: ecae75f8-0206-482a-9b08-91397b6f1044 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1267 | 2026.03.30 19:28:32.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.34 MiB, peak 184.44 MiB, free memory in arenas 0.00 B, will set to 178.07 MiB (RSS), difference: 1.73 MiB | ||
| 1268 | 2026.03.30 19:28:33.124785 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.03.30 19:28:33.124976 [ 275 ] {39a8adb5-c19b-4e82-8349-9c3151c00d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1270 | 2026.03.30 19:28:33.125055 [ 275 ] {39a8adb5-c19b-4e82-8349-9c3151c00d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1271 | 2026.03.30 19:28:33.125954 [ 275 ] {39a8adb5-c19b-4e82-8349-9c3151c00d81} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.03.30 19:28:33.126024 [ 275 ] {39a8adb5-c19b-4e82-8349-9c3151c00d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1273 | 2026.03.30 19:28:33.126636 [ 275 ] {39a8adb5-c19b-4e82-8349-9c3151c00d81} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1274 | 2026.03.30 19:28:33.126885 [ 275 ] {39a8adb5-c19b-4e82-8349-9c3151c00d81} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.03.30 19:28:33.127033 [ 72 ] {} <Debug> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1276 | 2026.03.30 19:28:33.127050 [ 275 ] {39a8adb5-c19b-4e82-8349-9c3151c00d81} <Debug> executeQuery: Read 72 rows, 6.08 KiB in 0.002133 sec., 33755.27426160338 rows/sec., 2.78 MiB/sec. | ||
| 1277 | 2026.03.30 19:28:33.127104 [ 72 ] {} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1278 | 2026.03.30 19:28:33.127123 [ 275 ] {39a8adb5-c19b-4e82-8349-9c3151c00d81} <Debug> TCPHandler: Processed in 0.002472581 sec. | ||
| 1279 | 2026.03.30 19:28:33.127130 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1280 | 2026.03.30 19:28:33.127261 [ 191 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::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 | ||
| 1281 | 2026.03.30 19:28:33.127279 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1282 | 2026.03.30 19:28:33.127368 [ 191 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1283 | 2026.03.30 19:28:33.127385 [ 275 ] {8f717edc-980a-4224-b432-c4be723ff3d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1284 | 2026.03.30 19:28:33.127405 [ 191 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part | ||
| 1285 | 2026.03.30 19:28:33.127432 [ 275 ] {8f717edc-980a-4224-b432-c4be723ff3d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1286 | 2026.03.30 19:28:33.127498 [ 191 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::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 | ||
| 1287 | 2026.03.30 19:28:33.127578 [ 191 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::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 | ||
| 1288 | 2026.03.30 19:28:33.127646 [ 191 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 73 rows starting from the beginning of the part | ||
| 1289 | 2026.03.30 19:28:33.127697 [ 191 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 52 rows starting from the beginning of the part | ||
| 1290 | 2026.03.30 19:28:33.127740 [ 191 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 72 rows starting from the beginning of the part | ||
| 1291 | 2026.03.30 19:28:33.127897 [ 275 ] {8f717edc-980a-4224-b432-c4be723ff3d1} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1292 | 2026.03.30 19:28:33.127936 [ 275 ] {8f717edc-980a-4224-b432-c4be723ff3d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1293 | 2026.03.30 19:28:33.128245 [ 275 ] {8f717edc-980a-4224-b432-c4be723ff3d1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1294 | 2026.03.30 19:28:33.128478 [ 275 ] {8f717edc-980a-4224-b432-c4be723ff3d1} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1295 | 2026.03.30 19:28:33.128617 [ 275 ] {8f717edc-980a-4224-b432-c4be723ff3d1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001259 sec., 7942.811755361398 rows/sec., 597.26 KiB/sec. | ||
| 1296 | 2026.03.30 19:28:33.128657 [ 275 ] {8f717edc-980a-4224-b432-c4be723ff3d1} <Debug> TCPHandler: Processed in 0.001431722 sec. | ||
| 1297 | 2026.03.30 19:28:33.128667 [ 189 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 355 rows, containing 5 columns (5 merged, 0 gathered) in 0.001447993 sec., 245166.9310556059 rows/sec., 20.25 MiB/sec. | ||
| 1298 | 2026.03.30 19:28:33.128782 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2026.03.30 19:28:33.128884 [ 275 ] {01fa947c-e0ff-4e52-9b7c-5980591ecb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1300 | 2026.03.30 19:28:33.128911 [ 193 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1301 | 2026.03.30 19:28:33.128930 [ 275 ] {01fa947c-e0ff-4e52-9b7c-5980591ecb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1302 | 2026.03.30 19:28:33.129270 [ 193 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_6_1} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1303 | 2026.03.30 19:28:33.129359 [ 193 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_6_1} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1304 | 2026.03.30 19:28:33.129381 [ 275 ] {01fa947c-e0ff-4e52-9b7c-5980591ecb33} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1305 | 2026.03.30 19:28:33.129423 [ 275 ] {01fa947c-e0ff-4e52-9b7c-5980591ecb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1306 | 2026.03.30 19:28:33.129453 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1307 | 2026.03.30 19:28:33.129768 [ 275 ] {01fa947c-e0ff-4e52-9b7c-5980591ecb33} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1308 | 2026.03.30 19:28:33.129983 [ 275 ] {01fa947c-e0ff-4e52-9b7c-5980591ecb33} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1309 | 2026.03.30 19:28:33.130115 [ 275 ] {01fa947c-e0ff-4e52-9b7c-5980591ecb33} <Debug> executeQuery: Read 66 rows, 5.27 KiB in 0.001253 sec., 52673.58339984038 rows/sec., 4.11 MiB/sec. | ||
| 1310 | 2026.03.30 19:28:33.130154 [ 275 ] {01fa947c-e0ff-4e52-9b7c-5980591ecb33} <Debug> TCPHandler: Processed in 0.001421923 sec. | ||
| 1311 | 2026.03.30 19:28:33.130161 [ 70 ] {} <Debug> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1312 | 2026.03.30 19:28:33.130231 [ 70 ] {} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1313 | 2026.03.30 19:28:33.130254 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1314 | 2026.03.30 19:28:33.130289 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2026.03.30 19:28:33.130350 [ 191 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::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 | ||
| 1316 | 2026.03.30 19:28:33.130393 [ 275 ] {0d6be3f3-eeaa-4b38-a6c4-8a40912deb79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1317 | 2026.03.30 19:28:33.130440 [ 275 ] {0d6be3f3-eeaa-4b38-a6c4-8a40912deb79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1318 | 2026.03.30 19:28:33.130462 [ 191 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1319 | 2026.03.30 19:28:33.130534 [ 191 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 60 rows starting from the beginning of the part | ||
| 1320 | 2026.03.30 19:28:33.130607 [ 191 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::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 | ||
| 1321 | 2026.03.30 19:28:33.130680 [ 191 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::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 | ||
| 1322 | 2026.03.30 19:28:33.130749 [ 191 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 68 rows starting from the beginning of the part | ||
| 1323 | 2026.03.30 19:28:33.130819 [ 191 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1324 | 2026.03.30 19:28:33.130878 [ 191 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 66 rows starting from the beginning of the part | ||
| 1325 | 2026.03.30 19:28:33.130890 [ 275 ] {0d6be3f3-eeaa-4b38-a6c4-8a40912deb79} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1326 | 2026.03.30 19:28:33.130928 [ 275 ] {0d6be3f3-eeaa-4b38-a6c4-8a40912deb79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1327 | 2026.03.30 19:28:33.131293 [ 275 ] {0d6be3f3-eeaa-4b38-a6c4-8a40912deb79} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1328 | 2026.03.30 19:28:33.131680 [ 189 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372762 sec., 263701.93813639943 rows/sec., 21.58 MiB/sec. | ||
| 1329 | 2026.03.30 19:28:33.131689 [ 275 ] {0d6be3f3-eeaa-4b38-a6c4-8a40912deb79} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1330 | 2026.03.30 19:28:33.131843 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1331 | 2026.03.30 19:28:33.131856 [ 195 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1332 | 2026.03.30 19:28:33.131873 [ 275 ] {0d6be3f3-eeaa-4b38-a6c4-8a40912deb79} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001502 sec., 99866.84420772303 rows/sec., 6.92 MiB/sec. | ||
| 1333 | 2026.03.30 19:28:33.131885 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1334 | 2026.03.30 19:28:33.131922 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1335 | 2026.03.30 19:28:33.131931 [ 275 ] {0d6be3f3-eeaa-4b38-a6c4-8a40912deb79} <Debug> TCPHandler: Processed in 0.001693025 sec. | ||
| 1336 | 2026.03.30 19:28:33.131988 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::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 | ||
| 1337 | 2026.03.30 19:28:33.132065 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1338 | 2026.03.30 19:28:33.132070 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1339 | 2026.03.30 19:28:33.132106 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 152 rows starting from the beginning of the part | ||
| 1340 | 2026.03.30 19:28:33.132139 [ 195 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_6_1} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.03.30 19:28:33.132150 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 150 rows starting from the beginning of the part | ||
| 1342 | 2026.03.30 19:28:33.132163 [ 275 ] {600d7d2b-3e13-4357-bfe7-c91a4081edb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1343 | 2026.03.30 19:28:33.132189 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::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 | ||
| 1344 | 2026.03.30 19:28:33.132208 [ 195 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_6_1} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1345 | 2026.03.30 19:28:33.132218 [ 275 ] {600d7d2b-3e13-4357-bfe7-c91a4081edb9} <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 | ||
| 1346 | 2026.03.30 19:28:33.132224 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 151 rows starting from the beginning of the part | ||
| 1347 | 2026.03.30 19:28:33.132265 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 150 rows starting from the beginning of the part | ||
| 1348 | 2026.03.30 19:28:33.132271 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1349 | 2026.03.30 19:28:33.132301 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 150 rows starting from the beginning of the part | ||
| 1350 | 2026.03.30 19:28:33.133046 [ 275 ] {600d7d2b-3e13-4357-bfe7-c91a4081edb9} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1351 | 2026.03.30 19:28:33.133083 [ 275 ] {600d7d2b-3e13-4357-bfe7-c91a4081edb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1352 | 2026.03.30 19:28:33.133242 [ 189 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 903 rows, containing 5 columns (5 merged, 0 gathered) in 0.001279551 sec., 705716.3020465772 rows/sec., 48.93 MiB/sec. | ||
| 1353 | 2026.03.30 19:28:33.133401 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1354 | 2026.03.30 19:28:33.133619 [ 275 ] {600d7d2b-3e13-4357-bfe7-c91a4081edb9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1355 | 2026.03.30 19:28:33.133648 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1356 | 2026.03.30 19:28:33.133708 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1357 | 2026.03.30 19:28:33.133768 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 1358 | 2026.03.30 19:28:33.133871 [ 275 ] {600d7d2b-3e13-4357-bfe7-c91a4081edb9} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.03.30 19:28:33.134013 [ 275 ] {600d7d2b-3e13-4357-bfe7-c91a4081edb9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001872 sec., 5341.880341880342 rows/sec., 9.57 MiB/sec. | ||
| 1360 | 2026.03.30 19:28:33.134076 [ 275 ] {600d7d2b-3e13-4357-bfe7-c91a4081edb9} <Debug> TCPHandler: Processed in 0.002061258 sec. | ||
| 1361 | 2026.03.30 19:28:33.134202 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2026.03.30 19:28:33.134299 [ 275 ] {c7cb390c-aab6-4618-9f7b-7a418f6f587b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1363 | 2026.03.30 19:28:33.134348 [ 275 ] {c7cb390c-aab6-4618-9f7b-7a418f6f587b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1364 | 2026.03.30 19:28:33.134714 [ 275 ] {c7cb390c-aab6-4618-9f7b-7a418f6f587b} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2026.03.30 19:28:33.134752 [ 275 ] {c7cb390c-aab6-4618-9f7b-7a418f6f587b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1366 | 2026.03.30 19:28:33.135075 [ 275 ] {c7cb390c-aab6-4618-9f7b-7a418f6f587b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1367 | 2026.03.30 19:28:33.135298 [ 275 ] {c7cb390c-aab6-4618-9f7b-7a418f6f587b} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2026.03.30 19:28:33.135401 [ 70 ] {} <Debug> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1369 | 2026.03.30 19:28:33.135430 [ 275 ] {c7cb390c-aab6-4618-9f7b-7a418f6f587b} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.00115 sec., 43478.260869565216 rows/sec., 2.98 MiB/sec. | ||
| 1370 | 2026.03.30 19:28:33.135439 [ 70 ] {} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1371 | 2026.03.30 19:28:33.135474 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1372 | 2026.03.30 19:28:33.135475 [ 275 ] {c7cb390c-aab6-4618-9f7b-7a418f6f587b} <Debug> TCPHandler: Processed in 0.001322922 sec. | ||
| 1373 | 2026.03.30 19:28:33.135616 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::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 | ||
| 1374 | 2026.03.30 19:28:33.135780 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1375 | 2026.03.30 19:28:33.135825 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 50 rows starting from the beginning of the part | ||
| 1376 | 2026.03.30 19:28:33.135915 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 50 rows starting from the beginning of the part | ||
| 1377 | 2026.03.30 19:28:33.135981 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::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 | ||
| 1378 | 2026.03.30 19:28:33.136049 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1379 | 2026.03.30 19:28:33.136108 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
| 1380 | 2026.03.30 19:28:33.136160 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part | ||
| 1381 | 2026.03.30 19:28:33.137075 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001515384 sec., 197969.62354096386 rows/sec., 13.57 MiB/sec. | ||
| 1382 | 2026.03.30 19:28:33.137275 [ 189 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1383 | 2026.03.30 19:28:33.137593 [ 189 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_6_1} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1384 | 2026.03.30 19:28:33.137673 [ 189 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_6_1} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1385 | 2026.03.30 19:28:33.137750 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1386 | 2026.03.30 19:28:33.730478 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 433 entries to flush up to offset 3239 | ||
| 1387 | 2026.03.30 19:28:33.730947 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1388 | 2026.03.30 19:28:33.730995 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1389 | 2026.03.30 19:28:33.731497 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1390 | 2026.03.30 19:28:33.731747 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1391 | 2026.03.30 19:28:33.731888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3239 | ||
| 1392 | 2026.03.30 19:28:33.912715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1393 | 2026.03.30 19:28:33.932300 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1394 | 2026.03.30 19:28:33.932381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1395 | 2026.03.30 19:28:33.938978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1396 | 2026.03.30 19:28:33.939768 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1397 | 2026.03.30 19:28:33.943830 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1398 | 2026.03.30 19:28:34.001180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.21 MiB, peak 184.44 MiB, free memory in arenas 0.00 B, will set to 180.21 MiB (RSS), difference: 1.01 MiB | ||
| 1399 | 2026.03.30 19:28:37.863984 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48743 | ||
| 1400 | 2026.03.30 19:28:37.864100 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1401 | 2026.03.30 19:28:37.864126 [ 288 ] {} <Debug> TCP-Session: 0575537c-2800-4ba4-b7aa-5189240e41a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48743 | ||
| 1402 | 2026.03.30 19:28:37.864147 [ 288 ] {} <Debug> TCP-Session: 0575537c-2800-4ba4-b7aa-5189240e41a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1403 | 2026.03.30 19:28:37.864159 [ 288 ] {} <Debug> TCP-Session: 0575537c-2800-4ba4-b7aa-5189240e41a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1404 | 2026.03.30 19:28:37.864357 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60939 | ||
| 1405 | 2026.03.30 19:28:37.864376 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50161 | ||
| 1406 | 2026.03.30 19:28:37.864400 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50914 | ||
| 1407 | 2026.03.30 19:28:37.864412 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50217 | ||
| 1408 | 2026.03.30 19:28:37.864458 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63045 | ||
| 1409 | 2026.03.30 19:28:37.864482 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1410 | 2026.03.30 19:28:37.864481 [ 288 ] {} <Trace> TCP-Session: 0575537c-2800-4ba4-b7aa-5189240e41a7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2026.03.30 19:28:37.864515 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1412 | 2026.03.30 19:28:37.864519 [ 289 ] {} <Debug> TCP-Session: fe5dc24d-0091-4b10-907e-bffd9d1a26ce Authenticating user 'default' from [fd00:1122:3344:101::e]:60939 | ||
| 1413 | 2026.03.30 19:28:37.864541 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1414 | 2026.03.30 19:28:37.864554 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1415 | 2026.03.30 19:28:37.864567 [ 289 ] {} <Debug> TCP-Session: fe5dc24d-0091-4b10-907e-bffd9d1a26ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1416 | 2026.03.30 19:28:37.864581 [ 293 ] {} <Debug> TCP-Session: d4c7fbf0-f9c7-47bd-9306-8a38c722aeea Authenticating user 'default' from [fd00:1122:3344:101::e]:50217 | ||
| 1417 | 2026.03.30 19:28:37.864600 [ 289 ] {} <Debug> TCP-Session: fe5dc24d-0091-4b10-907e-bffd9d1a26ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1418 | 2026.03.30 19:28:37.864596 [ 296 ] {} <Debug> TCP-Session: 1c5498ed-1596-4585-9c89-325ce994c292 Authenticating user 'default' from [fd00:1122:3344:101::e]:63045 | ||
| 1419 | 2026.03.30 19:28:37.864614 [ 293 ] {} <Debug> TCP-Session: d4c7fbf0-f9c7-47bd-9306-8a38c722aeea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1420 | 2026.03.30 19:28:37.864637 [ 296 ] {} <Debug> TCP-Session: 1c5498ed-1596-4585-9c89-325ce994c292 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2026.03.30 19:28:37.864652 [ 293 ] {} <Debug> TCP-Session: d4c7fbf0-f9c7-47bd-9306-8a38c722aeea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2026.03.30 19:28:37.864665 [ 288 ] {cf9c4c18-60ae-49ef-ad81-8dafadda6246} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48743) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1423 | 2026.03.30 19:28:37.864670 [ 296 ] {} <Debug> TCP-Session: 1c5498ed-1596-4585-9c89-325ce994c292 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1424 | 2026.03.30 19:28:37.864525 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1425 | 2026.03.30 19:28:37.864452 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54340 | ||
| 1426 | 2026.03.30 19:28:37.864737 [ 292 ] {} <Debug> TCP-Session: 0f2aeb84-dc71-4d11-b75b-0e510462a45f Authenticating user 'default' from [fd00:1122:3344:101::e]:50914 | ||
| 1427 | 2026.03.30 19:28:37.864420 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58284 | ||
| 1428 | 2026.03.30 19:28:37.864793 [ 292 ] {} <Debug> TCP-Session: 0f2aeb84-dc71-4d11-b75b-0e510462a45f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1429 | 2026.03.30 19:28:37.864401 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33949 | ||
| 1430 | 2026.03.30 19:28:37.864858 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1431 | 2026.03.30 19:28:37.864887 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1432 | 2026.03.30 19:28:37.864903 [ 295 ] {} <Debug> TCP-Session: 050b1cf1-d16b-41df-8ba4-bffff90b29ef Authenticating user 'default' from [fd00:1122:3344:101::e]:54340 | ||
| 1433 | 2026.03.30 19:28:37.864841 [ 292 ] {} <Debug> TCP-Session: 0f2aeb84-dc71-4d11-b75b-0e510462a45f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1434 | 2026.03.30 19:28:37.864929 [ 294 ] {} <Debug> TCP-Session: caef76fa-375f-424b-ab42-3731aa0cd11b Authenticating user 'default' from [fd00:1122:3344:101::e]:58284 | ||
| 1435 | 2026.03.30 19:28:37.864948 [ 288 ] {cf9c4c18-60ae-49ef-ad81-8dafadda6246} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1436 | 2026.03.30 19:28:37.864941 [ 295 ] {} <Debug> TCP-Session: 050b1cf1-d16b-41df-8ba4-bffff90b29ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1437 | 2026.03.30 19:28:37.864989 [ 294 ] {} <Debug> TCP-Session: caef76fa-375f-424b-ab42-3731aa0cd11b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1438 | 2026.03.30 19:28:37.865019 [ 295 ] {} <Debug> TCP-Session: 050b1cf1-d16b-41df-8ba4-bffff90b29ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1439 | 2026.03.30 19:28:37.865151 [ 294 ] {} <Debug> TCP-Session: caef76fa-375f-424b-ab42-3731aa0cd11b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1440 | 2026.03.30 19:28:37.865015 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1441 | 2026.03.30 19:28:37.864556 [ 290 ] {} <Debug> TCP-Session: ecb5fac8-25f7-4240-ab90-c6d146e8d101 Authenticating user 'default' from [fd00:1122:3344:101::e]:50161 | ||
| 1442 | 2026.03.30 19:28:37.865220 [ 291 ] {} <Debug> TCP-Session: 7131e04e-657b-430e-af5b-2badf2cf2f91 Authenticating user 'default' from [fd00:1122:3344:101::e]:33949 | ||
| 1443 | 2026.03.30 19:28:37.865242 [ 290 ] {} <Debug> TCP-Session: ecb5fac8-25f7-4240-ab90-c6d146e8d101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1444 | 2026.03.30 19:28:37.865259 [ 291 ] {} <Debug> TCP-Session: 7131e04e-657b-430e-af5b-2badf2cf2f91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1445 | 2026.03.30 19:28:37.865272 [ 290 ] {} <Debug> TCP-Session: ecb5fac8-25f7-4240-ab90-c6d146e8d101 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1446 | 2026.03.30 19:28:37.865286 [ 291 ] {} <Debug> TCP-Session: 7131e04e-657b-430e-af5b-2badf2cf2f91 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1447 | 2026.03.30 19:28:37.865027 [ 288 ] {cf9c4c18-60ae-49ef-ad81-8dafadda6246} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1448 | 2026.03.30 19:28:37.865716 [ 288 ] {cf9c4c18-60ae-49ef-ad81-8dafadda6246} <Debug> oximeter.version (7c52c042-a63f-4804-8bb6-a4ee8f4b6853) (SelectExecutor): Key condition: unknown | ||
| 1449 | 2026.03.30 19:28:37.866662 [ 340 ] {cf9c4c18-60ae-49ef-ad81-8dafadda6246} <Trace> AggregatingTransform: Aggregating | ||
| 1450 | 2026.03.30 19:28:37.866718 [ 340 ] {cf9c4c18-60ae-49ef-ad81-8dafadda6246} <Trace> Aggregator: Aggregation method: without_key | ||
| 1451 | 2026.03.30 19:28:37.866748 [ 340 ] {cf9c4c18-60ae-49ef-ad81-8dafadda6246} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000935248 sec. (1069.235 rows/sec., 41.77 KiB/sec.) | ||
| 1452 | 2026.03.30 19:28:37.866764 [ 340 ] {cf9c4c18-60ae-49ef-ad81-8dafadda6246} <Trace> Aggregator: Merging aggregated data | ||
| 1453 | 2026.03.30 19:28:37.867961 [ 288 ] {cf9c4c18-60ae-49ef-ad81-8dafadda6246} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003351 sec., 298.41838257236645 rows/sec., 11.66 KiB/sec. | ||
| 1454 | 2026.03.30 19:28:37.868142 [ 288 ] {cf9c4c18-60ae-49ef-ad81-8dafadda6246} <Debug> TCPHandler: Processed in 0.003775323 sec. | ||
| 1455 | 2026.03.30 19:28:37.868267 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1456 | 2026.03.30 19:28:37.868294 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1457 | 2026.03.30 19:28:37.868307 [ 288 ] {} <Debug> TCP-Session: 0575537c-2800-4ba4-b7aa-5189240e41a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1458 | 2026.03.30 19:28:37.868309 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1459 | 2026.03.30 19:28:37.868325 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1460 | 2026.03.30 19:28:37.868344 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1461 | 2026.03.30 19:28:37.868364 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1462 | 2026.03.30 19:28:37.868382 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1463 | 2026.03.30 19:28:37.868414 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1464 | 2026.03.30 19:28:37.868428 [ 291 ] {} <Debug> TCP-Session: 7131e04e-657b-430e-af5b-2badf2cf2f91 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2026.03.30 19:28:37.868450 [ 292 ] {} <Debug> TCP-Session: 0f2aeb84-dc71-4d11-b75b-0e510462a45f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1466 | 2026.03.30 19:28:37.868467 [ 295 ] {} <Debug> TCP-Session: 050b1cf1-d16b-41df-8ba4-bffff90b29ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1467 | 2026.03.30 19:28:37.868399 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1468 | 2026.03.30 19:28:37.868382 [ 290 ] {} <Debug> TCP-Session: ecb5fac8-25f7-4240-ab90-c6d146e8d101 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1469 | 2026.03.30 19:28:37.868535 [ 296 ] {} <Debug> TCP-Session: 1c5498ed-1596-4585-9c89-325ce994c292 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1470 | 2026.03.30 19:28:37.868331 [ 289 ] {} <Debug> TCP-Session: fe5dc24d-0091-4b10-907e-bffd9d1a26ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1471 | 2026.03.30 19:28:37.868368 [ 294 ] {} <Debug> TCP-Session: caef76fa-375f-424b-ab42-3731aa0cd11b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1472 | 2026.03.30 19:28:37.868439 [ 293 ] {} <Debug> TCP-Session: d4c7fbf0-f9c7-47bd-9306-8a38c722aeea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1473 | 2026.03.30 19:28:38.117179 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1474 | 2026.03.30 19:28:38.117427 [ 275 ] {eb339f44-e819-40dc-8883-200210adc863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1475 | 2026.03.30 19:28:38.117776 [ 275 ] {eb339f44-e819-40dc-8883-200210adc863} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1476 | 2026.03.30 19:28:38.117814 [ 275 ] {eb339f44-e819-40dc-8883-200210adc863} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1477 | 2026.03.30 19:28:38.118027 [ 275 ] {eb339f44-e819-40dc-8883-200210adc863} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1478 | 2026.03.30 19:28:38.118091 [ 275 ] {eb339f44-e819-40dc-8883-200210adc863} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1479 | 2026.03.30 19:28:38.118252 [ 275 ] {eb339f44-e819-40dc-8883-200210adc863} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1480 | 2026.03.30 19:28:38.118343 [ 324 ] {eb339f44-e819-40dc-8883-200210adc863} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1481 | 2026.03.30 19:28:38.118346 [ 336 ] {eb339f44-e819-40dc-8883-200210adc863} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1482 | 2026.03.30 19:28:38.118435 [ 275 ] {eb339f44-e819-40dc-8883-200210adc863} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1483 | 2026.03.30 19:28:38.118455 [ 275 ] {eb339f44-e819-40dc-8883-200210adc863} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1484 | 2026.03.30 19:28:38.118496 [ 275 ] {eb339f44-e819-40dc-8883-200210adc863} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1485 | 2026.03.30 19:28:38.118515 [ 275 ] {eb339f44-e819-40dc-8883-200210adc863} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1486 | 2026.03.30 19:28:38.119195 [ 275 ] {eb339f44-e819-40dc-8883-200210adc863} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001868 sec., 8029.978586723769 rows/sec., 326.22 KiB/sec. | ||
| 1487 | 2026.03.30 19:28:38.119262 [ 275 ] {eb339f44-e819-40dc-8883-200210adc863} <Debug> TCPHandler: Processed in 0.00221781 sec. | ||
| 1488 | 2026.03.30 19:28:38.119498 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1489 | 2026.03.30 19:28:38.119625 [ 275 ] {06acda44-0845-4047-8598-0c59f6583e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1490 | 2026.03.30 19:28:38.119830 [ 275 ] {06acda44-0845-4047-8598-0c59f6583e1f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1491 | 2026.03.30 19:28:38.119860 [ 275 ] {06acda44-0845-4047-8598-0c59f6583e1f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1492 | 2026.03.30 19:28:38.120029 [ 275 ] {06acda44-0845-4047-8598-0c59f6583e1f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1493 | 2026.03.30 19:28:38.120081 [ 275 ] {06acda44-0845-4047-8598-0c59f6583e1f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1494 | 2026.03.30 19:28:38.120190 [ 275 ] {06acda44-0845-4047-8598-0c59f6583e1f} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1495 | 2026.03.30 19:28:38.120244 [ 336 ] {06acda44-0845-4047-8598-0c59f6583e1f} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1496 | 2026.03.30 19:28:38.120322 [ 325 ] {06acda44-0845-4047-8598-0c59f6583e1f} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1497 | 2026.03.30 19:28:38.120421 [ 275 ] {06acda44-0845-4047-8598-0c59f6583e1f} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1498 | 2026.03.30 19:28:38.120444 [ 275 ] {06acda44-0845-4047-8598-0c59f6583e1f} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1499 | 2026.03.30 19:28:38.120495 [ 275 ] {06acda44-0845-4047-8598-0c59f6583e1f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1500 | 2026.03.30 19:28:38.120516 [ 275 ] {06acda44-0845-4047-8598-0c59f6583e1f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1501 | 2026.03.30 19:28:38.121116 [ 275 ] {06acda44-0845-4047-8598-0c59f6583e1f} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.00157 sec., 9554.140127388535 rows/sec., 388.14 KiB/sec. | ||
| 1502 | 2026.03.30 19:28:38.121185 [ 275 ] {06acda44-0845-4047-8598-0c59f6583e1f} <Debug> TCPHandler: Processed in 0.001777155 sec. | ||
| 1503 | 2026.03.30 19:28:38.121375 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1504 | 2026.03.30 19:28:38.121492 [ 275 ] {b1f549c6-b09a-4717-8f70-262a47ac2bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1505 | 2026.03.30 19:28:38.121771 [ 275 ] {b1f549c6-b09a-4717-8f70-262a47ac2bc2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1506 | 2026.03.30 19:28:38.121804 [ 275 ] {b1f549c6-b09a-4717-8f70-262a47ac2bc2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1507 | 2026.03.30 19:28:38.121969 [ 275 ] {b1f549c6-b09a-4717-8f70-262a47ac2bc2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1508 | 2026.03.30 19:28:38.122024 [ 275 ] {b1f549c6-b09a-4717-8f70-262a47ac2bc2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1509 | 2026.03.30 19:28:38.122128 [ 275 ] {b1f549c6-b09a-4717-8f70-262a47ac2bc2} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1510 | 2026.03.30 19:28:38.122199 [ 336 ] {b1f549c6-b09a-4717-8f70-262a47ac2bc2} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1511 | 2026.03.30 19:28:38.122201 [ 325 ] {b1f549c6-b09a-4717-8f70-262a47ac2bc2} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1512 | 2026.03.30 19:28:38.122290 [ 275 ] {b1f549c6-b09a-4717-8f70-262a47ac2bc2} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1513 | 2026.03.30 19:28:38.122315 [ 275 ] {b1f549c6-b09a-4717-8f70-262a47ac2bc2} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1514 | 2026.03.30 19:28:38.122361 [ 275 ] {b1f549c6-b09a-4717-8f70-262a47ac2bc2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1515 | 2026.03.30 19:28:38.122380 [ 275 ] {b1f549c6-b09a-4717-8f70-262a47ac2bc2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1516 | 2026.03.30 19:28:38.122804 [ 275 ] {b1f549c6-b09a-4717-8f70-262a47ac2bc2} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001313 sec., 11424.219345011425 rows/sec., 464.11 KiB/sec. | ||
| 1517 | 2026.03.30 19:28:38.122858 [ 275 ] {b1f549c6-b09a-4717-8f70-262a47ac2bc2} <Debug> TCPHandler: Processed in 0.001496223 sec. | ||
| 1518 | 2026.03.30 19:28:38.123159 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1519 | 2026.03.30 19:28:38.123274 [ 275 ] {3af03fb4-5dad-4b78-8b46-12dba5b7d2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1520 | 2026.03.30 19:28:38.123466 [ 275 ] {3af03fb4-5dad-4b78-8b46-12dba5b7d2ec} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1521 | 2026.03.30 19:28:38.123497 [ 275 ] {3af03fb4-5dad-4b78-8b46-12dba5b7d2ec} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1522 | 2026.03.30 19:28:38.123717 [ 275 ] {3af03fb4-5dad-4b78-8b46-12dba5b7d2ec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1523 | 2026.03.30 19:28:38.123783 [ 275 ] {3af03fb4-5dad-4b78-8b46-12dba5b7d2ec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1524 | 2026.03.30 19:28:38.123880 [ 275 ] {3af03fb4-5dad-4b78-8b46-12dba5b7d2ec} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1525 | 2026.03.30 19:28:38.123935 [ 336 ] {3af03fb4-5dad-4b78-8b46-12dba5b7d2ec} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1526 | 2026.03.30 19:28:38.123942 [ 325 ] {3af03fb4-5dad-4b78-8b46-12dba5b7d2ec} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1527 | 2026.03.30 19:28:38.124018 [ 275 ] {3af03fb4-5dad-4b78-8b46-12dba5b7d2ec} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1528 | 2026.03.30 19:28:38.124040 [ 275 ] {3af03fb4-5dad-4b78-8b46-12dba5b7d2ec} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1529 | 2026.03.30 19:28:38.124073 [ 275 ] {3af03fb4-5dad-4b78-8b46-12dba5b7d2ec} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1530 | 2026.03.30 19:28:38.124089 [ 275 ] {3af03fb4-5dad-4b78-8b46-12dba5b7d2ec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1531 | 2026.03.30 19:28:38.124520 [ 275 ] {3af03fb4-5dad-4b78-8b46-12dba5b7d2ec} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001307 sec., 11476.664116296863 rows/sec., 466.24 KiB/sec. | ||
| 1532 | 2026.03.30 19:28:38.124664 [ 275 ] {3af03fb4-5dad-4b78-8b46-12dba5b7d2ec} <Debug> TCPHandler: Processed in 0.001516204 sec. | ||
| 1533 | 2026.03.30 19:28:38.124868 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1534 | 2026.03.30 19:28:38.124995 [ 275 ] {3d5d6515-ae96-444f-8f3d-01040f610cc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1535 | 2026.03.30 19:28:38.125215 [ 275 ] {3d5d6515-ae96-444f-8f3d-01040f610cc7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1536 | 2026.03.30 19:28:38.125249 [ 275 ] {3d5d6515-ae96-444f-8f3d-01040f610cc7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1537 | 2026.03.30 19:28:38.125417 [ 275 ] {3d5d6515-ae96-444f-8f3d-01040f610cc7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1538 | 2026.03.30 19:28:38.125470 [ 275 ] {3d5d6515-ae96-444f-8f3d-01040f610cc7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1539 | 2026.03.30 19:28:38.125566 [ 275 ] {3d5d6515-ae96-444f-8f3d-01040f610cc7} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1540 | 2026.03.30 19:28:38.125631 [ 325 ] {3d5d6515-ae96-444f-8f3d-01040f610cc7} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1541 | 2026.03.30 19:28:38.125632 [ 336 ] {3d5d6515-ae96-444f-8f3d-01040f610cc7} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1542 | 2026.03.30 19:28:38.125725 [ 275 ] {3d5d6515-ae96-444f-8f3d-01040f610cc7} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1543 | 2026.03.30 19:28:38.125749 [ 275 ] {3d5d6515-ae96-444f-8f3d-01040f610cc7} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1544 | 2026.03.30 19:28:38.125786 [ 275 ] {3d5d6515-ae96-444f-8f3d-01040f610cc7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1545 | 2026.03.30 19:28:38.125804 [ 275 ] {3d5d6515-ae96-444f-8f3d-01040f610cc7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1546 | 2026.03.30 19:28:38.126240 [ 275 ] {3d5d6515-ae96-444f-8f3d-01040f610cc7} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001334 sec., 11244.377811094453 rows/sec., 456.80 KiB/sec. | ||
| 1547 | 2026.03.30 19:28:38.126297 [ 275 ] {3d5d6515-ae96-444f-8f3d-01040f610cc7} <Debug> TCPHandler: Processed in 0.001524624 sec. | ||
| 1548 | 2026.03.30 19:28:38.126488 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2026.03.30 19:28:38.126675 [ 275 ] {527a863c-7231-4281-b345-f4c9d6b73451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1550 | 2026.03.30 19:28:38.126897 [ 275 ] {527a863c-7231-4281-b345-f4c9d6b73451} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1551 | 2026.03.30 19:28:38.126931 [ 275 ] {527a863c-7231-4281-b345-f4c9d6b73451} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1552 | 2026.03.30 19:28:38.127107 [ 275 ] {527a863c-7231-4281-b345-f4c9d6b73451} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1553 | 2026.03.30 19:28:38.127163 [ 275 ] {527a863c-7231-4281-b345-f4c9d6b73451} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1554 | 2026.03.30 19:28:38.127265 [ 275 ] {527a863c-7231-4281-b345-f4c9d6b73451} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1555 | 2026.03.30 19:28:38.127324 [ 336 ] {527a863c-7231-4281-b345-f4c9d6b73451} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1556 | 2026.03.30 19:28:38.127331 [ 325 ] {527a863c-7231-4281-b345-f4c9d6b73451} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1557 | 2026.03.30 19:28:38.127413 [ 275 ] {527a863c-7231-4281-b345-f4c9d6b73451} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1558 | 2026.03.30 19:28:38.127437 [ 275 ] {527a863c-7231-4281-b345-f4c9d6b73451} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1559 | 2026.03.30 19:28:38.127472 [ 275 ] {527a863c-7231-4281-b345-f4c9d6b73451} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1560 | 2026.03.30 19:28:38.127490 [ 275 ] {527a863c-7231-4281-b345-f4c9d6b73451} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1561 | 2026.03.30 19:28:38.127900 [ 275 ] {527a863c-7231-4281-b345-f4c9d6b73451} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001294 sec., 11591.962905718701 rows/sec., 470.92 KiB/sec. | ||
| 1562 | 2026.03.30 19:28:38.127966 [ 275 ] {527a863c-7231-4281-b345-f4c9d6b73451} <Debug> TCPHandler: Processed in 0.001496983 sec. | ||
| 1563 | 2026.03.30 19:28:38.128158 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1564 | 2026.03.30 19:28:38.128275 [ 275 ] {cdd0aaac-0cdc-4c29-ad56-76a714943174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1565 | 2026.03.30 19:28:38.128539 [ 275 ] {cdd0aaac-0cdc-4c29-ad56-76a714943174} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1566 | 2026.03.30 19:28:38.128636 [ 275 ] {cdd0aaac-0cdc-4c29-ad56-76a714943174} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1567 | 2026.03.30 19:28:38.128811 [ 275 ] {cdd0aaac-0cdc-4c29-ad56-76a714943174} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1568 | 2026.03.30 19:28:38.128863 [ 275 ] {cdd0aaac-0cdc-4c29-ad56-76a714943174} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1569 | 2026.03.30 19:28:38.128959 [ 275 ] {cdd0aaac-0cdc-4c29-ad56-76a714943174} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1570 | 2026.03.30 19:28:38.129037 [ 308 ] {cdd0aaac-0cdc-4c29-ad56-76a714943174} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1571 | 2026.03.30 19:28:38.129071 [ 311 ] {cdd0aaac-0cdc-4c29-ad56-76a714943174} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1572 | 2026.03.30 19:28:38.129169 [ 275 ] {cdd0aaac-0cdc-4c29-ad56-76a714943174} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1573 | 2026.03.30 19:28:38.129194 [ 275 ] {cdd0aaac-0cdc-4c29-ad56-76a714943174} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1574 | 2026.03.30 19:28:38.129228 [ 275 ] {cdd0aaac-0cdc-4c29-ad56-76a714943174} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1575 | 2026.03.30 19:28:38.129245 [ 275 ] {cdd0aaac-0cdc-4c29-ad56-76a714943174} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1576 | 2026.03.30 19:28:38.129896 [ 275 ] {cdd0aaac-0cdc-4c29-ad56-76a714943174} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001624 sec., 9236.453201970444 rows/sec., 375.23 KiB/sec. | ||
| 1577 | 2026.03.30 19:28:38.129979 [ 275 ] {cdd0aaac-0cdc-4c29-ad56-76a714943174} <Debug> TCPHandler: Processed in 0.001833136 sec. | ||
| 1578 | 2026.03.30 19:28:38.130180 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2026.03.30 19:28:38.130308 [ 275 ] {4fdc1c31-41a6-42de-8cb9-e75cf53caf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1580 | 2026.03.30 19:28:38.130531 [ 275 ] {4fdc1c31-41a6-42de-8cb9-e75cf53caf5b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1581 | 2026.03.30 19:28:38.130564 [ 275 ] {4fdc1c31-41a6-42de-8cb9-e75cf53caf5b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1582 | 2026.03.30 19:28:38.130743 [ 275 ] {4fdc1c31-41a6-42de-8cb9-e75cf53caf5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1583 | 2026.03.30 19:28:38.130795 [ 275 ] {4fdc1c31-41a6-42de-8cb9-e75cf53caf5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1584 | 2026.03.30 19:28:38.130887 [ 275 ] {4fdc1c31-41a6-42de-8cb9-e75cf53caf5b} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1585 | 2026.03.30 19:28:38.130953 [ 308 ] {4fdc1c31-41a6-42de-8cb9-e75cf53caf5b} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1586 | 2026.03.30 19:28:38.130955 [ 311 ] {4fdc1c31-41a6-42de-8cb9-e75cf53caf5b} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1587 | 2026.03.30 19:28:38.131047 [ 275 ] {4fdc1c31-41a6-42de-8cb9-e75cf53caf5b} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1588 | 2026.03.30 19:28:38.131070 [ 275 ] {4fdc1c31-41a6-42de-8cb9-e75cf53caf5b} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1589 | 2026.03.30 19:28:38.131104 [ 275 ] {4fdc1c31-41a6-42de-8cb9-e75cf53caf5b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1590 | 2026.03.30 19:28:38.131122 [ 275 ] {4fdc1c31-41a6-42de-8cb9-e75cf53caf5b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1591 | 2026.03.30 19:28:38.131655 [ 275 ] {4fdc1c31-41a6-42de-8cb9-e75cf53caf5b} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001397 sec., 10737.29420186113 rows/sec., 436.20 KiB/sec. | ||
| 1592 | 2026.03.30 19:28:38.131711 [ 275 ] {4fdc1c31-41a6-42de-8cb9-e75cf53caf5b} <Debug> TCPHandler: Processed in 0.001579354 sec. | ||
| 1593 | 2026.03.30 19:28:38.131982 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2026.03.30 19:28:38.132107 [ 275 ] {940cf827-3006-40e9-9ea5-f5bf7b95b387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1595 | 2026.03.30 19:28:38.132315 [ 275 ] {940cf827-3006-40e9-9ea5-f5bf7b95b387} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1596 | 2026.03.30 19:28:38.132348 [ 275 ] {940cf827-3006-40e9-9ea5-f5bf7b95b387} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1597 | 2026.03.30 19:28:38.132519 [ 275 ] {940cf827-3006-40e9-9ea5-f5bf7b95b387} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1598 | 2026.03.30 19:28:38.132571 [ 275 ] {940cf827-3006-40e9-9ea5-f5bf7b95b387} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1599 | 2026.03.30 19:28:38.132667 [ 275 ] {940cf827-3006-40e9-9ea5-f5bf7b95b387} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1600 | 2026.03.30 19:28:38.132720 [ 308 ] {940cf827-3006-40e9-9ea5-f5bf7b95b387} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1601 | 2026.03.30 19:28:38.132729 [ 311 ] {940cf827-3006-40e9-9ea5-f5bf7b95b387} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1602 | 2026.03.30 19:28:38.132808 [ 275 ] {940cf827-3006-40e9-9ea5-f5bf7b95b387} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1603 | 2026.03.30 19:28:38.132830 [ 275 ] {940cf827-3006-40e9-9ea5-f5bf7b95b387} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1604 | 2026.03.30 19:28:38.132863 [ 275 ] {940cf827-3006-40e9-9ea5-f5bf7b95b387} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes'))" | ||
| 1605 | 2026.03.30 19:28:38.132880 [ 275 ] {940cf827-3006-40e9-9ea5-f5bf7b95b387} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1606 | 2026.03.30 19:28:38.133466 [ 275 ] {940cf827-3006-40e9-9ea5-f5bf7b95b387} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001463 sec., 10252.904989747094 rows/sec., 416.52 KiB/sec. | ||
| 1607 | 2026.03.30 19:28:38.133543 [ 275 ] {940cf827-3006-40e9-9ea5-f5bf7b95b387} <Debug> TCPHandler: Processed in 0.001670954 sec. | ||
| 1608 | 2026.03.30 19:28:38.134082 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2026.03.30 19:28:38.134201 [ 275 ] {d2a37104-bc53-49cf-a8e7-522b00997701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1610 | 2026.03.30 19:28:38.134403 [ 275 ] {d2a37104-bc53-49cf-a8e7-522b00997701} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1611 | 2026.03.30 19:28:38.134434 [ 275 ] {d2a37104-bc53-49cf-a8e7-522b00997701} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1612 | 2026.03.30 19:28:38.134664 [ 275 ] {d2a37104-bc53-49cf-a8e7-522b00997701} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1613 | 2026.03.30 19:28:38.134719 [ 275 ] {d2a37104-bc53-49cf-a8e7-522b00997701} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1614 | 2026.03.30 19:28:38.134817 [ 275 ] {d2a37104-bc53-49cf-a8e7-522b00997701} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1615 | 2026.03.30 19:28:38.134880 [ 308 ] {d2a37104-bc53-49cf-a8e7-522b00997701} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1616 | 2026.03.30 19:28:38.134881 [ 311 ] {d2a37104-bc53-49cf-a8e7-522b00997701} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1617 | 2026.03.30 19:28:38.134970 [ 275 ] {d2a37104-bc53-49cf-a8e7-522b00997701} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1618 | 2026.03.30 19:28:38.134994 [ 275 ] {d2a37104-bc53-49cf-a8e7-522b00997701} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1619 | 2026.03.30 19:28:38.135030 [ 275 ] {d2a37104-bc53-49cf-a8e7-522b00997701} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes'))" | ||
| 1620 | 2026.03.30 19:28:38.135048 [ 275 ] {d2a37104-bc53-49cf-a8e7-522b00997701} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1621 | 2026.03.30 19:28:38.135536 [ 275 ] {d2a37104-bc53-49cf-a8e7-522b00997701} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001346 sec., 11144.130757800891 rows/sec., 452.73 KiB/sec. | ||
| 1622 | 2026.03.30 19:28:38.135596 [ 275 ] {d2a37104-bc53-49cf-a8e7-522b00997701} <Debug> TCPHandler: Processed in 0.001532534 sec. | ||
| 1623 | 2026.03.30 19:28:38.135809 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1624 | 2026.03.30 19:28:38.135926 [ 275 ] {8e9d325e-7143-4110-b278-8a102e3a96eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1625 | 2026.03.30 19:28:38.136122 [ 275 ] {8e9d325e-7143-4110-b278-8a102e3a96eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1626 | 2026.03.30 19:28:38.136152 [ 275 ] {8e9d325e-7143-4110-b278-8a102e3a96eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 1627 | 2026.03.30 19:28:38.136315 [ 275 ] {8e9d325e-7143-4110-b278-8a102e3a96eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1628 | 2026.03.30 19:28:38.136364 [ 275 ] {8e9d325e-7143-4110-b278-8a102e3a96eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1629 | 2026.03.30 19:28:38.136456 [ 275 ] {8e9d325e-7143-4110-b278-8a102e3a96eb} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1630 | 2026.03.30 19:28:38.136503 [ 308 ] {8e9d325e-7143-4110-b278-8a102e3a96eb} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1631 | 2026.03.30 19:28:38.136517 [ 311 ] {8e9d325e-7143-4110-b278-8a102e3a96eb} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1632 | 2026.03.30 19:28:38.136667 [ 275 ] {8e9d325e-7143-4110-b278-8a102e3a96eb} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1633 | 2026.03.30 19:28:38.136696 [ 275 ] {8e9d325e-7143-4110-b278-8a102e3a96eb} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1634 | 2026.03.30 19:28:38.136739 [ 275 ] {8e9d325e-7143-4110-b278-8a102e3a96eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 1635 | 2026.03.30 19:28:38.136762 [ 275 ] {8e9d325e-7143-4110-b278-8a102e3a96eb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1636 | 2026.03.30 19:28:38.137209 [ 275 ] {8e9d325e-7143-4110-b278-8a102e3a96eb} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001349 sec., 11119.347664936991 rows/sec., 451.72 KiB/sec. | ||
| 1637 | 2026.03.30 19:28:38.137271 [ 275 ] {8e9d325e-7143-4110-b278-8a102e3a96eb} <Debug> TCPHandler: Processed in 0.001540004 sec. | ||
| 1638 | 2026.03.30 19:28:38.137482 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1639 | 2026.03.30 19:28:38.137670 [ 275 ] {7775d973-3071-4272-8c86-1984fd0c16a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1640 | 2026.03.30 19:28:38.137894 [ 275 ] {7775d973-3071-4272-8c86-1984fd0c16a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1641 | 2026.03.30 19:28:38.137928 [ 275 ] {7775d973-3071-4272-8c86-1984fd0c16a0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1642 | 2026.03.30 19:28:38.138111 [ 275 ] {7775d973-3071-4272-8c86-1984fd0c16a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1643 | 2026.03.30 19:28:38.138165 [ 275 ] {7775d973-3071-4272-8c86-1984fd0c16a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1644 | 2026.03.30 19:28:38.138270 [ 275 ] {7775d973-3071-4272-8c86-1984fd0c16a0} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1645 | 2026.03.30 19:28:38.138345 [ 340 ] {7775d973-3071-4272-8c86-1984fd0c16a0} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1646 | 2026.03.30 19:28:38.138354 [ 313 ] {7775d973-3071-4272-8c86-1984fd0c16a0} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1647 | 2026.03.30 19:28:38.138441 [ 275 ] {7775d973-3071-4272-8c86-1984fd0c16a0} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1648 | 2026.03.30 19:28:38.138464 [ 275 ] {7775d973-3071-4272-8c86-1984fd0c16a0} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1649 | 2026.03.30 19:28:38.138507 [ 275 ] {7775d973-3071-4272-8c86-1984fd0c16a0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 1650 | 2026.03.30 19:28:38.138527 [ 275 ] {7775d973-3071-4272-8c86-1984fd0c16a0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1651 | 2026.03.30 19:28:38.138990 [ 275 ] {7775d973-3071-4272-8c86-1984fd0c16a0} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001396 sec., 10744.985673352434 rows/sec., 436.52 KiB/sec. | ||
| 1652 | 2026.03.30 19:28:38.139068 [ 275 ] {7775d973-3071-4272-8c86-1984fd0c16a0} <Debug> TCPHandler: Processed in 0.001607594 sec. | ||
| 1653 | 2026.03.30 19:28:38.139294 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1654 | 2026.03.30 19:28:38.139416 [ 275 ] {89f49aea-61f6-4f08-a4cd-3a224ca9c403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1655 | 2026.03.30 19:28:38.139689 [ 275 ] {89f49aea-61f6-4f08-a4cd-3a224ca9c403} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1656 | 2026.03.30 19:28:38.139723 [ 275 ] {89f49aea-61f6-4f08-a4cd-3a224ca9c403} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1657 | 2026.03.30 19:28:38.139926 [ 275 ] {89f49aea-61f6-4f08-a4cd-3a224ca9c403} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1658 | 2026.03.30 19:28:38.139986 [ 275 ] {89f49aea-61f6-4f08-a4cd-3a224ca9c403} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1659 | 2026.03.30 19:28:38.140090 [ 275 ] {89f49aea-61f6-4f08-a4cd-3a224ca9c403} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1660 | 2026.03.30 19:28:38.140157 [ 313 ] {89f49aea-61f6-4f08-a4cd-3a224ca9c403} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1661 | 2026.03.30 19:28:38.140167 [ 340 ] {89f49aea-61f6-4f08-a4cd-3a224ca9c403} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1662 | 2026.03.30 19:28:38.140249 [ 275 ] {89f49aea-61f6-4f08-a4cd-3a224ca9c403} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1663 | 2026.03.30 19:28:38.140270 [ 275 ] {89f49aea-61f6-4f08-a4cd-3a224ca9c403} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1664 | 2026.03.30 19:28:38.140310 [ 275 ] {89f49aea-61f6-4f08-a4cd-3a224ca9c403} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1665 | 2026.03.30 19:28:38.140330 [ 275 ] {89f49aea-61f6-4f08-a4cd-3a224ca9c403} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1666 | 2026.03.30 19:28:38.140788 [ 275 ] {89f49aea-61f6-4f08-a4cd-3a224ca9c403} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001381 sec., 10861.694424330195 rows/sec., 441.26 KiB/sec. | ||
| 1667 | 2026.03.30 19:28:38.140869 [ 275 ] {89f49aea-61f6-4f08-a4cd-3a224ca9c403} <Debug> TCPHandler: Processed in 0.001594984 sec. | ||
| 1668 | 2026.03.30 19:28:38.141104 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1669 | 2026.03.30 19:28:38.141224 [ 275 ] {3c89ba9a-ae7d-46ea-8152-c77b198d0af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1670 | 2026.03.30 19:28:38.141434 [ 275 ] {3c89ba9a-ae7d-46ea-8152-c77b198d0af0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1671 | 2026.03.30 19:28:38.141465 [ 275 ] {3c89ba9a-ae7d-46ea-8152-c77b198d0af0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1672 | 2026.03.30 19:28:38.141702 [ 275 ] {3c89ba9a-ae7d-46ea-8152-c77b198d0af0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1673 | 2026.03.30 19:28:38.141752 [ 275 ] {3c89ba9a-ae7d-46ea-8152-c77b198d0af0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1674 | 2026.03.30 19:28:38.141848 [ 275 ] {3c89ba9a-ae7d-46ea-8152-c77b198d0af0} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1675 | 2026.03.30 19:28:38.141909 [ 340 ] {3c89ba9a-ae7d-46ea-8152-c77b198d0af0} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1676 | 2026.03.30 19:28:38.141910 [ 313 ] {3c89ba9a-ae7d-46ea-8152-c77b198d0af0} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1677 | 2026.03.30 19:28:38.141992 [ 275 ] {3c89ba9a-ae7d-46ea-8152-c77b198d0af0} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1678 | 2026.03.30 19:28:38.142013 [ 275 ] {3c89ba9a-ae7d-46ea-8152-c77b198d0af0} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1679 | 2026.03.30 19:28:38.142046 [ 275 ] {3c89ba9a-ae7d-46ea-8152-c77b198d0af0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1680 | 2026.03.30 19:28:38.142065 [ 275 ] {3c89ba9a-ae7d-46ea-8152-c77b198d0af0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1681 | 2026.03.30 19:28:38.142493 [ 275 ] {3c89ba9a-ae7d-46ea-8152-c77b198d0af0} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001336 sec., 11227.54491017964 rows/sec., 456.12 KiB/sec. | ||
| 1682 | 2026.03.30 19:28:38.142551 [ 275 ] {3c89ba9a-ae7d-46ea-8152-c77b198d0af0} <Debug> TCPHandler: Processed in 0.001525563 sec. | ||
| 1683 | 2026.03.30 19:28:38.142842 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1684 | 2026.03.30 19:28:38.142968 [ 275 ] {c59c3126-dad7-4b07-82c4-fbb256970f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1685 | 2026.03.30 19:28:38.143184 [ 275 ] {c59c3126-dad7-4b07-82c4-fbb256970f5e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1686 | 2026.03.30 19:28:38.143218 [ 275 ] {c59c3126-dad7-4b07-82c4-fbb256970f5e} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1687 | 2026.03.30 19:28:38.143398 [ 275 ] {c59c3126-dad7-4b07-82c4-fbb256970f5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1688 | 2026.03.30 19:28:38.143450 [ 275 ] {c59c3126-dad7-4b07-82c4-fbb256970f5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1689 | 2026.03.30 19:28:38.143549 [ 275 ] {c59c3126-dad7-4b07-82c4-fbb256970f5e} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 1690 | 2026.03.30 19:28:38.143600 [ 340 ] {c59c3126-dad7-4b07-82c4-fbb256970f5e} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1691 | 2026.03.30 19:28:38.143612 [ 313 ] {c59c3126-dad7-4b07-82c4-fbb256970f5e} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1692 | 2026.03.30 19:28:38.143690 [ 275 ] {c59c3126-dad7-4b07-82c4-fbb256970f5e} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1693 | 2026.03.30 19:28:38.143712 [ 275 ] {c59c3126-dad7-4b07-82c4-fbb256970f5e} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1694 | 2026.03.30 19:28:38.143744 [ 275 ] {c59c3126-dad7-4b07-82c4-fbb256970f5e} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1695 | 2026.03.30 19:28:38.143762 [ 275 ] {c59c3126-dad7-4b07-82c4-fbb256970f5e} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1696 | 2026.03.30 19:28:38.144165 [ 275 ] {c59c3126-dad7-4b07-82c4-fbb256970f5e} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001282 sec., 11700.468018720749 rows/sec., 475.33 KiB/sec. | ||
| 1697 | 2026.03.30 19:28:38.144224 [ 275 ] {c59c3126-dad7-4b07-82c4-fbb256970f5e} <Debug> TCPHandler: Processed in 0.001469333 sec. | ||
| 1698 | 2026.03.30 19:28:38.144431 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1699 | 2026.03.30 19:28:38.144553 [ 275 ] {88128434-d724-491f-9ad9-948f54706dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1700 | 2026.03.30 19:28:38.144831 [ 275 ] {88128434-d724-491f-9ad9-948f54706dd8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1701 | 2026.03.30 19:28:38.144865 [ 275 ] {88128434-d724-491f-9ad9-948f54706dd8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1702 | 2026.03.30 19:28:38.145050 [ 275 ] {88128434-d724-491f-9ad9-948f54706dd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1703 | 2026.03.30 19:28:38.145102 [ 275 ] {88128434-d724-491f-9ad9-948f54706dd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1704 | 2026.03.30 19:28:38.145199 [ 275 ] {88128434-d724-491f-9ad9-948f54706dd8} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1705 | 2026.03.30 19:28:38.145248 [ 340 ] {88128434-d724-491f-9ad9-948f54706dd8} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1706 | 2026.03.30 19:28:38.145295 [ 305 ] {88128434-d724-491f-9ad9-948f54706dd8} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1707 | 2026.03.30 19:28:38.145371 [ 275 ] {88128434-d724-491f-9ad9-948f54706dd8} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1708 | 2026.03.30 19:28:38.145395 [ 275 ] {88128434-d724-491f-9ad9-948f54706dd8} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1709 | 2026.03.30 19:28:38.145431 [ 275 ] {88128434-d724-491f-9ad9-948f54706dd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1710 | 2026.03.30 19:28:38.145449 [ 275 ] {88128434-d724-491f-9ad9-948f54706dd8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1711 | 2026.03.30 19:28:38.145929 [ 275 ] {88128434-d724-491f-9ad9-948f54706dd8} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001387 sec., 10814.708002883923 rows/sec., 439.35 KiB/sec. | ||
| 1712 | 2026.03.30 19:28:38.146012 [ 275 ] {88128434-d724-491f-9ad9-948f54706dd8} <Debug> TCPHandler: Processed in 0.001601035 sec. | ||
| 1713 | 2026.03.30 19:28:38.146218 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1714 | 2026.03.30 19:28:38.146339 [ 275 ] {e9c552cf-2263-4fa1-8257-db8709da48b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1715 | 2026.03.30 19:28:38.146656 [ 275 ] {e9c552cf-2263-4fa1-8257-db8709da48b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1716 | 2026.03.30 19:28:38.146694 [ 275 ] {e9c552cf-2263-4fa1-8257-db8709da48b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1717 | 2026.03.30 19:28:38.146872 [ 275 ] {e9c552cf-2263-4fa1-8257-db8709da48b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1718 | 2026.03.30 19:28:38.146922 [ 275 ] {e9c552cf-2263-4fa1-8257-db8709da48b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1719 | 2026.03.30 19:28:38.147017 [ 275 ] {e9c552cf-2263-4fa1-8257-db8709da48b8} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1720 | 2026.03.30 19:28:38.147088 [ 340 ] {e9c552cf-2263-4fa1-8257-db8709da48b8} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1721 | 2026.03.30 19:28:38.147126 [ 321 ] {e9c552cf-2263-4fa1-8257-db8709da48b8} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1722 | 2026.03.30 19:28:38.147209 [ 275 ] {e9c552cf-2263-4fa1-8257-db8709da48b8} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1723 | 2026.03.30 19:28:38.147231 [ 275 ] {e9c552cf-2263-4fa1-8257-db8709da48b8} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1724 | 2026.03.30 19:28:38.147265 [ 275 ] {e9c552cf-2263-4fa1-8257-db8709da48b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1725 | 2026.03.30 19:28:38.147284 [ 275 ] {e9c552cf-2263-4fa1-8257-db8709da48b8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1726 | 2026.03.30 19:28:38.147858 [ 275 ] {e9c552cf-2263-4fa1-8257-db8709da48b8} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001523 sec., 9848.98227183191 rows/sec., 400.11 KiB/sec. | ||
| 1727 | 2026.03.30 19:28:38.147961 [ 275 ] {e9c552cf-2263-4fa1-8257-db8709da48b8} <Debug> TCPHandler: Processed in 0.001751276 sec. | ||
| 1728 | 2026.03.30 19:28:38.148199 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1729 | 2026.03.30 19:28:38.148334 [ 275 ] {a47adb51-bac8-4948-9102-9b78023ce8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1730 | 2026.03.30 19:28:38.148566 [ 275 ] {a47adb51-bac8-4948-9102-9b78023ce8e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1731 | 2026.03.30 19:28:38.148602 [ 275 ] {a47adb51-bac8-4948-9102-9b78023ce8e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1732 | 2026.03.30 19:28:38.148796 [ 275 ] {a47adb51-bac8-4948-9102-9b78023ce8e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1733 | 2026.03.30 19:28:38.148847 [ 275 ] {a47adb51-bac8-4948-9102-9b78023ce8e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1734 | 2026.03.30 19:28:38.148939 [ 275 ] {a47adb51-bac8-4948-9102-9b78023ce8e6} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1735 | 2026.03.30 19:28:38.148998 [ 321 ] {a47adb51-bac8-4948-9102-9b78023ce8e6} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1736 | 2026.03.30 19:28:38.149040 [ 314 ] {a47adb51-bac8-4948-9102-9b78023ce8e6} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1737 | 2026.03.30 19:28:38.149131 [ 275 ] {a47adb51-bac8-4948-9102-9b78023ce8e6} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1738 | 2026.03.30 19:28:38.149157 [ 275 ] {a47adb51-bac8-4948-9102-9b78023ce8e6} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1739 | 2026.03.30 19:28:38.149201 [ 275 ] {a47adb51-bac8-4948-9102-9b78023ce8e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1740 | 2026.03.30 19:28:38.149219 [ 275 ] {a47adb51-bac8-4948-9102-9b78023ce8e6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1741 | 2026.03.30 19:28:38.149846 [ 275 ] {a47adb51-bac8-4948-9102-9b78023ce8e6} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001576 sec., 9517.76649746193 rows/sec., 386.66 KiB/sec. | ||
| 1742 | 2026.03.30 19:28:38.149927 [ 275 ] {a47adb51-bac8-4948-9102-9b78023ce8e6} <Debug> TCPHandler: Processed in 0.001796866 sec. | ||
| 1743 | 2026.03.30 19:28:38.157493 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1744 | 2026.03.30 19:28:38.157696 [ 275 ] {b02cf33e-b421-41eb-a381-075c81993cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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) | ||
| 1745 | 2026.03.30 19:28:38.157925 [ 275 ] {b02cf33e-b421-41eb-a381-075c81993cdc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1746 | 2026.03.30 19:28:38.157960 [ 275 ] {b02cf33e-b421-41eb-a381-075c81993cdc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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 | ||
| 1747 | 2026.03.30 19:28:38.158148 [ 275 ] {b02cf33e-b421-41eb-a381-075c81993cdc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1748 | 2026.03.30 19:28:38.158200 [ 275 ] {b02cf33e-b421-41eb-a381-075c81993cdc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1749 | 2026.03.30 19:28:38.158294 [ 275 ] {b02cf33e-b421-41eb-a381-075c81993cdc} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1750 | 2026.03.30 19:28:38.158369 [ 321 ] {b02cf33e-b421-41eb-a381-075c81993cdc} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1751 | 2026.03.30 19:28:38.158368 [ 314 ] {b02cf33e-b421-41eb-a381-075c81993cdc} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1752 | 2026.03.30 19:28:38.158467 [ 275 ] {b02cf33e-b421-41eb-a381-075c81993cdc} <Debug> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1753 | 2026.03.30 19:28:38.158490 [ 275 ] {b02cf33e-b421-41eb-a381-075c81993cdc} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1754 | 2026.03.30 19:28:38.158526 [ 275 ] {b02cf33e-b421-41eb-a381-075c81993cdc} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_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'))" | ||
| 1755 | 2026.03.30 19:28:38.158545 [ 275 ] {b02cf33e-b421-41eb-a381-075c81993cdc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 15 rows starting from 0 | ||
| 1756 | 2026.03.30 19:28:38.159109 [ 275 ] {b02cf33e-b421-41eb-a381-075c81993cdc} <Debug> executeQuery: Read 15 rows, 624.00 B in 0.001473 sec., 10183.299389002037 rows/sec., 413.70 KiB/sec. | ||
| 1757 | 2026.03.30 19:28:38.159189 [ 275 ] {b02cf33e-b421-41eb-a381-075c81993cdc} <Debug> TCPHandler: Processed in 0.001689965 sec. | ||
| 1758 | 2026.03.30 19:28:38.166131 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1759 | 2026.03.30 19:28:38.166245 [ 275 ] {da2023b9-e400-447e-9574-2a3276a12e88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1760 | 2026.03.30 19:28:38.166290 [ 275 ] {da2023b9-e400-447e-9574-2a3276a12e88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1761 | 2026.03.30 19:28:38.166917 [ 275 ] {da2023b9-e400-447e-9574-2a3276a12e88} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1762 | 2026.03.30 19:28:38.166958 [ 275 ] {da2023b9-e400-447e-9574-2a3276a12e88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1763 | 2026.03.30 19:28:38.167381 [ 275 ] {da2023b9-e400-447e-9574-2a3276a12e88} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1764 | 2026.03.30 19:28:38.167580 [ 275 ] {da2023b9-e400-447e-9574-2a3276a12e88} <Trace> oximeter.timeseries_schema (7b57d0fc-5edb-49a5-87ed-533838e32b19): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1765 | 2026.03.30 19:28:38.167787 [ 275 ] {da2023b9-e400-447e-9574-2a3276a12e88} <Debug> executeQuery: Read 19 rows, 5.15 KiB in 0.001581 sec., 12017.710309930424 rows/sec., 3.18 MiB/sec. | ||
| 1766 | 2026.03.30 19:28:38.167825 [ 275 ] {da2023b9-e400-447e-9574-2a3276a12e88} <Debug> TCPHandler: Processed in 0.001760495 sec. | ||
| 1767 | 2026.03.30 19:28:38.167967 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1768 | 2026.03.30 19:28:38.168059 [ 275 ] {0d4098fa-753c-46ae-900b-b1729dd1d2a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1769 | 2026.03.30 19:28:38.168096 [ 275 ] {0d4098fa-753c-46ae-900b-b1729dd1d2a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1770 | 2026.03.30 19:28:38.169320 [ 275 ] {0d4098fa-753c-46ae-900b-b1729dd1d2a0} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1771 | 2026.03.30 19:28:38.169359 [ 275 ] {0d4098fa-753c-46ae-900b-b1729dd1d2a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1772 | 2026.03.30 19:28:38.169721 [ 275 ] {0d4098fa-753c-46ae-900b-b1729dd1d2a0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1773 | 2026.03.30 19:28:38.169917 [ 275 ] {0d4098fa-753c-46ae-900b-b1729dd1d2a0} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1774 | 2026.03.30 19:28:38.170052 [ 275 ] {0d4098fa-753c-46ae-900b-b1729dd1d2a0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002014 sec., 141012.90963257197 rows/sec., 8.96 MiB/sec. | ||
| 1775 | 2026.03.30 19:28:38.170089 [ 275 ] {0d4098fa-753c-46ae-900b-b1729dd1d2a0} <Debug> TCPHandler: Processed in 0.002179179 sec. | ||
| 1776 | 2026.03.30 19:28:38.170228 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1777 | 2026.03.30 19:28:38.170329 [ 275 ] {99b6ed48-79e0-478d-9d81-ab71e2052fd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1778 | 2026.03.30 19:28:38.170370 [ 275 ] {99b6ed48-79e0-478d-9d81-ab71e2052fd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1779 | 2026.03.30 19:28:38.170906 [ 275 ] {99b6ed48-79e0-478d-9d81-ab71e2052fd2} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1780 | 2026.03.30 19:28:38.170949 [ 275 ] {99b6ed48-79e0-478d-9d81-ab71e2052fd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1781 | 2026.03.30 19:28:38.171316 [ 275 ] {99b6ed48-79e0-478d-9d81-ab71e2052fd2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1782 | 2026.03.30 19:28:38.171523 [ 275 ] {99b6ed48-79e0-478d-9d81-ab71e2052fd2} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1783 | 2026.03.30 19:28:38.171728 [ 275 ] {99b6ed48-79e0-478d-9d81-ab71e2052fd2} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001373 sec., 4369.992716678806 rows/sec., 356.34 KiB/sec. | ||
| 1784 | 2026.03.30 19:28:38.171768 [ 275 ] {99b6ed48-79e0-478d-9d81-ab71e2052fd2} <Debug> TCPHandler: Processed in 0.001551684 sec. | ||
| 1785 | 2026.03.30 19:28:38.171891 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1786 | 2026.03.30 19:28:38.171988 [ 275 ] {26959380-9770-417c-bcf4-859fef7d894f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1787 | 2026.03.30 19:28:38.172030 [ 275 ] {26959380-9770-417c-bcf4-859fef7d894f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1788 | 2026.03.30 19:28:38.172892 [ 275 ] {26959380-9770-417c-bcf4-859fef7d894f} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1789 | 2026.03.30 19:28:38.172929 [ 275 ] {26959380-9770-417c-bcf4-859fef7d894f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1790 | 2026.03.30 19:28:38.173361 [ 275 ] {26959380-9770-417c-bcf4-859fef7d894f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1791 | 2026.03.30 19:28:38.173660 [ 275 ] {26959380-9770-417c-bcf4-859fef7d894f} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1792 | 2026.03.30 19:28:38.173797 [ 275 ] {26959380-9770-417c-bcf4-859fef7d894f} <Debug> executeQuery: Read 804 rows, 64.11 KiB in 0.001827 sec., 440065.6814449918 rows/sec., 34.27 MiB/sec. | ||
| 1793 | 2026.03.30 19:28:38.173844 [ 275 ] {26959380-9770-417c-bcf4-859fef7d894f} <Debug> TCPHandler: Processed in 0.002001477 sec. | ||
| 1794 | 2026.03.30 19:28:38.173975 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1795 | 2026.03.30 19:28:38.174086 [ 275 ] {82ecdc40-d7e8-48b3-802e-ac8eb051d82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1796 | 2026.03.30 19:28:38.174127 [ 275 ] {82ecdc40-d7e8-48b3-802e-ac8eb051d82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1797 | 2026.03.30 19:28:38.174579 [ 275 ] {82ecdc40-d7e8-48b3-802e-ac8eb051d82a} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2026.03.30 19:28:38.174617 [ 275 ] {82ecdc40-d7e8-48b3-802e-ac8eb051d82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1799 | 2026.03.30 19:28:38.174948 [ 275 ] {82ecdc40-d7e8-48b3-802e-ac8eb051d82a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1800 | 2026.03.30 19:28:38.175158 [ 275 ] {82ecdc40-d7e8-48b3-802e-ac8eb051d82a} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2026.03.30 19:28:38.175295 [ 275 ] {82ecdc40-d7e8-48b3-802e-ac8eb051d82a} <Debug> executeQuery: Read 150 rows, 9.11 KiB in 0.001282 sec., 117004.6801872075 rows/sec., 6.94 MiB/sec. | ||
| 1802 | 2026.03.30 19:28:38.175339 [ 275 ] {82ecdc40-d7e8-48b3-802e-ac8eb051d82a} <Debug> TCPHandler: Processed in 0.001458403 sec. | ||
| 1803 | 2026.03.30 19:28:38.175515 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1804 | 2026.03.30 19:28:38.175671 [ 275 ] {d7eabf30-09a9-4b3d-9bc7-97b1526f0f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1805 | 2026.03.30 19:28:38.175710 [ 275 ] {d7eabf30-09a9-4b3d-9bc7-97b1526f0f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1806 | 2026.03.30 19:28:38.176444 [ 275 ] {d7eabf30-09a9-4b3d-9bc7-97b1526f0f17} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1807 | 2026.03.30 19:28:38.176478 [ 275 ] {d7eabf30-09a9-4b3d-9bc7-97b1526f0f17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1808 | 2026.03.30 19:28:38.176863 [ 275 ] {d7eabf30-09a9-4b3d-9bc7-97b1526f0f17} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1809 | 2026.03.30 19:28:38.177081 [ 275 ] {d7eabf30-09a9-4b3d-9bc7-97b1526f0f17} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2026.03.30 19:28:38.177226 [ 275 ] {d7eabf30-09a9-4b3d-9bc7-97b1526f0f17} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001573 sec., 94723.458359822 rows/sec., 6.12 MiB/sec. | ||
| 1811 | 2026.03.30 19:28:38.177266 [ 275 ] {d7eabf30-09a9-4b3d-9bc7-97b1526f0f17} <Debug> TCPHandler: Processed in 0.001741446 sec. | ||
| 1812 | 2026.03.30 19:28:38.177391 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1813 | 2026.03.30 19:28:38.177484 [ 275 ] {8a342bac-78bd-4f5e-b70e-cd9dabb557ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1814 | 2026.03.30 19:28:38.177524 [ 275 ] {8a342bac-78bd-4f5e-b70e-cd9dabb557ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1815 | 2026.03.30 19:28:38.177970 [ 275 ] {8a342bac-78bd-4f5e-b70e-cd9dabb557ac} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1816 | 2026.03.30 19:28:38.178006 [ 275 ] {8a342bac-78bd-4f5e-b70e-cd9dabb557ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1817 | 2026.03.30 19:28:38.180387 [ 275 ] {8a342bac-78bd-4f5e-b70e-cd9dabb557ac} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1818 | 2026.03.30 19:28:38.180684 [ 275 ] {8a342bac-78bd-4f5e-b70e-cd9dabb557ac} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1819 | 2026.03.30 19:28:38.180811 [ 275 ] {8a342bac-78bd-4f5e-b70e-cd9dabb557ac} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.003354 sec., 44126.416219439474 rows/sec., 2.51 MiB/sec. | ||
| 1820 | 2026.03.30 19:28:38.180849 [ 275 ] {8a342bac-78bd-4f5e-b70e-cd9dabb557ac} <Debug> TCPHandler: Processed in 0.003518382 sec. | ||
| 1821 | 2026.03.30 19:28:38.180969 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1822 | 2026.03.30 19:28:38.181059 [ 275 ] {9515d92f-1fff-4d5f-940a-6848067dc047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1823 | 2026.03.30 19:28:38.181096 [ 275 ] {9515d92f-1fff-4d5f-940a-6848067dc047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1824 | 2026.03.30 19:28:38.181746 [ 275 ] {9515d92f-1fff-4d5f-940a-6848067dc047} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1825 | 2026.03.30 19:28:38.181784 [ 275 ] {9515d92f-1fff-4d5f-940a-6848067dc047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1826 | 2026.03.30 19:28:38.182143 [ 275 ] {9515d92f-1fff-4d5f-940a-6848067dc047} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1827 | 2026.03.30 19:28:38.182351 [ 275 ] {9515d92f-1fff-4d5f-940a-6848067dc047} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1828 | 2026.03.30 19:28:38.182501 [ 275 ] {9515d92f-1fff-4d5f-940a-6848067dc047} <Debug> executeQuery: Read 504 rows, 36.31 KiB in 0.001434 sec., 351464.43514644355 rows/sec., 24.73 MiB/sec. | ||
| 1829 | 2026.03.30 19:28:38.182539 [ 275 ] {9515d92f-1fff-4d5f-940a-6848067dc047} <Debug> TCPHandler: Processed in 0.001597635 sec. | ||
| 1830 | 2026.03.30 19:28:38.182652 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1831 | 2026.03.30 19:28:38.182741 [ 275 ] {434c77d8-90e9-43bb-8deb-8717eba9bfa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1832 | 2026.03.30 19:28:38.182779 [ 275 ] {434c77d8-90e9-43bb-8deb-8717eba9bfa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1833 | 2026.03.30 19:28:38.183096 [ 275 ] {434c77d8-90e9-43bb-8deb-8717eba9bfa3} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1834 | 2026.03.30 19:28:38.183130 [ 275 ] {434c77d8-90e9-43bb-8deb-8717eba9bfa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1835 | 2026.03.30 19:28:38.183404 [ 275 ] {434c77d8-90e9-43bb-8deb-8717eba9bfa3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1836 | 2026.03.30 19:28:38.183664 [ 275 ] {434c77d8-90e9-43bb-8deb-8717eba9bfa3} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1837 | 2026.03.30 19:28:38.183791 [ 275 ] {434c77d8-90e9-43bb-8deb-8717eba9bfa3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001071 sec., 5602.240896358544 rows/sec., 292.70 KiB/sec. | ||
| 1838 | 2026.03.30 19:28:38.183826 [ 275 ] {434c77d8-90e9-43bb-8deb-8717eba9bfa3} <Debug> TCPHandler: Processed in 0.001231571 sec. | ||
| 1839 | 2026.03.30 19:28:38.183935 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1840 | 2026.03.30 19:28:38.184021 [ 275 ] {793f4995-4fa8-4cd9-9414-e292bdc6975f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1841 | 2026.03.30 19:28:38.184060 [ 275 ] {793f4995-4fa8-4cd9-9414-e292bdc6975f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1842 | 2026.03.30 19:28:38.184471 [ 275 ] {793f4995-4fa8-4cd9-9414-e292bdc6975f} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1843 | 2026.03.30 19:28:38.184587 [ 275 ] {793f4995-4fa8-4cd9-9414-e292bdc6975f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1844 | 2026.03.30 19:28:38.185005 [ 275 ] {793f4995-4fa8-4cd9-9414-e292bdc6975f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1845 | 2026.03.30 19:28:38.185237 [ 275 ] {793f4995-4fa8-4cd9-9414-e292bdc6975f} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1846 | 2026.03.30 19:28:38.185370 [ 275 ] {793f4995-4fa8-4cd9-9414-e292bdc6975f} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001342 sec., 199701.93740685543 rows/sec., 13.28 MiB/sec. | ||
| 1847 | 2026.03.30 19:28:38.185406 [ 275 ] {793f4995-4fa8-4cd9-9414-e292bdc6975f} <Debug> TCPHandler: Processed in 0.001501203 sec. | ||
| 1848 | 2026.03.30 19:28:38.185532 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1849 | 2026.03.30 19:28:38.185628 [ 275 ] {8c3ae107-a638-4ab3-96fb-cb032ada7078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1850 | 2026.03.30 19:28:38.185669 [ 275 ] {8c3ae107-a638-4ab3-96fb-cb032ada7078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1851 | 2026.03.30 19:28:38.186055 [ 275 ] {8c3ae107-a638-4ab3-96fb-cb032ada7078} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1852 | 2026.03.30 19:28:38.186089 [ 275 ] {8c3ae107-a638-4ab3-96fb-cb032ada7078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1853 | 2026.03.30 19:28:38.186353 [ 275 ] {8c3ae107-a638-4ab3-96fb-cb032ada7078} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1854 | 2026.03.30 19:28:38.186544 [ 275 ] {8c3ae107-a638-4ab3-96fb-cb032ada7078} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1855 | 2026.03.30 19:28:38.186740 [ 275 ] {8c3ae107-a638-4ab3-96fb-cb032ada7078} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 59.47 KiB/sec. | ||
| 1856 | 2026.03.30 19:28:38.186777 [ 275 ] {8c3ae107-a638-4ab3-96fb-cb032ada7078} <Debug> TCPHandler: Processed in 0.001292791 sec. | ||
| 1857 | 2026.03.30 19:28:38.186888 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1858 | 2026.03.30 19:28:38.186980 [ 275 ] {4e11853b-cd40-4570-95f7-b716f3b42507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1859 | 2026.03.30 19:28:38.187031 [ 275 ] {4e11853b-cd40-4570-95f7-b716f3b42507} <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 | ||
| 1860 | 2026.03.30 19:28:38.187711 [ 275 ] {4e11853b-cd40-4570-95f7-b716f3b42507} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2026.03.30 19:28:38.187746 [ 275 ] {4e11853b-cd40-4570-95f7-b716f3b42507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1862 | 2026.03.30 19:28:38.188193 [ 275 ] {4e11853b-cd40-4570-95f7-b716f3b42507} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1863 | 2026.03.30 19:28:38.188399 [ 275 ] {4e11853b-cd40-4570-95f7-b716f3b42507} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1864 | 2026.03.30 19:28:38.188532 [ 275 ] {4e11853b-cd40-4570-95f7-b716f3b42507} <Debug> executeQuery: Read 2 rows, 3.67 KiB in 0.001629 sec., 1227.7470841006752 rows/sec., 2.20 MiB/sec. | ||
| 1865 | 2026.03.30 19:28:38.188586 [ 275 ] {4e11853b-cd40-4570-95f7-b716f3b42507} <Debug> TCPHandler: Processed in 0.001808046 sec. | ||
| 1866 | 2026.03.30 19:28:38.188759 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1867 | 2026.03.30 19:28:38.188846 [ 275 ] {dc151c73-9f18-4582-9481-38a74b0809e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1868 | 2026.03.30 19:28:38.188885 [ 275 ] {dc151c73-9f18-4582-9481-38a74b0809e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1869 | 2026.03.30 19:28:38.189197 [ 275 ] {dc151c73-9f18-4582-9481-38a74b0809e6} <Trace> oximeter.measurements_i64 (359cebe9-2cb9-46f8-8aca-63ec27e447fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1870 | 2026.03.30 19:28:38.189231 [ 275 ] {dc151c73-9f18-4582-9481-38a74b0809e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1871 | 2026.03.30 19:28:38.189512 [ 275 ] {dc151c73-9f18-4582-9481-38a74b0809e6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1872 | 2026.03.30 19:28:38.189802 [ 275 ] {dc151c73-9f18-4582-9481-38a74b0809e6} <Trace> oximeter.measurements_i64 (359cebe9-2cb9-46f8-8aca-63ec27e447fd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1873 | 2026.03.30 19:28:38.189927 [ 275 ] {dc151c73-9f18-4582-9481-38a74b0809e6} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 390.99 KiB/sec. | ||
| 1874 | 2026.03.30 19:28:38.189963 [ 275 ] {dc151c73-9f18-4582-9481-38a74b0809e6} <Debug> TCPHandler: Processed in 0.001245482 sec. | ||
| 1875 | 2026.03.30 19:28:38.190079 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1876 | 2026.03.30 19:28:38.190171 [ 275 ] {8941716e-9c03-45e3-84cd-1e8772815a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1877 | 2026.03.30 19:28:38.190211 [ 275 ] {8941716e-9c03-45e3-84cd-1e8772815a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1878 | 2026.03.30 19:28:38.190548 [ 275 ] {8941716e-9c03-45e3-84cd-1e8772815a2d} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1879 | 2026.03.30 19:28:38.190584 [ 275 ] {8941716e-9c03-45e3-84cd-1e8772815a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 1880 | 2026.03.30 19:28:38.190869 [ 275 ] {8941716e-9c03-45e3-84cd-1e8772815a2d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1881 | 2026.03.30 19:28:38.191059 [ 275 ] {8941716e-9c03-45e3-84cd-1e8772815a2d} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1882 | 2026.03.30 19:28:38.191183 [ 275 ] {8941716e-9c03-45e3-84cd-1e8772815a2d} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001065 sec., 84507.04225352113 rows/sec., 5.29 MiB/sec. | ||
| 1883 | 2026.03.30 19:28:38.191216 [ 275 ] {8941716e-9c03-45e3-84cd-1e8772815a2d} <Debug> TCPHandler: Processed in 0.001222941 sec. | ||
| 1884 | 2026.03.30 19:28:40.036197 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57222 | ||
| 1885 | 2026.03.30 19:28:40.036324 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1886 | 2026.03.30 19:28:40.036353 [ 288 ] {} <Debug> TCP-Session: a427246e-eef2-447d-8748-1592f24641fd Authenticating user 'default' from [fd00:1122:3344:101::e]:57222 | ||
| 1887 | 2026.03.30 19:28:40.036377 [ 288 ] {} <Debug> TCP-Session: a427246e-eef2-447d-8748-1592f24641fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1888 | 2026.03.30 19:28:40.036391 [ 288 ] {} <Debug> TCP-Session: a427246e-eef2-447d-8748-1592f24641fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1889 | 2026.03.30 19:28:40.036605 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47342 | ||
| 1890 | 2026.03.30 19:28:40.036620 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48665 | ||
| 1891 | 2026.03.30 19:28:40.036668 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42575 | ||
| 1892 | 2026.03.30 19:28:40.036695 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35309 | ||
| 1893 | 2026.03.30 19:28:40.036726 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1894 | 2026.03.30 19:28:40.036712 [ 288 ] {} <Trace> TCP-Session: a427246e-eef2-447d-8748-1592f24641fd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1895 | 2026.03.30 19:28:40.036770 [ 289 ] {} <Debug> TCP-Session: 68638862-cfa7-4117-81fc-1fbeb1ffe270 Authenticating user 'default' from [fd00:1122:3344:101::e]:47342 | ||
| 1896 | 2026.03.30 19:28:40.036780 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1897 | 2026.03.30 19:28:40.036788 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1898 | 2026.03.30 19:28:40.036805 [ 289 ] {} <Debug> TCP-Session: 68638862-cfa7-4117-81fc-1fbeb1ffe270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1899 | 2026.03.30 19:28:40.036820 [ 292 ] {} <Debug> TCP-Session: c7ada8ec-78e1-4540-ab4c-28ca14a56f96 Authenticating user 'default' from [fd00:1122:3344:101::e]:42575 | ||
| 1900 | 2026.03.30 19:28:40.036845 [ 289 ] {} <Debug> TCP-Session: 68638862-cfa7-4117-81fc-1fbeb1ffe270 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1901 | 2026.03.30 19:28:40.036863 [ 292 ] {} <Debug> TCP-Session: c7ada8ec-78e1-4540-ab4c-28ca14a56f96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1902 | 2026.03.30 19:28:40.036839 [ 294 ] {} <Debug> TCP-Session: 5f5831d2-c7ed-4ce3-9e9b-5b92cb7a0bfd Authenticating user 'default' from [fd00:1122:3344:101::e]:35309 | ||
| 1903 | 2026.03.30 19:28:40.036890 [ 292 ] {} <Debug> TCP-Session: c7ada8ec-78e1-4540-ab4c-28ca14a56f96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1904 | 2026.03.30 19:28:40.036915 [ 288 ] {704bb1f0-8630-4c5f-aa4e-f54825713cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57222) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1905 | 2026.03.30 19:28:40.036917 [ 294 ] {} <Debug> TCP-Session: 5f5831d2-c7ed-4ce3-9e9b-5b92cb7a0bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1906 | 2026.03.30 19:28:40.036756 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1907 | 2026.03.30 19:28:40.036951 [ 294 ] {} <Debug> TCP-Session: 5f5831d2-c7ed-4ce3-9e9b-5b92cb7a0bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1908 | 2026.03.30 19:28:40.036708 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49345 | ||
| 1909 | 2026.03.30 19:28:40.036980 [ 290 ] {} <Debug> TCP-Session: f6660b72-2ba6-4b2d-af5b-5033ef00fb7b Authenticating user 'default' from [fd00:1122:3344:101::e]:48665 | ||
| 1910 | 2026.03.30 19:28:40.036703 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39836 | ||
| 1911 | 2026.03.30 19:28:40.037044 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1912 | 2026.03.30 19:28:40.037031 [ 290 ] {} <Debug> TCP-Session: f6660b72-2ba6-4b2d-af5b-5033ef00fb7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1913 | 2026.03.30 19:28:40.037083 [ 296 ] {} <Debug> TCP-Session: f81f6746-ff01-4155-9968-a27c77b8a1cc Authenticating user 'default' from [fd00:1122:3344:101::e]:49345 | ||
| 1914 | 2026.03.30 19:28:40.037097 [ 290 ] {} <Debug> TCP-Session: f6660b72-2ba6-4b2d-af5b-5033ef00fb7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1915 | 2026.03.30 19:28:40.037114 [ 296 ] {} <Debug> TCP-Session: f81f6746-ff01-4155-9968-a27c77b8a1cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1916 | 2026.03.30 19:28:40.037122 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1917 | 2026.03.30 19:28:40.037138 [ 296 ] {} <Debug> TCP-Session: f81f6746-ff01-4155-9968-a27c77b8a1cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1918 | 2026.03.30 19:28:40.036675 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42159 | ||
| 1919 | 2026.03.30 19:28:40.037228 [ 295 ] {} <Debug> TCP-Session: 0d01631b-3db8-482d-a15a-311329cc9d81 Authenticating user 'default' from [fd00:1122:3344:101::e]:39836 | ||
| 1920 | 2026.03.30 19:28:40.036630 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58326 | ||
| 1921 | 2026.03.30 19:28:40.037282 [ 295 ] {} <Debug> TCP-Session: 0d01631b-3db8-482d-a15a-311329cc9d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1922 | 2026.03.30 19:28:40.037268 [ 288 ] {704bb1f0-8630-4c5f-aa4e-f54825713cd2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1923 | 2026.03.30 19:28:40.037307 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1924 | 2026.03.30 19:28:40.037309 [ 295 ] {} <Debug> TCP-Session: 0d01631b-3db8-482d-a15a-311329cc9d81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1925 | 2026.03.30 19:28:40.037361 [ 293 ] {} <Debug> TCP-Session: e99e7467-539b-44ff-8b55-6a8d73ed056a Authenticating user 'default' from [fd00:1122:3344:101::e]:42159 | ||
| 1926 | 2026.03.30 19:28:40.037367 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1927 | 2026.03.30 19:28:40.037394 [ 293 ] {} <Debug> TCP-Session: e99e7467-539b-44ff-8b55-6a8d73ed056a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1928 | 2026.03.30 19:28:40.037414 [ 291 ] {} <Debug> TCP-Session: a66d44f2-886b-4e4d-9317-c92391c545eb Authenticating user 'default' from [fd00:1122:3344:101::e]:58326 | ||
| 1929 | 2026.03.30 19:28:40.037421 [ 293 ] {} <Debug> TCP-Session: e99e7467-539b-44ff-8b55-6a8d73ed056a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1930 | 2026.03.30 19:28:40.037444 [ 291 ] {} <Debug> TCP-Session: a66d44f2-886b-4e4d-9317-c92391c545eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1931 | 2026.03.30 19:28:40.037384 [ 288 ] {704bb1f0-8630-4c5f-aa4e-f54825713cd2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1932 | 2026.03.30 19:28:40.037471 [ 291 ] {} <Debug> TCP-Session: a66d44f2-886b-4e4d-9317-c92391c545eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1933 | 2026.03.30 19:28:40.037774 [ 288 ] {704bb1f0-8630-4c5f-aa4e-f54825713cd2} <Debug> oximeter.version (7c52c042-a63f-4804-8bb6-a4ee8f4b6853) (SelectExecutor): Key condition: unknown | ||
| 1934 | 2026.03.30 19:28:40.038743 [ 314 ] {704bb1f0-8630-4c5f-aa4e-f54825713cd2} <Trace> AggregatingTransform: Aggregating | ||
| 1935 | 2026.03.30 19:28:40.038778 [ 314 ] {704bb1f0-8630-4c5f-aa4e-f54825713cd2} <Trace> Aggregator: Aggregation method: without_key | ||
| 1936 | 2026.03.30 19:28:40.038810 [ 314 ] {704bb1f0-8630-4c5f-aa4e-f54825713cd2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000933838 sec. (1070.850 rows/sec., 41.83 KiB/sec.) | ||
| 1937 | 2026.03.30 19:28:40.038824 [ 314 ] {704bb1f0-8630-4c5f-aa4e-f54825713cd2} <Trace> Aggregator: Merging aggregated data | ||
| 1938 | 2026.03.30 19:28:40.040230 [ 288 ] {704bb1f0-8630-4c5f-aa4e-f54825713cd2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00332 sec., 301.2048192771084 rows/sec., 11.77 KiB/sec. | ||
| 1939 | 2026.03.30 19:28:40.040418 [ 288 ] {704bb1f0-8630-4c5f-aa4e-f54825713cd2} <Debug> TCPHandler: Processed in 0.003780084 sec. | ||
| 1940 | 2026.03.30 19:28:40.040565 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1941 | 2026.03.30 19:28:40.040597 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1942 | 2026.03.30 19:28:40.040607 [ 288 ] {} <Debug> TCP-Session: a427246e-eef2-447d-8748-1592f24641fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2026.03.30 19:28:40.040616 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1944 | 2026.03.30 19:28:40.040644 [ 289 ] {} <Debug> TCP-Session: 68638862-cfa7-4117-81fc-1fbeb1ffe270 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1945 | 2026.03.30 19:28:40.040657 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1946 | 2026.03.30 19:28:40.040671 [ 292 ] {} <Debug> TCP-Session: c7ada8ec-78e1-4540-ab4c-28ca14a56f96 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1947 | 2026.03.30 19:28:40.040680 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1948 | 2026.03.30 19:28:40.040699 [ 293 ] {} <Debug> TCP-Session: e99e7467-539b-44ff-8b55-6a8d73ed056a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1949 | 2026.03.30 19:28:40.040711 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1950 | 2026.03.30 19:28:40.040726 [ 296 ] {} <Debug> TCP-Session: f81f6746-ff01-4155-9968-a27c77b8a1cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1951 | 2026.03.30 19:28:40.040766 [ 294 ] {} <Debug> TCP-Session: 5f5831d2-c7ed-4ce3-9e9b-5b92cb7a0bfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1952 | 2026.03.30 19:28:40.040729 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1953 | 2026.03.30 19:28:40.040693 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1954 | 2026.03.30 19:28:40.040833 [ 295 ] {} <Debug> TCP-Session: 0d01631b-3db8-482d-a15a-311329cc9d81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1955 | 2026.03.30 19:28:40.040641 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1956 | 2026.03.30 19:28:40.040852 [ 291 ] {} <Debug> TCP-Session: a66d44f2-886b-4e4d-9317-c92391c545eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2026.03.30 19:28:40.040892 [ 290 ] {} <Debug> TCP-Session: f6660b72-2ba6-4b2d-af5b-5033ef00fb7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1958 | 2026.03.30 19:28:41.168733 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1959 | 2026.03.30 19:28:41.168799 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1960 | 2026.03.30 19:28:41.230900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 84 entries to flush up to offset 258 | ||
| 1961 | 2026.03.30 19:28:41.232803 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3751 | ||
| 1962 | 2026.03.30 19:28:41.233306 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1963 | 2026.03.30 19:28:41.233348 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 1964 | 2026.03.30 19:28:41.233867 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1965 | 2026.03.30 19:28:41.234111 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.03.30 19:28:41.234252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3751 | ||
| 1967 | 2026.03.30 19:28:41.234416 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1968 | 2026.03.30 19:28:41.234473 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.73 GiB. | ||
| 1969 | 2026.03.30 19:28:41.236057 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1970 | 2026.03.30 19:28:41.236346 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1971 | 2026.03.30 19:28:41.236675 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 258 | ||
| 1972 | 2026.03.30 19:28:41.444760 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1973 | 2026.03.30 19:28:41.463933 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1974 | 2026.03.30 19:28:41.464003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1975 | 2026.03.30 19:28:41.470499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1976 | 2026.03.30 19:28:41.471242 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1977 | 2026.03.30 19:28:41.475005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1978 | 2026.03.30 19:28:42.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.18 MiB, peak 190.59 MiB, free memory in arenas 0.00 B, will set to 184.01 MiB (RSS), difference: 1.83 MiB | ||
| 1979 | 2026.03.30 19:28:43.126158 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1980 | 2026.03.30 19:28:43.126334 [ 275 ] {fd2cba24-47da-4579-88bf-c18cc0787fed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1981 | 2026.03.30 19:28:43.126400 [ 275 ] {fd2cba24-47da-4579-88bf-c18cc0787fed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1982 | 2026.03.30 19:28:43.127030 [ 275 ] {fd2cba24-47da-4579-88bf-c18cc0787fed} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1983 | 2026.03.30 19:28:43.127078 [ 275 ] {fd2cba24-47da-4579-88bf-c18cc0787fed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1984 | 2026.03.30 19:28:43.127495 [ 275 ] {fd2cba24-47da-4579-88bf-c18cc0787fed} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1985 | 2026.03.30 19:28:43.127720 [ 275 ] {fd2cba24-47da-4579-88bf-c18cc0787fed} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1986 | 2026.03.30 19:28:43.127875 [ 275 ] {fd2cba24-47da-4579-88bf-c18cc0787fed} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00159 sec., 47798.74213836478 rows/sec., 3.94 MiB/sec. | ||
| 1987 | 2026.03.30 19:28:43.127923 [ 275 ] {fd2cba24-47da-4579-88bf-c18cc0787fed} <Debug> TCPHandler: Processed in 0.001891917 sec. | ||
| 1988 | 2026.03.30 19:28:43.128049 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1989 | 2026.03.30 19:28:43.128151 [ 275 ] {2cc78dc4-bbd9-43ae-afaf-e887e4ba4ea8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1990 | 2026.03.30 19:28:43.128194 [ 275 ] {2cc78dc4-bbd9-43ae-afaf-e887e4ba4ea8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1991 | 2026.03.30 19:28:43.128620 [ 275 ] {2cc78dc4-bbd9-43ae-afaf-e887e4ba4ea8} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1992 | 2026.03.30 19:28:43.128658 [ 275 ] {2cc78dc4-bbd9-43ae-afaf-e887e4ba4ea8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 1993 | 2026.03.30 19:28:43.128967 [ 275 ] {2cc78dc4-bbd9-43ae-afaf-e887e4ba4ea8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1994 | 2026.03.30 19:28:43.129196 [ 275 ] {2cc78dc4-bbd9-43ae-afaf-e887e4ba4ea8} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1995 | 2026.03.30 19:28:43.129331 [ 275 ] {2cc78dc4-bbd9-43ae-afaf-e887e4ba4ea8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001204 sec., 8305.647840531561 rows/sec., 624.55 KiB/sec. | ||
| 1996 | 2026.03.30 19:28:43.129371 [ 275 ] {2cc78dc4-bbd9-43ae-afaf-e887e4ba4ea8} <Debug> TCPHandler: Processed in 0.001373242 sec. | ||
| 1997 | 2026.03.30 19:28:43.129483 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1998 | 2026.03.30 19:28:43.129578 [ 275 ] {8d21a47d-b679-47c2-a9cb-9d76a99873cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1999 | 2026.03.30 19:28:43.129619 [ 275 ] {8d21a47d-b679-47c2-a9cb-9d76a99873cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2000 | 2026.03.30 19:28:43.130029 [ 275 ] {8d21a47d-b679-47c2-a9cb-9d76a99873cb} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2001 | 2026.03.30 19:28:43.130065 [ 275 ] {8d21a47d-b679-47c2-a9cb-9d76a99873cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2002 | 2026.03.30 19:28:43.130384 [ 275 ] {8d21a47d-b679-47c2-a9cb-9d76a99873cb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2003 | 2026.03.30 19:28:43.130603 [ 275 ] {8d21a47d-b679-47c2-a9cb-9d76a99873cb} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2004 | 2026.03.30 19:28:43.130730 [ 275 ] {8d21a47d-b679-47c2-a9cb-9d76a99873cb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001171 sec., 63193.8514090521 rows/sec., 4.93 MiB/sec. | ||
| 2005 | 2026.03.30 19:28:43.130772 [ 275 ] {8d21a47d-b679-47c2-a9cb-9d76a99873cb} <Debug> TCPHandler: Processed in 0.001338712 sec. | ||
| 2006 | 2026.03.30 19:28:43.130884 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2007 | 2026.03.30 19:28:43.130977 [ 275 ] {dc319ed7-a3e4-4a92-a444-aa25d969bf15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2008 | 2026.03.30 19:28:43.131020 [ 275 ] {dc319ed7-a3e4-4a92-a444-aa25d969bf15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2009 | 2026.03.30 19:28:43.131424 [ 275 ] {dc319ed7-a3e4-4a92-a444-aa25d969bf15} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2010 | 2026.03.30 19:28:43.131467 [ 275 ] {dc319ed7-a3e4-4a92-a444-aa25d969bf15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2011 | 2026.03.30 19:28:43.131828 [ 275 ] {dc319ed7-a3e4-4a92-a444-aa25d969bf15} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2012 | 2026.03.30 19:28:43.132040 [ 275 ] {dc319ed7-a3e4-4a92-a444-aa25d969bf15} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2013 | 2026.03.30 19:28:43.132168 [ 275 ] {dc319ed7-a3e4-4a92-a444-aa25d969bf15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 2014 | 2026.03.30 19:28:43.132213 [ 275 ] {dc319ed7-a3e4-4a92-a444-aa25d969bf15} <Debug> TCPHandler: Processed in 0.001377392 sec. | ||
| 2015 | 2026.03.30 19:28:43.132356 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2016 | 2026.03.30 19:28:43.132459 [ 275 ] {f13c063a-6e24-4bf5-b005-e176600c0df6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2017 | 2026.03.30 19:28:43.132515 [ 275 ] {f13c063a-6e24-4bf5-b005-e176600c0df6} <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 | ||
| 2018 | 2026.03.30 19:28:43.133236 [ 275 ] {f13c063a-6e24-4bf5-b005-e176600c0df6} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2019 | 2026.03.30 19:28:43.133274 [ 275 ] {f13c063a-6e24-4bf5-b005-e176600c0df6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2020 | 2026.03.30 19:28:43.133792 [ 275 ] {f13c063a-6e24-4bf5-b005-e176600c0df6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2021 | 2026.03.30 19:28:43.134030 [ 275 ] {f13c063a-6e24-4bf5-b005-e176600c0df6} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2022 | 2026.03.30 19:28:43.134172 [ 275 ] {f13c063a-6e24-4bf5-b005-e176600c0df6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001733 sec., 5770.340450086555 rows/sec., 10.34 MiB/sec. | ||
| 2023 | 2026.03.30 19:28:43.134232 [ 275 ] {f13c063a-6e24-4bf5-b005-e176600c0df6} <Debug> TCPHandler: Processed in 0.001935127 sec. | ||
| 2024 | 2026.03.30 19:28:43.134342 [ 275 ] {} <Trace> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2025 | 2026.03.30 19:28:43.134437 [ 275 ] {a4f25736-9a9c-42a1-8063-592090027ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:53358) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2026 | 2026.03.30 19:28:43.134479 [ 275 ] {a4f25736-9a9c-42a1-8063-592090027ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2027 | 2026.03.30 19:28:43.134814 [ 275 ] {a4f25736-9a9c-42a1-8063-592090027ad3} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2028 | 2026.03.30 19:28:43.134852 [ 275 ] {a4f25736-9a9c-42a1-8063-592090027ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 2029 | 2026.03.30 19:28:43.135191 [ 275 ] {a4f25736-9a9c-42a1-8063-592090027ad3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2030 | 2026.03.30 19:28:43.135426 [ 275 ] {a4f25736-9a9c-42a1-8063-592090027ad3} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2031 | 2026.03.30 19:28:43.135557 [ 275 ] {a4f25736-9a9c-42a1-8063-592090027ad3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001139 sec., 52677.78753292361 rows/sec., 3.55 MiB/sec. | ||
| 2032 | 2026.03.30 19:28:43.135594 [ 275 ] {a4f25736-9a9c-42a1-8063-592090027ad3} <Debug> TCPHandler: Processed in 0.001301801 sec. | ||
| 2033 | 2026.03.30 19:28:47.659976 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2034 | 2026.03.30 19:28:47.660063 [ 275 ] {} <Debug> TCP-Session: d21ef645-804f-48d9-9edb-bdc65f3818e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2035 | 2026.03.30 19:28:48.001165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.04 MiB, peak 190.59 MiB, free memory in arenas 0.00 B, will set to 184.08 MiB (RSS), difference: 2.04 MiB | ||
| 2036 | 2026.03.30 19:28:48.042907 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33982 | ||
| 2037 | 2026.03.30 19:28:48.043028 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2038 | 2026.03.30 19:28:48.043055 [ 275 ] {} <Debug> TCP-Session: fdfaccad-efb9-4455-9961-5848c95d8345 Authenticating user 'default' from [fd00:1122:3344:101::e]:33982 | ||
| 2039 | 2026.03.30 19:28:48.043078 [ 275 ] {} <Debug> TCP-Session: fdfaccad-efb9-4455-9961-5848c95d8345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2040 | 2026.03.30 19:28:48.043091 [ 275 ] {} <Debug> TCP-Session: fdfaccad-efb9-4455-9961-5848c95d8345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2041 | 2026.03.30 19:28:48.043292 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53023 | ||
| 2042 | 2026.03.30 19:28:48.043341 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50100 | ||
| 2043 | 2026.03.30 19:28:48.043372 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53181 | ||
| 2044 | 2026.03.30 19:28:48.043403 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64239 | ||
| 2045 | 2026.03.30 19:28:48.043452 [ 275 ] {} <Trace> TCP-Session: fdfaccad-efb9-4455-9961-5848c95d8345 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2046 | 2026.03.30 19:28:48.043426 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62581 | ||
| 2047 | 2026.03.30 19:28:48.043498 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2048 | 2026.03.30 19:28:48.043513 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2049 | 2026.03.30 19:28:48.043554 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2050 | 2026.03.30 19:28:48.043587 [ 290 ] {} <Debug> TCP-Session: a372ff60-c920-4004-aa84-15ec42b71d4e Authenticating user 'default' from [fd00:1122:3344:101::e]:53181 | ||
| 2051 | 2026.03.30 19:28:48.043565 [ 289 ] {} <Debug> TCP-Session: ec306c27-e1f1-4df7-83b1-25fd8bdba0a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50100 | ||
| 2052 | 2026.03.30 19:28:48.043613 [ 293 ] {} <Debug> TCP-Session: eb1e6608-951b-4c4f-84ee-8e9d5239881b Authenticating user 'default' from [fd00:1122:3344:101::e]:64239 | ||
| 2053 | 2026.03.30 19:28:48.043639 [ 275 ] {cdc2f454-f6c8-49e2-91eb-0b8097e3fc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33982) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2054 | 2026.03.30 19:28:48.043648 [ 289 ] {} <Debug> TCP-Session: ec306c27-e1f1-4df7-83b1-25fd8bdba0a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2055 | 2026.03.30 19:28:48.043663 [ 293 ] {} <Debug> TCP-Session: eb1e6608-951b-4c4f-84ee-8e9d5239881b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2056 | 2026.03.30 19:28:48.043685 [ 289 ] {} <Debug> TCP-Session: ec306c27-e1f1-4df7-83b1-25fd8bdba0a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2057 | 2026.03.30 19:28:48.043700 [ 293 ] {} <Debug> TCP-Session: eb1e6608-951b-4c4f-84ee-8e9d5239881b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2058 | 2026.03.30 19:28:48.043624 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2059 | 2026.03.30 19:28:48.043625 [ 290 ] {} <Debug> TCP-Session: a372ff60-c920-4004-aa84-15ec42b71d4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2060 | 2026.03.30 19:28:48.043764 [ 295 ] {} <Debug> TCP-Session: 7267019b-1459-4237-ab16-11c2af247ec5 Authenticating user 'default' from [fd00:1122:3344:101::e]:62581 | ||
| 2061 | 2026.03.30 19:28:48.043773 [ 290 ] {} <Debug> TCP-Session: a372ff60-c920-4004-aa84-15ec42b71d4e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2062 | 2026.03.30 19:28:48.043418 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58822 | ||
| 2063 | 2026.03.30 19:28:48.043799 [ 295 ] {} <Debug> TCP-Session: 7267019b-1459-4237-ab16-11c2af247ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2064 | 2026.03.30 19:28:48.043391 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49115 | ||
| 2065 | 2026.03.30 19:28:48.043371 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2066 | 2026.03.30 19:28:48.043894 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2067 | 2026.03.30 19:28:48.043916 [ 288 ] {} <Debug> TCP-Session: ca754de4-7e53-4b94-a3f3-5750b18742fe Authenticating user 'default' from [fd00:1122:3344:101::e]:53023 | ||
| 2068 | 2026.03.30 19:28:48.043935 [ 294 ] {} <Debug> TCP-Session: 38730b9b-b89f-4147-8ecc-c8f55e313d4a Authenticating user 'default' from [fd00:1122:3344:101::e]:58822 | ||
| 2069 | 2026.03.30 19:28:48.043946 [ 288 ] {} <Debug> TCP-Session: ca754de4-7e53-4b94-a3f3-5750b18742fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2070 | 2026.03.30 19:28:48.043947 [ 275 ] {cdc2f454-f6c8-49e2-91eb-0b8097e3fc1a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2071 | 2026.03.30 19:28:48.043962 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2072 | 2026.03.30 19:28:48.043971 [ 288 ] {} <Debug> TCP-Session: ca754de4-7e53-4b94-a3f3-5750b18742fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2073 | 2026.03.30 19:28:48.043391 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57849 | ||
| 2074 | 2026.03.30 19:28:48.044018 [ 275 ] {cdc2f454-f6c8-49e2-91eb-0b8097e3fc1a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2075 | 2026.03.30 19:28:48.043963 [ 294 ] {} <Debug> TCP-Session: 38730b9b-b89f-4147-8ecc-c8f55e313d4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2076 | 2026.03.30 19:28:48.043847 [ 295 ] {} <Debug> TCP-Session: 7267019b-1459-4237-ab16-11c2af247ec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2077 | 2026.03.30 19:28:48.044092 [ 294 ] {} <Debug> TCP-Session: 38730b9b-b89f-4147-8ecc-c8f55e313d4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2078 | 2026.03.30 19:28:48.044007 [ 292 ] {} <Debug> TCP-Session: 872e1f1e-0606-4254-86a3-ada15021a3d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:49115 | ||
| 2079 | 2026.03.30 19:28:48.044155 [ 292 ] {} <Debug> TCP-Session: 872e1f1e-0606-4254-86a3-ada15021a3d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2080 | 2026.03.30 19:28:48.044171 [ 292 ] {} <Debug> TCP-Session: 872e1f1e-0606-4254-86a3-ada15021a3d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2081 | 2026.03.30 19:28:48.044171 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2082 | 2026.03.30 19:28:48.044217 [ 291 ] {} <Debug> TCP-Session: 9fa5f44d-09f2-4267-96fb-169314a2b2de Authenticating user 'default' from [fd00:1122:3344:101::e]:57849 | ||
| 2083 | 2026.03.30 19:28:48.044240 [ 291 ] {} <Debug> TCP-Session: 9fa5f44d-09f2-4267-96fb-169314a2b2de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2084 | 2026.03.30 19:28:48.044258 [ 291 ] {} <Debug> TCP-Session: 9fa5f44d-09f2-4267-96fb-169314a2b2de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2085 | 2026.03.30 19:28:48.044364 [ 275 ] {cdc2f454-f6c8-49e2-91eb-0b8097e3fc1a} <Debug> oximeter.version (7c52c042-a63f-4804-8bb6-a4ee8f4b6853) (SelectExecutor): Key condition: unknown | ||
| 2086 | 2026.03.30 19:28:48.044459 [ 275 ] {cdc2f454-f6c8-49e2-91eb-0b8097e3fc1a} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2087 | 2026.03.30 19:28:48.133622 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2088 | 2026.03.30 19:28:48.133776 [ 276 ] {9ef2c060-f80d-429a-9e41-62e2b7bfd113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2089 | 2026.03.30 19:28:48.133838 [ 276 ] {9ef2c060-f80d-429a-9e41-62e2b7bfd113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2090 | 2026.03.30 19:28:48.134737 [ 276 ] {9ef2c060-f80d-429a-9e41-62e2b7bfd113} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2026.03.30 19:28:48.134786 [ 276 ] {9ef2c060-f80d-429a-9e41-62e2b7bfd113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2092 | 2026.03.30 19:28:48.141035 [ 276 ] {9ef2c060-f80d-429a-9e41-62e2b7bfd113} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2093 | 2026.03.30 19:28:48.141284 [ 276 ] {9ef2c060-f80d-429a-9e41-62e2b7bfd113} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2026.03.30 19:28:48.141421 [ 276 ] {9ef2c060-f80d-429a-9e41-62e2b7bfd113} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.007727 sec., 36754.23838488417 rows/sec., 2.33 MiB/sec. | ||
| 2095 | 2026.03.30 19:28:48.141459 [ 276 ] {9ef2c060-f80d-429a-9e41-62e2b7bfd113} <Debug> TCPHandler: Processed in 0.007997591 sec. | ||
| 2096 | 2026.03.30 19:28:48.141585 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2097 | 2026.03.30 19:28:48.141675 [ 276 ] {a4e62e73-8d83-4a0a-b08c-7690b1d9dd7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2098 | 2026.03.30 19:28:48.141715 [ 276 ] {a4e62e73-8d83-4a0a-b08c-7690b1d9dd7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2099 | 2026.03.30 19:28:48.142584 [ 276 ] {a4e62e73-8d83-4a0a-b08c-7690b1d9dd7d} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2100 | 2026.03.30 19:28:48.142620 [ 276 ] {a4e62e73-8d83-4a0a-b08c-7690b1d9dd7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2101 | 2026.03.30 19:28:48.143013 [ 276 ] {a4e62e73-8d83-4a0a-b08c-7690b1d9dd7d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2102 | 2026.03.30 19:28:48.143228 [ 276 ] {a4e62e73-8d83-4a0a-b08c-7690b1d9dd7d} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2103 | 2026.03.30 19:28:48.143363 [ 276 ] {a4e62e73-8d83-4a0a-b08c-7690b1d9dd7d} <Debug> executeQuery: Read 837 rows, 67.25 KiB in 0.001651 sec., 506965.4754694125 rows/sec., 39.78 MiB/sec. | ||
| 2104 | 2026.03.30 19:28:48.143399 [ 276 ] {a4e62e73-8d83-4a0a-b08c-7690b1d9dd7d} <Debug> TCPHandler: Processed in 0.001813096 sec. | ||
| 2105 | 2026.03.30 19:28:48.143519 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2106 | 2026.03.30 19:28:48.143612 [ 276 ] {15934cd1-1627-443f-9c68-efe9b49137ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2107 | 2026.03.30 19:28:48.143651 [ 276 ] {15934cd1-1627-443f-9c68-efe9b49137ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2108 | 2026.03.30 19:28:48.144086 [ 276 ] {15934cd1-1627-443f-9c68-efe9b49137ed} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2109 | 2026.03.30 19:28:48.144121 [ 276 ] {15934cd1-1627-443f-9c68-efe9b49137ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2110 | 2026.03.30 19:28:48.144436 [ 276 ] {15934cd1-1627-443f-9c68-efe9b49137ed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2111 | 2026.03.30 19:28:48.144648 [ 276 ] {15934cd1-1627-443f-9c68-efe9b49137ed} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2112 | 2026.03.30 19:28:48.144772 [ 276 ] {15934cd1-1627-443f-9c68-efe9b49137ed} <Debug> executeQuery: Read 162 rows, 10.05 KiB in 0.001178 sec., 137521.22241086588 rows/sec., 8.33 MiB/sec. | ||
| 2113 | 2026.03.30 19:28:48.144789 [ 49 ] {} <Debug> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2114 | 2026.03.30 19:28:48.144808 [ 276 ] {15934cd1-1627-443f-9c68-efe9b49137ed} <Debug> TCPHandler: Processed in 0.001338002 sec. | ||
| 2115 | 2026.03.30 19:28:48.144848 [ 49 ] {} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2116 | 2026.03.30 19:28:48.144874 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2117 | 2026.03.30 19:28:48.144933 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2026.03.30 19:28:48.144976 [ 191 ] {06d644a8-a1de-453d-bd09-18217955cf5d::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 | ||
| 2119 | 2026.03.30 19:28:48.145031 [ 276 ] {be2642ad-2576-4208-98ce-5fb7d53fe3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2120 | 2026.03.30 19:28:48.145076 [ 276 ] {be2642ad-2576-4208-98ce-5fb7d53fe3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2121 | 2026.03.30 19:28:48.145100 [ 191 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2122 | 2026.03.30 19:28:48.145146 [ 191 ] {06d644a8-a1de-453d-bd09-18217955cf5d::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 | ||
| 2123 | 2026.03.30 19:28:48.145211 [ 191 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 2124 | 2026.03.30 19:28:48.145259 [ 191 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 2125 | 2026.03.30 19:28:48.145300 [ 191 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 150 rows starting from the beginning of the part | ||
| 2126 | 2026.03.30 19:28:48.145343 [ 191 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 2127 | 2026.03.30 19:28:48.145381 [ 191 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 162 rows starting from the beginning of the part | ||
| 2128 | 2026.03.30 19:28:48.145543 [ 276 ] {be2642ad-2576-4208-98ce-5fb7d53fe3d3} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2129 | 2026.03.30 19:28:48.145585 [ 276 ] {be2642ad-2576-4208-98ce-5fb7d53fe3d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2130 | 2026.03.30 19:28:48.146234 [ 192 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 5 columns (5 merged, 0 gathered) in 0.001301801 sec., 267321.9639560885 rows/sec., 17.40 MiB/sec. | ||
| 2131 | 2026.03.30 19:28:48.146451 [ 199 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2132 | 2026.03.30 19:28:48.146766 [ 199 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_6_1} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2026.03.30 19:28:48.146852 [ 199 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_6_1} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2134 | 2026.03.30 19:28:48.146929 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 2135 | 2026.03.30 19:28:48.147397 [ 276 ] {be2642ad-2576-4208-98ce-5fb7d53fe3d3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2136 | 2026.03.30 19:28:48.147707 [ 276 ] {be2642ad-2576-4208-98ce-5fb7d53fe3d3} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2137 | 2026.03.30 19:28:48.147924 [ 276 ] {be2642ad-2576-4208-98ce-5fb7d53fe3d3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.002899 sec., 51397.03345981373 rows/sec., 3.32 MiB/sec. | ||
| 2138 | 2026.03.30 19:28:48.148014 [ 276 ] {be2642ad-2576-4208-98ce-5fb7d53fe3d3} <Debug> TCPHandler: Processed in 0.003128098 sec. | ||
| 2139 | 2026.03.30 19:28:48.148205 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2140 | 2026.03.30 19:28:48.148351 [ 276 ] {4f88aec9-63c1-4476-81a2-0c9b23800042} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2141 | 2026.03.30 19:28:48.148392 [ 276 ] {4f88aec9-63c1-4476-81a2-0c9b23800042} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2142 | 2026.03.30 19:28:48.148853 [ 276 ] {4f88aec9-63c1-4476-81a2-0c9b23800042} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2143 | 2026.03.30 19:28:48.148895 [ 276 ] {4f88aec9-63c1-4476-81a2-0c9b23800042} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2144 | 2026.03.30 19:28:48.149225 [ 276 ] {4f88aec9-63c1-4476-81a2-0c9b23800042} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2145 | 2026.03.30 19:28:48.149515 [ 276 ] {4f88aec9-63c1-4476-81a2-0c9b23800042} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2146 | 2026.03.30 19:28:48.149658 [ 276 ] {4f88aec9-63c1-4476-81a2-0c9b23800042} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001324 sec., 111782.47734138972 rows/sec., 6.36 MiB/sec. | ||
| 2147 | 2026.03.30 19:28:48.149709 [ 276 ] {4f88aec9-63c1-4476-81a2-0c9b23800042} <Debug> TCPHandler: Processed in 0.001596864 sec. | ||
| 2148 | 2026.03.30 19:28:48.150005 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2149 | 2026.03.30 19:28:48.150144 [ 276 ] {05a705f0-d1ce-4535-af49-bb2bed06aeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2150 | 2026.03.30 19:28:48.150197 [ 276 ] {05a705f0-d1ce-4535-af49-bb2bed06aeae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2151 | 2026.03.30 19:28:48.150969 [ 276 ] {05a705f0-d1ce-4535-af49-bb2bed06aeae} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2152 | 2026.03.30 19:28:48.151014 [ 276 ] {05a705f0-d1ce-4535-af49-bb2bed06aeae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2153 | 2026.03.30 19:28:48.151364 [ 276 ] {05a705f0-d1ce-4535-af49-bb2bed06aeae} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2154 | 2026.03.30 19:28:48.151577 [ 276 ] {05a705f0-d1ce-4535-af49-bb2bed06aeae} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2155 | 2026.03.30 19:28:48.151708 [ 276 ] {05a705f0-d1ce-4535-af49-bb2bed06aeae} <Debug> executeQuery: Read 518 rows, 37.44 KiB in 0.001605 sec., 322741.4330218068 rows/sec., 22.78 MiB/sec. | ||
| 2156 | 2026.03.30 19:28:48.151768 [ 276 ] {05a705f0-d1ce-4535-af49-bb2bed06aeae} <Debug> TCPHandler: Processed in 0.001847707 sec. | ||
| 2157 | 2026.03.30 19:28:48.151947 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2158 | 2026.03.30 19:28:48.152053 [ 276 ] {14eff0f5-2712-462c-986e-8d80e895cbce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2159 | 2026.03.30 19:28:48.152098 [ 276 ] {14eff0f5-2712-462c-986e-8d80e895cbce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2160 | 2026.03.30 19:28:48.152495 [ 276 ] {14eff0f5-2712-462c-986e-8d80e895cbce} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2161 | 2026.03.30 19:28:48.152545 [ 276 ] {14eff0f5-2712-462c-986e-8d80e895cbce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2162 | 2026.03.30 19:28:48.152927 [ 276 ] {14eff0f5-2712-462c-986e-8d80e895cbce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2163 | 2026.03.30 19:28:48.153153 [ 276 ] {14eff0f5-2712-462c-986e-8d80e895cbce} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2164 | 2026.03.30 19:28:48.153289 [ 276 ] {14eff0f5-2712-462c-986e-8d80e895cbce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001254 sec., 4784.6889952153115 rows/sec., 249.98 KiB/sec. | ||
| 2165 | 2026.03.30 19:28:48.153337 [ 276 ] {14eff0f5-2712-462c-986e-8d80e895cbce} <Debug> TCPHandler: Processed in 0.001442072 sec. | ||
| 2166 | 2026.03.30 19:28:48.153468 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2167 | 2026.03.30 19:28:48.153564 [ 276 ] {5c53b4df-5e00-46e6-9c68-87f91363b4dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2168 | 2026.03.30 19:28:48.153608 [ 276 ] {5c53b4df-5e00-46e6-9c68-87f91363b4dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2169 | 2026.03.30 19:28:48.154033 [ 276 ] {5c53b4df-5e00-46e6-9c68-87f91363b4dc} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2170 | 2026.03.30 19:28:48.154070 [ 276 ] {5c53b4df-5e00-46e6-9c68-87f91363b4dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2171 | 2026.03.30 19:28:48.154428 [ 276 ] {5c53b4df-5e00-46e6-9c68-87f91363b4dc} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2172 | 2026.03.30 19:28:48.154664 [ 276 ] {5c53b4df-5e00-46e6-9c68-87f91363b4dc} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2026.03.30 19:28:48.154794 [ 276 ] {5c53b4df-5e00-46e6-9c68-87f91363b4dc} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00125 sec., 212000 rows/sec., 14.09 MiB/sec. | ||
| 2174 | 2026.03.30 19:28:48.154832 [ 276 ] {5c53b4df-5e00-46e6-9c68-87f91363b4dc} <Debug> TCPHandler: Processed in 0.001414053 sec. | ||
| 2175 | 2026.03.30 19:28:48.154948 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2176 | 2026.03.30 19:28:48.155042 [ 276 ] {0ddfc3ca-94b3-45e5-8660-447e4f5e228f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2177 | 2026.03.30 19:28:48.155093 [ 276 ] {0ddfc3ca-94b3-45e5-8660-447e4f5e228f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2178 | 2026.03.30 19:28:48.155409 [ 276 ] {0ddfc3ca-94b3-45e5-8660-447e4f5e228f} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2179 | 2026.03.30 19:28:48.155447 [ 276 ] {0ddfc3ca-94b3-45e5-8660-447e4f5e228f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2180 | 2026.03.30 19:28:48.155750 [ 276 ] {0ddfc3ca-94b3-45e5-8660-447e4f5e228f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2181 | 2026.03.30 19:28:48.155969 [ 276 ] {0ddfc3ca-94b3-45e5-8660-447e4f5e228f} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2182 | 2026.03.30 19:28:48.156096 [ 276 ] {0ddfc3ca-94b3-45e5-8660-447e4f5e228f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 2183 | 2026.03.30 19:28:48.156133 [ 276 ] {0ddfc3ca-94b3-45e5-8660-447e4f5e228f} <Debug> TCPHandler: Processed in 0.001233351 sec. | ||
| 2184 | 2026.03.30 19:28:48.156234 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2185 | 2026.03.30 19:28:48.156353 [ 276 ] {f5eb0499-76f4-4ab5-9af4-3b5e7812f226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2186 | 2026.03.30 19:28:48.156425 [ 276 ] {f5eb0499-76f4-4ab5-9af4-3b5e7812f226} <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 | ||
| 2187 | 2026.03.30 19:28:48.157359 [ 276 ] {f5eb0499-76f4-4ab5-9af4-3b5e7812f226} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2188 | 2026.03.30 19:28:48.157396 [ 276 ] {f5eb0499-76f4-4ab5-9af4-3b5e7812f226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2189 | 2026.03.30 19:28:48.157938 [ 276 ] {f5eb0499-76f4-4ab5-9af4-3b5e7812f226} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2190 | 2026.03.30 19:28:48.158169 [ 276 ] {f5eb0499-76f4-4ab5-9af4-3b5e7812f226} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2191 | 2026.03.30 19:28:48.158327 [ 276 ] {f5eb0499-76f4-4ab5-9af4-3b5e7812f226} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002 sec., 10000 rows/sec., 17.92 MiB/sec. | ||
| 2192 | 2026.03.30 19:28:48.158391 [ 276 ] {f5eb0499-76f4-4ab5-9af4-3b5e7812f226} <Debug> TCPHandler: Processed in 0.002206909 sec. | ||
| 2193 | 2026.03.30 19:28:48.158503 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2194 | 2026.03.30 19:28:48.158600 [ 276 ] {2c63221f-0327-44f1-8ec0-56392b43ba2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2195 | 2026.03.30 19:28:48.158642 [ 276 ] {2c63221f-0327-44f1-8ec0-56392b43ba2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2196 | 2026.03.30 19:28:48.158971 [ 276 ] {2c63221f-0327-44f1-8ec0-56392b43ba2c} <Trace> oximeter.measurements_i64 (359cebe9-2cb9-46f8-8aca-63ec27e447fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2197 | 2026.03.30 19:28:48.159008 [ 276 ] {2c63221f-0327-44f1-8ec0-56392b43ba2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2198 | 2026.03.30 19:28:48.159320 [ 276 ] {2c63221f-0327-44f1-8ec0-56392b43ba2c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2199 | 2026.03.30 19:28:48.159527 [ 276 ] {2c63221f-0327-44f1-8ec0-56392b43ba2c} <Trace> oximeter.measurements_i64 (359cebe9-2cb9-46f8-8aca-63ec27e447fd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2200 | 2026.03.30 19:28:48.159657 [ 276 ] {2c63221f-0327-44f1-8ec0-56392b43ba2c} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001076 sec., 13940.520446096656 rows/sec., 1.04 MiB/sec. | ||
| 2201 | 2026.03.30 19:28:48.159694 [ 276 ] {2c63221f-0327-44f1-8ec0-56392b43ba2c} <Debug> TCPHandler: Processed in 0.001240651 sec. | ||
| 2202 | 2026.03.30 19:28:48.159801 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2203 | 2026.03.30 19:28:48.159897 [ 276 ] {1ad201bb-175b-4729-b9c3-ff20dee25caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2204 | 2026.03.30 19:28:48.159939 [ 276 ] {1ad201bb-175b-4729-b9c3-ff20dee25caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2205 | 2026.03.30 19:28:48.160255 [ 276 ] {1ad201bb-175b-4729-b9c3-ff20dee25caf} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2206 | 2026.03.30 19:28:48.160292 [ 276 ] {1ad201bb-175b-4729-b9c3-ff20dee25caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2207 | 2026.03.30 19:28:48.160687 [ 276 ] {1ad201bb-175b-4729-b9c3-ff20dee25caf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2208 | 2026.03.30 19:28:48.160910 [ 276 ] {1ad201bb-175b-4729-b9c3-ff20dee25caf} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2209 | 2026.03.30 19:28:48.161056 [ 276 ] {1ad201bb-175b-4729-b9c3-ff20dee25caf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001179 sec., 76335.87786259543 rows/sec., 4.78 MiB/sec. | ||
| 2210 | 2026.03.30 19:28:48.161093 [ 276 ] {1ad201bb-175b-4729-b9c3-ff20dee25caf} <Debug> TCPHandler: Processed in 0.001340971 sec. | ||
| 2211 | 2026.03.30 19:28:48.401907 [ 308 ] {cdc2f454-f6c8-49e2-91eb-0b8097e3fc1a} <Trace> AggregatingTransform: Aggregating | ||
| 2212 | 2026.03.30 19:28:48.401959 [ 308 ] {cdc2f454-f6c8-49e2-91eb-0b8097e3fc1a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2213 | 2026.03.30 19:28:48.401987 [ 308 ] {cdc2f454-f6c8-49e2-91eb-0b8097e3fc1a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971328 sec. (1029.518 rows/sec., 40.22 KiB/sec.) | ||
| 2214 | 2026.03.30 19:28:48.402001 [ 308 ] {cdc2f454-f6c8-49e2-91eb-0b8097e3fc1a} <Trace> Aggregator: Merging aggregated data | ||
| 2215 | 2026.03.30 19:28:48.403364 [ 275 ] {cdc2f454-f6c8-49e2-91eb-0b8097e3fc1a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.359766 sec., 2.779584507707788 rows/sec., 111.18 B/sec. | ||
| 2216 | 2026.03.30 19:28:48.403495 [ 275 ] {cdc2f454-f6c8-49e2-91eb-0b8097e3fc1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2217 | 2026.03.30 19:28:48.403515 [ 275 ] {cdc2f454-f6c8-49e2-91eb-0b8097e3fc1a} <Debug> TCPHandler: Processed in 0.360169948 sec. | ||
| 2218 | 2026.03.30 19:28:48.403648 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2219 | 2026.03.30 19:28:48.403673 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2220 | 2026.03.30 19:28:48.403695 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2221 | 2026.03.30 19:28:48.403720 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2222 | 2026.03.30 19:28:48.403735 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2223 | 2026.03.30 19:28:48.403767 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2224 | 2026.03.30 19:28:48.403798 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2225 | 2026.03.30 19:28:48.403818 [ 289 ] {} <Debug> TCP-Session: ec306c27-e1f1-4df7-83b1-25fd8bdba0a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2226 | 2026.03.30 19:28:48.403834 [ 291 ] {} <Debug> TCP-Session: 9fa5f44d-09f2-4267-96fb-169314a2b2de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2227 | 2026.03.30 19:28:48.403847 [ 275 ] {} <Debug> TCP-Session: fdfaccad-efb9-4455-9961-5848c95d8345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2228 | 2026.03.30 19:28:48.403790 [ 290 ] {} <Debug> TCP-Session: a372ff60-c920-4004-aa84-15ec42b71d4e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2229 | 2026.03.30 19:28:48.403753 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2230 | 2026.03.30 19:28:48.403734 [ 288 ] {} <Debug> TCP-Session: ca754de4-7e53-4b94-a3f3-5750b18742fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2026.03.30 19:28:48.403944 [ 293 ] {} <Debug> TCP-Session: eb1e6608-951b-4c4f-84ee-8e9d5239881b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2232 | 2026.03.30 19:28:48.403790 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2233 | 2026.03.30 19:28:48.403758 [ 292 ] {} <Debug> TCP-Session: 872e1f1e-0606-4254-86a3-ada15021a3d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2234 | 2026.03.30 19:28:48.404014 [ 294 ] {} <Debug> TCP-Session: 38730b9b-b89f-4147-8ecc-c8f55e313d4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2235 | 2026.03.30 19:28:48.403721 [ 295 ] {} <Debug> TCP-Session: 7267019b-1459-4237-ab16-11c2af247ec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2236 | 2026.03.30 19:28:48.734938 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4199 | ||
| 2237 | 2026.03.30 19:28:48.735654 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.03.30 19:28:48.735724 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2239 | 2026.03.30 19:28:48.736372 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2240 | 2026.03.30 19:28:48.736677 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2241 | 2026.03.30 19:28:48.736849 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4199 | ||
| 2242 | 2026.03.30 19:28:48.975670 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2243 | 2026.03.30 19:28:48.994991 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2244 | 2026.03.30 19:28:48.995066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2245 | 2026.03.30 19:28:49.000227 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.93 MiB, peak 197.56 MiB, free memory in arenas 0.00 B, will set to 204.39 MiB (RSS), difference: 13.46 MiB | ||
| 2246 | 2026.03.30 19:28:49.002910 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2247 | 2026.03.30 19:28:49.003735 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2248 | 2026.03.30 19:28:49.008160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2249 | 2026.03.30 19:28:49.201922 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61775 | ||
| 2250 | 2026.03.30 19:28:49.202042 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2251 | 2026.03.30 19:28:49.202072 [ 290 ] {} <Debug> TCP-Session: 81360e64-0c61-41c7-8469-47191017e02c Authenticating user 'default' from [fd00:1122:3344:101::e]:61775 | ||
| 2252 | 2026.03.30 19:28:49.202097 [ 290 ] {} <Debug> TCP-Session: 81360e64-0c61-41c7-8469-47191017e02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2026.03.30 19:28:49.202112 [ 290 ] {} <Debug> TCP-Session: 81360e64-0c61-41c7-8469-47191017e02c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2026.03.30 19:28:49.202310 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61118 | ||
| 2255 | 2026.03.30 19:28:49.202359 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56638 | ||
| 2256 | 2026.03.30 19:28:49.202396 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51529 | ||
| 2257 | 2026.03.30 19:28:49.202430 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2258 | 2026.03.30 19:28:49.202429 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62011 | ||
| 2259 | 2026.03.30 19:28:49.202465 [ 291 ] {} <Debug> TCP-Session: c75260cb-71c7-49e0-b067-71ed26a99230 Authenticating user 'default' from [fd00:1122:3344:101::e]:61118 | ||
| 2260 | 2026.03.30 19:28:49.202408 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37292 | ||
| 2261 | 2026.03.30 19:28:49.202498 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2262 | 2026.03.30 19:28:49.202507 [ 291 ] {} <Debug> TCP-Session: c75260cb-71c7-49e0-b067-71ed26a99230 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2263 | 2026.03.30 19:28:49.202541 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2264 | 2026.03.30 19:28:49.202546 [ 292 ] {} <Debug> TCP-Session: 7cf0038e-e150-4d36-9e72-9241e7f4a59a Authenticating user 'default' from [fd00:1122:3344:101::e]:56638 | ||
| 2265 | 2026.03.30 19:28:49.202557 [ 291 ] {} <Debug> TCP-Session: c75260cb-71c7-49e0-b067-71ed26a99230 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2026.03.30 19:28:49.202572 [ 288 ] {} <Debug> TCP-Session: 2e97d4a3-b2ca-411e-810b-9111143445fc Authenticating user 'default' from [fd00:1122:3344:101::e]:62011 | ||
| 2267 | 2026.03.30 19:28:49.202587 [ 292 ] {} <Debug> TCP-Session: 7cf0038e-e150-4d36-9e72-9241e7f4a59a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2268 | 2026.03.30 19:28:49.202568 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2269 | 2026.03.30 19:28:49.202612 [ 292 ] {} <Debug> TCP-Session: 7cf0038e-e150-4d36-9e72-9241e7f4a59a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2270 | 2026.03.30 19:28:49.202608 [ 288 ] {} <Debug> TCP-Session: 2e97d4a3-b2ca-411e-810b-9111143445fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2271 | 2026.03.30 19:28:49.202634 [ 296 ] {} <Debug> TCP-Session: d709b952-c936-48ac-a6e0-a3dc432c9f8a Authenticating user 'default' from [fd00:1122:3344:101::e]:37292 | ||
| 2272 | 2026.03.30 19:28:49.202642 [ 288 ] {} <Debug> TCP-Session: 2e97d4a3-b2ca-411e-810b-9111143445fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2026.03.30 19:28:49.202653 [ 296 ] {} <Debug> TCP-Session: d709b952-c936-48ac-a6e0-a3dc432c9f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2026.03.30 19:28:49.202503 [ 290 ] {} <Trace> TCP-Session: 81360e64-0c61-41c7-8469-47191017e02c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2275 | 2026.03.30 19:28:49.202670 [ 296 ] {} <Debug> TCP-Session: d709b952-c936-48ac-a6e0-a3dc432c9f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2276 | 2026.03.30 19:28:49.202498 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2277 | 2026.03.30 19:28:49.202383 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58759 | ||
| 2278 | 2026.03.30 19:28:49.202750 [ 295 ] {} <Debug> TCP-Session: b211b5cc-84e6-4ee1-8718-cb1dc22d8b4f Authenticating user 'default' from [fd00:1122:3344:101::e]:51529 | ||
| 2279 | 2026.03.30 19:28:49.202369 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65054 | ||
| 2280 | 2026.03.30 19:28:49.202820 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2281 | 2026.03.30 19:28:49.202789 [ 295 ] {} <Debug> TCP-Session: b211b5cc-84e6-4ee1-8718-cb1dc22d8b4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2282 | 2026.03.30 19:28:49.202856 [ 290 ] {8c32a115-4e39-4e74-9096-3deaa8224447} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61775) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2283 | 2026.03.30 19:28:49.202862 [ 294 ] {} <Debug> TCP-Session: c9821819-c98e-46cd-add4-39f6499071da Authenticating user 'default' from [fd00:1122:3344:101::e]:58759 | ||
| 2284 | 2026.03.30 19:28:49.202875 [ 295 ] {} <Debug> TCP-Session: b211b5cc-84e6-4ee1-8718-cb1dc22d8b4f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2026.03.30 19:28:49.202904 [ 294 ] {} <Debug> TCP-Session: c9821819-c98e-46cd-add4-39f6499071da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2286 | 2026.03.30 19:28:49.202910 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2287 | 2026.03.30 19:28:49.202928 [ 294 ] {} <Debug> TCP-Session: c9821819-c98e-46cd-add4-39f6499071da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2026.03.30 19:28:49.202424 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38160 | ||
| 2289 | 2026.03.30 19:28:49.202956 [ 293 ] {} <Debug> TCP-Session: 210c3f0a-fa54-4374-8da5-a9e5161237b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:65054 | ||
| 2290 | 2026.03.30 19:28:49.203012 [ 293 ] {} <Debug> TCP-Session: 210c3f0a-fa54-4374-8da5-a9e5161237b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2026.03.30 19:28:49.203028 [ 293 ] {} <Debug> TCP-Session: 210c3f0a-fa54-4374-8da5-a9e5161237b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2026.03.30 19:28:49.203041 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2293 | 2026.03.30 19:28:49.203072 [ 275 ] {} <Debug> TCP-Session: c457b762-d5ed-42fc-9812-5bf5d544a4be Authenticating user 'default' from [fd00:1122:3344:101::e]:38160 | ||
| 2294 | 2026.03.30 19:28:49.203092 [ 275 ] {} <Debug> TCP-Session: c457b762-d5ed-42fc-9812-5bf5d544a4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2026.03.30 19:28:49.203107 [ 275 ] {} <Debug> TCP-Session: c457b762-d5ed-42fc-9812-5bf5d544a4be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2296 | 2026.03.30 19:28:49.203181 [ 290 ] {8c32a115-4e39-4e74-9096-3deaa8224447} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2297 | 2026.03.30 19:28:49.203242 [ 290 ] {8c32a115-4e39-4e74-9096-3deaa8224447} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2298 | 2026.03.30 19:28:49.203561 [ 290 ] {8c32a115-4e39-4e74-9096-3deaa8224447} <Debug> oximeter.version (7c52c042-a63f-4804-8bb6-a4ee8f4b6853) (SelectExecutor): Key condition: unknown | ||
| 2299 | 2026.03.30 19:28:49.204537 [ 336 ] {8c32a115-4e39-4e74-9096-3deaa8224447} <Trace> AggregatingTransform: Aggregating | ||
| 2300 | 2026.03.30 19:28:49.204572 [ 336 ] {8c32a115-4e39-4e74-9096-3deaa8224447} <Trace> Aggregator: Aggregation method: without_key | ||
| 2301 | 2026.03.30 19:28:49.204611 [ 336 ] {8c32a115-4e39-4e74-9096-3deaa8224447} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000948208 sec. (1054.621 rows/sec., 41.20 KiB/sec.) | ||
| 2302 | 2026.03.30 19:28:49.204630 [ 336 ] {8c32a115-4e39-4e74-9096-3deaa8224447} <Trace> Aggregator: Merging aggregated data | ||
| 2303 | 2026.03.30 19:28:49.206009 [ 290 ] {8c32a115-4e39-4e74-9096-3deaa8224447} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003216 sec., 310.9452736318408 rows/sec., 12.15 KiB/sec. | ||
| 2304 | 2026.03.30 19:28:49.206150 [ 290 ] {8c32a115-4e39-4e74-9096-3deaa8224447} <Debug> TCPHandler: Processed in 0.003810254 sec. | ||
| 2305 | 2026.03.30 19:28:49.206250 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2306 | 2026.03.30 19:28:49.206277 [ 290 ] {} <Debug> TCP-Session: 81360e64-0c61-41c7-8469-47191017e02c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2307 | 2026.03.30 19:28:49.206287 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2308 | 2026.03.30 19:28:49.206309 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2309 | 2026.03.30 19:28:49.206333 [ 292 ] {} <Debug> TCP-Session: 7cf0038e-e150-4d36-9e72-9241e7f4a59a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2026.03.30 19:28:49.206342 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2311 | 2026.03.30 19:28:49.206362 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2312 | 2026.03.30 19:28:49.206380 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2313 | 2026.03.30 19:28:49.206383 [ 275 ] {} <Debug> TCP-Session: c457b762-d5ed-42fc-9812-5bf5d544a4be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2314 | 2026.03.30 19:28:49.206408 [ 296 ] {} <Debug> TCP-Session: d709b952-c936-48ac-a6e0-a3dc432c9f8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2026.03.30 19:28:49.206419 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2316 | 2026.03.30 19:28:49.206427 [ 294 ] {} <Debug> TCP-Session: c9821819-c98e-46cd-add4-39f6499071da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2317 | 2026.03.30 19:28:49.206462 [ 288 ] {} <Debug> TCP-Session: 2e97d4a3-b2ca-411e-810b-9111143445fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2318 | 2026.03.30 19:28:49.206400 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2319 | 2026.03.30 19:28:49.206358 [ 293 ] {} <Debug> TCP-Session: 210c3f0a-fa54-4374-8da5-a9e5161237b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2026.03.30 19:28:49.206334 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2321 | 2026.03.30 19:28:49.206541 [ 295 ] {} <Debug> TCP-Session: b211b5cc-84e6-4ee1-8718-cb1dc22d8b4f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2322 | 2026.03.30 19:28:49.206579 [ 291 ] {} <Debug> TCP-Session: c75260cb-71c7-49e0-b067-71ed26a99230 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2323 | 2026.03.30 19:28:50.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 200.63 MiB, peak 208.74 MiB, free memory in arenas 0.00 B, will set to 205.14 MiB (RSS), difference: 4.51 MiB | ||
| 2324 | 2026.03.30 19:28:50.166267 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54057 | ||
| 2325 | 2026.03.30 19:28:50.166383 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2326 | 2026.03.30 19:28:50.166413 [ 290 ] {} <Debug> TCP-Session: 447a8685-5dbd-4a0f-a069-9b275cb669d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54057 | ||
| 2327 | 2026.03.30 19:28:50.166437 [ 290 ] {} <Debug> TCP-Session: 447a8685-5dbd-4a0f-a069-9b275cb669d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2328 | 2026.03.30 19:28:50.166452 [ 290 ] {} <Debug> TCP-Session: 447a8685-5dbd-4a0f-a069-9b275cb669d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2329 | 2026.03.30 19:28:50.166697 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62717 | ||
| 2330 | 2026.03.30 19:28:50.166728 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39420 | ||
| 2331 | 2026.03.30 19:28:50.166759 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62465 | ||
| 2332 | 2026.03.30 19:28:50.166781 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41523 | ||
| 2333 | 2026.03.30 19:28:50.166789 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55095 | ||
| 2334 | 2026.03.30 19:28:50.166825 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2335 | 2026.03.30 19:28:50.166860 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2336 | 2026.03.30 19:28:50.166864 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2337 | 2026.03.30 19:28:50.166871 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2338 | 2026.03.30 19:28:50.166891 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2339 | 2026.03.30 19:28:50.166909 [ 292 ] {} <Debug> TCP-Session: 80266590-0629-4686-92da-5b61ca51e8db Authenticating user 'default' from [fd00:1122:3344:101::e]:39420 | ||
| 2340 | 2026.03.30 19:28:50.166912 [ 275 ] {} <Debug> TCP-Session: e8e9b115-9915-4d1d-8599-bcf7e85f4b7c Authenticating user 'default' from [fd00:1122:3344:101::e]:41523 | ||
| 2341 | 2026.03.30 19:28:50.166888 [ 295 ] {} <Debug> TCP-Session: f74b27a8-64c3-4b87-8da3-b250591e6b26 Authenticating user 'default' from [fd00:1122:3344:101::e]:62465 | ||
| 2342 | 2026.03.30 19:28:50.166936 [ 288 ] {} <Debug> TCP-Session: a97a2f94-4dfd-44f7-adc3-d9aa22b2478b Authenticating user 'default' from [fd00:1122:3344:101::e]:55095 | ||
| 2343 | 2026.03.30 19:28:50.166970 [ 295 ] {} <Debug> TCP-Session: f74b27a8-64c3-4b87-8da3-b250591e6b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2344 | 2026.03.30 19:28:50.166983 [ 288 ] {} <Debug> TCP-Session: a97a2f94-4dfd-44f7-adc3-d9aa22b2478b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2345 | 2026.03.30 19:28:50.167000 [ 295 ] {} <Debug> TCP-Session: f74b27a8-64c3-4b87-8da3-b250591e6b26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2346 | 2026.03.30 19:28:50.167008 [ 288 ] {} <Debug> TCP-Session: a97a2f94-4dfd-44f7-adc3-d9aa22b2478b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2347 | 2026.03.30 19:28:50.166942 [ 275 ] {} <Debug> TCP-Session: e8e9b115-9915-4d1d-8599-bcf7e85f4b7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2348 | 2026.03.30 19:28:50.166879 [ 291 ] {} <Debug> TCP-Session: 266b820e-dd33-4aa7-ad3c-2c98469af63b Authenticating user 'default' from [fd00:1122:3344:101::e]:62717 | ||
| 2349 | 2026.03.30 19:28:50.167049 [ 275 ] {} <Debug> TCP-Session: e8e9b115-9915-4d1d-8599-bcf7e85f4b7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2350 | 2026.03.30 19:28:50.167076 [ 291 ] {} <Debug> TCP-Session: 266b820e-dd33-4aa7-ad3c-2c98469af63b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2351 | 2026.03.30 19:28:50.166770 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49673 | ||
| 2352 | 2026.03.30 19:28:50.167100 [ 291 ] {} <Debug> TCP-Session: 266b820e-dd33-4aa7-ad3c-2c98469af63b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2353 | 2026.03.30 19:28:50.166758 [ 290 ] {} <Trace> TCP-Session: 447a8685-5dbd-4a0f-a069-9b275cb669d8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2354 | 2026.03.30 19:28:50.166745 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47695 | ||
| 2355 | 2026.03.30 19:28:50.167167 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2356 | 2026.03.30 19:28:50.166732 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48815 | ||
| 2357 | 2026.03.30 19:28:50.167246 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2358 | 2026.03.30 19:28:50.167221 [ 296 ] {} <Debug> TCP-Session: 2c3fc16f-086b-415a-9233-89f7977e0344 Authenticating user 'default' from [fd00:1122:3344:101::e]:49673 | ||
| 2359 | 2026.03.30 19:28:50.167281 [ 294 ] {} <Debug> TCP-Session: f59511a2-308d-491c-960d-27965fc3f1da Authenticating user 'default' from [fd00:1122:3344:101::e]:47695 | ||
| 2360 | 2026.03.30 19:28:50.167299 [ 296 ] {} <Debug> TCP-Session: 2c3fc16f-086b-415a-9233-89f7977e0344 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2361 | 2026.03.30 19:28:50.167319 [ 294 ] {} <Debug> TCP-Session: f59511a2-308d-491c-960d-27965fc3f1da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2362 | 2026.03.30 19:28:50.167321 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2363 | 2026.03.30 19:28:50.167343 [ 294 ] {} <Debug> TCP-Session: f59511a2-308d-491c-960d-27965fc3f1da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2364 | 2026.03.30 19:28:50.167333 [ 290 ] {3c4011aa-7ae6-44ca-b475-2bb2c3a78325} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54057) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2365 | 2026.03.30 19:28:50.167370 [ 293 ] {} <Debug> TCP-Session: b8bc9f86-3161-4527-ad46-486f00501274 Authenticating user 'default' from [fd00:1122:3344:101::e]:48815 | ||
| 2366 | 2026.03.30 19:28:50.167325 [ 296 ] {} <Debug> TCP-Session: 2c3fc16f-086b-415a-9233-89f7977e0344 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2367 | 2026.03.30 19:28:50.167417 [ 293 ] {} <Debug> TCP-Session: b8bc9f86-3161-4527-ad46-486f00501274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2026.03.30 19:28:50.166936 [ 292 ] {} <Debug> TCP-Session: 80266590-0629-4686-92da-5b61ca51e8db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2369 | 2026.03.30 19:28:50.167442 [ 293 ] {} <Debug> TCP-Session: b8bc9f86-3161-4527-ad46-486f00501274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2026.03.30 19:28:50.167463 [ 292 ] {} <Debug> TCP-Session: 80266590-0629-4686-92da-5b61ca51e8db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2371 | 2026.03.30 19:28:50.167647 [ 290 ] {3c4011aa-7ae6-44ca-b475-2bb2c3a78325} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2372 | 2026.03.30 19:28:50.167708 [ 290 ] {3c4011aa-7ae6-44ca-b475-2bb2c3a78325} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2373 | 2026.03.30 19:28:50.168019 [ 290 ] {3c4011aa-7ae6-44ca-b475-2bb2c3a78325} <Debug> oximeter.version (7c52c042-a63f-4804-8bb6-a4ee8f4b6853) (SelectExecutor): Key condition: unknown | ||
| 2374 | 2026.03.30 19:28:50.168990 [ 328 ] {3c4011aa-7ae6-44ca-b475-2bb2c3a78325} <Trace> AggregatingTransform: Aggregating | ||
| 2375 | 2026.03.30 19:28:50.169039 [ 328 ] {3c4011aa-7ae6-44ca-b475-2bb2c3a78325} <Trace> Aggregator: Aggregation method: without_key | ||
| 2376 | 2026.03.30 19:28:50.169072 [ 328 ] {3c4011aa-7ae6-44ca-b475-2bb2c3a78325} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000946768 sec. (1056.225 rows/sec., 41.26 KiB/sec.) | ||
| 2377 | 2026.03.30 19:28:50.169087 [ 328 ] {3c4011aa-7ae6-44ca-b475-2bb2c3a78325} <Trace> Aggregator: Merging aggregated data | ||
| 2378 | 2026.03.30 19:28:50.170306 [ 290 ] {3c4011aa-7ae6-44ca-b475-2bb2c3a78325} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003035 sec., 329.48929159802304 rows/sec., 12.87 KiB/sec. | ||
| 2379 | 2026.03.30 19:28:50.170456 [ 290 ] {3c4011aa-7ae6-44ca-b475-2bb2c3a78325} <Debug> TCPHandler: Processed in 0.003820764 sec. | ||
| 2380 | 2026.03.30 19:28:50.170553 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2381 | 2026.03.30 19:28:50.170581 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2382 | 2026.03.30 19:28:50.170603 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2383 | 2026.03.30 19:28:50.170623 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2384 | 2026.03.30 19:28:50.170643 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2385 | 2026.03.30 19:28:50.170663 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2386 | 2026.03.30 19:28:50.170674 [ 288 ] {} <Debug> TCP-Session: a97a2f94-4dfd-44f7-adc3-d9aa22b2478b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2026.03.30 19:28:50.170688 [ 292 ] {} <Debug> TCP-Session: 80266590-0629-4686-92da-5b61ca51e8db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2388 | 2026.03.30 19:28:50.170682 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2389 | 2026.03.30 19:28:50.170701 [ 275 ] {} <Debug> TCP-Session: e8e9b115-9915-4d1d-8599-bcf7e85f4b7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2390 | 2026.03.30 19:28:50.170699 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2391 | 2026.03.30 19:28:50.170760 [ 295 ] {} <Debug> TCP-Session: f74b27a8-64c3-4b87-8da3-b250591e6b26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.03.30 19:28:50.170659 [ 294 ] {} <Debug> TCP-Session: f59511a2-308d-491c-960d-27965fc3f1da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.03.30 19:28:50.170806 [ 296 ] {} <Debug> TCP-Session: 2c3fc16f-086b-415a-9233-89f7977e0344 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2394 | 2026.03.30 19:28:50.170638 [ 291 ] {} <Debug> TCP-Session: 266b820e-dd33-4aa7-ad3c-2c98469af63b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2395 | 2026.03.30 19:28:50.170626 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2396 | 2026.03.30 19:28:50.170585 [ 290 ] {} <Debug> TCP-Session: 447a8685-5dbd-4a0f-a069-9b275cb669d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2397 | 2026.03.30 19:28:50.170939 [ 293 ] {} <Debug> TCP-Session: b8bc9f86-3161-4527-ad46-486f00501274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2398 | 2026.03.30 19:28:51.237590 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 42 entries to flush up to offset 300 | ||
| 2399 | 2026.03.30 19:28:51.240328 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2400 | 2026.03.30 19:28:51.240387 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2401 | 2026.03.30 19:28:51.241597 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2402 | 2026.03.30 19:28:51.241877 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2403 | 2026.03.30 19:28:51.242053 [ 44 ] {} <Debug> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2404 | 2026.03.30 19:28:51.242146 [ 44 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2405 | 2026.03.30 19:28:51.242183 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2406 | 2026.03.30 19:28:51.242204 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 300 | ||
| 2407 | 2026.03.30 19:28:51.242301 [ 191 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::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 | ||
| 2408 | 2026.03.30 19:28:51.242906 [ 191 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2409 | 2026.03.30 19:28:51.243088 [ 191 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 88 rows starting from the beginning of the part | ||
| 2410 | 2026.03.30 19:28:51.243517 [ 191 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part | ||
| 2411 | 2026.03.30 19:28:51.243883 [ 191 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2412 | 2026.03.30 19:28:51.244251 [ 191 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
| 2413 | 2026.03.30 19:28:51.244626 [ 191 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 84 rows starting from the beginning of the part | ||
| 2414 | 2026.03.30 19:28:51.245012 [ 191 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 42 rows starting from the beginning of the part | ||
| 2415 | 2026.03.30 19:28:51.250489 [ 192 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 72 columns (72 merged, 0 gathered) in 0.008232733 sec., 36439.90397842369 rows/sec., 36.52 MiB/sec. | ||
| 2416 | 2026.03.30 19:28:51.251444 [ 198 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2417 | 2026.03.30 19:28:51.252112 [ 198 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_6_1} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2418 | 2026.03.30 19:28:51.252199 [ 198 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_6_1} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2419 | 2026.03.30 19:28:51.252437 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.67 MiB. | ||
| 2420 | 2026.03.30 19:28:53.125251 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2421 | 2026.03.30 19:28:53.125439 [ 276 ] {85cfe88c-267a-4452-b25e-916659ad6122} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2422 | 2026.03.30 19:28:53.125509 [ 276 ] {85cfe88c-267a-4452-b25e-916659ad6122} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2423 | 2026.03.30 19:28:53.126147 [ 276 ] {85cfe88c-267a-4452-b25e-916659ad6122} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2424 | 2026.03.30 19:28:53.126195 [ 276 ] {85cfe88c-267a-4452-b25e-916659ad6122} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2425 | 2026.03.30 19:28:53.126574 [ 276 ] {85cfe88c-267a-4452-b25e-916659ad6122} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2426 | 2026.03.30 19:28:53.126800 [ 276 ] {85cfe88c-267a-4452-b25e-916659ad6122} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2026.03.30 19:28:53.126948 [ 276 ] {85cfe88c-267a-4452-b25e-916659ad6122} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00156 sec., 1282.051282051282 rows/sec., 104.54 KiB/sec. | ||
| 2428 | 2026.03.30 19:28:53.126995 [ 276 ] {85cfe88c-267a-4452-b25e-916659ad6122} <Debug> TCPHandler: Processed in 0.001872266 sec. | ||
| 2429 | 2026.03.30 19:28:53.127105 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2430 | 2026.03.30 19:28:53.127197 [ 276 ] {293210e7-680d-4261-b8f7-daf1562bf7a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2431 | 2026.03.30 19:28:53.127236 [ 276 ] {293210e7-680d-4261-b8f7-daf1562bf7a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2432 | 2026.03.30 19:28:53.127642 [ 276 ] {293210e7-680d-4261-b8f7-daf1562bf7a9} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2433 | 2026.03.30 19:28:53.127680 [ 276 ] {293210e7-680d-4261-b8f7-daf1562bf7a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2434 | 2026.03.30 19:28:53.127980 [ 276 ] {293210e7-680d-4261-b8f7-daf1562bf7a9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2435 | 2026.03.30 19:28:53.128178 [ 276 ] {293210e7-680d-4261-b8f7-daf1562bf7a9} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2436 | 2026.03.30 19:28:53.128304 [ 276 ] {293210e7-680d-4261-b8f7-daf1562bf7a9} <Debug> executeQuery: Read 87 rows, 7.44 KiB in 0.001125 sec., 77333.33333333334 rows/sec., 6.46 MiB/sec. | ||
| 2437 | 2026.03.30 19:28:53.128339 [ 276 ] {293210e7-680d-4261-b8f7-daf1562bf7a9} <Debug> TCPHandler: Processed in 0.001281311 sec. | ||
| 2438 | 2026.03.30 19:28:53.128442 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2026.03.30 19:28:53.128532 [ 276 ] {aa52ae3a-c14e-4f60-a984-796ed785bca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2440 | 2026.03.30 19:28:53.128570 [ 276 ] {aa52ae3a-c14e-4f60-a984-796ed785bca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2441 | 2026.03.30 19:28:53.128945 [ 276 ] {aa52ae3a-c14e-4f60-a984-796ed785bca9} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2442 | 2026.03.30 19:28:53.128979 [ 276 ] {aa52ae3a-c14e-4f60-a984-796ed785bca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2443 | 2026.03.30 19:28:53.129262 [ 276 ] {aa52ae3a-c14e-4f60-a984-796ed785bca9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2444 | 2026.03.30 19:28:53.129458 [ 276 ] {aa52ae3a-c14e-4f60-a984-796ed785bca9} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2445 | 2026.03.30 19:28:53.129579 [ 276 ] {aa52ae3a-c14e-4f60-a984-796ed785bca9} <Debug> executeQuery: Read 17 rows, 1.27 KiB in 0.001065 sec., 15962.441314553991 rows/sec., 1.16 MiB/sec. | ||
| 2446 | 2026.03.30 19:28:53.129614 [ 276 ] {aa52ae3a-c14e-4f60-a984-796ed785bca9} <Debug> TCPHandler: Processed in 0.00121816 sec. | ||
| 2447 | 2026.03.30 19:28:53.129712 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2448 | 2026.03.30 19:28:53.129802 [ 276 ] {4f4a859b-f917-452e-9623-19dd7a9f62e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2449 | 2026.03.30 19:28:53.129841 [ 276 ] {4f4a859b-f917-452e-9623-19dd7a9f62e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2450 | 2026.03.30 19:28:53.130224 [ 276 ] {4f4a859b-f917-452e-9623-19dd7a9f62e4} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2451 | 2026.03.30 19:28:53.130258 [ 276 ] {4f4a859b-f917-452e-9623-19dd7a9f62e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2452 | 2026.03.30 19:28:53.130550 [ 276 ] {4f4a859b-f917-452e-9623-19dd7a9f62e4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2453 | 2026.03.30 19:28:53.130753 [ 276 ] {4f4a859b-f917-452e-9623-19dd7a9f62e4} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2026.03.30 19:28:53.130874 [ 276 ] {4f4a859b-f917-452e-9623-19dd7a9f62e4} <Debug> executeQuery: Read 87 rows, 6.96 KiB in 0.001089 sec., 79889.80716253445 rows/sec., 6.24 MiB/sec. | ||
| 2455 | 2026.03.30 19:28:53.130910 [ 276 ] {4f4a859b-f917-452e-9623-19dd7a9f62e4} <Debug> TCPHandler: Processed in 0.001244211 sec. | ||
| 2456 | 2026.03.30 19:28:53.131013 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2457 | 2026.03.30 19:28:53.131104 [ 276 ] {b9438562-3e30-40e6-ac48-59fabc65cca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2458 | 2026.03.30 19:28:53.131146 [ 276 ] {b9438562-3e30-40e6-ac48-59fabc65cca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2459 | 2026.03.30 19:28:53.131521 [ 276 ] {b9438562-3e30-40e6-ac48-59fabc65cca8} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2460 | 2026.03.30 19:28:53.131556 [ 276 ] {b9438562-3e30-40e6-ac48-59fabc65cca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2461 | 2026.03.30 19:28:53.131871 [ 276 ] {b9438562-3e30-40e6-ac48-59fabc65cca8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2462 | 2026.03.30 19:28:53.132070 [ 276 ] {b9438562-3e30-40e6-ac48-59fabc65cca8} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2463 | 2026.03.30 19:28:53.132194 [ 276 ] {b9438562-3e30-40e6-ac48-59fabc65cca8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001108 sec., 145306.85920577616 rows/sec., 10.12 MiB/sec. | ||
| 2464 | 2026.03.30 19:28:53.132229 [ 276 ] {b9438562-3e30-40e6-ac48-59fabc65cca8} <Debug> TCPHandler: Processed in 0.001262081 sec. | ||
| 2465 | 2026.03.30 19:28:53.132330 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2466 | 2026.03.30 19:28:53.132420 [ 276 ] {9b00b536-9556-4b5d-b060-56d52c7eed98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2467 | 2026.03.30 19:28:53.132473 [ 276 ] {9b00b536-9556-4b5d-b060-56d52c7eed98} <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 | ||
| 2468 | 2026.03.30 19:28:53.133189 [ 276 ] {9b00b536-9556-4b5d-b060-56d52c7eed98} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2469 | 2026.03.30 19:28:53.133225 [ 276 ] {9b00b536-9556-4b5d-b060-56d52c7eed98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2470 | 2026.03.30 19:28:53.133770 [ 276 ] {9b00b536-9556-4b5d-b060-56d52c7eed98} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2471 | 2026.03.30 19:28:53.133987 [ 276 ] {9b00b536-9556-4b5d-b060-56d52c7eed98} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2472 | 2026.03.30 19:28:53.134092 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2473 | 2026.03.30 19:28:53.134120 [ 276 ] {9b00b536-9556-4b5d-b060-56d52c7eed98} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001717 sec., 8736.167734420502 rows/sec., 15.65 MiB/sec. | ||
| 2474 | 2026.03.30 19:28:53.134161 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2475 | 2026.03.30 19:28:53.134187 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2476 | 2026.03.30 19:28:53.134188 [ 276 ] {9b00b536-9556-4b5d-b060-56d52c7eed98} <Debug> TCPHandler: Processed in 0.001904927 sec. | ||
| 2477 | 2026.03.30 19:28:53.134304 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2478 | 2026.03.30 19:28:53.134347 [ 191 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::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 | ||
| 2479 | 2026.03.30 19:28:53.134395 [ 276 ] {ddf6cf6b-ff0c-401c-8a59-af5cc6e4fb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2480 | 2026.03.30 19:28:53.134448 [ 276 ] {ddf6cf6b-ff0c-401c-8a59-af5cc6e4fb74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2481 | 2026.03.30 19:28:53.134742 [ 191 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2482 | 2026.03.30 19:28:53.134753 [ 276 ] {ddf6cf6b-ff0c-401c-8a59-af5cc6e4fb74} <Trace> oximeter.measurements_i64 (359cebe9-2cb9-46f8-8aca-63ec27e447fd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2483 | 2026.03.30 19:28:53.134809 [ 276 ] {ddf6cf6b-ff0c-401c-8a59-af5cc6e4fb74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2484 | 2026.03.30 19:28:53.134841 [ 191 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::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 | ||
| 2485 | 2026.03.30 19:28:53.135055 [ 191 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 2486 | 2026.03.30 19:28:53.135111 [ 276 ] {ddf6cf6b-ff0c-401c-8a59-af5cc6e4fb74} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2487 | 2026.03.30 19:28:53.135227 [ 191 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::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 | ||
| 2488 | 2026.03.30 19:28:53.135337 [ 191 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 2489 | 2026.03.30 19:28:53.135340 [ 276 ] {ddf6cf6b-ff0c-401c-8a59-af5cc6e4fb74} <Trace> oximeter.measurements_i64 (359cebe9-2cb9-46f8-8aca-63ec27e447fd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2490 | 2026.03.30 19:28:53.135432 [ 191 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 20 rows starting from the beginning of the part | ||
| 2491 | 2026.03.30 19:28:53.135478 [ 276 ] {ddf6cf6b-ff0c-401c-8a59-af5cc6e4fb74} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 385.30 KiB/sec. | ||
| 2492 | 2026.03.30 19:28:53.135517 [ 276 ] {ddf6cf6b-ff0c-401c-8a59-af5cc6e4fb74} <Debug> TCPHandler: Processed in 0.001259651 sec. | ||
| 2493 | 2026.03.30 19:28:53.135535 [ 191 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 15 rows starting from the beginning of the part | ||
| 2494 | 2026.03.30 19:28:53.135625 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2495 | 2026.03.30 19:28:53.135721 [ 276 ] {47eda8f4-8991-4a86-a422-9c7820cb2eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2496 | 2026.03.30 19:28:53.135762 [ 276 ] {47eda8f4-8991-4a86-a422-9c7820cb2eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2497 | 2026.03.30 19:28:53.136091 [ 276 ] {47eda8f4-8991-4a86-a422-9c7820cb2eab} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2498 | 2026.03.30 19:28:53.136127 [ 276 ] {47eda8f4-8991-4a86-a422-9c7820cb2eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2499 | 2026.03.30 19:28:53.136437 [ 276 ] {47eda8f4-8991-4a86-a422-9c7820cb2eab} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2500 | 2026.03.30 19:28:53.136656 [ 276 ] {47eda8f4-8991-4a86-a422-9c7820cb2eab} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2501 | 2026.03.30 19:28:53.136785 [ 276 ] {47eda8f4-8991-4a86-a422-9c7820cb2eab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 2502 | 2026.03.30 19:28:53.136821 [ 276 ] {47eda8f4-8991-4a86-a422-9c7820cb2eab} <Debug> TCPHandler: Processed in 0.0012428 sec. | ||
| 2503 | 2026.03.30 19:28:53.137235 [ 191 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 67 rows, containing 19 columns (19 merged, 0 gathered) in 0.002973496 sec., 22532.3995727588 rows/sec., 40.38 MiB/sec. | ||
| 2504 | 2026.03.30 19:28:53.137557 [ 192 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2505 | 2026.03.30 19:28:53.137974 [ 192 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2506 | 2026.03.30 19:28:53.138061 [ 192 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2507 | 2026.03.30 19:28:53.138187 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 2508 | 2026.03.30 19:28:56.168838 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2509 | 2026.03.30 19:28:56.168903 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2510 | 2026.03.30 19:28:56.237234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4711 | ||
| 2511 | 2026.03.30 19:28:56.237730 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2512 | 2026.03.30 19:28:56.237770 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2513 | 2026.03.30 19:28:56.238276 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2514 | 2026.03.30 19:28:56.238517 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2515 | 2026.03.30 19:28:56.238663 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4711 | ||
| 2516 | 2026.03.30 19:28:56.508511 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2517 | 2026.03.30 19:28:56.527825 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2518 | 2026.03.30 19:28:56.527877 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2519 | 2026.03.30 19:28:56.534268 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2520 | 2026.03.30 19:28:56.534982 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2521 | 2026.03.30 19:28:56.538126 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2522 | 2026.03.30 19:28:57.001144 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.86 MiB, peak 213.52 MiB, free memory in arenas 0.00 B, will set to 209.59 MiB (RSS), difference: 3.73 MiB | ||
| 2523 | 2026.03.30 19:28:58.133247 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2524 | 2026.03.30 19:28:58.133433 [ 276 ] {2dee24d9-7908-4093-901a-2c07ff6760c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2525 | 2026.03.30 19:28:58.133497 [ 276 ] {2dee24d9-7908-4093-901a-2c07ff6760c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2526 | 2026.03.30 19:28:58.134217 [ 276 ] {2dee24d9-7908-4093-901a-2c07ff6760c4} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2527 | 2026.03.30 19:28:58.134258 [ 276 ] {2dee24d9-7908-4093-901a-2c07ff6760c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2528 | 2026.03.30 19:28:58.134723 [ 276 ] {2dee24d9-7908-4093-901a-2c07ff6760c4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2529 | 2026.03.30 19:28:58.134952 [ 276 ] {2dee24d9-7908-4093-901a-2c07ff6760c4} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2530 | 2026.03.30 19:28:58.135100 [ 276 ] {2dee24d9-7908-4093-901a-2c07ff6760c4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001717 sec., 165404.7757716948 rows/sec., 10.51 MiB/sec. | ||
| 2531 | 2026.03.30 19:28:58.135139 [ 276 ] {2dee24d9-7908-4093-901a-2c07ff6760c4} <Debug> TCPHandler: Processed in 0.002026668 sec. | ||
| 2532 | 2026.03.30 19:28:58.135271 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2533 | 2026.03.30 19:28:58.135362 [ 276 ] {7233a22e-1596-450b-a2f9-bf8e260718d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2534 | 2026.03.30 19:28:58.135400 [ 276 ] {7233a22e-1596-450b-a2f9-bf8e260718d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2535 | 2026.03.30 19:28:58.136181 [ 276 ] {7233a22e-1596-450b-a2f9-bf8e260718d3} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2536 | 2026.03.30 19:28:58.136215 [ 276 ] {7233a22e-1596-450b-a2f9-bf8e260718d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2537 | 2026.03.30 19:28:58.136558 [ 276 ] {7233a22e-1596-450b-a2f9-bf8e260718d3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2538 | 2026.03.30 19:28:58.136747 [ 276 ] {7233a22e-1596-450b-a2f9-bf8e260718d3} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2539 | 2026.03.30 19:28:58.136837 [ 35 ] {} <Debug> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2540 | 2026.03.30 19:28:58.136861 [ 276 ] {7233a22e-1596-450b-a2f9-bf8e260718d3} <Debug> executeQuery: Read 841 rows, 67.64 KiB in 0.001547 sec., 543632.8377504848 rows/sec., 42.70 MiB/sec. | ||
| 2541 | 2026.03.30 19:28:58.136899 [ 35 ] {} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2542 | 2026.03.30 19:28:58.136907 [ 276 ] {7233a22e-1596-450b-a2f9-bf8e260718d3} <Debug> TCPHandler: Processed in 0.001715116 sec. | ||
| 2543 | 2026.03.30 19:28:58.136926 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2544 | 2026.03.30 19:28:58.137044 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2545 | 2026.03.30 19:28:58.137083 [ 196 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::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 | ||
| 2546 | 2026.03.30 19:28:58.137136 [ 276 ] {0b3f4c4b-f549-495a-af1f-be70b66cf717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2547 | 2026.03.30 19:28:58.137176 [ 276 ] {0b3f4c4b-f549-495a-af1f-be70b66cf717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2548 | 2026.03.30 19:28:58.137246 [ 196 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2549 | 2026.03.30 19:28:58.137293 [ 196 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 75 rows starting from the beginning of the part | ||
| 2550 | 2026.03.30 19:28:58.137526 [ 196 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 804 rows starting from the beginning of the part | ||
| 2551 | 2026.03.30 19:28:58.137599 [ 196 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 76 rows starting from the beginning of the part | ||
| 2552 | 2026.03.30 19:28:58.137653 [ 196 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 837 rows starting from the beginning of the part | ||
| 2553 | 2026.03.30 19:28:58.137704 [ 196 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 87 rows starting from the beginning of the part | ||
| 2554 | 2026.03.30 19:28:58.137728 [ 276 ] {0b3f4c4b-f549-495a-af1f-be70b66cf717} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2555 | 2026.03.30 19:28:58.137768 [ 276 ] {0b3f4c4b-f549-495a-af1f-be70b66cf717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2556 | 2026.03.30 19:28:58.137790 [ 196 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 841 rows starting from the beginning of the part | ||
| 2557 | 2026.03.30 19:28:58.138076 [ 276 ] {0b3f4c4b-f549-495a-af1f-be70b66cf717} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2558 | 2026.03.30 19:28:58.138322 [ 276 ] {0b3f4c4b-f549-495a-af1f-be70b66cf717} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2026.03.30 19:28:58.138454 [ 276 ] {0b3f4c4b-f549-495a-af1f-be70b66cf717} <Debug> executeQuery: Read 164 rows, 10.20 KiB in 0.001287 sec., 127428.12742812744 rows/sec., 7.74 MiB/sec. | ||
| 2560 | 2026.03.30 19:28:58.138488 [ 276 ] {0b3f4c4b-f549-495a-af1f-be70b66cf717} <Debug> TCPHandler: Processed in 0.001448323 sec. | ||
| 2561 | 2026.03.30 19:28:58.138603 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2562 | 2026.03.30 19:28:58.138703 [ 276 ] {7065c2c3-4526-4fc7-ba7b-2860b134f672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2563 | 2026.03.30 19:28:58.138742 [ 276 ] {7065c2c3-4526-4fc7-ba7b-2860b134f672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2564 | 2026.03.30 19:28:58.139173 [ 276 ] {7065c2c3-4526-4fc7-ba7b-2860b134f672} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2565 | 2026.03.30 19:28:58.139208 [ 276 ] {7065c2c3-4526-4fc7-ba7b-2860b134f672} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2566 | 2026.03.30 19:28:58.139359 [ 192 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2720 rows, containing 5 columns (5 merged, 0 gathered) in 0.00231959 sec., 1172621.023542954 rows/sec., 96.74 MiB/sec. | ||
| 2567 | 2026.03.30 19:28:58.139501 [ 276 ] {7065c2c3-4526-4fc7-ba7b-2860b134f672} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2568 | 2026.03.30 19:28:58.139620 [ 191 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2569 | 2026.03.30 19:28:58.139749 [ 276 ] {7065c2c3-4526-4fc7-ba7b-2860b134f672} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2026.03.30 19:28:58.139885 [ 276 ] {7065c2c3-4526-4fc7-ba7b-2860b134f672} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001206 sec., 123548.92205638473 rows/sec., 7.98 MiB/sec. | ||
| 2571 | 2026.03.30 19:28:58.139922 [ 276 ] {7065c2c3-4526-4fc7-ba7b-2860b134f672} <Debug> TCPHandler: Processed in 0.001365092 sec. | ||
| 2572 | 2026.03.30 19:28:58.139952 [ 191 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_11_2} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2573 | 2026.03.30 19:28:58.140034 [ 191 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_11_2} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2574 | 2026.03.30 19:28:58.140035 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2575 | 2026.03.30 19:28:58.140123 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2576 | 2026.03.30 19:28:58.140137 [ 276 ] {f0c55b05-ad60-4055-a053-a5f774c202c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2577 | 2026.03.30 19:28:58.140180 [ 276 ] {f0c55b05-ad60-4055-a053-a5f774c202c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2578 | 2026.03.30 19:28:58.140616 [ 276 ] {f0c55b05-ad60-4055-a053-a5f774c202c7} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2579 | 2026.03.30 19:28:58.140668 [ 276 ] {f0c55b05-ad60-4055-a053-a5f774c202c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2580 | 2026.03.30 19:28:58.140957 [ 276 ] {f0c55b05-ad60-4055-a053-a5f774c202c7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2581 | 2026.03.30 19:28:58.141145 [ 276 ] {f0c55b05-ad60-4055-a053-a5f774c202c7} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2582 | 2026.03.30 19:28:58.141257 [ 276 ] {f0c55b05-ad60-4055-a053-a5f774c202c7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001193 sec., 124056.99916177703 rows/sec., 7.06 MiB/sec. | ||
| 2583 | 2026.03.30 19:28:58.141290 [ 276 ] {f0c55b05-ad60-4055-a053-a5f774c202c7} <Debug> TCPHandler: Processed in 0.001361212 sec. | ||
| 2584 | 2026.03.30 19:28:58.141481 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2585 | 2026.03.30 19:28:58.141573 [ 276 ] {37985eb7-328a-4c6c-a0e6-ecaa0b59e7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2586 | 2026.03.30 19:28:58.141614 [ 276 ] {37985eb7-328a-4c6c-a0e6-ecaa0b59e7a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2587 | 2026.03.30 19:28:58.142217 [ 276 ] {37985eb7-328a-4c6c-a0e6-ecaa0b59e7a0} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2588 | 2026.03.30 19:28:58.142252 [ 276 ] {37985eb7-328a-4c6c-a0e6-ecaa0b59e7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2589 | 2026.03.30 19:28:58.142560 [ 276 ] {37985eb7-328a-4c6c-a0e6-ecaa0b59e7a0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2590 | 2026.03.30 19:28:58.142760 [ 276 ] {37985eb7-328a-4c6c-a0e6-ecaa0b59e7a0} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2591 | 2026.03.30 19:28:58.142888 [ 35 ] {} <Debug> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2592 | 2026.03.30 19:28:58.142911 [ 276 ] {37985eb7-328a-4c6c-a0e6-ecaa0b59e7a0} <Debug> executeQuery: Read 512 rows, 36.94 KiB in 0.001355 sec., 377859.778597786 rows/sec., 26.62 MiB/sec. | ||
| 2593 | 2026.03.30 19:28:58.142927 [ 35 ] {} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2026.03.30 19:28:58.142952 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2595 | 2026.03.30 19:28:58.142953 [ 276 ] {37985eb7-328a-4c6c-a0e6-ecaa0b59e7a0} <Debug> TCPHandler: Processed in 0.001542874 sec. | ||
| 2596 | 2026.03.30 19:28:58.143089 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2597 | 2026.03.30 19:28:58.143100 [ 197 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2598 | 2026.03.30 19:28:58.143180 [ 276 ] {a932e9ef-b7ec-49de-98db-1a0cede1e05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2599 | 2026.03.30 19:28:58.143224 [ 276 ] {a932e9ef-b7ec-49de-98db-1a0cede1e05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2600 | 2026.03.30 19:28:58.143269 [ 197 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2601 | 2026.03.30 19:28:58.143320 [ 197 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 72 rows starting from the beginning of the part | ||
| 2602 | 2026.03.30 19:28:58.143450 [ 197 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 504 rows starting from the beginning of the part | ||
| 2603 | 2026.03.30 19:28:58.143501 [ 197 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 2604 | 2026.03.30 19:28:58.143557 [ 276 ] {a932e9ef-b7ec-49de-98db-1a0cede1e05e} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2605 | 2026.03.30 19:28:58.143560 [ 197 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 518 rows starting from the beginning of the part | ||
| 2606 | 2026.03.30 19:28:58.143602 [ 276 ] {a932e9ef-b7ec-49de-98db-1a0cede1e05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2607 | 2026.03.30 19:28:58.143631 [ 197 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 87 rows starting from the beginning of the part | ||
| 2608 | 2026.03.30 19:28:58.143681 [ 197 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 2609 | 2026.03.30 19:28:58.143935 [ 276 ] {a932e9ef-b7ec-49de-98db-1a0cede1e05e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2610 | 2026.03.30 19:28:58.144162 [ 276 ] {a932e9ef-b7ec-49de-98db-1a0cede1e05e} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2611 | 2026.03.30 19:28:58.144289 [ 276 ] {a932e9ef-b7ec-49de-98db-1a0cede1e05e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001184 sec., 5067.5675675675675 rows/sec., 264.76 KiB/sec. | ||
| 2612 | 2026.03.30 19:28:58.144324 [ 276 ] {a932e9ef-b7ec-49de-98db-1a0cede1e05e} <Debug> TCPHandler: Processed in 0.001342562 sec. | ||
| 2613 | 2026.03.30 19:28:58.144493 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2614 | 2026.03.30 19:28:58.144589 [ 276 ] {41e826fa-bdf2-4a93-9dfc-b6bb7ae67223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2615 | 2026.03.30 19:28:58.144632 [ 276 ] {41e826fa-bdf2-4a93-9dfc-b6bb7ae67223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2616 | 2026.03.30 19:28:58.144943 [ 191 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1767 rows, containing 5 columns (5 merged, 0 gathered) in 0.001930827 sec., 915151.9012319591 rows/sec., 68.90 MiB/sec. | ||
| 2617 | 2026.03.30 19:28:58.145043 [ 276 ] {41e826fa-bdf2-4a93-9dfc-b6bb7ae67223} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2618 | 2026.03.30 19:28:58.145086 [ 276 ] {41e826fa-bdf2-4a93-9dfc-b6bb7ae67223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2619 | 2026.03.30 19:28:58.145133 [ 192 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2620 | 2026.03.30 19:28:58.145437 [ 192 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_11_2} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2621 | 2026.03.30 19:28:58.145448 [ 276 ] {41e826fa-bdf2-4a93-9dfc-b6bb7ae67223} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2622 | 2026.03.30 19:28:58.145526 [ 192 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_11_2} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2623 | 2026.03.30 19:28:58.145615 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 2624 | 2026.03.30 19:28:58.145683 [ 276 ] {41e826fa-bdf2-4a93-9dfc-b6bb7ae67223} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2026.03.30 19:28:58.145794 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2626 | 2026.03.30 19:28:58.145817 [ 276 ] {41e826fa-bdf2-4a93-9dfc-b6bb7ae67223} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001246 sec., 212680.5778491172 rows/sec., 14.13 MiB/sec. | ||
| 2627 | 2026.03.30 19:28:58.145827 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2628 | 2026.03.30 19:28:58.145856 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2629 | 2026.03.30 19:28:58.145859 [ 276 ] {41e826fa-bdf2-4a93-9dfc-b6bb7ae67223} <Debug> TCPHandler: Processed in 0.001415193 sec. | ||
| 2630 | 2026.03.30 19:28:58.145926 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::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 | ||
| 2631 | 2026.03.30 19:28:58.145982 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2632 | 2026.03.30 19:28:58.146034 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2633 | 2026.03.30 19:28:58.146070 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 903 rows starting from the beginning of the part | ||
| 2634 | 2026.03.30 19:28:58.146078 [ 276 ] {cd496b56-8b19-4a04-b347-34e9f20a2e65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2635 | 2026.03.30 19:28:58.146124 [ 276 ] {cd496b56-8b19-4a04-b347-34e9f20a2e65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2636 | 2026.03.30 19:28:58.146131 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 268 rows starting from the beginning of the part | ||
| 2637 | 2026.03.30 19:28:58.146183 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 2638 | 2026.03.30 19:28:58.146226 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 265 rows starting from the beginning of the part | ||
| 2639 | 2026.03.30 19:28:58.146265 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 161 rows starting from the beginning of the part | ||
| 2640 | 2026.03.30 19:28:58.146306 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::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 | ||
| 2641 | 2026.03.30 19:28:58.146441 [ 276 ] {cd496b56-8b19-4a04-b347-34e9f20a2e65} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2642 | 2026.03.30 19:28:58.146478 [ 276 ] {cd496b56-8b19-4a04-b347-34e9f20a2e65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2643 | 2026.03.30 19:28:58.146820 [ 276 ] {cd496b56-8b19-4a04-b347-34e9f20a2e65} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2644 | 2026.03.30 19:28:58.147028 [ 276 ] {cd496b56-8b19-4a04-b347-34e9f20a2e65} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2645 | 2026.03.30 19:28:58.147149 [ 276 ] {cd496b56-8b19-4a04-b347-34e9f20a2e65} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001137 sec., 879.5074758135444 rows/sec., 59.26 KiB/sec. | ||
| 2646 | 2026.03.30 19:28:58.147182 [ 276 ] {cd496b56-8b19-4a04-b347-34e9f20a2e65} <Debug> TCPHandler: Processed in 0.001298192 sec. | ||
| 2647 | 2026.03.30 19:28:58.147284 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2648 | 2026.03.30 19:28:58.147433 [ 276 ] {5ddcfbd4-a0a2-4249-9f1b-5be07362c99d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2649 | 2026.03.30 19:28:58.147479 [ 194 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2022 rows, containing 5 columns (5 merged, 0 gathered) in 0.001579434 sec., 1280205.4406831814 rows/sec., 87.37 MiB/sec. | ||
| 2650 | 2026.03.30 19:28:58.147487 [ 276 ] {5ddcfbd4-a0a2-4249-9f1b-5be07362c99d} <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 | ||
| 2651 | 2026.03.30 19:28:58.147720 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2652 | 2026.03.30 19:28:58.147977 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2653 | 2026.03.30 19:28:58.148041 [ 191 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2654 | 2026.03.30 19:28:58.148095 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 2655 | 2026.03.30 19:28:58.148305 [ 276 ] {5ddcfbd4-a0a2-4249-9f1b-5be07362c99d} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2026.03.30 19:28:58.148346 [ 276 ] {5ddcfbd4-a0a2-4249-9f1b-5be07362c99d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2657 | 2026.03.30 19:28:58.148879 [ 276 ] {5ddcfbd4-a0a2-4249-9f1b-5be07362c99d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2658 | 2026.03.30 19:28:58.149100 [ 276 ] {5ddcfbd4-a0a2-4249-9f1b-5be07362c99d} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2026.03.30 19:28:58.149238 [ 276 ] {5ddcfbd4-a0a2-4249-9f1b-5be07362c99d} <Debug> executeQuery: Read 22 rows, 40.37 KiB in 0.001821 sec., 12081.274025260846 rows/sec., 21.65 MiB/sec. | ||
| 2660 | 2026.03.30 19:28:58.149301 [ 276 ] {5ddcfbd4-a0a2-4249-9f1b-5be07362c99d} <Debug> TCPHandler: Processed in 0.002008098 sec. | ||
| 2661 | 2026.03.30 19:28:58.149419 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2662 | 2026.03.30 19:28:58.149511 [ 276 ] {4fed499c-5b49-4c1f-8104-0e555986d297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2663 | 2026.03.30 19:28:58.149552 [ 276 ] {4fed499c-5b49-4c1f-8104-0e555986d297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2664 | 2026.03.30 19:28:58.149876 [ 276 ] {4fed499c-5b49-4c1f-8104-0e555986d297} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2026.03.30 19:28:58.149911 [ 276 ] {4fed499c-5b49-4c1f-8104-0e555986d297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2666 | 2026.03.30 19:28:58.150234 [ 276 ] {4fed499c-5b49-4c1f-8104-0e555986d297} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2667 | 2026.03.30 19:28:58.150432 [ 276 ] {4fed499c-5b49-4c1f-8104-0e555986d297} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2026.03.30 19:28:58.150528 [ 35 ] {} <Debug> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2669 | 2026.03.30 19:28:58.150555 [ 35 ] {} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2670 | 2026.03.30 19:28:58.150555 [ 276 ] {4fed499c-5b49-4c1f-8104-0e555986d297} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00107 sec., 84112.14953271027 rows/sec., 5.26 MiB/sec. | ||
| 2671 | 2026.03.30 19:28:58.150571 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.48 GiB. | ||
| 2672 | 2026.03.30 19:28:58.150600 [ 276 ] {4fed499c-5b49-4c1f-8104-0e555986d297} <Debug> TCPHandler: Processed in 0.001241151 sec. | ||
| 2673 | 2026.03.30 19:28:58.150651 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::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 | ||
| 2674 | 2026.03.30 19:28:58.150755 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2675 | 2026.03.30 19:28:58.150779 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 2676 | 2026.03.30 19:28:58.150823 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 90 rows starting from the beginning of the part | ||
| 2677 | 2026.03.30 19:28:58.150860 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2678 | 2026.03.30 19:28:58.150893 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 90 rows starting from the beginning of the part | ||
| 2679 | 2026.03.30 19:28:58.150923 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::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 | ||
| 2680 | 2026.03.30 19:28:58.150956 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::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 | ||
| 2681 | 2026.03.30 19:28:58.151726 [ 190 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 690 rows, containing 4 columns (4 merged, 0 gathered) in 0.00109195 sec., 631897.0648839233 rows/sec., 41.72 MiB/sec. | ||
| 2682 | 2026.03.30 19:28:58.151865 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2683 | 2026.03.30 19:28:58.152096 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_11_2} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2684 | 2026.03.30 19:28:58.152157 [ 192 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_11_2} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2685 | 2026.03.30 19:28:58.152209 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2686 | 2026.03.30 19:29:01.243079 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 338 | ||
| 2687 | 2026.03.30 19:29:01.245452 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2688 | 2026.03.30 19:29:01.245491 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2689 | 2026.03.30 19:29:01.246619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2690 | 2026.03.30 19:29:01.246872 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2691 | 2026.03.30 19:29:01.247102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 338 | ||
| 2692 | 2026.03.30 19:29:03.125800 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2026.03.30 19:29:03.125990 [ 276 ] {20367535-1835-4cec-9df1-3b765e11c4b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2694 | 2026.03.30 19:29:03.126058 [ 276 ] {20367535-1835-4cec-9df1-3b765e11c4b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2695 | 2026.03.30 19:29:03.126690 [ 276 ] {20367535-1835-4cec-9df1-3b765e11c4b9} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2696 | 2026.03.30 19:29:03.126731 [ 276 ] {20367535-1835-4cec-9df1-3b765e11c4b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2697 | 2026.03.30 19:29:03.127108 [ 276 ] {20367535-1835-4cec-9df1-3b765e11c4b9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2698 | 2026.03.30 19:29:03.127332 [ 276 ] {20367535-1835-4cec-9df1-3b765e11c4b9} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2699 | 2026.03.30 19:29:03.127482 [ 276 ] {20367535-1835-4cec-9df1-3b765e11c4b9} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001543 sec., 55735.58003888529 rows/sec., 4.66 MiB/sec. | ||
| 2700 | 2026.03.30 19:29:03.127522 [ 276 ] {20367535-1835-4cec-9df1-3b765e11c4b9} <Debug> TCPHandler: Processed in 0.001861786 sec. | ||
| 2701 | 2026.03.30 19:29:03.127651 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2702 | 2026.03.30 19:29:03.127744 [ 276 ] {cf26331b-972a-4aa1-8f80-3b3628b4d12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2703 | 2026.03.30 19:29:03.127783 [ 276 ] {cf26331b-972a-4aa1-8f80-3b3628b4d12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2704 | 2026.03.30 19:29:03.128177 [ 276 ] {cf26331b-972a-4aa1-8f80-3b3628b4d12e} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2705 | 2026.03.30 19:29:03.128214 [ 276 ] {cf26331b-972a-4aa1-8f80-3b3628b4d12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2706 | 2026.03.30 19:29:03.128506 [ 276 ] {cf26331b-972a-4aa1-8f80-3b3628b4d12e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2707 | 2026.03.30 19:29:03.128704 [ 276 ] {cf26331b-972a-4aa1-8f80-3b3628b4d12e} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2708 | 2026.03.30 19:29:03.128827 [ 276 ] {cf26331b-972a-4aa1-8f80-3b3628b4d12e} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001102 sec., 13611.615245009076 rows/sec., 1023.53 KiB/sec. | ||
| 2709 | 2026.03.30 19:29:03.128862 [ 276 ] {cf26331b-972a-4aa1-8f80-3b3628b4d12e} <Debug> TCPHandler: Processed in 0.001263261 sec. | ||
| 2710 | 2026.03.30 19:29:03.128971 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2711 | 2026.03.30 19:29:03.129062 [ 276 ] {374b0dc9-e6b4-4062-a927-28795d5b07af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2712 | 2026.03.30 19:29:03.129101 [ 276 ] {374b0dc9-e6b4-4062-a927-28795d5b07af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2713 | 2026.03.30 19:29:03.129490 [ 276 ] {374b0dc9-e6b4-4062-a927-28795d5b07af} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2026.03.30 19:29:03.129526 [ 276 ] {374b0dc9-e6b4-4062-a927-28795d5b07af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2715 | 2026.03.30 19:29:03.129822 [ 276 ] {374b0dc9-e6b4-4062-a927-28795d5b07af} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2716 | 2026.03.30 19:29:03.130024 [ 276 ] {374b0dc9-e6b4-4062-a927-28795d5b07af} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2026.03.30 19:29:03.130146 [ 276 ] {374b0dc9-e6b4-4062-a927-28795d5b07af} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001102 sec., 71687.84029038114 rows/sec., 5.60 MiB/sec. | ||
| 2718 | 2026.03.30 19:29:03.130181 [ 276 ] {374b0dc9-e6b4-4062-a927-28795d5b07af} <Debug> TCPHandler: Processed in 0.001260681 sec. | ||
| 2719 | 2026.03.30 19:29:03.130310 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2720 | 2026.03.30 19:29:03.130401 [ 276 ] {e9ee06ba-e8f4-4c36-8814-bb37383632b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2721 | 2026.03.30 19:29:03.130442 [ 276 ] {e9ee06ba-e8f4-4c36-8814-bb37383632b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2722 | 2026.03.30 19:29:03.130835 [ 276 ] {e9ee06ba-e8f4-4c36-8814-bb37383632b9} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2723 | 2026.03.30 19:29:03.130870 [ 276 ] {e9ee06ba-e8f4-4c36-8814-bb37383632b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2724 | 2026.03.30 19:29:03.131191 [ 276 ] {e9ee06ba-e8f4-4c36-8814-bb37383632b9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2725 | 2026.03.30 19:29:03.131399 [ 276 ] {e9ee06ba-e8f4-4c36-8814-bb37383632b9} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2726 | 2026.03.30 19:29:03.131523 [ 276 ] {e9ee06ba-e8f4-4c36-8814-bb37383632b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 2727 | 2026.03.30 19:29:03.131557 [ 276 ] {e9ee06ba-e8f4-4c36-8814-bb37383632b9} <Debug> TCPHandler: Processed in 0.001299791 sec. | ||
| 2728 | 2026.03.30 19:29:03.131660 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2729 | 2026.03.30 19:29:03.131750 [ 276 ] {0da41129-8c1b-4f85-82fc-bb423c8468f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2730 | 2026.03.30 19:29:03.131803 [ 276 ] {0da41129-8c1b-4f85-82fc-bb423c8468f8} <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 | ||
| 2731 | 2026.03.30 19:29:03.132529 [ 276 ] {0da41129-8c1b-4f85-82fc-bb423c8468f8} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2026.03.30 19:29:03.132564 [ 276 ] {0da41129-8c1b-4f85-82fc-bb423c8468f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2733 | 2026.03.30 19:29:03.133073 [ 276 ] {0da41129-8c1b-4f85-82fc-bb423c8468f8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2734 | 2026.03.30 19:29:03.133285 [ 276 ] {0da41129-8c1b-4f85-82fc-bb423c8468f8} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2735 | 2026.03.30 19:29:03.133419 [ 276 ] {0da41129-8c1b-4f85-82fc-bb423c8468f8} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001687 sec., 8891.52341434499 rows/sec., 15.93 MiB/sec. | ||
| 2736 | 2026.03.30 19:29:03.133468 [ 276 ] {0da41129-8c1b-4f85-82fc-bb423c8468f8} <Debug> TCPHandler: Processed in 0.001854666 sec. | ||
| 2737 | 2026.03.30 19:29:03.133565 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2738 | 2026.03.30 19:29:03.133656 [ 276 ] {c33c0b69-6f4e-48c2-ad2b-0fc15afc7764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2739 | 2026.03.30 19:29:03.133697 [ 276 ] {c33c0b69-6f4e-48c2-ad2b-0fc15afc7764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2740 | 2026.03.30 19:29:03.134008 [ 276 ] {c33c0b69-6f4e-48c2-ad2b-0fc15afc7764} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2026.03.30 19:29:03.134044 [ 276 ] {c33c0b69-6f4e-48c2-ad2b-0fc15afc7764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2742 | 2026.03.30 19:29:03.134338 [ 276 ] {c33c0b69-6f4e-48c2-ad2b-0fc15afc7764} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2743 | 2026.03.30 19:29:03.134540 [ 276 ] {c33c0b69-6f4e-48c2-ad2b-0fc15afc7764} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2026.03.30 19:29:03.134662 [ 276 ] {c33c0b69-6f4e-48c2-ad2b-0fc15afc7764} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001024 sec., 58593.75 rows/sec., 3.95 MiB/sec. | ||
| 2745 | 2026.03.30 19:29:03.134696 [ 276 ] {c33c0b69-6f4e-48c2-ad2b-0fc15afc7764} <Debug> TCPHandler: Processed in 0.00117685 sec. | ||
| 2746 | 2026.03.30 19:29:03.739822 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5159 | ||
| 2747 | 2026.03.30 19:29:03.740322 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2748 | 2026.03.30 19:29:03.740368 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2749 | 2026.03.30 19:29:03.740868 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2750 | 2026.03.30 19:29:03.741111 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2751 | 2026.03.30 19:29:03.741245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5159 | ||
| 2752 | 2026.03.30 19:29:03.741242 [ 46 ] {} <Debug> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2753 | 2026.03.30 19:29:03.741317 [ 46 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2754 | 2026.03.30 19:29:03.741337 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2755 | 2026.03.30 19:29:03.741439 [ 194 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::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 | ||
| 2756 | 2026.03.30 19:29:03.741562 [ 194 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2757 | 2026.03.30 19:29:03.741613 [ 194 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2758 | 2026.03.30 19:29:03.741708 [ 194 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 433 rows starting from the beginning of the part | ||
| 2759 | 2026.03.30 19:29:03.741766 [ 194 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::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 | ||
| 2760 | 2026.03.30 19:29:03.741815 [ 194 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::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 | ||
| 2761 | 2026.03.30 19:29:03.741861 [ 194 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::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 | ||
| 2762 | 2026.03.30 19:29:03.741907 [ 194 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::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 | ||
| 2763 | 2026.03.30 19:29:03.743466 [ 188 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5159 rows, containing 4 columns (4 merged, 0 gathered) in 0.002069058 sec., 2493405.211453715 rows/sec., 35.67 MiB/sec. | ||
| 2764 | 2026.03.30 19:29:03.744176 [ 194 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2765 | 2026.03.30 19:29:03.744439 [ 194 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_11_2} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2766 | 2026.03.30 19:29:03.744514 [ 194 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_11_2} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2767 | 2026.03.30 19:29:03.744592 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2768 | 2026.03.30 19:29:04.039275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2769 | 2026.03.30 19:29:04.058174 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2026.03.30 19:29:04.058234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2771 | 2026.03.30 19:29:04.064714 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2772 | 2026.03.30 19:29:04.065413 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2026.03.30 19:29:04.065769 [ 46 ] {} <Debug> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2774 | 2026.03.30 19:29:04.065868 [ 46 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2775 | 2026.03.30 19:29:04.065907 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2776 | 2026.03.30 19:29:04.066070 [ 190 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 2777 | 2026.03.30 19:29:04.068823 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2778 | 2026.03.30 19:29:04.070241 [ 190 ] {96337262-651d-4536-aeec-7df6d6088f13::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2779 | 2026.03.30 19:29:04.071741 [ 190 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 2780 | 2026.03.30 19:29:04.076379 [ 190 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 2781 | 2026.03.30 19:29:04.080739 [ 190 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 2782 | 2026.03.30 19:29:04.085108 [ 190 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 2783 | 2026.03.30 19:29:04.089667 [ 190 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 2784 | 2026.03.30 19:29:04.093938 [ 190 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 2785 | 2026.03.30 19:29:04.145834 [ 190 ] {96337262-651d-4536-aeec-7df6d6088f13::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.079854249 sec., 1039.3936583136608 rows/sec., 5.37 MiB/sec. | ||
| 2786 | 2026.03.30 19:29:04.147512 [ 186 ] {96337262-651d-4536-aeec-7df6d6088f13::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2787 | 2026.03.30 19:29:04.149211 [ 186 ] {96337262-651d-4536-aeec-7df6d6088f13::all_1_11_2} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2026.03.30 19:29:04.149297 [ 186 ] {96337262-651d-4536-aeec-7df6d6088f13::all_1_11_2} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2789 | 2026.03.30 19:29:04.150362 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2790 | 2026.03.30 19:29:05.001043 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 211.83 MiB, peak 221.71 MiB, free memory in arenas 0.00 B, will set to 221.99 MiB (RSS), difference: 10.16 MiB | ||
| 2791 | 2026.03.30 19:29:08.131928 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2792 | 2026.03.30 19:29:08.132105 [ 276 ] {269a8bcc-3f0f-44b2-a549-9f397e557281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2793 | 2026.03.30 19:29:08.132170 [ 276 ] {269a8bcc-3f0f-44b2-a549-9f397e557281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2794 | 2026.03.30 19:29:08.132902 [ 276 ] {269a8bcc-3f0f-44b2-a549-9f397e557281} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2795 | 2026.03.30 19:29:08.132949 [ 276 ] {269a8bcc-3f0f-44b2-a549-9f397e557281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2796 | 2026.03.30 19:29:08.133370 [ 276 ] {269a8bcc-3f0f-44b2-a549-9f397e557281} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2797 | 2026.03.30 19:29:08.133597 [ 276 ] {269a8bcc-3f0f-44b2-a549-9f397e557281} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2798 | 2026.03.30 19:29:08.133742 [ 276 ] {269a8bcc-3f0f-44b2-a549-9f397e557281} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001691 sec., 167947.9597871082 rows/sec., 10.67 MiB/sec. | ||
| 2799 | 2026.03.30 19:29:08.133783 [ 276 ] {269a8bcc-3f0f-44b2-a549-9f397e557281} <Debug> TCPHandler: Processed in 0.001982588 sec. | ||
| 2800 | 2026.03.30 19:29:08.133909 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2801 | 2026.03.30 19:29:08.134002 [ 276 ] {734ff020-86c1-4540-a0fc-f0c7e8d76780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2802 | 2026.03.30 19:29:08.134043 [ 276 ] {734ff020-86c1-4540-a0fc-f0c7e8d76780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2803 | 2026.03.30 19:29:08.134428 [ 276 ] {734ff020-86c1-4540-a0fc-f0c7e8d76780} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2804 | 2026.03.30 19:29:08.134463 [ 276 ] {734ff020-86c1-4540-a0fc-f0c7e8d76780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2805 | 2026.03.30 19:29:08.134756 [ 276 ] {734ff020-86c1-4540-a0fc-f0c7e8d76780} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2806 | 2026.03.30 19:29:08.134959 [ 276 ] {734ff020-86c1-4540-a0fc-f0c7e8d76780} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2807 | 2026.03.30 19:29:08.135083 [ 276 ] {734ff020-86c1-4540-a0fc-f0c7e8d76780} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 444.78 KiB/sec. | ||
| 2808 | 2026.03.30 19:29:08.135119 [ 276 ] {734ff020-86c1-4540-a0fc-f0c7e8d76780} <Debug> TCPHandler: Processed in 0.001257301 sec. | ||
| 2809 | 2026.03.30 19:29:08.135228 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2026.03.30 19:29:08.135318 [ 276 ] {c351f1ab-133b-4d66-bb1c-94088324e7c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2811 | 2026.03.30 19:29:08.135356 [ 276 ] {c351f1ab-133b-4d66-bb1c-94088324e7c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2812 | 2026.03.30 19:29:08.136093 [ 276 ] {c351f1ab-133b-4d66-bb1c-94088324e7c3} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2026.03.30 19:29:08.136128 [ 276 ] {c351f1ab-133b-4d66-bb1c-94088324e7c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2814 | 2026.03.30 19:29:08.136488 [ 276 ] {c351f1ab-133b-4d66-bb1c-94088324e7c3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2815 | 2026.03.30 19:29:08.136690 [ 276 ] {c351f1ab-133b-4d66-bb1c-94088324e7c3} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2026.03.30 19:29:08.136811 [ 276 ] {c351f1ab-133b-4d66-bb1c-94088324e7c3} <Debug> executeQuery: Read 850 rows, 68.45 KiB in 0.001512 sec., 562169.3121693122 rows/sec., 44.21 MiB/sec. | ||
| 2817 | 2026.03.30 19:29:08.136847 [ 276 ] {c351f1ab-133b-4d66-bb1c-94088324e7c3} <Debug> TCPHandler: Processed in 0.001666415 sec. | ||
| 2818 | 2026.03.30 19:29:08.137017 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2819 | 2026.03.30 19:29:08.137107 [ 276 ] {f0fae705-85b5-4f94-86f2-ba36955d52c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2820 | 2026.03.30 19:29:08.137145 [ 276 ] {f0fae705-85b5-4f94-86f2-ba36955d52c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2821 | 2026.03.30 19:29:08.137582 [ 276 ] {f0fae705-85b5-4f94-86f2-ba36955d52c7} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2822 | 2026.03.30 19:29:08.137617 [ 276 ] {f0fae705-85b5-4f94-86f2-ba36955d52c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2823 | 2026.03.30 19:29:08.137921 [ 276 ] {f0fae705-85b5-4f94-86f2-ba36955d52c7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2824 | 2026.03.30 19:29:08.138124 [ 276 ] {f0fae705-85b5-4f94-86f2-ba36955d52c7} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2825 | 2026.03.30 19:29:08.138245 [ 276 ] {f0fae705-85b5-4f94-86f2-ba36955d52c7} <Debug> executeQuery: Read 173 rows, 10.84 KiB in 0.001156 sec., 149653.97923875434 rows/sec., 9.16 MiB/sec. | ||
| 2826 | 2026.03.30 19:29:08.138281 [ 276 ] {f0fae705-85b5-4f94-86f2-ba36955d52c7} <Debug> TCPHandler: Processed in 0.001310302 sec. | ||
| 2827 | 2026.03.30 19:29:08.138389 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2828 | 2026.03.30 19:29:08.138479 [ 276 ] {1c34b8e4-2062-4a2b-a93b-066e3f319f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2829 | 2026.03.30 19:29:08.138517 [ 276 ] {1c34b8e4-2062-4a2b-a93b-066e3f319f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2830 | 2026.03.30 19:29:08.138935 [ 276 ] {1c34b8e4-2062-4a2b-a93b-066e3f319f33} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2026.03.30 19:29:08.138971 [ 276 ] {1c34b8e4-2062-4a2b-a93b-066e3f319f33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2832 | 2026.03.30 19:29:08.139280 [ 276 ] {1c34b8e4-2062-4a2b-a93b-066e3f319f33} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2833 | 2026.03.30 19:29:08.139487 [ 276 ] {1c34b8e4-2062-4a2b-a93b-066e3f319f33} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2026.03.30 19:29:08.139609 [ 276 ] {1c34b8e4-2062-4a2b-a93b-066e3f319f33} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001148 sec., 129790.94076655053 rows/sec., 8.39 MiB/sec. | ||
| 2835 | 2026.03.30 19:29:08.139647 [ 276 ] {1c34b8e4-2062-4a2b-a93b-066e3f319f33} <Debug> TCPHandler: Processed in 0.001303211 sec. | ||
| 2836 | 2026.03.30 19:29:08.139763 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2837 | 2026.03.30 19:29:08.139854 [ 276 ] {1290801c-858a-4f67-b9ab-7a060120f4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2838 | 2026.03.30 19:29:08.139893 [ 276 ] {1290801c-858a-4f67-b9ab-7a060120f4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2839 | 2026.03.30 19:29:08.140324 [ 276 ] {1290801c-858a-4f67-b9ab-7a060120f4f7} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2840 | 2026.03.30 19:29:08.140360 [ 276 ] {1290801c-858a-4f67-b9ab-7a060120f4f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2841 | 2026.03.30 19:29:08.140664 [ 276 ] {1290801c-858a-4f67-b9ab-7a060120f4f7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2842 | 2026.03.30 19:29:08.140869 [ 276 ] {1290801c-858a-4f67-b9ab-7a060120f4f7} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2843 | 2026.03.30 19:29:08.140987 [ 276 ] {1290801c-858a-4f67-b9ab-7a060120f4f7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 2844 | 2026.03.30 19:29:08.141023 [ 276 ] {1290801c-858a-4f67-b9ab-7a060120f4f7} <Debug> TCPHandler: Processed in 0.001306251 sec. | ||
| 2845 | 2026.03.30 19:29:08.141131 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2846 | 2026.03.30 19:29:08.141220 [ 276 ] {5d63b91e-793c-42ae-91b0-d063603c6b7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2847 | 2026.03.30 19:29:08.141258 [ 276 ] {5d63b91e-793c-42ae-91b0-d063603c6b7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2848 | 2026.03.30 19:29:08.141828 [ 276 ] {5d63b91e-793c-42ae-91b0-d063603c6b7b} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2849 | 2026.03.30 19:29:08.141864 [ 276 ] {5d63b91e-793c-42ae-91b0-d063603c6b7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2850 | 2026.03.30 19:29:08.142203 [ 276 ] {5d63b91e-793c-42ae-91b0-d063603c6b7b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2851 | 2026.03.30 19:29:08.142412 [ 276 ] {5d63b91e-793c-42ae-91b0-d063603c6b7b} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2852 | 2026.03.30 19:29:08.142536 [ 276 ] {5d63b91e-793c-42ae-91b0-d063603c6b7b} <Debug> executeQuery: Read 521 rows, 37.67 KiB in 0.001333 sec., 390847.711927982 rows/sec., 27.60 MiB/sec. | ||
| 2853 | 2026.03.30 19:29:08.142573 [ 276 ] {5d63b91e-793c-42ae-91b0-d063603c6b7b} <Debug> TCPHandler: Processed in 0.001488353 sec. | ||
| 2854 | 2026.03.30 19:29:08.142687 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2855 | 2026.03.30 19:29:08.142777 [ 276 ] {e412d32b-aa86-49d4-b4cb-810edf46c703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2856 | 2026.03.30 19:29:08.142817 [ 276 ] {e412d32b-aa86-49d4-b4cb-810edf46c703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2857 | 2026.03.30 19:29:08.143140 [ 276 ] {e412d32b-aa86-49d4-b4cb-810edf46c703} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2026.03.30 19:29:08.143177 [ 276 ] {e412d32b-aa86-49d4-b4cb-810edf46c703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2859 | 2026.03.30 19:29:08.143509 [ 276 ] {e412d32b-aa86-49d4-b4cb-810edf46c703} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2860 | 2026.03.30 19:29:08.143714 [ 276 ] {e412d32b-aa86-49d4-b4cb-810edf46c703} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2861 | 2026.03.30 19:29:08.143837 [ 276 ] {e412d32b-aa86-49d4-b4cb-810edf46c703} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 2862 | 2026.03.30 19:29:08.143873 [ 276 ] {e412d32b-aa86-49d4-b4cb-810edf46c703} <Debug> TCPHandler: Processed in 0.0012326 sec. | ||
| 2863 | 2026.03.30 19:29:08.143979 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2864 | 2026.03.30 19:29:08.144069 [ 276 ] {0674ec4b-68bc-47a0-929d-932c3385a604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2865 | 2026.03.30 19:29:08.144111 [ 276 ] {0674ec4b-68bc-47a0-929d-932c3385a604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2866 | 2026.03.30 19:29:08.144500 [ 276 ] {0674ec4b-68bc-47a0-929d-932c3385a604} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2026.03.30 19:29:08.144536 [ 276 ] {0674ec4b-68bc-47a0-929d-932c3385a604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2868 | 2026.03.30 19:29:08.144855 [ 276 ] {0674ec4b-68bc-47a0-929d-932c3385a604} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2869 | 2026.03.30 19:29:08.145060 [ 276 ] {0674ec4b-68bc-47a0-929d-932c3385a604} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2026.03.30 19:29:08.145184 [ 276 ] {0674ec4b-68bc-47a0-929d-932c3385a604} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001134 sec., 236331.56966490299 rows/sec., 15.71 MiB/sec. | ||
| 2871 | 2026.03.30 19:29:08.145221 [ 276 ] {0674ec4b-68bc-47a0-929d-932c3385a604} <Debug> TCPHandler: Processed in 0.001289032 sec. | ||
| 2872 | 2026.03.30 19:29:08.145326 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2873 | 2026.03.30 19:29:08.145417 [ 276 ] {abf9e5e1-1813-4240-9cc0-a94cd9bd58db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2874 | 2026.03.30 19:29:08.145457 [ 276 ] {abf9e5e1-1813-4240-9cc0-a94cd9bd58db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2875 | 2026.03.30 19:29:08.145751 [ 276 ] {abf9e5e1-1813-4240-9cc0-a94cd9bd58db} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2876 | 2026.03.30 19:29:08.145786 [ 276 ] {abf9e5e1-1813-4240-9cc0-a94cd9bd58db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2877 | 2026.03.30 19:29:08.146090 [ 276 ] {abf9e5e1-1813-4240-9cc0-a94cd9bd58db} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2878 | 2026.03.30 19:29:08.146299 [ 276 ] {abf9e5e1-1813-4240-9cc0-a94cd9bd58db} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2879 | 2026.03.30 19:29:08.146423 [ 276 ] {abf9e5e1-1813-4240-9cc0-a94cd9bd58db} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 2880 | 2026.03.30 19:29:08.146458 [ 276 ] {abf9e5e1-1813-4240-9cc0-a94cd9bd58db} <Debug> TCPHandler: Processed in 0.001178101 sec. | ||
| 2881 | 2026.03.30 19:29:08.146574 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2882 | 2026.03.30 19:29:08.146664 [ 276 ] {846c5478-b9ca-40b8-996d-c6a3c6decec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2883 | 2026.03.30 19:29:08.146717 [ 276 ] {846c5478-b9ca-40b8-996d-c6a3c6decec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2884 | 2026.03.30 19:29:08.147517 [ 276 ] {846c5478-b9ca-40b8-996d-c6a3c6decec0} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2885 | 2026.03.30 19:29:08.147553 [ 276 ] {846c5478-b9ca-40b8-996d-c6a3c6decec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2886 | 2026.03.30 19:29:08.148068 [ 276 ] {846c5478-b9ca-40b8-996d-c6a3c6decec0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2887 | 2026.03.30 19:29:08.148292 [ 276 ] {846c5478-b9ca-40b8-996d-c6a3c6decec0} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2888 | 2026.03.30 19:29:08.148426 [ 276 ] {846c5478-b9ca-40b8-996d-c6a3c6decec0} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001779 sec., 14052.838673412029 rows/sec., 25.18 MiB/sec. | ||
| 2889 | 2026.03.30 19:29:08.148486 [ 276 ] {846c5478-b9ca-40b8-996d-c6a3c6decec0} <Debug> TCPHandler: Processed in 0.001958068 sec. | ||
| 2890 | 2026.03.30 19:29:08.148592 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2891 | 2026.03.30 19:29:08.148683 [ 276 ] {9b1208c6-37a3-4695-b629-6184a808ef38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2892 | 2026.03.30 19:29:08.148723 [ 276 ] {9b1208c6-37a3-4695-b629-6184a808ef38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2893 | 2026.03.30 19:29:08.149050 [ 276 ] {9b1208c6-37a3-4695-b629-6184a808ef38} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2894 | 2026.03.30 19:29:08.149087 [ 276 ] {9b1208c6-37a3-4695-b629-6184a808ef38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2895 | 2026.03.30 19:29:08.149414 [ 276 ] {9b1208c6-37a3-4695-b629-6184a808ef38} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2896 | 2026.03.30 19:29:08.149614 [ 276 ] {9b1208c6-37a3-4695-b629-6184a808ef38} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2897 | 2026.03.30 19:29:08.149736 [ 276 ] {9b1208c6-37a3-4695-b629-6184a808ef38} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001071 sec., 84033.61344537816 rows/sec., 5.26 MiB/sec. | ||
| 2898 | 2026.03.30 19:29:08.149770 [ 276 ] {9b1208c6-37a3-4695-b629-6184a808ef38} <Debug> TCPHandler: Processed in 0.001225791 sec. | ||
| 2899 | 2026.03.30 19:29:11.169947 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2900 | 2026.03.30 19:29:11.170014 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2901 | 2026.03.30 19:29:11.241409 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5671 | ||
| 2902 | 2026.03.30 19:29:11.241863 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2903 | 2026.03.30 19:29:11.241898 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2904 | 2026.03.30 19:29:11.242534 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2905 | 2026.03.30 19:29:11.242761 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2906 | 2026.03.30 19:29:11.242895 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5671 | ||
| 2907 | 2026.03.30 19:29:11.247202 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 374 | ||
| 2908 | 2026.03.30 19:29:11.249604 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2909 | 2026.03.30 19:29:11.249645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2910 | 2026.03.30 19:29:11.250802 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2911 | 2026.03.30 19:29:11.251050 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2912 | 2026.03.30 19:29:11.251273 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 374 | ||
| 2913 | 2026.03.30 19:29:11.569284 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2914 | 2026.03.30 19:29:11.587513 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2026.03.30 19:29:11.587577 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2916 | 2026.03.30 19:29:11.593446 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2917 | 2026.03.30 19:29:11.594188 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2918 | 2026.03.30 19:29:11.597202 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2919 | 2026.03.30 19:29:13.125054 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2920 | 2026.03.30 19:29:13.125243 [ 276 ] {d4ad03d9-5c01-4f73-9a47-683fa52a279d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2921 | 2026.03.30 19:29:13.125313 [ 276 ] {d4ad03d9-5c01-4f73-9a47-683fa52a279d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2922 | 2026.03.30 19:29:13.126012 [ 276 ] {d4ad03d9-5c01-4f73-9a47-683fa52a279d} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2026.03.30 19:29:13.126061 [ 276 ] {d4ad03d9-5c01-4f73-9a47-683fa52a279d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2924 | 2026.03.30 19:29:13.126468 [ 276 ] {d4ad03d9-5c01-4f73-9a47-683fa52a279d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2925 | 2026.03.30 19:29:13.126689 [ 276 ] {d4ad03d9-5c01-4f73-9a47-683fa52a279d} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2926 | 2026.03.30 19:29:13.126842 [ 276 ] {d4ad03d9-5c01-4f73-9a47-683fa52a279d} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.00165 sec., 52121.21212121212 rows/sec., 4.36 MiB/sec. | ||
| 2927 | 2026.03.30 19:29:13.126886 [ 276 ] {d4ad03d9-5c01-4f73-9a47-683fa52a279d} <Debug> TCPHandler: Processed in 0.001967718 sec. | ||
| 2928 | 2026.03.30 19:29:13.127022 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2929 | 2026.03.30 19:29:13.127122 [ 276 ] {ff254812-1832-4115-88b6-661f350f2f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2930 | 2026.03.30 19:29:13.127163 [ 276 ] {ff254812-1832-4115-88b6-661f350f2f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2931 | 2026.03.30 19:29:13.127588 [ 276 ] {ff254812-1832-4115-88b6-661f350f2f5c} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2026.03.30 19:29:13.127622 [ 276 ] {ff254812-1832-4115-88b6-661f350f2f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2933 | 2026.03.30 19:29:13.127916 [ 276 ] {ff254812-1832-4115-88b6-661f350f2f5c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2934 | 2026.03.30 19:29:13.128130 [ 276 ] {ff254812-1832-4115-88b6-661f350f2f5c} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2026.03.30 19:29:13.128253 [ 134 ] {} <Debug> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2936 | 2026.03.30 19:29:13.128257 [ 276 ] {ff254812-1832-4115-88b6-661f350f2f5c} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001159 sec., 12942.191544434856 rows/sec., 973.19 KiB/sec. | ||
| 2937 | 2026.03.30 19:29:13.128291 [ 134 ] {} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2026.03.30 19:29:13.128310 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2939 | 2026.03.30 19:29:13.128310 [ 276 ] {ff254812-1832-4115-88b6-661f350f2f5c} <Debug> TCPHandler: Processed in 0.001342951 sec. | ||
| 2940 | 2026.03.30 19:29:13.128426 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2941 | 2026.03.30 19:29:13.128502 [ 188 ] {06d644a8-a1de-453d-bd09-18217955cf5d::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 | ||
| 2942 | 2026.03.30 19:29:13.128514 [ 276 ] {1444819c-15c5-42d7-9dff-f2c6b9a56268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2943 | 2026.03.30 19:29:13.128607 [ 276 ] {1444819c-15c5-42d7-9dff-f2c6b9a56268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2944 | 2026.03.30 19:29:13.128731 [ 188 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2945 | 2026.03.30 19:29:13.128787 [ 188 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 184 rows starting from the beginning of the part | ||
| 2946 | 2026.03.30 19:29:13.128923 [ 188 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 17 rows starting from the beginning of the part | ||
| 2947 | 2026.03.30 19:29:13.128983 [ 276 ] {1444819c-15c5-42d7-9dff-f2c6b9a56268} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2026.03.30 19:29:13.128999 [ 188 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 164 rows starting from the beginning of the part | ||
| 2949 | 2026.03.30 19:29:13.129025 [ 276 ] {1444819c-15c5-42d7-9dff-f2c6b9a56268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2950 | 2026.03.30 19:29:13.129084 [ 188 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part | ||
| 2951 | 2026.03.30 19:29:13.129156 [ 188 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 173 rows starting from the beginning of the part | ||
| 2952 | 2026.03.30 19:29:13.129212 [ 188 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part | ||
| 2953 | 2026.03.30 19:29:13.129414 [ 276 ] {1444819c-15c5-42d7-9dff-f2c6b9a56268} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2954 | 2026.03.30 19:29:13.129660 [ 276 ] {1444819c-15c5-42d7-9dff-f2c6b9a56268} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2955 | 2026.03.30 19:29:13.129792 [ 276 ] {1444819c-15c5-42d7-9dff-f2c6b9a56268} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.00128 sec., 61718.74999999999 rows/sec., 4.82 MiB/sec. | ||
| 2956 | 2026.03.30 19:29:13.129828 [ 276 ] {1444819c-15c5-42d7-9dff-f2c6b9a56268} <Debug> TCPHandler: Processed in 0.001439443 sec. | ||
| 2957 | 2026.03.30 19:29:13.129931 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2026.03.30 19:29:13.130023 [ 276 ] {1af28790-31bb-4262-9af1-9a00718cdb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2959 | 2026.03.30 19:29:13.130065 [ 276 ] {1af28790-31bb-4262-9af1-9a00718cdb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2960 | 2026.03.30 19:29:13.130157 [ 186 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 568 rows, containing 5 columns (5 merged, 0 gathered) in 0.001753636 sec., 323898.4601137294 rows/sec., 21.39 MiB/sec. | ||
| 2961 | 2026.03.30 19:29:13.130342 [ 204 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2962 | 2026.03.30 19:29:13.130447 [ 276 ] {1af28790-31bb-4262-9af1-9a00718cdb3f} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2963 | 2026.03.30 19:29:13.130487 [ 276 ] {1af28790-31bb-4262-9af1-9a00718cdb3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2964 | 2026.03.30 19:29:13.130675 [ 204 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_11_2} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2026.03.30 19:29:13.130773 [ 204 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_11_2} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2966 | 2026.03.30 19:29:13.130839 [ 276 ] {1af28790-31bb-4262-9af1-9a00718cdb3f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2967 | 2026.03.30 19:29:13.130852 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 2968 | 2026.03.30 19:29:13.131052 [ 276 ] {1af28790-31bb-4262-9af1-9a00718cdb3f} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2969 | 2026.03.30 19:29:13.131185 [ 276 ] {1af28790-31bb-4262-9af1-9a00718cdb3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 2970 | 2026.03.30 19:29:13.131220 [ 276 ] {1af28790-31bb-4262-9af1-9a00718cdb3f} <Debug> TCPHandler: Processed in 0.001336182 sec. | ||
| 2971 | 2026.03.30 19:29:13.131319 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2972 | 2026.03.30 19:29:13.131410 [ 276 ] {55e9509d-3ff8-46af-91f2-5a144e873452} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2973 | 2026.03.30 19:29:13.131462 [ 276 ] {55e9509d-3ff8-46af-91f2-5a144e873452} <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 | ||
| 2974 | 2026.03.30 19:29:13.132187 [ 276 ] {55e9509d-3ff8-46af-91f2-5a144e873452} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2975 | 2026.03.30 19:29:13.132223 [ 276 ] {55e9509d-3ff8-46af-91f2-5a144e873452} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2976 | 2026.03.30 19:29:13.132736 [ 276 ] {55e9509d-3ff8-46af-91f2-5a144e873452} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2977 | 2026.03.30 19:29:13.132959 [ 276 ] {55e9509d-3ff8-46af-91f2-5a144e873452} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2978 | 2026.03.30 19:29:13.133098 [ 276 ] {55e9509d-3ff8-46af-91f2-5a144e873452} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001706 sec., 8792.497069167643 rows/sec., 15.76 MiB/sec. | ||
| 2979 | 2026.03.30 19:29:13.133156 [ 276 ] {55e9509d-3ff8-46af-91f2-5a144e873452} <Debug> TCPHandler: Processed in 0.001883526 sec. | ||
| 2980 | 2026.03.30 19:29:13.133261 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2981 | 2026.03.30 19:29:13.133353 [ 276 ] {851baafa-7cba-42c3-8c28-10c3a3b684b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2982 | 2026.03.30 19:29:13.133394 [ 276 ] {851baafa-7cba-42c3-8c28-10c3a3b684b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2983 | 2026.03.30 19:29:13.133706 [ 276 ] {851baafa-7cba-42c3-8c28-10c3a3b684b0} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2984 | 2026.03.30 19:29:13.133741 [ 276 ] {851baafa-7cba-42c3-8c28-10c3a3b684b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2985 | 2026.03.30 19:29:13.134040 [ 276 ] {851baafa-7cba-42c3-8c28-10c3a3b684b0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2986 | 2026.03.30 19:29:13.134246 [ 276 ] {851baafa-7cba-42c3-8c28-10c3a3b684b0} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2026.03.30 19:29:13.134367 [ 276 ] {851baafa-7cba-42c3-8c28-10c3a3b684b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001037 sec., 57859.209257473485 rows/sec., 3.90 MiB/sec. | ||
| 2988 | 2026.03.30 19:29:13.134399 [ 276 ] {851baafa-7cba-42c3-8c28-10c3a3b684b0} <Debug> TCPHandler: Processed in 0.00119322 sec. | ||
| 2989 | 2026.03.30 19:29:18.133181 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2990 | 2026.03.30 19:29:18.133387 [ 276 ] {59252711-39e2-402d-a57a-79c458dea2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2991 | 2026.03.30 19:29:18.133461 [ 276 ] {59252711-39e2-402d-a57a-79c458dea2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2992 | 2026.03.30 19:29:18.134213 [ 276 ] {59252711-39e2-402d-a57a-79c458dea2e9} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2993 | 2026.03.30 19:29:18.134258 [ 276 ] {59252711-39e2-402d-a57a-79c458dea2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 2994 | 2026.03.30 19:29:18.134671 [ 276 ] {59252711-39e2-402d-a57a-79c458dea2e9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2995 | 2026.03.30 19:29:18.134904 [ 276 ] {59252711-39e2-402d-a57a-79c458dea2e9} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2996 | 2026.03.30 19:29:18.135070 [ 276 ] {59252711-39e2-402d-a57a-79c458dea2e9} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001738 sec., 163406.21403912542 rows/sec., 10.38 MiB/sec. | ||
| 2997 | 2026.03.30 19:29:18.135081 [ 25 ] {} <Debug> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2998 | 2026.03.30 19:29:18.135118 [ 276 ] {59252711-39e2-402d-a57a-79c458dea2e9} <Debug> TCPHandler: Processed in 0.002078778 sec. | ||
| 2999 | 2026.03.30 19:29:18.135153 [ 25 ] {} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2026.03.30 19:29:18.135184 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3001 | 2026.03.30 19:29:18.135255 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.03.30 19:29:18.135306 [ 187 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::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 | ||
| 3003 | 2026.03.30 19:29:18.135359 [ 276 ] {e8f4ed2a-6d87-4291-b3fe-08d7c362daa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3004 | 2026.03.30 19:29:18.135408 [ 276 ] {e8f4ed2a-6d87-4291-b3fe-08d7c362daa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3005 | 2026.03.30 19:29:18.135469 [ 187 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3006 | 2026.03.30 19:29:18.135513 [ 187 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 284 rows starting from the beginning of the part | ||
| 3007 | 2026.03.30 19:29:18.135615 [ 187 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 284 rows starting from the beginning of the part | ||
| 3008 | 2026.03.30 19:29:18.135668 [ 187 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 3009 | 2026.03.30 19:29:18.135719 [ 187 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 3010 | 2026.03.30 19:29:18.135765 [ 187 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 3011 | 2026.03.30 19:29:18.136190 [ 276 ] {e8f4ed2a-6d87-4291-b3fe-08d7c362daa9} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2026.03.30 19:29:18.136233 [ 276 ] {e8f4ed2a-6d87-4291-b3fe-08d7c362daa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3013 | 2026.03.30 19:29:18.136643 [ 276 ] {e8f4ed2a-6d87-4291-b3fe-08d7c362daa9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3014 | 2026.03.30 19:29:18.136821 [ 204 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568044 sec., 905586.8330225428 rows/sec., 60.97 MiB/sec. | ||
| 3015 | 2026.03.30 19:29:18.136862 [ 276 ] {e8f4ed2a-6d87-4291-b3fe-08d7c362daa9} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3016 | 2026.03.30 19:29:18.137002 [ 186 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3017 | 2026.03.30 19:29:18.137006 [ 276 ] {e8f4ed2a-6d87-4291-b3fe-08d7c362daa9} <Debug> executeQuery: Read 847 rows, 68.23 KiB in 0.001671 sec., 506882.1065230401 rows/sec., 39.87 MiB/sec. | ||
| 3018 | 2026.03.30 19:29:18.137055 [ 276 ] {e8f4ed2a-6d87-4291-b3fe-08d7c362daa9} <Debug> TCPHandler: Processed in 0.001853747 sec. | ||
| 3019 | 2026.03.30 19:29:18.137164 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.03.30 19:29:18.137260 [ 276 ] {76d8645e-f03a-4359-8f36-d3de57dec1a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3021 | 2026.03.30 19:29:18.137279 [ 186 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_5_1} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2026.03.30 19:29:18.137301 [ 276 ] {76d8645e-f03a-4359-8f36-d3de57dec1a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3023 | 2026.03.30 19:29:18.137344 [ 186 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_5_1} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3024 | 2026.03.30 19:29:18.137444 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3025 | 2026.03.30 19:29:18.137734 [ 276 ] {76d8645e-f03a-4359-8f36-d3de57dec1a4} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2026.03.30 19:29:18.137769 [ 276 ] {76d8645e-f03a-4359-8f36-d3de57dec1a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3027 | 2026.03.30 19:29:18.138085 [ 276 ] {76d8645e-f03a-4359-8f36-d3de57dec1a4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3028 | 2026.03.30 19:29:18.138295 [ 276 ] {76d8645e-f03a-4359-8f36-d3de57dec1a4} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2026.03.30 19:29:18.138424 [ 276 ] {76d8645e-f03a-4359-8f36-d3de57dec1a4} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001186 sec., 140809.44350758853 rows/sec., 8.58 MiB/sec. | ||
| 3030 | 2026.03.30 19:29:18.138462 [ 276 ] {76d8645e-f03a-4359-8f36-d3de57dec1a4} <Debug> TCPHandler: Processed in 0.001348752 sec. | ||
| 3031 | 2026.03.30 19:29:18.138573 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3032 | 2026.03.30 19:29:18.138666 [ 276 ] {66916d18-2653-4757-91f5-0ff1bc76a7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3033 | 2026.03.30 19:29:18.138704 [ 276 ] {66916d18-2653-4757-91f5-0ff1bc76a7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3034 | 2026.03.30 19:29:18.139132 [ 276 ] {66916d18-2653-4757-91f5-0ff1bc76a7a3} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3035 | 2026.03.30 19:29:18.139168 [ 276 ] {66916d18-2653-4757-91f5-0ff1bc76a7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3036 | 2026.03.30 19:29:18.139483 [ 276 ] {66916d18-2653-4757-91f5-0ff1bc76a7a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3037 | 2026.03.30 19:29:18.139689 [ 276 ] {66916d18-2653-4757-91f5-0ff1bc76a7a3} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3038 | 2026.03.30 19:29:18.139789 [ 25 ] {} <Debug> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3039 | 2026.03.30 19:29:18.139821 [ 276 ] {66916d18-2653-4757-91f5-0ff1bc76a7a3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001174 sec., 126916.52470187395 rows/sec., 8.20 MiB/sec. | ||
| 3040 | 2026.03.30 19:29:18.139825 [ 25 ] {} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.03.30 19:29:18.139860 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3042 | 2026.03.30 19:29:18.139864 [ 276 ] {66916d18-2653-4757-91f5-0ff1bc76a7a3} <Debug> TCPHandler: Processed in 0.001340532 sec. | ||
| 3043 | 2026.03.30 19:29:18.139928 [ 187 ] {ae60de95-52dc-4a13-a880-f094f18254f1::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 | ||
| 3044 | 2026.03.30 19:29:18.139979 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3045 | 2026.03.30 19:29:18.140016 [ 187 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3046 | 2026.03.30 19:29:18.140044 [ 187 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 3047 | 2026.03.30 19:29:18.140075 [ 276 ] {77fa268b-1b63-43e8-9cb0-88bf99701938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3048 | 2026.03.30 19:29:18.140086 [ 187 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 3049 | 2026.03.30 19:29:18.140123 [ 276 ] {77fa268b-1b63-43e8-9cb0-88bf99701938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3050 | 2026.03.30 19:29:18.140135 [ 187 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 149 rows starting from the beginning of the part | ||
| 3051 | 2026.03.30 19:29:18.140174 [ 187 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 3052 | 2026.03.30 19:29:18.140209 [ 187 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 3053 | 2026.03.30 19:29:18.140551 [ 276 ] {77fa268b-1b63-43e8-9cb0-88bf99701938} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3054 | 2026.03.30 19:29:18.140593 [ 276 ] {77fa268b-1b63-43e8-9cb0-88bf99701938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3055 | 2026.03.30 19:29:18.140911 [ 276 ] {77fa268b-1b63-43e8-9cb0-88bf99701938} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3056 | 2026.03.30 19:29:18.140931 [ 186 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001030759 sec., 722768.3677755906 rows/sec., 49.45 MiB/sec. | ||
| 3057 | 2026.03.30 19:29:18.141064 [ 187 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3058 | 2026.03.30 19:29:18.141136 [ 276 ] {77fa268b-1b63-43e8-9cb0-88bf99701938} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3059 | 2026.03.30 19:29:18.141266 [ 25 ] {} <Debug> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3060 | 2026.03.30 19:29:18.141296 [ 25 ] {} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2026.03.30 19:29:18.141299 [ 276 ] {77fa268b-1b63-43e8-9cb0-88bf99701938} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001243 sec., 119066.77393403057 rows/sec., 6.77 MiB/sec. | ||
| 3062 | 2026.03.30 19:29:18.141318 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3063 | 2026.03.30 19:29:18.141342 [ 187 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_5_1} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2026.03.30 19:29:18.141350 [ 276 ] {77fa268b-1b63-43e8-9cb0-88bf99701938} <Debug> TCPHandler: Processed in 0.001419873 sec. | ||
| 3065 | 2026.03.30 19:29:18.141416 [ 187 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_5_1} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3066 | 2026.03.30 19:29:18.141425 [ 200 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::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 | ||
| 3067 | 2026.03.30 19:29:18.141466 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2026.03.30 19:29:18.141494 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3069 | 2026.03.30 19:29:18.141562 [ 200 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3070 | 2026.03.30 19:29:18.141564 [ 276 ] {87fc653e-7afd-4d64-a01a-104986c772f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3071 | 2026.03.30 19:29:18.141602 [ 200 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 148 rows starting from the beginning of the part | ||
| 3072 | 2026.03.30 19:29:18.141620 [ 276 ] {87fc653e-7afd-4d64-a01a-104986c772f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3073 | 2026.03.30 19:29:18.141676 [ 200 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 148 rows starting from the beginning of the part | ||
| 3074 | 2026.03.30 19:29:18.141725 [ 200 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 3075 | 2026.03.30 19:29:18.141768 [ 200 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 3076 | 2026.03.30 19:29:18.141807 [ 200 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 3077 | 2026.03.30 19:29:18.142186 [ 276 ] {87fc653e-7afd-4d64-a01a-104986c772f1} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3078 | 2026.03.30 19:29:18.142227 [ 276 ] {87fc653e-7afd-4d64-a01a-104986c772f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3079 | 2026.03.30 19:29:18.142574 [ 276 ] {87fc653e-7afd-4d64-a01a-104986c772f1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3080 | 2026.03.30 19:29:18.142710 [ 193 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329882 sec., 556440.3458351945 rows/sec., 33.77 MiB/sec. | ||
| 3081 | 2026.03.30 19:29:18.142789 [ 276 ] {87fc653e-7afd-4d64-a01a-104986c772f1} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3082 | 2026.03.30 19:29:18.142860 [ 200 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3083 | 2026.03.30 19:29:18.142932 [ 276 ] {87fc653e-7afd-4d64-a01a-104986c772f1} <Debug> executeQuery: Read 515 rows, 37.18 KiB in 0.001387 sec., 371304.9747656813 rows/sec., 26.18 MiB/sec. | ||
| 3084 | 2026.03.30 19:29:18.142973 [ 276 ] {87fc653e-7afd-4d64-a01a-104986c772f1} <Debug> TCPHandler: Processed in 0.001556564 sec. | ||
| 3085 | 2026.03.30 19:29:18.143078 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2026.03.30 19:29:18.143142 [ 200 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_5_1} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3087 | 2026.03.30 19:29:18.143171 [ 276 ] {c421c722-723f-4e02-8eb9-119985660195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3088 | 2026.03.30 19:29:18.143216 [ 200 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_5_1} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3089 | 2026.03.30 19:29:18.143218 [ 276 ] {c421c722-723f-4e02-8eb9-119985660195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3090 | 2026.03.30 19:29:18.143299 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 3091 | 2026.03.30 19:29:18.143587 [ 276 ] {c421c722-723f-4e02-8eb9-119985660195} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3092 | 2026.03.30 19:29:18.143636 [ 276 ] {c421c722-723f-4e02-8eb9-119985660195} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3093 | 2026.03.30 19:29:18.144027 [ 276 ] {c421c722-723f-4e02-8eb9-119985660195} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3094 | 2026.03.30 19:29:18.144278 [ 276 ] {c421c722-723f-4e02-8eb9-119985660195} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3095 | 2026.03.30 19:29:18.144434 [ 276 ] {c421c722-723f-4e02-8eb9-119985660195} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00128 sec., 4687.5 rows/sec., 244.90 KiB/sec. | ||
| 3096 | 2026.03.30 19:29:18.144477 [ 276 ] {c421c722-723f-4e02-8eb9-119985660195} <Debug> TCPHandler: Processed in 0.001449342 sec. | ||
| 3097 | 2026.03.30 19:29:18.144576 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3098 | 2026.03.30 19:29:18.144669 [ 276 ] {59936d4a-3cf2-4f85-aa76-8fb4b0fe0fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3099 | 2026.03.30 19:29:18.144710 [ 276 ] {59936d4a-3cf2-4f85-aa76-8fb4b0fe0fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3100 | 2026.03.30 19:29:18.145096 [ 276 ] {59936d4a-3cf2-4f85-aa76-8fb4b0fe0fa9} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3101 | 2026.03.30 19:29:18.145132 [ 276 ] {59936d4a-3cf2-4f85-aa76-8fb4b0fe0fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3102 | 2026.03.30 19:29:18.145464 [ 276 ] {59936d4a-3cf2-4f85-aa76-8fb4b0fe0fa9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3103 | 2026.03.30 19:29:18.145673 [ 276 ] {59936d4a-3cf2-4f85-aa76-8fb4b0fe0fa9} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3104 | 2026.03.30 19:29:18.145799 [ 276 ] {59936d4a-3cf2-4f85-aa76-8fb4b0fe0fa9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001151 sec., 230234.57862728066 rows/sec., 15.30 MiB/sec. | ||
| 3105 | 2026.03.30 19:29:18.145835 [ 276 ] {59936d4a-3cf2-4f85-aa76-8fb4b0fe0fa9} <Debug> TCPHandler: Processed in 0.001308801 sec. | ||
| 3106 | 2026.03.30 19:29:18.145938 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3107 | 2026.03.30 19:29:18.146029 [ 276 ] {e31aacd8-e60a-469e-98a0-7fc6cdca96cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3108 | 2026.03.30 19:29:18.146071 [ 276 ] {e31aacd8-e60a-469e-98a0-7fc6cdca96cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3109 | 2026.03.30 19:29:18.146367 [ 276 ] {e31aacd8-e60a-469e-98a0-7fc6cdca96cf} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3110 | 2026.03.30 19:29:18.146402 [ 276 ] {e31aacd8-e60a-469e-98a0-7fc6cdca96cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3111 | 2026.03.30 19:29:18.146702 [ 276 ] {e31aacd8-e60a-469e-98a0-7fc6cdca96cf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3112 | 2026.03.30 19:29:18.146905 [ 276 ] {e31aacd8-e60a-469e-98a0-7fc6cdca96cf} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2026.03.30 19:29:18.146999 [ 25 ] {} <Debug> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3114 | 2026.03.30 19:29:18.147032 [ 25 ] {} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3115 | 2026.03.30 19:29:18.147032 [ 276 ] {e31aacd8-e60a-469e-98a0-7fc6cdca96cf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001021 sec., 979.4319294809011 rows/sec., 66.00 KiB/sec. | ||
| 3116 | 2026.03.30 19:29:18.147049 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3117 | 2026.03.30 19:29:18.147081 [ 276 ] {e31aacd8-e60a-469e-98a0-7fc6cdca96cf} <Debug> TCPHandler: Processed in 0.001192201 sec. | ||
| 3118 | 2026.03.30 19:29:18.147135 [ 186 ] {9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0::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 | ||
| 3119 | 2026.03.30 19:29:18.147187 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3120 | 2026.03.30 19:29:18.147231 [ 186 ] {9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3121 | 2026.03.30 19:29:18.147265 [ 186 ] {9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0::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 | ||
| 3122 | 2026.03.30 19:29:18.147278 [ 276 ] {ed88c2cf-df79-4a16-bb83-94e321eb8f11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3123 | 2026.03.30 19:29:18.147331 [ 276 ] {ed88c2cf-df79-4a16-bb83-94e321eb8f11} <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 | ||
| 3124 | 2026.03.30 19:29:18.147354 [ 186 ] {9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0::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 | ||
| 3125 | 2026.03.30 19:29:18.147412 [ 186 ] {9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0::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 | ||
| 3126 | 2026.03.30 19:29:18.147457 [ 186 ] {9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0::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 | ||
| 3127 | 2026.03.30 19:29:18.147502 [ 186 ] {9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0::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 | ||
| 3128 | 2026.03.30 19:29:18.148126 [ 276 ] {ed88c2cf-df79-4a16-bb83-94e321eb8f11} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3129 | 2026.03.30 19:29:18.148161 [ 276 ] {ed88c2cf-df79-4a16-bb83-94e321eb8f11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3130 | 2026.03.30 19:29:18.148307 [ 195 ] {9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001203071 sec., 4156.03069145545 rows/sec., 280.05 KiB/sec. | ||
| 3131 | 2026.03.30 19:29:18.148428 [ 186 ] {9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3132 | 2026.03.30 19:29:18.148706 [ 276 ] {ed88c2cf-df79-4a16-bb83-94e321eb8f11} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3133 | 2026.03.30 19:29:18.148736 [ 186 ] {9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0::all_1_5_1} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2026.03.30 19:29:18.148810 [ 186 ] {9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0::all_1_5_1} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3135 | 2026.03.30 19:29:18.148879 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3136 | 2026.03.30 19:29:18.148937 [ 276 ] {ed88c2cf-df79-4a16-bb83-94e321eb8f11} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2026.03.30 19:29:18.149045 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3138 | 2026.03.30 19:29:18.149075 [ 276 ] {ed88c2cf-df79-4a16-bb83-94e321eb8f11} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001817 sec., 13758.94331315355 rows/sec., 24.66 MiB/sec. | ||
| 3139 | 2026.03.30 19:29:18.149077 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2026.03.30 19:29:18.149116 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3141 | 2026.03.30 19:29:18.149147 [ 276 ] {ed88c2cf-df79-4a16-bb83-94e321eb8f11} <Debug> TCPHandler: Processed in 0.002010788 sec. | ||
| 3142 | 2026.03.30 19:29:18.149196 [ 193 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::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 | ||
| 3143 | 2026.03.30 19:29:18.149264 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2026.03.30 19:29:18.149360 [ 276 ] {0c7b5c99-347c-465d-8d7c-b1b88d0afded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3145 | 2026.03.30 19:29:18.149400 [ 276 ] {0c7b5c99-347c-465d-8d7c-b1b88d0afded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3146 | 2026.03.30 19:29:18.149459 [ 193 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3147 | 2026.03.30 19:29:18.149522 [ 193 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 67 rows starting from the beginning of the part | ||
| 3148 | 2026.03.30 19:29:18.149676 [ 193 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
| 3149 | 2026.03.30 19:29:18.149723 [ 276 ] {0c7b5c99-347c-465d-8d7c-b1b88d0afded} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3150 | 2026.03.30 19:29:18.149764 [ 276 ] {0c7b5c99-347c-465d-8d7c-b1b88d0afded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3151 | 2026.03.30 19:29:18.149778 [ 193 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 15 rows starting from the beginning of the part | ||
| 3152 | 2026.03.30 19:29:18.149875 [ 193 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
| 3153 | 2026.03.30 19:29:18.149974 [ 193 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 15 rows starting from the beginning of the part | ||
| 3154 | 2026.03.30 19:29:18.150072 [ 193 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 25 rows starting from the beginning of the part | ||
| 3155 | 2026.03.30 19:29:18.150092 [ 276 ] {0c7b5c99-347c-465d-8d7c-b1b88d0afded} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3156 | 2026.03.30 19:29:18.150317 [ 276 ] {0c7b5c99-347c-465d-8d7c-b1b88d0afded} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3157 | 2026.03.30 19:29:18.150453 [ 276 ] {0c7b5c99-347c-465d-8d7c-b1b88d0afded} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001113 sec., 80862.53369272237 rows/sec., 5.06 MiB/sec. | ||
| 3158 | 2026.03.30 19:29:18.150490 [ 276 ] {0c7b5c99-347c-465d-8d7c-b1b88d0afded} <Debug> TCPHandler: Processed in 0.001277361 sec. | ||
| 3159 | 2026.03.30 19:29:18.156916 [ 195 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 169 rows, containing 19 columns (19 merged, 0 gathered) in 0.007764369 sec., 21766.095866901742 rows/sec., 39.00 MiB/sec. | ||
| 3160 | 2026.03.30 19:29:18.157318 [ 186 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3161 | 2026.03.30 19:29:18.157649 [ 186 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3162 | 2026.03.30 19:29:18.157717 [ 186 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3163 | 2026.03.30 19:29:18.157848 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 3164 | 2026.03.30 19:29:18.743576 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6119 | ||
| 3165 | 2026.03.30 19:29:18.744122 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3166 | 2026.03.30 19:29:18.744185 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3167 | 2026.03.30 19:29:18.744716 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3168 | 2026.03.30 19:29:18.744962 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3169 | 2026.03.30 19:29:18.745117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6119 | ||
| 3170 | 2026.03.30 19:29:19.097307 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3171 | 2026.03.30 19:29:19.114075 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3172 | 2026.03.30 19:29:19.114127 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3173 | 2026.03.30 19:29:19.119956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3174 | 2026.03.30 19:29:19.120696 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3175 | 2026.03.30 19:29:19.123377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3176 | 2026.03.30 19:29:20.001120 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.76 MiB, peak 227.86 MiB, free memory in arenas 0.00 B, will set to 225.17 MiB (RSS), difference: 1.42 MiB | ||
| 3177 | 2026.03.30 19:29:20.738977 [ 34 ] {} <Debug> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3178 | 2026.03.30 19:29:20.739087 [ 34 ] {} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3179 | 2026.03.30 19:29:20.739131 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3180 | 2026.03.30 19:29:20.739284 [ 189 ] {1dc2849f-0d75-4cf2-9114-a3e7f9cbb672::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 | ||
| 3181 | 2026.03.30 19:29:20.739418 [ 189 ] {1dc2849f-0d75-4cf2-9114-a3e7f9cbb672::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3182 | 2026.03.30 19:29:20.739449 [ 189 ] {1dc2849f-0d75-4cf2-9114-a3e7f9cbb672::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3183 | 2026.03.30 19:29:20.739537 [ 189 ] {1dc2849f-0d75-4cf2-9114-a3e7f9cbb672::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3184 | 2026.03.30 19:29:20.739591 [ 189 ] {1dc2849f-0d75-4cf2-9114-a3e7f9cbb672::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3185 | 2026.03.30 19:29:20.739634 [ 189 ] {1dc2849f-0d75-4cf2-9114-a3e7f9cbb672::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3186 | 2026.03.30 19:29:20.739696 [ 189 ] {1dc2849f-0d75-4cf2-9114-a3e7f9cbb672::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3187 | 2026.03.30 19:29:20.740457 [ 186 ] {1dc2849f-0d75-4cf2-9114-a3e7f9cbb672::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 5 columns (5 merged, 0 gathered) in 0.001229361 sec., 16268.61434517607 rows/sec., 1.36 MiB/sec. | ||
| 3188 | 2026.03.30 19:29:20.740642 [ 195 ] {1dc2849f-0d75-4cf2-9114-a3e7f9cbb672::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3189 | 2026.03.30 19:29:20.740984 [ 195 ] {1dc2849f-0d75-4cf2-9114-a3e7f9cbb672::all_1_5_1} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3190 | 2026.03.30 19:29:20.741062 [ 195 ] {1dc2849f-0d75-4cf2-9114-a3e7f9cbb672::all_1_5_1} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3191 | 2026.03.30 19:29:20.741148 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 3192 | 2026.03.30 19:29:21.251917 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 408 | ||
| 3193 | 2026.03.30 19:29:21.254475 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3194 | 2026.03.30 19:29:21.254514 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3195 | 2026.03.30 19:29:21.255797 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3196 | 2026.03.30 19:29:21.256085 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3197 | 2026.03.30 19:29:21.256317 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 408 | ||
| 3198 | 2026.03.30 19:29:23.125761 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3199 | 2026.03.30 19:29:23.126030 [ 276 ] {8833a8ee-89d0-4bd3-8a7a-5eb8eb708c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3200 | 2026.03.30 19:29:23.126132 [ 276 ] {8833a8ee-89d0-4bd3-8a7a-5eb8eb708c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3201 | 2026.03.30 19:29:23.127025 [ 276 ] {8833a8ee-89d0-4bd3-8a7a-5eb8eb708c57} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3202 | 2026.03.30 19:29:23.127065 [ 276 ] {8833a8ee-89d0-4bd3-8a7a-5eb8eb708c57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3203 | 2026.03.30 19:29:23.127421 [ 276 ] {8833a8ee-89d0-4bd3-8a7a-5eb8eb708c57} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3204 | 2026.03.30 19:29:23.127641 [ 276 ] {8833a8ee-89d0-4bd3-8a7a-5eb8eb708c57} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3205 | 2026.03.30 19:29:23.127795 [ 276 ] {8833a8ee-89d0-4bd3-8a7a-5eb8eb708c57} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001845 sec., 1084.010840108401 rows/sec., 88.39 KiB/sec. | ||
| 3206 | 2026.03.30 19:29:23.127839 [ 276 ] {8833a8ee-89d0-4bd3-8a7a-5eb8eb708c57} <Debug> TCPHandler: Processed in 0.002266 sec. | ||
| 3207 | 2026.03.30 19:29:23.127955 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3208 | 2026.03.30 19:29:23.128047 [ 276 ] {10c753f5-ad83-4595-9ac5-d05465abfa12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3209 | 2026.03.30 19:29:23.128086 [ 276 ] {10c753f5-ad83-4595-9ac5-d05465abfa12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3210 | 2026.03.30 19:29:23.128516 [ 276 ] {10c753f5-ad83-4595-9ac5-d05465abfa12} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3211 | 2026.03.30 19:29:23.128548 [ 276 ] {10c753f5-ad83-4595-9ac5-d05465abfa12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3212 | 2026.03.30 19:29:23.128924 [ 276 ] {10c753f5-ad83-4595-9ac5-d05465abfa12} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3213 | 2026.03.30 19:29:23.129130 [ 276 ] {10c753f5-ad83-4595-9ac5-d05465abfa12} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3214 | 2026.03.30 19:29:23.129226 [ 54 ] {} <Debug> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3215 | 2026.03.30 19:29:23.129256 [ 276 ] {10c753f5-ad83-4595-9ac5-d05465abfa12} <Debug> executeQuery: Read 87 rows, 7.44 KiB in 0.001206 sec., 72139.30348258706 rows/sec., 6.02 MiB/sec. | ||
| 3216 | 2026.03.30 19:29:23.129263 [ 54 ] {} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2026.03.30 19:29:23.129287 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3218 | 2026.03.30 19:29:23.129292 [ 276 ] {10c753f5-ad83-4595-9ac5-d05465abfa12} <Debug> TCPHandler: Processed in 0.001367893 sec. | ||
| 3219 | 2026.03.30 19:29:23.129405 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2026.03.30 19:29:23.129404 [ 189 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::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 | ||
| 3221 | 2026.03.30 19:29:23.129501 [ 276 ] {41ebf999-364a-4d51-ac3a-683c01c0d386} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3222 | 2026.03.30 19:29:23.129546 [ 276 ] {41ebf999-364a-4d51-ac3a-683c01c0d386} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3223 | 2026.03.30 19:29:23.129560 [ 189 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3224 | 2026.03.30 19:29:23.129596 [ 189 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 878 rows starting from the beginning of the part | ||
| 3225 | 2026.03.30 19:29:23.129657 [ 189 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 86 rows starting from the beginning of the part | ||
| 3226 | 2026.03.30 19:29:23.129701 [ 189 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 850 rows starting from the beginning of the part | ||
| 3227 | 2026.03.30 19:29:23.129739 [ 189 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 86 rows starting from the beginning of the part | ||
| 3228 | 2026.03.30 19:29:23.129779 [ 189 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 847 rows starting from the beginning of the part | ||
| 3229 | 2026.03.30 19:29:23.129820 [ 189 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 87 rows starting from the beginning of the part | ||
| 3230 | 2026.03.30 19:29:23.129935 [ 276 ] {41ebf999-364a-4d51-ac3a-683c01c0d386} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3231 | 2026.03.30 19:29:23.129977 [ 276 ] {41ebf999-364a-4d51-ac3a-683c01c0d386} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3232 | 2026.03.30 19:29:23.130403 [ 276 ] {41ebf999-364a-4d51-ac3a-683c01c0d386} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3233 | 2026.03.30 19:29:23.130625 [ 276 ] {41ebf999-364a-4d51-ac3a-683c01c0d386} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3234 | 2026.03.30 19:29:23.130754 [ 276 ] {41ebf999-364a-4d51-ac3a-683c01c0d386} <Debug> executeQuery: Read 17 rows, 1.27 KiB in 0.001273 sec., 13354.281225451688 rows/sec., 995.74 KiB/sec. | ||
| 3235 | 2026.03.30 19:29:23.130790 [ 276 ] {41ebf999-364a-4d51-ac3a-683c01c0d386} <Debug> TCPHandler: Processed in 0.001431693 sec. | ||
| 3236 | 2026.03.30 19:29:23.130893 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3237 | 2026.03.30 19:29:23.130985 [ 276 ] {b6ea87e1-9f98-46c2-bbbd-ae019fa158f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3238 | 2026.03.30 19:29:23.131023 [ 276 ] {b6ea87e1-9f98-46c2-bbbd-ae019fa158f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3239 | 2026.03.30 19:29:23.131127 [ 195 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2834 rows, containing 5 columns (5 merged, 0 gathered) in 0.001775656 sec., 1596029.861639867 rows/sec., 132.56 MiB/sec. | ||
| 3240 | 2026.03.30 19:29:23.131319 [ 189 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3241 | 2026.03.30 19:29:23.131420 [ 276 ] {b6ea87e1-9f98-46c2-bbbd-ae019fa158f4} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.03.30 19:29:23.131462 [ 276 ] {b6ea87e1-9f98-46c2-bbbd-ae019fa158f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3243 | 2026.03.30 19:29:23.131571 [ 189 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_16_3} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2026.03.30 19:29:23.131646 [ 189 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_16_3} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3245 | 2026.03.30 19:29:23.131713 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 3246 | 2026.03.30 19:29:23.131785 [ 276 ] {b6ea87e1-9f98-46c2-bbbd-ae019fa158f4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3247 | 2026.03.30 19:29:23.131994 [ 276 ] {b6ea87e1-9f98-46c2-bbbd-ae019fa158f4} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3248 | 2026.03.30 19:29:23.132086 [ 54 ] {} <Debug> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3249 | 2026.03.30 19:29:23.132112 [ 54 ] {} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2026.03.30 19:29:23.132118 [ 276 ] {b6ea87e1-9f98-46c2-bbbd-ae019fa158f4} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001152 sec., 70312.5 rows/sec., 5.49 MiB/sec. | ||
| 3251 | 2026.03.30 19:29:23.132129 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3252 | 2026.03.30 19:29:23.132154 [ 276 ] {b6ea87e1-9f98-46c2-bbbd-ae019fa158f4} <Debug> TCPHandler: Processed in 0.001309112 sec. | ||
| 3253 | 2026.03.30 19:29:23.132196 [ 189 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::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 | ||
| 3254 | 2026.03.30 19:29:23.132262 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3255 | 2026.03.30 19:29:23.132276 [ 189 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3256 | 2026.03.30 19:29:23.132309 [ 189 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 559 rows starting from the beginning of the part | ||
| 3257 | 2026.03.30 19:29:23.132356 [ 189 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 79 rows starting from the beginning of the part | ||
| 3258 | 2026.03.30 19:29:23.132361 [ 276 ] {b582e474-d43c-44a0-8b8b-02fa7aa77271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3259 | 2026.03.30 19:29:23.132397 [ 189 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 521 rows starting from the beginning of the part | ||
| 3260 | 2026.03.30 19:29:23.132413 [ 276 ] {b582e474-d43c-44a0-8b8b-02fa7aa77271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3261 | 2026.03.30 19:29:23.132435 [ 189 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 79 rows starting from the beginning of the part | ||
| 3262 | 2026.03.30 19:29:23.132471 [ 189 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 515 rows starting from the beginning of the part | ||
| 3263 | 2026.03.30 19:29:23.132505 [ 189 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 81 rows starting from the beginning of the part | ||
| 3264 | 2026.03.30 19:29:23.132845 [ 276 ] {b582e474-d43c-44a0-8b8b-02fa7aa77271} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.03.30 19:29:23.132885 [ 276 ] {b582e474-d43c-44a0-8b8b-02fa7aa77271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3266 | 2026.03.30 19:29:23.133236 [ 276 ] {b582e474-d43c-44a0-8b8b-02fa7aa77271} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3267 | 2026.03.30 19:29:23.133397 [ 198 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1834 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227061 sec., 1494628.2214168652 rows/sec., 112.90 MiB/sec. | ||
| 3268 | 2026.03.30 19:29:23.133447 [ 276 ] {b582e474-d43c-44a0-8b8b-02fa7aa77271} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3269 | 2026.03.30 19:29:23.133547 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3270 | 2026.03.30 19:29:23.133563 [ 189 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3271 | 2026.03.30 19:29:23.133573 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3272 | 2026.03.30 19:29:23.133578 [ 276 ] {b582e474-d43c-44a0-8b8b-02fa7aa77271} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001236 sec., 130258.89967637541 rows/sec., 9.07 MiB/sec. | ||
| 3273 | 2026.03.30 19:29:23.133603 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3274 | 2026.03.30 19:29:23.133626 [ 276 ] {b582e474-d43c-44a0-8b8b-02fa7aa77271} <Debug> TCPHandler: Processed in 0.001411223 sec. | ||
| 3275 | 2026.03.30 19:29:23.133688 [ 195 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::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 | ||
| 3276 | 2026.03.30 19:29:23.133730 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3277 | 2026.03.30 19:29:23.133808 [ 189 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_16_3} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3278 | 2026.03.30 19:29:23.133809 [ 195 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3279 | 2026.03.30 19:29:23.133822 [ 276 ] {a17d3a8a-97b5-4032-af85-49188f05c7a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3280 | 2026.03.30 19:29:23.133872 [ 189 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_16_3} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3281 | 2026.03.30 19:29:23.133864 [ 195 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2022 rows starting from the beginning of the part | ||
| 3282 | 2026.03.30 19:29:23.133924 [ 276 ] {a17d3a8a-97b5-4032-af85-49188f05c7a0} <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 | ||
| 3283 | 2026.03.30 19:29:23.133941 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3284 | 2026.03.30 19:29:23.133989 [ 195 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::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 | ||
| 3285 | 2026.03.30 19:29:23.134042 [ 195 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 268 rows starting from the beginning of the part | ||
| 3286 | 2026.03.30 19:29:23.134084 [ 195 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::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 | ||
| 3287 | 2026.03.30 19:29:23.134154 [ 195 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 265 rows starting from the beginning of the part | ||
| 3288 | 2026.03.30 19:29:23.134200 [ 195 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 161 rows starting from the beginning of the part | ||
| 3289 | 2026.03.30 19:29:23.134717 [ 276 ] {a17d3a8a-97b5-4032-af85-49188f05c7a0} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2026.03.30 19:29:23.134758 [ 276 ] {a17d3a8a-97b5-4032-af85-49188f05c7a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3291 | 2026.03.30 19:29:23.135304 [ 276 ] {a17d3a8a-97b5-4032-af85-49188f05c7a0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3292 | 2026.03.30 19:29:23.135521 [ 276 ] {a17d3a8a-97b5-4032-af85-49188f05c7a0} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2026.03.30 19:29:23.135562 [ 198 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3036 rows, containing 5 columns (5 merged, 0 gathered) in 0.001915327 sec., 1585107.9215194064 rows/sec., 108.03 MiB/sec. | ||
| 3294 | 2026.03.30 19:29:23.135657 [ 276 ] {a17d3a8a-97b5-4032-af85-49188f05c7a0} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001844 sec., 8134.490238611714 rows/sec., 14.58 MiB/sec. | ||
| 3295 | 2026.03.30 19:29:23.135717 [ 276 ] {a17d3a8a-97b5-4032-af85-49188f05c7a0} <Debug> TCPHandler: Processed in 0.002030349 sec. | ||
| 3296 | 2026.03.30 19:29:23.135821 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3297 | 2026.03.30 19:29:23.135913 [ 276 ] {a1c2c9ae-8c76-465a-861b-8f9f9a4ede27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3298 | 2026.03.30 19:29:23.135954 [ 276 ] {a1c2c9ae-8c76-465a-861b-8f9f9a4ede27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3299 | 2026.03.30 19:29:23.135963 [ 189 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3300 | 2026.03.30 19:29:23.136278 [ 276 ] {a1c2c9ae-8c76-465a-861b-8f9f9a4ede27} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2026.03.30 19:29:23.136307 [ 189 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3302 | 2026.03.30 19:29:23.136317 [ 276 ] {a1c2c9ae-8c76-465a-861b-8f9f9a4ede27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3303 | 2026.03.30 19:29:23.136410 [ 189 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3304 | 2026.03.30 19:29:23.136500 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 3305 | 2026.03.30 19:29:23.136649 [ 276 ] {a1c2c9ae-8c76-465a-861b-8f9f9a4ede27} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3306 | 2026.03.30 19:29:23.136858 [ 276 ] {a1c2c9ae-8c76-465a-861b-8f9f9a4ede27} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3307 | 2026.03.30 19:29:23.136946 [ 54 ] {} <Debug> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3308 | 2026.03.30 19:29:23.136969 [ 54 ] {} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3309 | 2026.03.30 19:29:23.136982 [ 276 ] {a1c2c9ae-8c76-465a-861b-8f9f9a4ede27} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 3310 | 2026.03.30 19:29:23.136985 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.47 GiB. | ||
| 3311 | 2026.03.30 19:29:23.137016 [ 276 ] {a1c2c9ae-8c76-465a-861b-8f9f9a4ede27} <Debug> TCPHandler: Processed in 0.001242781 sec. | ||
| 3312 | 2026.03.30 19:29:23.137103 [ 196 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::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 | ||
| 3313 | 2026.03.30 19:29:23.137252 [ 196 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3314 | 2026.03.30 19:29:23.137284 [ 196 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 690 rows starting from the beginning of the part | ||
| 3315 | 2026.03.30 19:29:23.137344 [ 196 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::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 | ||
| 3316 | 2026.03.30 19:29:23.137383 [ 196 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::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 | ||
| 3317 | 2026.03.30 19:29:23.137421 [ 196 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::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 | ||
| 3318 | 2026.03.30 19:29:23.137459 [ 196 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 90 rows starting from the beginning of the part | ||
| 3319 | 2026.03.30 19:29:23.137497 [ 196 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 60 rows starting from the beginning of the part | ||
| 3320 | 2026.03.30 19:29:23.138366 [ 189 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 4 columns (4 merged, 0 gathered) in 0.001313242 sec., 799547.988870292 rows/sec., 52.50 MiB/sec. | ||
| 3321 | 2026.03.30 19:29:23.138555 [ 198 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3322 | 2026.03.30 19:29:23.138860 [ 198 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_16_3} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3323 | 2026.03.30 19:29:23.138923 [ 198 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_16_3} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3324 | 2026.03.30 19:29:23.138994 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3325 | 2026.03.30 19:29:26.170058 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3326 | 2026.03.30 19:29:26.170125 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3327 | 2026.03.30 19:29:26.245771 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6631 | ||
| 3328 | 2026.03.30 19:29:26.246545 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2026.03.30 19:29:26.246623 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3330 | 2026.03.30 19:29:26.247273 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3331 | 2026.03.30 19:29:26.247576 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2026.03.30 19:29:26.247760 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6631 | ||
| 3333 | 2026.03.30 19:29:26.624269 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3334 | 2026.03.30 19:29:26.641911 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3335 | 2026.03.30 19:29:26.641967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3336 | 2026.03.30 19:29:26.647622 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3337 | 2026.03.30 19:29:26.648332 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3338 | 2026.03.30 19:29:26.651237 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3339 | 2026.03.30 19:29:28.132879 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3340 | 2026.03.30 19:29:28.133059 [ 276 ] {09800812-0f8e-4ad8-b2f8-1c64c7b6f4cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3341 | 2026.03.30 19:29:28.133124 [ 276 ] {09800812-0f8e-4ad8-b2f8-1c64c7b6f4cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3342 | 2026.03.30 19:29:28.133799 [ 276 ] {09800812-0f8e-4ad8-b2f8-1c64c7b6f4cd} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3343 | 2026.03.30 19:29:28.133846 [ 276 ] {09800812-0f8e-4ad8-b2f8-1c64c7b6f4cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3344 | 2026.03.30 19:29:28.134255 [ 276 ] {09800812-0f8e-4ad8-b2f8-1c64c7b6f4cd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3345 | 2026.03.30 19:29:28.134500 [ 276 ] {09800812-0f8e-4ad8-b2f8-1c64c7b6f4cd} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3346 | 2026.03.30 19:29:28.134649 [ 276 ] {09800812-0f8e-4ad8-b2f8-1c64c7b6f4cd} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001637 sec., 173488.08796579108 rows/sec., 11.02 MiB/sec. | ||
| 3347 | 2026.03.30 19:29:28.134689 [ 276 ] {09800812-0f8e-4ad8-b2f8-1c64c7b6f4cd} <Debug> TCPHandler: Processed in 0.001939438 sec. | ||
| 3348 | 2026.03.30 19:29:28.134808 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3349 | 2026.03.30 19:29:28.134903 [ 276 ] {2e0d25d8-bcfd-4eec-90ec-c7cef28c55ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3350 | 2026.03.30 19:29:28.134943 [ 276 ] {2e0d25d8-bcfd-4eec-90ec-c7cef28c55ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3351 | 2026.03.30 19:29:28.135591 [ 276 ] {2e0d25d8-bcfd-4eec-90ec-c7cef28c55ec} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3352 | 2026.03.30 19:29:28.135628 [ 276 ] {2e0d25d8-bcfd-4eec-90ec-c7cef28c55ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3353 | 2026.03.30 19:29:28.135990 [ 276 ] {2e0d25d8-bcfd-4eec-90ec-c7cef28c55ec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3354 | 2026.03.30 19:29:28.136202 [ 276 ] {2e0d25d8-bcfd-4eec-90ec-c7cef28c55ec} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3355 | 2026.03.30 19:29:28.136329 [ 276 ] {2e0d25d8-bcfd-4eec-90ec-c7cef28c55ec} <Debug> executeQuery: Read 849 rows, 68.42 KiB in 0.001445 sec., 587543.2525951556 rows/sec., 46.24 MiB/sec. | ||
| 3356 | 2026.03.30 19:29:28.136364 [ 276 ] {2e0d25d8-bcfd-4eec-90ec-c7cef28c55ec} <Debug> TCPHandler: Processed in 0.001604734 sec. | ||
| 3357 | 2026.03.30 19:29:28.136473 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3358 | 2026.03.30 19:29:28.136565 [ 276 ] {6572672e-c4c5-4362-9cbf-d735636e0e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3359 | 2026.03.30 19:29:28.136605 [ 276 ] {6572672e-c4c5-4362-9cbf-d735636e0e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3360 | 2026.03.30 19:29:28.137016 [ 276 ] {6572672e-c4c5-4362-9cbf-d735636e0e2e} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3361 | 2026.03.30 19:29:28.137051 [ 276 ] {6572672e-c4c5-4362-9cbf-d735636e0e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3362 | 2026.03.30 19:29:28.137355 [ 276 ] {6572672e-c4c5-4362-9cbf-d735636e0e2e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3363 | 2026.03.30 19:29:28.137569 [ 276 ] {6572672e-c4c5-4362-9cbf-d735636e0e2e} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2026.03.30 19:29:28.137696 [ 276 ] {6572672e-c4c5-4362-9cbf-d735636e0e2e} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001148 sec., 146341.46341463414 rows/sec., 8.93 MiB/sec. | ||
| 3365 | 2026.03.30 19:29:28.137730 [ 276 ] {6572672e-c4c5-4362-9cbf-d735636e0e2e} <Debug> TCPHandler: Processed in 0.001305472 sec. | ||
| 3366 | 2026.03.30 19:29:28.137837 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3367 | 2026.03.30 19:29:28.137929 [ 276 ] {36108e27-b553-44e4-904d-ec38e3285cd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3368 | 2026.03.30 19:29:28.137967 [ 276 ] {36108e27-b553-44e4-904d-ec38e3285cd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3369 | 2026.03.30 19:29:28.138369 [ 276 ] {36108e27-b553-44e4-904d-ec38e3285cd0} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3370 | 2026.03.30 19:29:28.138402 [ 276 ] {36108e27-b553-44e4-904d-ec38e3285cd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3371 | 2026.03.30 19:29:28.138713 [ 276 ] {36108e27-b553-44e4-904d-ec38e3285cd0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3372 | 2026.03.30 19:29:28.138961 [ 276 ] {36108e27-b553-44e4-904d-ec38e3285cd0} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3373 | 2026.03.30 19:29:28.139090 [ 276 ] {36108e27-b553-44e4-904d-ec38e3285cd0} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001179 sec., 126378.2866836302 rows/sec., 8.16 MiB/sec. | ||
| 3374 | 2026.03.30 19:29:28.139126 [ 276 ] {36108e27-b553-44e4-904d-ec38e3285cd0} <Debug> TCPHandler: Processed in 0.001337402 sec. | ||
| 3375 | 2026.03.30 19:29:28.139233 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3376 | 2026.03.30 19:29:28.139324 [ 276 ] {604666e0-66ab-4105-93b5-1de02153b9ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3377 | 2026.03.30 19:29:28.139362 [ 276 ] {604666e0-66ab-4105-93b5-1de02153b9ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3378 | 2026.03.30 19:29:28.139781 [ 276 ] {604666e0-66ab-4105-93b5-1de02153b9ae} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3379 | 2026.03.30 19:29:28.139814 [ 276 ] {604666e0-66ab-4105-93b5-1de02153b9ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3380 | 2026.03.30 19:29:28.140121 [ 276 ] {604666e0-66ab-4105-93b5-1de02153b9ae} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3381 | 2026.03.30 19:29:28.140328 [ 276 ] {604666e0-66ab-4105-93b5-1de02153b9ae} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3382 | 2026.03.30 19:29:28.140452 [ 276 ] {604666e0-66ab-4105-93b5-1de02153b9ae} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001146 sec., 129144.85165794066 rows/sec., 7.34 MiB/sec. | ||
| 3383 | 2026.03.30 19:29:28.140488 [ 276 ] {604666e0-66ab-4105-93b5-1de02153b9ae} <Debug> TCPHandler: Processed in 0.001303082 sec. | ||
| 3384 | 2026.03.30 19:29:28.140592 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3385 | 2026.03.30 19:29:28.140683 [ 276 ] {08e2790e-511a-4e71-8f70-215e66e3db28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3386 | 2026.03.30 19:29:28.140722 [ 276 ] {08e2790e-511a-4e71-8f70-215e66e3db28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3387 | 2026.03.30 19:29:28.141246 [ 276 ] {08e2790e-511a-4e71-8f70-215e66e3db28} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2026.03.30 19:29:28.141279 [ 276 ] {08e2790e-511a-4e71-8f70-215e66e3db28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3389 | 2026.03.30 19:29:28.141607 [ 276 ] {08e2790e-511a-4e71-8f70-215e66e3db28} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3390 | 2026.03.30 19:29:28.141809 [ 276 ] {08e2790e-511a-4e71-8f70-215e66e3db28} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2026.03.30 19:29:28.141925 [ 276 ] {08e2790e-511a-4e71-8f70-215e66e3db28} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001276 sec., 404388.7147335423 rows/sec., 28.52 MiB/sec. | ||
| 3392 | 2026.03.30 19:29:28.141959 [ 276 ] {08e2790e-511a-4e71-8f70-215e66e3db28} <Debug> TCPHandler: Processed in 0.001433032 sec. | ||
| 3393 | 2026.03.30 19:29:28.142062 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3394 | 2026.03.30 19:29:28.142147 [ 276 ] {2ca42dd5-99d1-414b-9569-3de8b78b9237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3395 | 2026.03.30 19:29:28.142184 [ 276 ] {2ca42dd5-99d1-414b-9569-3de8b78b9237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3396 | 2026.03.30 19:29:28.142483 [ 276 ] {2ca42dd5-99d1-414b-9569-3de8b78b9237} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3397 | 2026.03.30 19:29:28.142515 [ 276 ] {2ca42dd5-99d1-414b-9569-3de8b78b9237} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3398 | 2026.03.30 19:29:28.142872 [ 276 ] {2ca42dd5-99d1-414b-9569-3de8b78b9237} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3399 | 2026.03.30 19:29:28.143085 [ 276 ] {2ca42dd5-99d1-414b-9569-3de8b78b9237} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3400 | 2026.03.30 19:29:28.143172 [ 170 ] {} <Debug> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3401 | 2026.03.30 19:29:28.143210 [ 276 ] {2ca42dd5-99d1-414b-9569-3de8b78b9237} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 3402 | 2026.03.30 19:29:28.143210 [ 170 ] {} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3403 | 2026.03.30 19:29:28.143239 [ 170 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3404 | 2026.03.30 19:29:28.143244 [ 276 ] {2ca42dd5-99d1-414b-9569-3de8b78b9237} <Debug> TCPHandler: Processed in 0.001205401 sec. | ||
| 3405 | 2026.03.30 19:29:28.143347 [ 196 ] {8711483e-fcde-4991-ab38-a494e93d1720::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 | ||
| 3406 | 2026.03.30 19:29:28.143355 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3407 | 2026.03.30 19:29:28.143490 [ 276 ] {dc23b7af-5de0-4dda-92fb-a9b40ab81ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3408 | 2026.03.30 19:29:28.143507 [ 196 ] {8711483e-fcde-4991-ab38-a494e93d1720::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3409 | 2026.03.30 19:29:28.143532 [ 276 ] {dc23b7af-5de0-4dda-92fb-a9b40ab81ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3410 | 2026.03.30 19:29:28.143546 [ 196 ] {8711483e-fcde-4991-ab38-a494e93d1720::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3411 | 2026.03.30 19:29:28.143614 [ 196 ] {8711483e-fcde-4991-ab38-a494e93d1720::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3412 | 2026.03.30 19:29:28.143656 [ 196 ] {8711483e-fcde-4991-ab38-a494e93d1720::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3413 | 2026.03.30 19:29:28.143693 [ 196 ] {8711483e-fcde-4991-ab38-a494e93d1720::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3414 | 2026.03.30 19:29:28.143729 [ 196 ] {8711483e-fcde-4991-ab38-a494e93d1720::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3415 | 2026.03.30 19:29:28.143765 [ 196 ] {8711483e-fcde-4991-ab38-a494e93d1720::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 3416 | 2026.03.30 19:29:28.143923 [ 276 ] {dc23b7af-5de0-4dda-92fb-a9b40ab81ef3} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3417 | 2026.03.30 19:29:28.143963 [ 276 ] {dc23b7af-5de0-4dda-92fb-a9b40ab81ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3418 | 2026.03.30 19:29:28.144346 [ 276 ] {dc23b7af-5de0-4dda-92fb-a9b40ab81ef3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3419 | 2026.03.30 19:29:28.144520 [ 196 ] {8711483e-fcde-4991-ab38-a494e93d1720::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001225771 sec., 29369.270442847806 rows/sec., 1.50 MiB/sec. | ||
| 3420 | 2026.03.30 19:29:28.144592 [ 276 ] {dc23b7af-5de0-4dda-92fb-a9b40ab81ef3} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.03.30 19:29:28.144728 [ 197 ] {8711483e-fcde-4991-ab38-a494e93d1720::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3422 | 2026.03.30 19:29:28.144732 [ 276 ] {dc23b7af-5de0-4dda-92fb-a9b40ab81ef3} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00126 sec., 210317.4603174603 rows/sec., 13.98 MiB/sec. | ||
| 3423 | 2026.03.30 19:29:28.144818 [ 276 ] {dc23b7af-5de0-4dda-92fb-a9b40ab81ef3} <Debug> TCPHandler: Processed in 0.001510183 sec. | ||
| 3424 | 2026.03.30 19:29:28.144936 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3425 | 2026.03.30 19:29:28.145030 [ 276 ] {d383fa53-160f-49f8-89ea-a90236998cc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3426 | 2026.03.30 19:29:28.145073 [ 276 ] {d383fa53-160f-49f8-89ea-a90236998cc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3427 | 2026.03.30 19:29:28.145090 [ 197 ] {8711483e-fcde-4991-ab38-a494e93d1720::all_1_6_1} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2026.03.30 19:29:28.145175 [ 197 ] {8711483e-fcde-4991-ab38-a494e93d1720::all_1_6_1} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3429 | 2026.03.30 19:29:28.145265 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3430 | 2026.03.30 19:29:28.145386 [ 276 ] {d383fa53-160f-49f8-89ea-a90236998cc1} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3431 | 2026.03.30 19:29:28.145425 [ 276 ] {d383fa53-160f-49f8-89ea-a90236998cc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3432 | 2026.03.30 19:29:28.145740 [ 276 ] {d383fa53-160f-49f8-89ea-a90236998cc1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3433 | 2026.03.30 19:29:28.146049 [ 276 ] {d383fa53-160f-49f8-89ea-a90236998cc1} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3434 | 2026.03.30 19:29:28.146186 [ 276 ] {d383fa53-160f-49f8-89ea-a90236998cc1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001173 sec., 852.5149190110827 rows/sec., 57.44 KiB/sec. | ||
| 3435 | 2026.03.30 19:29:28.146235 [ 276 ] {d383fa53-160f-49f8-89ea-a90236998cc1} <Debug> TCPHandler: Processed in 0.001347362 sec. | ||
| 3436 | 2026.03.30 19:29:28.146370 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3437 | 2026.03.30 19:29:28.146469 [ 276 ] {72b5958a-e070-4189-aab8-3bedd378a25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3438 | 2026.03.30 19:29:28.146526 [ 276 ] {72b5958a-e070-4189-aab8-3bedd378a25b} <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 | ||
| 3439 | 2026.03.30 19:29:28.147300 [ 276 ] {72b5958a-e070-4189-aab8-3bedd378a25b} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3440 | 2026.03.30 19:29:28.147336 [ 276 ] {72b5958a-e070-4189-aab8-3bedd378a25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3441 | 2026.03.30 19:29:28.147888 [ 276 ] {72b5958a-e070-4189-aab8-3bedd378a25b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3442 | 2026.03.30 19:29:28.148126 [ 276 ] {72b5958a-e070-4189-aab8-3bedd378a25b} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3443 | 2026.03.30 19:29:28.148265 [ 276 ] {72b5958a-e070-4189-aab8-3bedd378a25b} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001817 sec., 14309.301045679691 rows/sec., 25.64 MiB/sec. | ||
| 3444 | 2026.03.30 19:29:28.148323 [ 276 ] {72b5958a-e070-4189-aab8-3bedd378a25b} <Debug> TCPHandler: Processed in 0.002002998 sec. | ||
| 3445 | 2026.03.30 19:29:28.148436 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3446 | 2026.03.30 19:29:28.148531 [ 276 ] {4e954267-d6e8-452a-b1d0-1c42abcdd8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3447 | 2026.03.30 19:29:28.148574 [ 276 ] {4e954267-d6e8-452a-b1d0-1c42abcdd8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3448 | 2026.03.30 19:29:28.148913 [ 276 ] {4e954267-d6e8-452a-b1d0-1c42abcdd8a0} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3449 | 2026.03.30 19:29:28.148948 [ 276 ] {4e954267-d6e8-452a-b1d0-1c42abcdd8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3450 | 2026.03.30 19:29:28.149267 [ 276 ] {4e954267-d6e8-452a-b1d0-1c42abcdd8a0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3451 | 2026.03.30 19:29:28.149485 [ 276 ] {4e954267-d6e8-452a-b1d0-1c42abcdd8a0} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2026.03.30 19:29:28.149614 [ 276 ] {4e954267-d6e8-452a-b1d0-1c42abcdd8a0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001101 sec., 81743.86920980927 rows/sec., 5.11 MiB/sec. | ||
| 3453 | 2026.03.30 19:29:28.149649 [ 276 ] {4e954267-d6e8-452a-b1d0-1c42abcdd8a0} <Debug> TCPHandler: Processed in 0.001262501 sec. | ||
| 3454 | 2026.03.30 19:29:31.256891 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 444 | ||
| 3455 | 2026.03.30 19:29:31.259537 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2026.03.30 19:29:31.259587 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3457 | 2026.03.30 19:29:31.260738 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3458 | 2026.03.30 19:29:31.260988 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2026.03.30 19:29:31.261221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 444 | ||
| 3460 | 2026.03.30 19:29:33.124646 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2026.03.30 19:29:33.124825 [ 276 ] {1c7fcf0a-284d-4a6d-bd31-0653674d5ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3462 | 2026.03.30 19:29:33.124891 [ 276 ] {1c7fcf0a-284d-4a6d-bd31-0653674d5ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3463 | 2026.03.30 19:29:33.125509 [ 276 ] {1c7fcf0a-284d-4a6d-bd31-0653674d5ca4} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3464 | 2026.03.30 19:29:33.125555 [ 276 ] {1c7fcf0a-284d-4a6d-bd31-0653674d5ca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3465 | 2026.03.30 19:29:33.125955 [ 276 ] {1c7fcf0a-284d-4a6d-bd31-0653674d5ca4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3466 | 2026.03.30 19:29:33.126216 [ 276 ] {1c7fcf0a-284d-4a6d-bd31-0653674d5ca4} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3467 | 2026.03.30 19:29:33.126389 [ 276 ] {1c7fcf0a-284d-4a6d-bd31-0653674d5ca4} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.00161 sec., 53416.14906832298 rows/sec., 4.47 MiB/sec. | ||
| 3468 | 2026.03.30 19:29:33.126440 [ 276 ] {1c7fcf0a-284d-4a6d-bd31-0653674d5ca4} <Debug> TCPHandler: Processed in 0.001923657 sec. | ||
| 3469 | 2026.03.30 19:29:33.126564 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3470 | 2026.03.30 19:29:33.126666 [ 276 ] {91843c30-6c93-4511-b04f-0f8e8c67c413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3471 | 2026.03.30 19:29:33.126709 [ 276 ] {91843c30-6c93-4511-b04f-0f8e8c67c413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3472 | 2026.03.30 19:29:33.127115 [ 276 ] {91843c30-6c93-4511-b04f-0f8e8c67c413} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2026.03.30 19:29:33.127152 [ 276 ] {91843c30-6c93-4511-b04f-0f8e8c67c413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3474 | 2026.03.30 19:29:33.127460 [ 276 ] {91843c30-6c93-4511-b04f-0f8e8c67c413} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3475 | 2026.03.30 19:29:33.127679 [ 276 ] {91843c30-6c93-4511-b04f-0f8e8c67c413} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2026.03.30 19:29:33.127811 [ 276 ] {91843c30-6c93-4511-b04f-0f8e8c67c413} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.00117 sec., 12820.51282051282 rows/sec., 964.04 KiB/sec. | ||
| 3477 | 2026.03.30 19:29:33.127848 [ 276 ] {91843c30-6c93-4511-b04f-0f8e8c67c413} <Debug> TCPHandler: Processed in 0.001336802 sec. | ||
| 3478 | 2026.03.30 19:29:33.127955 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3479 | 2026.03.30 19:29:33.128050 [ 276 ] {dbe5221a-e200-492f-9c0a-1b3a16694b51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3480 | 2026.03.30 19:29:33.128092 [ 276 ] {dbe5221a-e200-492f-9c0a-1b3a16694b51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3481 | 2026.03.30 19:29:33.128495 [ 276 ] {dbe5221a-e200-492f-9c0a-1b3a16694b51} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2026.03.30 19:29:33.128531 [ 276 ] {dbe5221a-e200-492f-9c0a-1b3a16694b51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3483 | 2026.03.30 19:29:33.128838 [ 276 ] {dbe5221a-e200-492f-9c0a-1b3a16694b51} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3484 | 2026.03.30 19:29:33.129054 [ 276 ] {dbe5221a-e200-492f-9c0a-1b3a16694b51} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3485 | 2026.03.30 19:29:33.129185 [ 276 ] {dbe5221a-e200-492f-9c0a-1b3a16694b51} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001155 sec., 68398.2683982684 rows/sec., 5.34 MiB/sec. | ||
| 3486 | 2026.03.30 19:29:33.129223 [ 276 ] {dbe5221a-e200-492f-9c0a-1b3a16694b51} <Debug> TCPHandler: Processed in 0.001316752 sec. | ||
| 3487 | 2026.03.30 19:29:33.129331 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3488 | 2026.03.30 19:29:33.129426 [ 276 ] {3866b5a6-a0d1-430b-a94b-994c68701e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3489 | 2026.03.30 19:29:33.129470 [ 276 ] {3866b5a6-a0d1-430b-a94b-994c68701e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3490 | 2026.03.30 19:29:33.129850 [ 276 ] {3866b5a6-a0d1-430b-a94b-994c68701e96} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3491 | 2026.03.30 19:29:33.129886 [ 276 ] {3866b5a6-a0d1-430b-a94b-994c68701e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3492 | 2026.03.30 19:29:33.130211 [ 276 ] {3866b5a6-a0d1-430b-a94b-994c68701e96} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3493 | 2026.03.30 19:29:33.130436 [ 276 ] {3866b5a6-a0d1-430b-a94b-994c68701e96} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3494 | 2026.03.30 19:29:33.130570 [ 276 ] {3866b5a6-a0d1-430b-a94b-994c68701e96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 3495 | 2026.03.30 19:29:33.130607 [ 276 ] {3866b5a6-a0d1-430b-a94b-994c68701e96} <Debug> TCPHandler: Processed in 0.001324152 sec. | ||
| 3496 | 2026.03.30 19:29:33.130712 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3497 | 2026.03.30 19:29:33.130805 [ 276 ] {e1a62414-05d7-4d8e-9932-fff147a81be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3498 | 2026.03.30 19:29:33.130861 [ 276 ] {e1a62414-05d7-4d8e-9932-fff147a81be1} <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 | ||
| 3499 | 2026.03.30 19:29:33.131678 [ 276 ] {e1a62414-05d7-4d8e-9932-fff147a81be1} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3500 | 2026.03.30 19:29:33.131725 [ 276 ] {e1a62414-05d7-4d8e-9932-fff147a81be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3501 | 2026.03.30 19:29:33.132386 [ 276 ] {e1a62414-05d7-4d8e-9932-fff147a81be1} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3502 | 2026.03.30 19:29:33.132632 [ 276 ] {e1a62414-05d7-4d8e-9932-fff147a81be1} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3503 | 2026.03.30 19:29:33.132771 [ 276 ] {e1a62414-05d7-4d8e-9932-fff147a81be1} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001985 sec., 7556.675062972293 rows/sec., 13.54 MiB/sec. | ||
| 3504 | 2026.03.30 19:29:33.132831 [ 276 ] {e1a62414-05d7-4d8e-9932-fff147a81be1} <Debug> TCPHandler: Processed in 0.002166659 sec. | ||
| 3505 | 2026.03.30 19:29:33.132935 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3506 | 2026.03.30 19:29:33.133027 [ 276 ] {0e5f87e5-e2c9-4b15-af42-59954929fcc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3507 | 2026.03.30 19:29:33.133068 [ 276 ] {0e5f87e5-e2c9-4b15-af42-59954929fcc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3508 | 2026.03.30 19:29:33.133388 [ 276 ] {0e5f87e5-e2c9-4b15-af42-59954929fcc2} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2026.03.30 19:29:33.133423 [ 276 ] {0e5f87e5-e2c9-4b15-af42-59954929fcc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3510 | 2026.03.30 19:29:33.133725 [ 276 ] {0e5f87e5-e2c9-4b15-af42-59954929fcc2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3511 | 2026.03.30 19:29:33.133929 [ 276 ] {0e5f87e5-e2c9-4b15-af42-59954929fcc2} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3512 | 2026.03.30 19:29:33.134066 [ 276 ] {0e5f87e5-e2c9-4b15-af42-59954929fcc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 3513 | 2026.03.30 19:29:33.134100 [ 276 ] {0e5f87e5-e2c9-4b15-af42-59954929fcc2} <Debug> TCPHandler: Processed in 0.001212951 sec. | ||
| 3514 | 2026.03.30 19:29:33.748519 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7079 | ||
| 3515 | 2026.03.30 19:29:33.749013 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3516 | 2026.03.30 19:29:33.749059 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3517 | 2026.03.30 19:29:33.749534 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3518 | 2026.03.30 19:29:33.749756 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3519 | 2026.03.30 19:29:33.749878 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7079 | ||
| 3520 | 2026.03.30 19:29:34.152007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3521 | 2026.03.30 19:29:34.167981 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3522 | 2026.03.30 19:29:34.168022 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3523 | 2026.03.30 19:29:34.174394 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3524 | 2026.03.30 19:29:34.175110 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3525 | 2026.03.30 19:29:34.177886 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3526 | 2026.03.30 19:29:38.132752 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2026.03.30 19:29:38.132948 [ 276 ] {3b6fd3a0-c4d7-4969-90a5-c18eb7f50e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3528 | 2026.03.30 19:29:38.133021 [ 276 ] {3b6fd3a0-c4d7-4969-90a5-c18eb7f50e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3529 | 2026.03.30 19:29:38.133881 [ 276 ] {3b6fd3a0-c4d7-4969-90a5-c18eb7f50e1f} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2026.03.30 19:29:38.133923 [ 276 ] {3b6fd3a0-c4d7-4969-90a5-c18eb7f50e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3531 | 2026.03.30 19:29:38.134351 [ 276 ] {3b6fd3a0-c4d7-4969-90a5-c18eb7f50e1f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3532 | 2026.03.30 19:29:38.134616 [ 276 ] {3b6fd3a0-c4d7-4969-90a5-c18eb7f50e1f} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2026.03.30 19:29:38.134781 [ 276 ] {3b6fd3a0-c4d7-4969-90a5-c18eb7f50e1f} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001887 sec., 150503.44462109168 rows/sec., 9.56 MiB/sec. | ||
| 3534 | 2026.03.30 19:29:38.134830 [ 276 ] {3b6fd3a0-c4d7-4969-90a5-c18eb7f50e1f} <Debug> TCPHandler: Processed in 0.0022246 sec. | ||
| 3535 | 2026.03.30 19:29:38.134970 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2026.03.30 19:29:38.135073 [ 276 ] {d2f75701-fb16-4aca-9d7d-25760d607ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3537 | 2026.03.30 19:29:38.135119 [ 276 ] {d2f75701-fb16-4aca-9d7d-25760d607ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3538 | 2026.03.30 19:29:38.135534 [ 276 ] {d2f75701-fb16-4aca-9d7d-25760d607ab4} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.03.30 19:29:38.135570 [ 276 ] {d2f75701-fb16-4aca-9d7d-25760d607ab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3540 | 2026.03.30 19:29:38.135877 [ 276 ] {d2f75701-fb16-4aca-9d7d-25760d607ab4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3541 | 2026.03.30 19:29:38.136096 [ 276 ] {d2f75701-fb16-4aca-9d7d-25760d607ab4} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2026.03.30 19:29:38.136230 [ 276 ] {d2f75701-fb16-4aca-9d7d-25760d607ab4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001181 sec., 5080.4403048264185 rows/sec., 414.27 KiB/sec. | ||
| 3543 | 2026.03.30 19:29:38.136268 [ 276 ] {d2f75701-fb16-4aca-9d7d-25760d607ab4} <Debug> TCPHandler: Processed in 0.001359343 sec. | ||
| 3544 | 2026.03.30 19:29:38.136377 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2026.03.30 19:29:38.136478 [ 276 ] {d9d0d633-6b1b-437f-a587-d71bdeba1a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3546 | 2026.03.30 19:29:38.136519 [ 276 ] {d9d0d633-6b1b-437f-a587-d71bdeba1a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3547 | 2026.03.30 19:29:38.137294 [ 276 ] {d9d0d633-6b1b-437f-a587-d71bdeba1a46} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2026.03.30 19:29:38.137328 [ 276 ] {d9d0d633-6b1b-437f-a587-d71bdeba1a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3549 | 2026.03.30 19:29:38.137722 [ 276 ] {d9d0d633-6b1b-437f-a587-d71bdeba1a46} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3550 | 2026.03.30 19:29:38.137936 [ 276 ] {d9d0d633-6b1b-437f-a587-d71bdeba1a46} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2026.03.30 19:29:38.138064 [ 276 ] {d9d0d633-6b1b-437f-a587-d71bdeba1a46} <Debug> executeQuery: Read 852 rows, 68.64 KiB in 0.001605 sec., 530841.1214953271 rows/sec., 41.76 MiB/sec. | ||
| 3552 | 2026.03.30 19:29:38.138101 [ 276 ] {d9d0d633-6b1b-437f-a587-d71bdeba1a46} <Debug> TCPHandler: Processed in 0.001773656 sec. | ||
| 3553 | 2026.03.30 19:29:38.138244 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2026.03.30 19:29:38.138340 [ 276 ] {a8024581-c635-4abf-9416-8725fb1320bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3555 | 2026.03.30 19:29:38.138380 [ 276 ] {a8024581-c635-4abf-9416-8725fb1320bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3556 | 2026.03.30 19:29:38.138839 [ 276 ] {a8024581-c635-4abf-9416-8725fb1320bc} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2026.03.30 19:29:38.138872 [ 276 ] {a8024581-c635-4abf-9416-8725fb1320bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3558 | 2026.03.30 19:29:38.139183 [ 276 ] {a8024581-c635-4abf-9416-8725fb1320bc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3559 | 2026.03.30 19:29:38.139389 [ 276 ] {a8024581-c635-4abf-9416-8725fb1320bc} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2026.03.30 19:29:38.139483 [ 146 ] {} <Debug> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3561 | 2026.03.30 19:29:38.139514 [ 276 ] {a8024581-c635-4abf-9416-8725fb1320bc} <Debug> executeQuery: Read 174 rows, 10.92 KiB in 0.001193 sec., 145850.79631181894 rows/sec., 8.94 MiB/sec. | ||
| 3562 | 2026.03.30 19:29:38.139524 [ 146 ] {} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.03.30 19:29:38.139547 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3564 | 2026.03.30 19:29:38.139551 [ 276 ] {a8024581-c635-4abf-9416-8725fb1320bc} <Debug> TCPHandler: Processed in 0.001378903 sec. | ||
| 3565 | 2026.03.30 19:29:38.139661 [ 197 ] {06d644a8-a1de-453d-bd09-18217955cf5d::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 | ||
| 3566 | 2026.03.30 19:29:38.139668 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2026.03.30 19:29:38.139799 [ 197 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3568 | 2026.03.30 19:29:38.139800 [ 276 ] {ce5c4450-0632-4bca-8f2a-b00d0dce05ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3569 | 2026.03.30 19:29:38.139840 [ 197 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 198 rows starting from the beginning of the part | ||
| 3570 | 2026.03.30 19:29:38.139858 [ 276 ] {ce5c4450-0632-4bca-8f2a-b00d0dce05ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3571 | 2026.03.30 19:29:38.139908 [ 197 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 167 rows starting from the beginning of the part | ||
| 3572 | 2026.03.30 19:29:38.139957 [ 197 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part | ||
| 3573 | 2026.03.30 19:29:38.139996 [ 197 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 168 rows starting from the beginning of the part | ||
| 3574 | 2026.03.30 19:29:38.140032 [ 197 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part | ||
| 3575 | 2026.03.30 19:29:38.140069 [ 197 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 174 rows starting from the beginning of the part | ||
| 3576 | 2026.03.30 19:29:38.140307 [ 276 ] {ce5c4450-0632-4bca-8f2a-b00d0dce05ae} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3577 | 2026.03.30 19:29:38.140349 [ 276 ] {ce5c4450-0632-4bca-8f2a-b00d0dce05ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3578 | 2026.03.30 19:29:38.140743 [ 276 ] {ce5c4450-0632-4bca-8f2a-b00d0dce05ae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3579 | 2026.03.30 19:29:38.140965 [ 276 ] {ce5c4450-0632-4bca-8f2a-b00d0dce05ae} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3580 | 2026.03.30 19:29:38.141003 [ 191 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 739 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393762 sec., 530219.6501267792 rows/sec., 34.88 MiB/sec. | ||
| 3581 | 2026.03.30 19:29:38.141090 [ 276 ] {ce5c4450-0632-4bca-8f2a-b00d0dce05ae} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001309 sec., 113827.34912146676 rows/sec., 7.35 MiB/sec. | ||
| 3582 | 2026.03.30 19:29:38.141133 [ 276 ] {ce5c4450-0632-4bca-8f2a-b00d0dce05ae} <Debug> TCPHandler: Processed in 0.001513824 sec. | ||
| 3583 | 2026.03.30 19:29:38.141171 [ 197 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3584 | 2026.03.30 19:29:38.141245 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3585 | 2026.03.30 19:29:38.141344 [ 276 ] {8d298169-9060-442a-be3c-1f3b7cfcaf97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3586 | 2026.03.30 19:29:38.141385 [ 276 ] {8d298169-9060-442a-be3c-1f3b7cfcaf97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3587 | 2026.03.30 19:29:38.141426 [ 197 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_16_3} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3588 | 2026.03.30 19:29:38.141500 [ 197 ] {06d644a8-a1de-453d-bd09-18217955cf5d::all_1_16_3} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3589 | 2026.03.30 19:29:38.141572 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 3590 | 2026.03.30 19:29:38.141821 [ 276 ] {8d298169-9060-442a-be3c-1f3b7cfcaf97} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3591 | 2026.03.30 19:29:38.141860 [ 276 ] {8d298169-9060-442a-be3c-1f3b7cfcaf97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3592 | 2026.03.30 19:29:38.142171 [ 276 ] {8d298169-9060-442a-be3c-1f3b7cfcaf97} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3593 | 2026.03.30 19:29:38.142394 [ 276 ] {8d298169-9060-442a-be3c-1f3b7cfcaf97} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3594 | 2026.03.30 19:29:38.142519 [ 276 ] {8d298169-9060-442a-be3c-1f3b7cfcaf97} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001192 sec., 124161.07382550336 rows/sec., 7.06 MiB/sec. | ||
| 3595 | 2026.03.30 19:29:38.142554 [ 276 ] {8d298169-9060-442a-be3c-1f3b7cfcaf97} <Debug> TCPHandler: Processed in 0.001357482 sec. | ||
| 3596 | 2026.03.30 19:29:38.142663 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3597 | 2026.03.30 19:29:38.142755 [ 276 ] {9b3623a6-a842-488b-b6f5-049b1352b3ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3598 | 2026.03.30 19:29:38.142793 [ 276 ] {9b3623a6-a842-488b-b6f5-049b1352b3ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3599 | 2026.03.30 19:29:38.143366 [ 276 ] {9b3623a6-a842-488b-b6f5-049b1352b3ee} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3600 | 2026.03.30 19:29:38.143402 [ 276 ] {9b3623a6-a842-488b-b6f5-049b1352b3ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3601 | 2026.03.30 19:29:38.143721 [ 276 ] {9b3623a6-a842-488b-b6f5-049b1352b3ee} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3602 | 2026.03.30 19:29:38.143926 [ 276 ] {9b3623a6-a842-488b-b6f5-049b1352b3ee} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3603 | 2026.03.30 19:29:38.144056 [ 276 ] {9b3623a6-a842-488b-b6f5-049b1352b3ee} <Debug> executeQuery: Read 522 rows, 37.75 KiB in 0.001318 sec., 396054.6282245827 rows/sec., 27.97 MiB/sec. | ||
| 3604 | 2026.03.30 19:29:38.144092 [ 276 ] {9b3623a6-a842-488b-b6f5-049b1352b3ee} <Debug> TCPHandler: Processed in 0.001477723 sec. | ||
| 3605 | 2026.03.30 19:29:38.144200 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3606 | 2026.03.30 19:29:38.144292 [ 276 ] {888d684f-32ff-41e8-ae44-2a20e07ce274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3607 | 2026.03.30 19:29:38.144333 [ 276 ] {888d684f-32ff-41e8-ae44-2a20e07ce274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3608 | 2026.03.30 19:29:38.144656 [ 276 ] {888d684f-32ff-41e8-ae44-2a20e07ce274} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3609 | 2026.03.30 19:29:38.144691 [ 276 ] {888d684f-32ff-41e8-ae44-2a20e07ce274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3610 | 2026.03.30 19:29:38.144989 [ 276 ] {888d684f-32ff-41e8-ae44-2a20e07ce274} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3611 | 2026.03.30 19:29:38.145195 [ 276 ] {888d684f-32ff-41e8-ae44-2a20e07ce274} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3612 | 2026.03.30 19:29:38.145326 [ 276 ] {888d684f-32ff-41e8-ae44-2a20e07ce274} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 3613 | 2026.03.30 19:29:38.145362 [ 276 ] {888d684f-32ff-41e8-ae44-2a20e07ce274} <Debug> TCPHandler: Processed in 0.00121153 sec. | ||
| 3614 | 2026.03.30 19:29:38.145469 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3615 | 2026.03.30 19:29:38.145561 [ 276 ] {067563c3-beb9-4cf5-ad0d-732fe8a826ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3616 | 2026.03.30 19:29:38.145603 [ 276 ] {067563c3-beb9-4cf5-ad0d-732fe8a826ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3617 | 2026.03.30 19:29:38.146011 [ 276 ] {067563c3-beb9-4cf5-ad0d-732fe8a826ab} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3618 | 2026.03.30 19:29:38.146047 [ 276 ] {067563c3-beb9-4cf5-ad0d-732fe8a826ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3619 | 2026.03.30 19:29:38.146376 [ 276 ] {067563c3-beb9-4cf5-ad0d-732fe8a826ab} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3620 | 2026.03.30 19:29:38.146603 [ 276 ] {067563c3-beb9-4cf5-ad0d-732fe8a826ab} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3621 | 2026.03.30 19:29:38.146727 [ 276 ] {067563c3-beb9-4cf5-ad0d-732fe8a826ab} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001184 sec., 226351.35135135136 rows/sec., 15.05 MiB/sec. | ||
| 3622 | 2026.03.30 19:29:38.146763 [ 276 ] {067563c3-beb9-4cf5-ad0d-732fe8a826ab} <Debug> TCPHandler: Processed in 0.001342642 sec. | ||
| 3623 | 2026.03.30 19:29:38.146871 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3624 | 2026.03.30 19:29:38.146962 [ 276 ] {0cdaaaa4-0fce-4763-9dd5-b61f2878b687} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3625 | 2026.03.30 19:29:38.147003 [ 276 ] {0cdaaaa4-0fce-4763-9dd5-b61f2878b687} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3626 | 2026.03.30 19:29:38.147304 [ 276 ] {0cdaaaa4-0fce-4763-9dd5-b61f2878b687} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3627 | 2026.03.30 19:29:38.147338 [ 276 ] {0cdaaaa4-0fce-4763-9dd5-b61f2878b687} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3628 | 2026.03.30 19:29:38.147627 [ 276 ] {0cdaaaa4-0fce-4763-9dd5-b61f2878b687} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3629 | 2026.03.30 19:29:38.147829 [ 276 ] {0cdaaaa4-0fce-4763-9dd5-b61f2878b687} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3630 | 2026.03.30 19:29:38.147961 [ 276 ] {0cdaaaa4-0fce-4763-9dd5-b61f2878b687} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 3631 | 2026.03.30 19:29:38.147996 [ 276 ] {0cdaaaa4-0fce-4763-9dd5-b61f2878b687} <Debug> TCPHandler: Processed in 0.00117415 sec. | ||
| 3632 | 2026.03.30 19:29:38.148102 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3633 | 2026.03.30 19:29:38.148194 [ 276 ] {e461fe4b-0648-4d54-a9d8-256f14e6ab32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3634 | 2026.03.30 19:29:38.148247 [ 276 ] {e461fe4b-0648-4d54-a9d8-256f14e6ab32} <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 | ||
| 3635 | 2026.03.30 19:29:38.149034 [ 276 ] {e461fe4b-0648-4d54-a9d8-256f14e6ab32} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3636 | 2026.03.30 19:29:38.149070 [ 276 ] {e461fe4b-0648-4d54-a9d8-256f14e6ab32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3637 | 2026.03.30 19:29:38.149604 [ 276 ] {e461fe4b-0648-4d54-a9d8-256f14e6ab32} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3638 | 2026.03.30 19:29:38.149827 [ 276 ] {e461fe4b-0648-4d54-a9d8-256f14e6ab32} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3639 | 2026.03.30 19:29:38.149964 [ 276 ] {e461fe4b-0648-4d54-a9d8-256f14e6ab32} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001787 sec., 14549.52434247342 rows/sec., 26.07 MiB/sec. | ||
| 3640 | 2026.03.30 19:29:38.150023 [ 276 ] {e461fe4b-0648-4d54-a9d8-256f14e6ab32} <Debug> TCPHandler: Processed in 0.001967897 sec. | ||
| 3641 | 2026.03.30 19:29:38.150133 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3642 | 2026.03.30 19:29:38.150226 [ 276 ] {14df9b02-1e48-4a23-a67b-bc8755f6fc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3643 | 2026.03.30 19:29:38.150266 [ 276 ] {14df9b02-1e48-4a23-a67b-bc8755f6fc83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3644 | 2026.03.30 19:29:38.150591 [ 276 ] {14df9b02-1e48-4a23-a67b-bc8755f6fc83} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3645 | 2026.03.30 19:29:38.150625 [ 276 ] {14df9b02-1e48-4a23-a67b-bc8755f6fc83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3646 | 2026.03.30 19:29:38.150932 [ 276 ] {14df9b02-1e48-4a23-a67b-bc8755f6fc83} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3647 | 2026.03.30 19:29:38.151162 [ 276 ] {14df9b02-1e48-4a23-a67b-bc8755f6fc83} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2026.03.30 19:29:38.151286 [ 276 ] {14df9b02-1e48-4a23-a67b-bc8755f6fc83} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001078 sec., 83487.94063079778 rows/sec., 5.22 MiB/sec. | ||
| 3649 | 2026.03.30 19:29:38.151321 [ 276 ] {14df9b02-1e48-4a23-a67b-bc8755f6fc83} <Debug> TCPHandler: Processed in 0.001237421 sec. | ||
| 3650 | 2026.03.30 19:29:41.170367 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3651 | 2026.03.30 19:29:41.170432 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3652 | 2026.03.30 19:29:41.250368 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7591 | ||
| 3653 | 2026.03.30 19:29:41.251115 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3654 | 2026.03.30 19:29:41.251160 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3655 | 2026.03.30 19:29:41.251638 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3656 | 2026.03.30 19:29:41.251860 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3657 | 2026.03.30 19:29:41.251987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7591 | ||
| 3658 | 2026.03.30 19:29:41.251988 [ 139 ] {} <Debug> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3659 | 2026.03.30 19:29:41.252040 [ 139 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2026.03.30 19:29:41.252060 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3661 | 2026.03.30 19:29:41.252235 [ 196 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::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 | ||
| 3662 | 2026.03.30 19:29:41.252440 [ 196 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3663 | 2026.03.30 19:29:41.252505 [ 196 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5159 rows starting from the beginning of the part | ||
| 3664 | 2026.03.30 19:29:41.252605 [ 196 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::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 | ||
| 3665 | 2026.03.30 19:29:41.252682 [ 196 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::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 | ||
| 3666 | 2026.03.30 19:29:41.252759 [ 196 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::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 | ||
| 3667 | 2026.03.30 19:29:41.252823 [ 196 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::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 | ||
| 3668 | 2026.03.30 19:29:41.252884 [ 196 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::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 | ||
| 3669 | 2026.03.30 19:29:41.254523 [ 191 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7591 rows, containing 4 columns (4 merged, 0 gathered) in 0.002374711 sec., 3196599.5020025596 rows/sec., 45.73 MiB/sec. | ||
| 3670 | 2026.03.30 19:29:41.255213 [ 192 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3671 | 2026.03.30 19:29:41.255484 [ 192 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_16_3} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2026.03.30 19:29:41.255551 [ 192 ] {dd567f03-7bc5-44d4-b07a-9829063621c1::all_1_16_3} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3673 | 2026.03.30 19:29:41.255625 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3674 | 2026.03.30 19:29:41.261724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 480 | ||
| 3675 | 2026.03.30 19:29:41.264251 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2026.03.30 19:29:41.264290 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3677 | 2026.03.30 19:29:41.265456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3678 | 2026.03.30 19:29:41.265745 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2026.03.30 19:29:41.265864 [ 139 ] {} <Debug> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3680 | 2026.03.30 19:29:41.265894 [ 139 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2026.03.30 19:29:41.265914 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3682 | 2026.03.30 19:29:41.265981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 480 | ||
| 3683 | 2026.03.30 19:29:41.266018 [ 196 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::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 | ||
| 3684 | 2026.03.30 19:29:41.266922 [ 196 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3685 | 2026.03.30 19:29:41.267160 [ 196 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 300 rows starting from the beginning of the part | ||
| 3686 | 2026.03.30 19:29:41.267539 [ 196 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 38 rows starting from the beginning of the part | ||
| 3687 | 2026.03.30 19:29:41.267909 [ 196 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 3688 | 2026.03.30 19:29:41.268268 [ 196 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 34 rows starting from the beginning of the part | ||
| 3689 | 2026.03.30 19:29:41.268611 [ 196 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 3690 | 2026.03.30 19:29:41.268958 [ 196 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3691 | 2026.03.30 19:29:41.275373 [ 191 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 480 rows, containing 72 columns (72 merged, 0 gathered) in 0.009412313 sec., 50997.02910432324 rows/sec., 45.47 MiB/sec. | ||
| 3692 | 2026.03.30 19:29:41.276132 [ 196 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3693 | 2026.03.30 19:29:41.276686 [ 196 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_11_2} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3694 | 2026.03.30 19:29:41.276761 [ 196 ] {fc1d4092-e9fe-4b32-b131-6c52f76b2ed7::all_1_11_2} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3695 | 2026.03.30 19:29:41.276910 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
| 3696 | 2026.03.30 19:29:41.678365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3697 | 2026.03.30 19:29:41.695905 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3698 | 2026.03.30 19:29:41.695964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3699 | 2026.03.30 19:29:41.701988 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3700 | 2026.03.30 19:29:41.702705 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3701 | 2026.03.30 19:29:41.703000 [ 137 ] {} <Debug> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3702 | 2026.03.30 19:29:41.703072 [ 137 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2026.03.30 19:29:41.703094 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3704 | 2026.03.30 19:29:41.703220 [ 194 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 3705 | 2026.03.30 19:29:41.705913 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3706 | 2026.03.30 19:29:41.707283 [ 194 ] {96337262-651d-4536-aeec-7df6d6088f13::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3707 | 2026.03.30 19:29:41.708676 [ 194 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 3708 | 2026.03.30 19:29:41.713108 [ 194 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 3709 | 2026.03.30 19:29:41.717715 [ 194 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 3710 | 2026.03.30 19:29:41.722276 [ 194 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 3711 | 2026.03.30 19:29:41.726601 [ 194 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 3712 | 2026.03.30 19:29:41.730959 [ 194 ] {96337262-651d-4536-aeec-7df6d6088f13::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 | ||
| 3713 | 2026.03.30 19:29:41.785185 [ 191 ] {96337262-651d-4536-aeec-7df6d6088f13::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.082020928 sec., 1475.2332477876864 rows/sec., 7.63 MiB/sec. | ||
| 3714 | 2026.03.30 19:29:41.787189 [ 190 ] {96337262-651d-4536-aeec-7df6d6088f13::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3715 | 2026.03.30 19:29:41.788880 [ 190 ] {96337262-651d-4536-aeec-7df6d6088f13::all_1_16_3} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3716 | 2026.03.30 19:29:41.788970 [ 190 ] {96337262-651d-4536-aeec-7df6d6088f13::all_1_16_3} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3717 | 2026.03.30 19:29:41.790283 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.50 MiB. | ||
| 3718 | 2026.03.30 19:29:42.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.44 MiB, peak 238.39 MiB, free memory in arenas 0.00 B, will set to 240.66 MiB (RSS), difference: 12.23 MiB | ||
| 3719 | 2026.03.30 19:29:42.001597 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001056109 sec. | ||
| 3720 | 2026.03.30 19:29:43.125104 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3721 | 2026.03.30 19:29:43.125296 [ 276 ] {bf3edcda-b6c5-4741-8706-811fad1dffe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3722 | 2026.03.30 19:29:43.125365 [ 276 ] {bf3edcda-b6c5-4741-8706-811fad1dffe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3723 | 2026.03.30 19:29:43.126058 [ 276 ] {bf3edcda-b6c5-4741-8706-811fad1dffe8} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2026.03.30 19:29:43.126108 [ 276 ] {bf3edcda-b6c5-4741-8706-811fad1dffe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3725 | 2026.03.30 19:29:43.126507 [ 276 ] {bf3edcda-b6c5-4741-8706-811fad1dffe8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3726 | 2026.03.30 19:29:43.126730 [ 276 ] {bf3edcda-b6c5-4741-8706-811fad1dffe8} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3727 | 2026.03.30 19:29:43.126877 [ 276 ] {bf3edcda-b6c5-4741-8706-811fad1dffe8} <Debug> executeQuery: Read 86 rows, 7.37 KiB in 0.001634 sec., 52631.57894736842 rows/sec., 4.40 MiB/sec. | ||
| 3728 | 2026.03.30 19:29:43.126917 [ 276 ] {bf3edcda-b6c5-4741-8706-811fad1dffe8} <Debug> TCPHandler: Processed in 0.001951428 sec. | ||
| 3729 | 2026.03.30 19:29:43.127033 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3730 | 2026.03.30 19:29:43.127128 [ 276 ] {5c9c14fb-3d4a-4b52-911f-3621e5dd6f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3731 | 2026.03.30 19:29:43.127167 [ 276 ] {5c9c14fb-3d4a-4b52-911f-3621e5dd6f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3732 | 2026.03.30 19:29:43.127552 [ 276 ] {5c9c14fb-3d4a-4b52-911f-3621e5dd6f85} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3733 | 2026.03.30 19:29:43.127588 [ 276 ] {5c9c14fb-3d4a-4b52-911f-3621e5dd6f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3734 | 2026.03.30 19:29:43.127881 [ 276 ] {5c9c14fb-3d4a-4b52-911f-3621e5dd6f85} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3735 | 2026.03.30 19:29:43.128085 [ 276 ] {5c9c14fb-3d4a-4b52-911f-3621e5dd6f85} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3736 | 2026.03.30 19:29:43.128211 [ 276 ] {5c9c14fb-3d4a-4b52-911f-3621e5dd6f85} <Debug> executeQuery: Read 15 rows, 1.13 KiB in 0.001103 sec., 13599.274705349048 rows/sec., 1022.60 KiB/sec. | ||
| 3737 | 2026.03.30 19:29:43.128247 [ 276 ] {5c9c14fb-3d4a-4b52-911f-3621e5dd6f85} <Debug> TCPHandler: Processed in 0.001262862 sec. | ||
| 3738 | 2026.03.30 19:29:43.128350 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3739 | 2026.03.30 19:29:43.128442 [ 276 ] {c18c0113-78e5-4d4c-a69a-cdc0cb92e7be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3740 | 2026.03.30 19:29:43.128481 [ 276 ] {c18c0113-78e5-4d4c-a69a-cdc0cb92e7be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3741 | 2026.03.30 19:29:43.128903 [ 276 ] {c18c0113-78e5-4d4c-a69a-cdc0cb92e7be} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3742 | 2026.03.30 19:29:43.128940 [ 276 ] {c18c0113-78e5-4d4c-a69a-cdc0cb92e7be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3743 | 2026.03.30 19:29:43.129236 [ 276 ] {c18c0113-78e5-4d4c-a69a-cdc0cb92e7be} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3744 | 2026.03.30 19:29:43.129440 [ 276 ] {c18c0113-78e5-4d4c-a69a-cdc0cb92e7be} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3745 | 2026.03.30 19:29:43.129564 [ 276 ] {c18c0113-78e5-4d4c-a69a-cdc0cb92e7be} <Debug> executeQuery: Read 79 rows, 6.32 KiB in 0.001139 sec., 69359.08691834942 rows/sec., 5.42 MiB/sec. | ||
| 3746 | 2026.03.30 19:29:43.129610 [ 276 ] {c18c0113-78e5-4d4c-a69a-cdc0cb92e7be} <Debug> TCPHandler: Processed in 0.001307201 sec. | ||
| 3747 | 2026.03.30 19:29:43.129744 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3748 | 2026.03.30 19:29:43.129845 [ 276 ] {e41d1397-e36d-46f5-ade8-98cecbff48b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3749 | 2026.03.30 19:29:43.129889 [ 276 ] {e41d1397-e36d-46f5-ade8-98cecbff48b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3750 | 2026.03.30 19:29:43.130288 [ 276 ] {e41d1397-e36d-46f5-ade8-98cecbff48b8} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3751 | 2026.03.30 19:29:43.130325 [ 276 ] {e41d1397-e36d-46f5-ade8-98cecbff48b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3752 | 2026.03.30 19:29:43.130685 [ 276 ] {e41d1397-e36d-46f5-ade8-98cecbff48b8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3753 | 2026.03.30 19:29:43.130902 [ 276 ] {e41d1397-e36d-46f5-ade8-98cecbff48b8} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2026.03.30 19:29:43.131035 [ 276 ] {e41d1397-e36d-46f5-ade8-98cecbff48b8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 3755 | 2026.03.30 19:29:43.131072 [ 276 ] {e41d1397-e36d-46f5-ade8-98cecbff48b8} <Debug> TCPHandler: Processed in 0.001380183 sec. | ||
| 3756 | 2026.03.30 19:29:43.131180 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3757 | 2026.03.30 19:29:43.131274 [ 276 ] {4db0fe48-aa7d-49fa-9db5-153f7bab2539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3758 | 2026.03.30 19:29:43.131329 [ 276 ] {4db0fe48-aa7d-49fa-9db5-153f7bab2539} <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 | ||
| 3759 | 2026.03.30 19:29:43.132063 [ 276 ] {4db0fe48-aa7d-49fa-9db5-153f7bab2539} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2026.03.30 19:29:43.132100 [ 276 ] {4db0fe48-aa7d-49fa-9db5-153f7bab2539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3761 | 2026.03.30 19:29:43.132651 [ 276 ] {4db0fe48-aa7d-49fa-9db5-153f7bab2539} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3762 | 2026.03.30 19:29:43.132877 [ 276 ] {4db0fe48-aa7d-49fa-9db5-153f7bab2539} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2026.03.30 19:29:43.132982 [ 135 ] {} <Debug> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3764 | 2026.03.30 19:29:43.133018 [ 276 ] {4db0fe48-aa7d-49fa-9db5-153f7bab2539} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001762 sec., 8513.05334846765 rows/sec., 15.26 MiB/sec. | ||
| 3765 | 2026.03.30 19:29:43.133051 [ 135 ] {} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2026.03.30 19:29:43.133075 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3767 | 2026.03.30 19:29:43.133077 [ 276 ] {4db0fe48-aa7d-49fa-9db5-153f7bab2539} <Debug> TCPHandler: Processed in 0.001945317 sec. | ||
| 3768 | 2026.03.30 19:29:43.133199 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3769 | 2026.03.30 19:29:43.133200 [ 188 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::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 | ||
| 3770 | 2026.03.30 19:29:43.133308 [ 276 ] {11fa8c8f-27d6-474c-ab8f-c88a4a21c028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3771 | 2026.03.30 19:29:43.133357 [ 276 ] {11fa8c8f-27d6-474c-ab8f-c88a4a21c028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3772 | 2026.03.30 19:29:43.133507 [ 188 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3773 | 2026.03.30 19:29:43.133575 [ 188 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 169 rows starting from the beginning of the part | ||
| 3774 | 2026.03.30 19:29:43.133697 [ 276 ] {11fa8c8f-27d6-474c-ab8f-c88a4a21c028} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3775 | 2026.03.30 19:29:43.133718 [ 188 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 15 rows starting from the beginning of the part | ||
| 3776 | 2026.03.30 19:29:43.133742 [ 276 ] {11fa8c8f-27d6-474c-ab8f-c88a4a21c028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3777 | 2026.03.30 19:29:43.133851 [ 188 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 26 rows starting from the beginning of the part | ||
| 3778 | 2026.03.30 19:29:43.133978 [ 188 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part | ||
| 3779 | 2026.03.30 19:29:43.134099 [ 276 ] {11fa8c8f-27d6-474c-ab8f-c88a4a21c028} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3780 | 2026.03.30 19:29:43.134100 [ 188 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 3781 | 2026.03.30 19:29:43.134231 [ 188 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 15 rows starting from the beginning of the part | ||
| 3782 | 2026.03.30 19:29:43.134342 [ 276 ] {11fa8c8f-27d6-474c-ab8f-c88a4a21c028} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3783 | 2026.03.30 19:29:43.134483 [ 276 ] {11fa8c8f-27d6-474c-ab8f-c88a4a21c028} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 3784 | 2026.03.30 19:29:43.134520 [ 276 ] {11fa8c8f-27d6-474c-ab8f-c88a4a21c028} <Debug> TCPHandler: Processed in 0.001372572 sec. | ||
| 3785 | 2026.03.30 19:29:43.137564 [ 191 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 266 rows, containing 19 columns (19 merged, 0 gathered) in 0.004426639 sec., 60090.73701288947 rows/sec., 107.68 MiB/sec. | ||
| 3786 | 2026.03.30 19:29:43.138090 [ 204 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3787 | 2026.03.30 19:29:43.138423 [ 204 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2026.03.30 19:29:43.138495 [ 204 ] {06d64e2d-1b2b-4e84-b486-4f0826f18375::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3789 | 2026.03.30 19:29:43.138586 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3790 | 2026.03.30 19:29:47.864355 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55579 | ||
| 3791 | 2026.03.30 19:29:47.864470 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3792 | 2026.03.30 19:29:47.864497 [ 290 ] {} <Debug> TCP-Session: 475b153d-7bde-4e3a-ac8d-67e58c57b4fe Authenticating user 'default' from [fd00:1122:3344:101::e]:55579 | ||
| 3793 | 2026.03.30 19:29:47.864520 [ 290 ] {} <Debug> TCP-Session: 475b153d-7bde-4e3a-ac8d-67e58c57b4fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3794 | 2026.03.30 19:29:47.864533 [ 290 ] {} <Debug> TCP-Session: 475b153d-7bde-4e3a-ac8d-67e58c57b4fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2026.03.30 19:29:47.864719 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47224 | ||
| 3796 | 2026.03.30 19:29:47.864785 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62792 | ||
| 3797 | 2026.03.30 19:29:47.864795 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48654 | ||
| 3798 | 2026.03.30 19:29:47.864842 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64284 | ||
| 3799 | 2026.03.30 19:29:47.864867 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39910 | ||
| 3800 | 2026.03.30 19:29:47.864882 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3801 | 2026.03.30 19:29:47.864864 [ 290 ] {} <Trace> TCP-Session: 475b153d-7bde-4e3a-ac8d-67e58c57b4fe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3802 | 2026.03.30 19:29:47.864951 [ 291 ] {} <Debug> TCP-Session: 9ecb4a7a-a7f4-46a9-988a-64b8fa84849b Authenticating user 'default' from [fd00:1122:3344:101::e]:47224 | ||
| 3803 | 2026.03.30 19:29:47.864833 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51861 | ||
| 3804 | 2026.03.30 19:29:47.864998 [ 291 ] {} <Debug> TCP-Session: 9ecb4a7a-a7f4-46a9-988a-64b8fa84849b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3805 | 2026.03.30 19:29:47.864792 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61304 | ||
| 3806 | 2026.03.30 19:29:47.864858 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51934 | ||
| 3807 | 2026.03.30 19:29:47.865027 [ 291 ] {} <Debug> TCP-Session: 9ecb4a7a-a7f4-46a9-988a-64b8fa84849b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3808 | 2026.03.30 19:29:47.865113 [ 290 ] {57d7118b-7212-460d-a7fe-93408d23be82} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55579) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3809 | 2026.03.30 19:29:47.865311 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3810 | 2026.03.30 19:29:47.865349 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3811 | 2026.03.30 19:29:47.865350 [ 295 ] {} <Debug> TCP-Session: ca194158-636b-4d9d-8f89-9f0046cf2242 Authenticating user 'default' from [fd00:1122:3344:101::e]:51861 | ||
| 3812 | 2026.03.30 19:29:47.865377 [ 290 ] {57d7118b-7212-460d-a7fe-93408d23be82} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3813 | 2026.03.30 19:29:47.865388 [ 275 ] {} <Debug> TCP-Session: b908f4a0-a1d4-4950-b72f-71ccb74d73e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51934 | ||
| 3814 | 2026.03.30 19:29:47.865395 [ 295 ] {} <Debug> TCP-Session: ca194158-636b-4d9d-8f89-9f0046cf2242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3815 | 2026.03.30 19:29:47.865437 [ 275 ] {} <Debug> TCP-Session: b908f4a0-a1d4-4950-b72f-71ccb74d73e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3816 | 2026.03.30 19:29:47.865445 [ 290 ] {57d7118b-7212-460d-a7fe-93408d23be82} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3817 | 2026.03.30 19:29:47.865460 [ 275 ] {} <Debug> TCP-Session: b908f4a0-a1d4-4950-b72f-71ccb74d73e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3818 | 2026.03.30 19:29:47.865440 [ 295 ] {} <Debug> TCP-Session: ca194158-636b-4d9d-8f89-9f0046cf2242 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3819 | 2026.03.30 19:29:47.865495 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3820 | 2026.03.30 19:29:47.865504 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3821 | 2026.03.30 19:29:47.865538 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3822 | 2026.03.30 19:29:47.865541 [ 294 ] {} <Debug> TCP-Session: 6075b88f-e00f-40c4-a631-b7dd381cfe61 Authenticating user 'default' from [fd00:1122:3344:101::e]:48654 | ||
| 3823 | 2026.03.30 19:29:47.865567 [ 293 ] {} <Debug> TCP-Session: 410b3472-5050-4dc6-8aff-fca2ff19514f Authenticating user 'default' from [fd00:1122:3344:101::e]:61304 | ||
| 3824 | 2026.03.30 19:29:47.865587 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3825 | 2026.03.30 19:29:47.865591 [ 294 ] {} <Debug> TCP-Session: 6075b88f-e00f-40c4-a631-b7dd381cfe61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3826 | 2026.03.30 19:29:47.865615 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3827 | 2026.03.30 19:29:47.865625 [ 288 ] {} <Debug> TCP-Session: a8c90305-b407-4a43-8cb3-592c00aa9f3c Authenticating user 'default' from [fd00:1122:3344:101::e]:39910 | ||
| 3828 | 2026.03.30 19:29:47.865632 [ 294 ] {} <Debug> TCP-Session: 6075b88f-e00f-40c4-a631-b7dd381cfe61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3829 | 2026.03.30 19:29:47.865659 [ 288 ] {} <Debug> TCP-Session: a8c90305-b407-4a43-8cb3-592c00aa9f3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3830 | 2026.03.30 19:29:47.865653 [ 296 ] {} <Debug> TCP-Session: ad3f1776-aea1-4883-83ee-a6adaa7890c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64284 | ||
| 3831 | 2026.03.30 19:29:47.865682 [ 288 ] {} <Debug> TCP-Session: a8c90305-b407-4a43-8cb3-592c00aa9f3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3832 | 2026.03.30 19:29:47.865694 [ 296 ] {} <Debug> TCP-Session: ad3f1776-aea1-4883-83ee-a6adaa7890c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3833 | 2026.03.30 19:29:47.865610 [ 293 ] {} <Debug> TCP-Session: 410b3472-5050-4dc6-8aff-fca2ff19514f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2026.03.30 19:29:47.865710 [ 296 ] {} <Debug> TCP-Session: ad3f1776-aea1-4883-83ee-a6adaa7890c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3835 | 2026.03.30 19:29:47.865732 [ 293 ] {} <Debug> TCP-Session: 410b3472-5050-4dc6-8aff-fca2ff19514f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2026.03.30 19:29:47.865748 [ 290 ] {57d7118b-7212-460d-a7fe-93408d23be82} <Debug> oximeter.version (7c52c042-a63f-4804-8bb6-a4ee8f4b6853) (SelectExecutor): Key condition: unknown | ||
| 3837 | 2026.03.30 19:29:47.865580 [ 292 ] {} <Debug> TCP-Session: 7226fce2-0c95-49bc-afd6-303bde0c433f Authenticating user 'default' from [fd00:1122:3344:101::e]:62792 | ||
| 3838 | 2026.03.30 19:29:47.865802 [ 292 ] {} <Debug> TCP-Session: 7226fce2-0c95-49bc-afd6-303bde0c433f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3839 | 2026.03.30 19:29:47.865815 [ 292 ] {} <Debug> TCP-Session: 7226fce2-0c95-49bc-afd6-303bde0c433f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2026.03.30 19:29:47.867006 [ 338 ] {57d7118b-7212-460d-a7fe-93408d23be82} <Trace> AggregatingTransform: Aggregating | ||
| 3841 | 2026.03.30 19:29:47.867066 [ 338 ] {57d7118b-7212-460d-a7fe-93408d23be82} <Trace> Aggregator: Aggregation method: without_key | ||
| 3842 | 2026.03.30 19:29:47.867112 [ 338 ] {57d7118b-7212-460d-a7fe-93408d23be82} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001247671 sec. (801.493 rows/sec., 31.31 KiB/sec.) | ||
| 3843 | 2026.03.30 19:29:47.867136 [ 338 ] {57d7118b-7212-460d-a7fe-93408d23be82} <Trace> Aggregator: Merging aggregated data | ||
| 3844 | 2026.03.30 19:29:47.868333 [ 290 ] {57d7118b-7212-460d-a7fe-93408d23be82} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003279 sec., 304.97102775236357 rows/sec., 11.91 KiB/sec. | ||
| 3845 | 2026.03.30 19:29:47.868479 [ 290 ] {57d7118b-7212-460d-a7fe-93408d23be82} <Debug> TCPHandler: Processed in 0.003730773 sec. | ||
| 3846 | 2026.03.30 19:29:47.868608 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3847 | 2026.03.30 19:29:47.868635 [ 290 ] {} <Debug> TCP-Session: 475b153d-7bde-4e3a-ac8d-67e58c57b4fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3848 | 2026.03.30 19:29:47.868638 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3849 | 2026.03.30 19:29:47.868656 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3850 | 2026.03.30 19:29:47.868688 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3851 | 2026.03.30 19:29:47.868690 [ 291 ] {} <Debug> TCP-Session: 9ecb4a7a-a7f4-46a9-988a-64b8fa84849b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2026.03.30 19:29:47.868707 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3853 | 2026.03.30 19:29:47.868730 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3854 | 2026.03.30 19:29:47.868748 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3855 | 2026.03.30 19:29:47.868759 [ 288 ] {} <Debug> TCP-Session: a8c90305-b407-4a43-8cb3-592c00aa9f3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3856 | 2026.03.30 19:29:47.868763 [ 275 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3857 | 2026.03.30 19:29:47.868803 [ 294 ] {} <Debug> TCP-Session: 6075b88f-e00f-40c4-a631-b7dd381cfe61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2026.03.30 19:29:47.868730 [ 295 ] {} <Debug> TCP-Session: ca194158-636b-4d9d-8f89-9f0046cf2242 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2026.03.30 19:29:47.868840 [ 275 ] {} <Debug> TCP-Session: b908f4a0-a1d4-4950-b72f-71ccb74d73e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3860 | 2026.03.30 19:29:47.868703 [ 296 ] {} <Debug> TCP-Session: ad3f1776-aea1-4883-83ee-a6adaa7890c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3861 | 2026.03.30 19:29:47.868688 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3862 | 2026.03.30 19:29:47.868779 [ 293 ] {} <Debug> TCP-Session: 410b3472-5050-4dc6-8aff-fca2ff19514f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2026.03.30 19:29:47.868914 [ 292 ] {} <Debug> TCP-Session: 7226fce2-0c95-49bc-afd6-303bde0c433f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3864 | 2026.03.30 19:29:48.134486 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3865 | 2026.03.30 19:29:48.134665 [ 276 ] {a6bcc588-1449-49ad-8b2e-76573a7772ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3866 | 2026.03.30 19:29:48.134733 [ 276 ] {a6bcc588-1449-49ad-8b2e-76573a7772ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3867 | 2026.03.30 19:29:48.135448 [ 276 ] {a6bcc588-1449-49ad-8b2e-76573a7772ab} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3868 | 2026.03.30 19:29:48.135499 [ 276 ] {a6bcc588-1449-49ad-8b2e-76573a7772ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3869 | 2026.03.30 19:29:48.135921 [ 276 ] {a6bcc588-1449-49ad-8b2e-76573a7772ab} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3870 | 2026.03.30 19:29:48.136168 [ 276 ] {a6bcc588-1449-49ad-8b2e-76573a7772ab} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3871 | 2026.03.30 19:29:48.136322 [ 276 ] {a6bcc588-1449-49ad-8b2e-76573a7772ab} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001704 sec., 166666.66666666666 rows/sec., 10.59 MiB/sec. | ||
| 3872 | 2026.03.30 19:29:48.136365 [ 276 ] {a6bcc588-1449-49ad-8b2e-76573a7772ab} <Debug> TCPHandler: Processed in 0.002026688 sec. | ||
| 3873 | 2026.03.30 19:29:48.136490 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3874 | 2026.03.30 19:29:48.136588 [ 276 ] {bd8e43ae-170d-454e-951d-5d9dc47709f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3875 | 2026.03.30 19:29:48.136630 [ 276 ] {bd8e43ae-170d-454e-951d-5d9dc47709f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3876 | 2026.03.30 19:29:48.137354 [ 276 ] {bd8e43ae-170d-454e-951d-5d9dc47709f3} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3877 | 2026.03.30 19:29:48.137392 [ 276 ] {bd8e43ae-170d-454e-951d-5d9dc47709f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3878 | 2026.03.30 19:29:48.137772 [ 276 ] {bd8e43ae-170d-454e-951d-5d9dc47709f3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3879 | 2026.03.30 19:29:48.137983 [ 276 ] {bd8e43ae-170d-454e-951d-5d9dc47709f3} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3880 | 2026.03.30 19:29:48.138101 [ 132 ] {} <Debug> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3881 | 2026.03.30 19:29:48.138112 [ 276 ] {bd8e43ae-170d-454e-951d-5d9dc47709f3} <Debug> executeQuery: Read 849 rows, 68.42 KiB in 0.001545 sec., 549514.5631067961 rows/sec., 43.24 MiB/sec. | ||
| 3882 | 2026.03.30 19:29:48.138164 [ 132 ] {} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3883 | 2026.03.30 19:29:48.138172 [ 276 ] {bd8e43ae-170d-454e-951d-5d9dc47709f3} <Debug> TCPHandler: Processed in 0.001733216 sec. | ||
| 3884 | 2026.03.30 19:29:48.138194 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3885 | 2026.03.30 19:29:48.138301 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3886 | 2026.03.30 19:29:48.138300 [ 188 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::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 | ||
| 3887 | 2026.03.30 19:29:48.138404 [ 276 ] {52437409-f47b-405b-a474-6b4b59d69720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3888 | 2026.03.30 19:29:48.138431 [ 188 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3889 | 2026.03.30 19:29:48.138452 [ 276 ] {52437409-f47b-405b-a474-6b4b59d69720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3890 | 2026.03.30 19:29:48.138469 [ 188 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 885 rows starting from the beginning of the part | ||
| 3891 | 2026.03.30 19:29:48.138541 [ 188 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 849 rows starting from the beginning of the part | ||
| 3892 | 2026.03.30 19:29:48.138590 [ 188 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 86 rows starting from the beginning of the part | ||
| 3893 | 2026.03.30 19:29:48.138640 [ 188 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 852 rows starting from the beginning of the part | ||
| 3894 | 2026.03.30 19:29:48.138677 [ 188 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 86 rows starting from the beginning of the part | ||
| 3895 | 2026.03.30 19:29:48.138714 [ 188 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 849 rows starting from the beginning of the part | ||
| 3896 | 2026.03.30 19:29:48.138972 [ 276 ] {52437409-f47b-405b-a474-6b4b59d69720} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3897 | 2026.03.30 19:29:48.139016 [ 276 ] {52437409-f47b-405b-a474-6b4b59d69720} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3898 | 2026.03.30 19:29:48.139368 [ 276 ] {52437409-f47b-405b-a474-6b4b59d69720} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3899 | 2026.03.30 19:29:48.139601 [ 276 ] {52437409-f47b-405b-a474-6b4b59d69720} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3900 | 2026.03.30 19:29:48.139738 [ 276 ] {52437409-f47b-405b-a474-6b4b59d69720} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001353 sec., 124168.51441241684 rows/sec., 7.58 MiB/sec. | ||
| 3901 | 2026.03.30 19:29:48.139776 [ 276 ] {52437409-f47b-405b-a474-6b4b59d69720} <Debug> TCPHandler: Processed in 0.001524383 sec. | ||
| 3902 | 2026.03.30 19:29:48.139894 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3903 | 2026.03.30 19:29:48.139990 [ 276 ] {c8289ce4-cbec-4502-bceb-c09e0d8953f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3904 | 2026.03.30 19:29:48.140031 [ 276 ] {c8289ce4-cbec-4502-bceb-c09e0d8953f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3905 | 2026.03.30 19:29:48.140227 [ 204 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3607 rows, containing 5 columns (5 merged, 0 gathered) in 0.001971597 sec., 1829481.3798154492 rows/sec., 151.60 MiB/sec. | ||
| 3906 | 2026.03.30 19:29:48.140421 [ 188 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3907 | 2026.03.30 19:29:48.140505 [ 276 ] {c8289ce4-cbec-4502-bceb-c09e0d8953f8} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2026.03.30 19:29:48.140551 [ 276 ] {c8289ce4-cbec-4502-bceb-c09e0d8953f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3909 | 2026.03.30 19:29:48.140755 [ 188 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_21_4} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2026.03.30 19:29:48.140847 [ 188 ] {ec141a6c-e75a-4d83-9d11-90ea0dacaffe::all_1_21_4} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3911 | 2026.03.30 19:29:48.140931 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 3912 | 2026.03.30 19:29:48.140943 [ 276 ] {c8289ce4-cbec-4502-bceb-c09e0d8953f8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3913 | 2026.03.30 19:29:48.141168 [ 276 ] {c8289ce4-cbec-4502-bceb-c09e0d8953f8} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3914 | 2026.03.30 19:29:48.141303 [ 276 ] {c8289ce4-cbec-4502-bceb-c09e0d8953f8} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001332 sec., 111861.86186186185 rows/sec., 7.23 MiB/sec. | ||
| 3915 | 2026.03.30 19:29:48.141341 [ 276 ] {c8289ce4-cbec-4502-bceb-c09e0d8953f8} <Debug> TCPHandler: Processed in 0.001496524 sec. | ||
| 3916 | 2026.03.30 19:29:48.141451 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3917 | 2026.03.30 19:29:48.141545 [ 276 ] {dcaa6af0-42fe-4d28-9a7c-8f9c4d54a1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3918 | 2026.03.30 19:29:48.141585 [ 276 ] {dcaa6af0-42fe-4d28-9a7c-8f9c4d54a1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3919 | 2026.03.30 19:29:48.142049 [ 276 ] {dcaa6af0-42fe-4d28-9a7c-8f9c4d54a1ad} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3920 | 2026.03.30 19:29:48.142089 [ 276 ] {dcaa6af0-42fe-4d28-9a7c-8f9c4d54a1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3921 | 2026.03.30 19:29:48.142429 [ 276 ] {dcaa6af0-42fe-4d28-9a7c-8f9c4d54a1ad} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3922 | 2026.03.30 19:29:48.142645 [ 276 ] {dcaa6af0-42fe-4d28-9a7c-8f9c4d54a1ad} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3923 | 2026.03.30 19:29:48.142776 [ 276 ] {dcaa6af0-42fe-4d28-9a7c-8f9c4d54a1ad} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001249 sec., 118494.79583666935 rows/sec., 6.74 MiB/sec. | ||
| 3924 | 2026.03.30 19:29:48.142825 [ 276 ] {dcaa6af0-42fe-4d28-9a7c-8f9c4d54a1ad} <Debug> TCPHandler: Processed in 0.001422613 sec. | ||
| 3925 | 2026.03.30 19:29:48.142957 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3926 | 2026.03.30 19:29:48.143066 [ 276 ] {e41f0861-e713-4665-af19-01e08ed08928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3927 | 2026.03.30 19:29:48.143110 [ 276 ] {e41f0861-e713-4665-af19-01e08ed08928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3928 | 2026.03.30 19:29:48.143727 [ 276 ] {e41f0861-e713-4665-af19-01e08ed08928} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3929 | 2026.03.30 19:29:48.143772 [ 276 ] {e41f0861-e713-4665-af19-01e08ed08928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3930 | 2026.03.30 19:29:48.144144 [ 276 ] {e41f0861-e713-4665-af19-01e08ed08928} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3931 | 2026.03.30 19:29:48.144398 [ 276 ] {e41f0861-e713-4665-af19-01e08ed08928} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3932 | 2026.03.30 19:29:48.144525 [ 129 ] {} <Debug> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3933 | 2026.03.30 19:29:48.144533 [ 276 ] {e41f0861-e713-4665-af19-01e08ed08928} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001486 sec., 347240.91520861373 rows/sec., 24.49 MiB/sec. | ||
| 3934 | 2026.03.30 19:29:48.144609 [ 129 ] {} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3935 | 2026.03.30 19:29:48.144621 [ 276 ] {e41f0861-e713-4665-af19-01e08ed08928} <Debug> TCPHandler: Processed in 0.001721455 sec. | ||
| 3936 | 2026.03.30 19:29:48.144644 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3937 | 2026.03.30 19:29:48.144766 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3938 | 2026.03.30 19:29:48.144780 [ 187 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::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 | ||
| 3939 | 2026.03.30 19:29:48.144869 [ 276 ] {5946b62c-c82d-4b0b-af73-1bd36b50ffd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3940 | 2026.03.30 19:29:48.144916 [ 276 ] {5946b62c-c82d-4b0b-af73-1bd36b50ffd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3941 | 2026.03.30 19:29:48.144958 [ 187 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3942 | 2026.03.30 19:29:48.145002 [ 187 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 564 rows starting from the beginning of the part | ||
| 3943 | 2026.03.30 19:29:48.145078 [ 187 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 516 rows starting from the beginning of the part | ||
| 3944 | 2026.03.30 19:29:48.145130 [ 187 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 79 rows starting from the beginning of the part | ||
| 3945 | 2026.03.30 19:29:48.145179 [ 187 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 522 rows starting from the beginning of the part | ||
| 3946 | 2026.03.30 19:29:48.145224 [ 187 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 79 rows starting from the beginning of the part | ||
| 3947 | 2026.03.30 19:29:48.145262 [ 276 ] {5946b62c-c82d-4b0b-af73-1bd36b50ffd1} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3948 | 2026.03.30 19:29:48.145270 [ 187 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 516 rows starting from the beginning of the part | ||
| 3949 | 2026.03.30 19:29:48.145308 [ 276 ] {5946b62c-c82d-4b0b-af73-1bd36b50ffd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3950 | 2026.03.30 19:29:48.145686 [ 276 ] {5946b62c-c82d-4b0b-af73-1bd36b50ffd1} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3951 | 2026.03.30 19:29:48.146009 [ 276 ] {5946b62c-c82d-4b0b-af73-1bd36b50ffd1} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2026.03.30 19:29:48.146159 [ 276 ] {5946b62c-c82d-4b0b-af73-1bd36b50ffd1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001308 sec., 4587.155963302753 rows/sec., 239.66 KiB/sec. | ||
| 3953 | 2026.03.30 19:29:48.146198 [ 276 ] {5946b62c-c82d-4b0b-af73-1bd36b50ffd1} <Debug> TCPHandler: Processed in 0.001482223 sec. | ||
| 3954 | 2026.03.30 19:29:48.146322 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2026.03.30 19:29:48.146419 [ 276 ] {77917373-6a70-4cd8-b925-c7121a9f451a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3956 | 2026.03.30 19:29:48.146464 [ 276 ] {77917373-6a70-4cd8-b925-c7121a9f451a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3957 | 2026.03.30 19:29:48.146906 [ 276 ] {77917373-6a70-4cd8-b925-c7121a9f451a} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2026.03.30 19:29:48.146945 [ 276 ] {77917373-6a70-4cd8-b925-c7121a9f451a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3959 | 2026.03.30 19:29:48.146964 [ 204 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2276 rows, containing 5 columns (5 merged, 0 gathered) in 0.00224941 sec., 1011820.8774745378 rows/sec., 75.94 MiB/sec. | ||
| 3960 | 2026.03.30 19:29:48.147176 [ 187 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3961 | 2026.03.30 19:29:48.147325 [ 276 ] {77917373-6a70-4cd8-b925-c7121a9f451a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3962 | 2026.03.30 19:29:48.147527 [ 187 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_21_4} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3963 | 2026.03.30 19:29:48.147619 [ 187 ] {ae55925a-cd9b-48b4-8fa6-b681d6194eb9::all_1_21_4} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3964 | 2026.03.30 19:29:48.147627 [ 276 ] {77917373-6a70-4cd8-b925-c7121a9f451a} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3965 | 2026.03.30 19:29:48.147715 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 3966 | 2026.03.30 19:29:48.147780 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3967 | 2026.03.30 19:29:48.147787 [ 276 ] {77917373-6a70-4cd8-b925-c7121a9f451a} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001386 sec., 191197.6911976912 rows/sec., 12.71 MiB/sec. | ||
| 3968 | 2026.03.30 19:29:48.147834 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3969 | 2026.03.30 19:29:48.147857 [ 276 ] {77917373-6a70-4cd8-b925-c7121a9f451a} <Debug> TCPHandler: Processed in 0.001583844 sec. | ||
| 3970 | 2026.03.30 19:29:48.147861 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3971 | 2026.03.30 19:29:48.147958 [ 204 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::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 | ||
| 3972 | 2026.03.30 19:29:48.147991 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3973 | 2026.03.30 19:29:48.148067 [ 204 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3974 | 2026.03.30 19:29:48.148092 [ 276 ] {3dbac889-86e5-4f6f-8f57-a9518640147a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3975 | 2026.03.30 19:29:48.148102 [ 204 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 3036 rows starting from the beginning of the part | ||
| 3976 | 2026.03.30 19:29:48.148143 [ 276 ] {3dbac889-86e5-4f6f-8f57-a9518640147a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3977 | 2026.03.30 19:29:48.148172 [ 204 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 265 rows starting from the beginning of the part | ||
| 3978 | 2026.03.30 19:29:48.148306 [ 204 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 3979 | 2026.03.30 19:29:48.148347 [ 204 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 268 rows starting from the beginning of the part | ||
| 3980 | 2026.03.30 19:29:48.148386 [ 204 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3981 | 2026.03.30 19:29:48.148426 [ 204 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 265 rows starting from the beginning of the part | ||
| 3982 | 2026.03.30 19:29:48.148572 [ 276 ] {3dbac889-86e5-4f6f-8f57-a9518640147a} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3983 | 2026.03.30 19:29:48.148616 [ 276 ] {3dbac889-86e5-4f6f-8f57-a9518640147a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3984 | 2026.03.30 19:29:48.149095 [ 276 ] {3dbac889-86e5-4f6f-8f57-a9518640147a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3985 | 2026.03.30 19:29:48.149343 [ 276 ] {3dbac889-86e5-4f6f-8f57-a9518640147a} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3986 | 2026.03.30 19:29:48.149479 [ 276 ] {3dbac889-86e5-4f6f-8f57-a9518640147a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001406 sec., 711.2375533428166 rows/sec., 47.93 KiB/sec. | ||
| 3987 | 2026.03.30 19:29:48.149516 [ 276 ] {3dbac889-86e5-4f6f-8f57-a9518640147a} <Debug> TCPHandler: Processed in 0.001575014 sec. | ||
| 3988 | 2026.03.30 19:29:48.149634 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3989 | 2026.03.30 19:29:48.149730 [ 276 ] {20bbcffb-fd4a-4568-867d-f1b7cd6f96af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3990 | 2026.03.30 19:29:48.149793 [ 276 ] {20bbcffb-fd4a-4568-867d-f1b7cd6f96af} <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 | ||
| 3991 | 2026.03.30 19:29:48.149997 [ 200 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4154 rows, containing 5 columns (5 merged, 0 gathered) in 0.002074949 sec., 2001976.9160591417 rows/sec., 136.02 MiB/sec. | ||
| 3992 | 2026.03.30 19:29:48.150424 [ 200 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3993 | 2026.03.30 19:29:48.150721 [ 276 ] {20bbcffb-fd4a-4568-867d-f1b7cd6f96af} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.03.30 19:29:48.150741 [ 200 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3995 | 2026.03.30 19:29:48.150773 [ 276 ] {20bbcffb-fd4a-4568-867d-f1b7cd6f96af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 3996 | 2026.03.30 19:29:48.150827 [ 200 ] {7461eb22-fd83-4c50-b0c7-a7b82ab377db::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3997 | 2026.03.30 19:29:48.150915 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 3998 | 2026.03.30 19:29:48.151424 [ 276 ] {20bbcffb-fd4a-4568-867d-f1b7cd6f96af} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3999 | 2026.03.30 19:29:48.151721 [ 276 ] {20bbcffb-fd4a-4568-867d-f1b7cd6f96af} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4000 | 2026.03.30 19:29:48.151960 [ 276 ] {20bbcffb-fd4a-4568-867d-f1b7cd6f96af} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.002248 sec., 11565.836298932385 rows/sec., 20.73 MiB/sec. | ||
| 4001 | 2026.03.30 19:29:48.152052 [ 276 ] {20bbcffb-fd4a-4568-867d-f1b7cd6f96af} <Debug> TCPHandler: Processed in 0.002465292 sec. | ||
| 4002 | 2026.03.30 19:29:48.152189 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4003 | 2026.03.30 19:29:48.152287 [ 276 ] {1247d65a-be04-4f59-b9dd-56ca2d514e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4004 | 2026.03.30 19:29:48.152332 [ 276 ] {1247d65a-be04-4f59-b9dd-56ca2d514e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4005 | 2026.03.30 19:29:48.152828 [ 276 ] {1247d65a-be04-4f59-b9dd-56ca2d514e10} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4006 | 2026.03.30 19:29:48.152877 [ 276 ] {1247d65a-be04-4f59-b9dd-56ca2d514e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4007 | 2026.03.30 19:29:48.153334 [ 276 ] {1247d65a-be04-4f59-b9dd-56ca2d514e10} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4008 | 2026.03.30 19:29:48.153646 [ 276 ] {1247d65a-be04-4f59-b9dd-56ca2d514e10} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2026.03.30 19:29:48.153778 [ 129 ] {} <Debug> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4010 | 2026.03.30 19:29:48.153794 [ 276 ] {1247d65a-be04-4f59-b9dd-56ca2d514e10} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001526 sec., 58977.71952817824 rows/sec., 3.69 MiB/sec. | ||
| 4011 | 2026.03.30 19:29:48.153828 [ 129 ] {} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4012 | 2026.03.30 19:29:48.153846 [ 276 ] {1247d65a-be04-4f59-b9dd-56ca2d514e10} <Debug> TCPHandler: Processed in 0.001708275 sec. | ||
| 4013 | 2026.03.30 19:29:48.153852 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.46 GiB. | ||
| 4014 | 2026.03.30 19:29:48.153947 [ 204 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::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 | ||
| 4015 | 2026.03.30 19:29:48.154056 [ 204 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4016 | 2026.03.30 19:29:48.154084 [ 204 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1050 rows starting from the beginning of the part | ||
| 4017 | 2026.03.30 19:29:48.154130 [ 204 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 90 rows starting from the beginning of the part | ||
| 4018 | 2026.03.30 19:29:48.154166 [ 204 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 4019 | 2026.03.30 19:29:48.154201 [ 204 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 90 rows starting from the beginning of the part | ||
| 4020 | 2026.03.30 19:29:48.154235 [ 204 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 4021 | 2026.03.30 19:29:48.154269 [ 204 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 90 rows starting from the beginning of the part | ||
| 4022 | 2026.03.30 19:29:48.155187 [ 193 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 4 columns (4 merged, 0 gathered) in 0.001272562 sec., 1131575.5145918233 rows/sec., 73.81 MiB/sec. | ||
| 4023 | 2026.03.30 19:29:48.155380 [ 204 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4024 | 2026.03.30 19:29:48.155648 [ 204 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_21_4} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4025 | 2026.03.30 19:29:48.155718 [ 204 ] {4ae51ee4-4831-4e71-82e8-2c398f000fd1::all_1_21_4} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4026 | 2026.03.30 19:29:48.155781 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 4027 | 2026.03.30 19:29:48.752233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8039 | ||
| 4028 | 2026.03.30 19:29:48.752775 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4029 | 2026.03.30 19:29:48.752836 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4030 | 2026.03.30 19:29:48.753414 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4031 | 2026.03.30 19:29:48.753741 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4032 | 2026.03.30 19:29:48.753889 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8039 | ||
| 4033 | 2026.03.30 19:29:49.206156 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
| 4034 | 2026.03.30 19:29:49.226510 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2026.03.30 19:29:49.226593 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4036 | 2026.03.30 19:29:49.234137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4037 | 2026.03.30 19:29:49.235061 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4038 | 2026.03.30 19:29:49.238857 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
| 4039 | 2026.03.30 19:29:49.261081 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51202 | ||
| 4040 | 2026.03.30 19:29:49.261213 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4041 | 2026.03.30 19:29:49.261244 [ 288 ] {} <Debug> TCP-Session: 5f113829-cf03-4bb7-a07f-7098b8b29fa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51202 | ||
| 4042 | 2026.03.30 19:29:49.261269 [ 288 ] {} <Debug> TCP-Session: 5f113829-cf03-4bb7-a07f-7098b8b29fa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4043 | 2026.03.30 19:29:49.261284 [ 288 ] {} <Debug> TCP-Session: 5f113829-cf03-4bb7-a07f-7098b8b29fa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4044 | 2026.03.30 19:29:49.261489 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50375 | ||
| 4045 | 2026.03.30 19:29:49.261545 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58201 | ||
| 4046 | 2026.03.30 19:29:49.261563 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62446 | ||
| 4047 | 2026.03.30 19:29:49.261602 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61959 | ||
| 4048 | 2026.03.30 19:29:49.261617 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58502 | ||
| 4049 | 2026.03.30 19:29:49.261659 [ 288 ] {} <Trace> TCP-Session: 5f113829-cf03-4bb7-a07f-7098b8b29fa1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4050 | 2026.03.30 19:29:49.261660 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4051 | 2026.03.30 19:29:49.261683 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4052 | 2026.03.30 19:29:49.261710 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4053 | 2026.03.30 19:29:49.261711 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4054 | 2026.03.30 19:29:49.261742 [ 296 ] {} <Debug> TCP-Session: 5e176189-23ac-4da6-8bd4-58da9efc5ad5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58502 | ||
| 4055 | 2026.03.30 19:29:49.261741 [ 291 ] {} <Debug> TCP-Session: c00d68f4-2dd6-4878-b32f-78d97e1a7179 Authenticating user 'default' from [fd00:1122:3344:101::e]:62446 | ||
| 4056 | 2026.03.30 19:29:49.261763 [ 292 ] {} <Debug> TCP-Session: 85a7f344-af85-4a9c-81f2-40b2ca385397 Authenticating user 'default' from [fd00:1122:3344:101::e]:61959 | ||
| 4057 | 2026.03.30 19:29:49.261766 [ 296 ] {} <Debug> TCP-Session: 5e176189-23ac-4da6-8bd4-58da9efc5ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4058 | 2026.03.30 19:29:49.261790 [ 291 ] {} <Debug> TCP-Session: c00d68f4-2dd6-4878-b32f-78d97e1a7179 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4059 | 2026.03.30 19:29:49.261803 [ 296 ] {} <Debug> TCP-Session: 5e176189-23ac-4da6-8bd4-58da9efc5ad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4060 | 2026.03.30 19:29:49.261820 [ 291 ] {} <Debug> TCP-Session: c00d68f4-2dd6-4878-b32f-78d97e1a7179 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4061 | 2026.03.30 19:29:49.261719 [ 290 ] {} <Debug> TCP-Session: 71d5d374-4d27-459f-a825-b6ff66294802 Authenticating user 'default' from [fd00:1122:3344:101::e]:58201 | ||
| 4062 | 2026.03.30 19:29:49.261610 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4063 | 2026.03.30 19:29:49.261868 [ 288 ] {d259659e-1353-4653-a388-45c3131dfb80} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51202) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4064 | 2026.03.30 19:29:49.261903 [ 289 ] {} <Debug> TCP-Session: 3278316e-fe61-4527-bcbf-f10ab597580f Authenticating user 'default' from [fd00:1122:3344:101::e]:50375 | ||
| 4065 | 2026.03.30 19:29:49.261611 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55238 | ||
| 4066 | 2026.03.30 19:29:49.261939 [ 289 ] {} <Debug> TCP-Session: 3278316e-fe61-4527-bcbf-f10ab597580f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4067 | 2026.03.30 19:29:49.261600 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53932 | ||
| 4068 | 2026.03.30 19:29:49.261972 [ 289 ] {} <Debug> TCP-Session: 3278316e-fe61-4527-bcbf-f10ab597580f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4069 | 2026.03.30 19:29:49.262002 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4070 | 2026.03.30 19:29:49.261582 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41524 | ||
| 4071 | 2026.03.30 19:29:49.262046 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4072 | 2026.03.30 19:29:49.262043 [ 295 ] {} <Debug> TCP-Session: 6ea557db-775b-4667-8bc0-2dd689774f1e Authenticating user 'default' from [fd00:1122:3344:101::e]:55238 | ||
| 4073 | 2026.03.30 19:29:49.262092 [ 294 ] {} <Debug> TCP-Session: 2240d6dc-7192-4c62-a078-68c770b58e8e Authenticating user 'default' from [fd00:1122:3344:101::e]:53932 | ||
| 4074 | 2026.03.30 19:29:49.262112 [ 295 ] {} <Debug> TCP-Session: 6ea557db-775b-4667-8bc0-2dd689774f1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4075 | 2026.03.30 19:29:49.262128 [ 294 ] {} <Debug> TCP-Session: 2240d6dc-7192-4c62-a078-68c770b58e8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4076 | 2026.03.30 19:29:49.262139 [ 295 ] {} <Debug> TCP-Session: 6ea557db-775b-4667-8bc0-2dd689774f1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4077 | 2026.03.30 19:29:49.262152 [ 288 ] {d259659e-1353-4653-a388-45c3131dfb80} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4078 | 2026.03.30 19:29:49.262151 [ 294 ] {} <Debug> TCP-Session: 2240d6dc-7192-4c62-a078-68c770b58e8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4079 | 2026.03.30 19:29:49.261879 [ 290 ] {} <Debug> TCP-Session: 71d5d374-4d27-459f-a825-b6ff66294802 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4080 | 2026.03.30 19:29:49.262200 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4081 | 2026.03.30 19:29:49.262222 [ 288 ] {d259659e-1353-4653-a388-45c3131dfb80} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4082 | 2026.03.30 19:29:49.262220 [ 290 ] {} <Debug> TCP-Session: 71d5d374-4d27-459f-a825-b6ff66294802 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4083 | 2026.03.30 19:29:49.262243 [ 293 ] {} <Debug> TCP-Session: aeba7f5a-e297-49fc-9194-fc467fb030e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:41524 | ||
| 4084 | 2026.03.30 19:29:49.261801 [ 292 ] {} <Debug> TCP-Session: 85a7f344-af85-4a9c-81f2-40b2ca385397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4085 | 2026.03.30 19:29:49.262283 [ 293 ] {} <Debug> TCP-Session: aeba7f5a-e297-49fc-9194-fc467fb030e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4086 | 2026.03.30 19:29:49.262298 [ 292 ] {} <Debug> TCP-Session: 85a7f344-af85-4a9c-81f2-40b2ca385397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4087 | 2026.03.30 19:29:49.262307 [ 293 ] {} <Debug> TCP-Session: aeba7f5a-e297-49fc-9194-fc467fb030e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4088 | 2026.03.30 19:29:49.262524 [ 288 ] {d259659e-1353-4653-a388-45c3131dfb80} <Debug> oximeter.version (7c52c042-a63f-4804-8bb6-a4ee8f4b6853) (SelectExecutor): Key condition: unknown | ||
| 4089 | 2026.03.30 19:29:49.263422 [ 340 ] {d259659e-1353-4653-a388-45c3131dfb80} <Trace> AggregatingTransform: Aggregating | ||
| 4090 | 2026.03.30 19:29:49.263460 [ 340 ] {d259659e-1353-4653-a388-45c3131dfb80} <Trace> Aggregator: Aggregation method: without_key | ||
| 4091 | 2026.03.30 19:29:49.263495 [ 340 ] {d259659e-1353-4653-a388-45c3131dfb80} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000868317 sec. (1151.653 rows/sec., 44.99 KiB/sec.) | ||
| 4092 | 2026.03.30 19:29:49.263514 [ 340 ] {d259659e-1353-4653-a388-45c3131dfb80} <Trace> Aggregator: Merging aggregated data | ||
| 4093 | 2026.03.30 19:29:49.265040 [ 288 ] {d259659e-1353-4653-a388-45c3131dfb80} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003255 sec., 307.21966205837174 rows/sec., 12.00 KiB/sec. | ||
| 4094 | 2026.03.30 19:29:49.265208 [ 288 ] {d259659e-1353-4653-a388-45c3131dfb80} <Debug> TCPHandler: Processed in 0.003672783 sec. | ||
| 4095 | 2026.03.30 19:29:49.265362 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4096 | 2026.03.30 19:29:49.265388 [ 288 ] {} <Debug> TCP-Session: 5f113829-cf03-4bb7-a07f-7098b8b29fa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4097 | 2026.03.30 19:29:49.265391 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4098 | 2026.03.30 19:29:49.265414 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4099 | 2026.03.30 19:29:49.265436 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4100 | 2026.03.30 19:29:49.265445 [ 289 ] {} <Debug> TCP-Session: 3278316e-fe61-4527-bcbf-f10ab597580f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4101 | 2026.03.30 19:29:49.265456 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4102 | 2026.03.30 19:29:49.265478 [ 292 ] {} <Debug> TCP-Session: 85a7f344-af85-4a9c-81f2-40b2ca385397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4103 | 2026.03.30 19:29:49.265483 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4104 | 2026.03.30 19:29:49.265508 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4105 | 2026.03.30 19:29:49.265522 [ 290 ] {} <Debug> TCP-Session: 71d5d374-4d27-459f-a825-b6ff66294802 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4106 | 2026.03.30 19:29:49.265542 [ 296 ] {} <Debug> TCP-Session: 5e176189-23ac-4da6-8bd4-58da9efc5ad5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4107 | 2026.03.30 19:29:49.265569 [ 293 ] {} <Debug> TCP-Session: aeba7f5a-e297-49fc-9194-fc467fb030e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4108 | 2026.03.30 19:29:49.265547 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4109 | 2026.03.30 19:29:49.265541 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4110 | 2026.03.30 19:29:49.265634 [ 295 ] {} <Debug> TCP-Session: 6ea557db-775b-4667-8bc0-2dd689774f1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4111 | 2026.03.30 19:29:49.265461 [ 294 ] {} <Debug> TCP-Session: 2240d6dc-7192-4c62-a078-68c770b58e8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4112 | 2026.03.30 19:29:49.265654 [ 291 ] {} <Debug> TCP-Session: c00d68f4-2dd6-4878-b32f-78d97e1a7179 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4113 | 2026.03.30 19:29:50.058240 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47042 | ||
| 4114 | 2026.03.30 19:29:50.058368 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4115 | 2026.03.30 19:29:50.058399 [ 288 ] {} <Debug> TCP-Session: b79c796d-3249-46df-a2d1-3fbdaa542fbc Authenticating user 'default' from [fd00:1122:3344:101::e]:47042 | ||
| 4116 | 2026.03.30 19:29:50.058421 [ 288 ] {} <Debug> TCP-Session: b79c796d-3249-46df-a2d1-3fbdaa542fbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4117 | 2026.03.30 19:29:50.058434 [ 288 ] {} <Debug> TCP-Session: b79c796d-3249-46df-a2d1-3fbdaa542fbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4118 | 2026.03.30 19:29:50.058605 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46732 | ||
| 4119 | 2026.03.30 19:29:50.058649 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45683 | ||
| 4120 | 2026.03.30 19:29:50.058677 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40064 | ||
| 4121 | 2026.03.30 19:29:50.058686 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39645 | ||
| 4122 | 2026.03.30 19:29:50.058715 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4123 | 2026.03.30 19:29:50.058721 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48404 | ||
| 4124 | 2026.03.30 19:29:50.058750 [ 289 ] {} <Debug> TCP-Session: 50edf7b7-fa53-4bdc-8479-9d9d58054842 Authenticating user 'default' from [fd00:1122:3344:101::e]:46732 | ||
| 4125 | 2026.03.30 19:29:50.058761 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4126 | 2026.03.30 19:29:50.058776 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4127 | 2026.03.30 19:29:50.058787 [ 289 ] {} <Debug> TCP-Session: 50edf7b7-fa53-4bdc-8479-9d9d58054842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4128 | 2026.03.30 19:29:50.058799 [ 292 ] {} <Debug> TCP-Session: e809cb88-7b9c-4468-a47a-d5fb517284d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:40064 | ||
| 4129 | 2026.03.30 19:29:50.058804 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4130 | 2026.03.30 19:29:50.058810 [ 293 ] {} <Debug> TCP-Session: 2ac39594-673b-493b-8e23-aca0707fd3da Authenticating user 'default' from [fd00:1122:3344:101::e]:39645 | ||
| 4131 | 2026.03.30 19:29:50.058828 [ 292 ] {} <Debug> TCP-Session: e809cb88-7b9c-4468-a47a-d5fb517284d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4132 | 2026.03.30 19:29:50.058841 [ 296 ] {} <Debug> TCP-Session: fc37c6e8-4ce1-4c4b-84c4-7929e62ed62f Authenticating user 'default' from [fd00:1122:3344:101::e]:48404 | ||
| 4133 | 2026.03.30 19:29:50.058862 [ 292 ] {} <Debug> TCP-Session: e809cb88-7b9c-4468-a47a-d5fb517284d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4134 | 2026.03.30 19:29:50.058858 [ 293 ] {} <Debug> TCP-Session: 2ac39594-673b-493b-8e23-aca0707fd3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4135 | 2026.03.30 19:29:50.058874 [ 296 ] {} <Debug> TCP-Session: fc37c6e8-4ce1-4c4b-84c4-7929e62ed62f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4136 | 2026.03.30 19:29:50.058896 [ 293 ] {} <Debug> TCP-Session: 2ac39594-673b-493b-8e23-aca0707fd3da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2026.03.30 19:29:50.058908 [ 296 ] {} <Debug> TCP-Session: fc37c6e8-4ce1-4c4b-84c4-7929e62ed62f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4138 | 2026.03.30 19:29:50.058812 [ 289 ] {} <Debug> TCP-Session: 50edf7b7-fa53-4bdc-8479-9d9d58054842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4139 | 2026.03.30 19:29:50.058768 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4140 | 2026.03.30 19:29:50.058716 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56930 | ||
| 4141 | 2026.03.30 19:29:50.059003 [ 290 ] {} <Debug> TCP-Session: 3d1164ab-cbd4-47d6-8b1b-6306629b1248 Authenticating user 'default' from [fd00:1122:3344:101::e]:45683 | ||
| 4142 | 2026.03.30 19:29:50.058706 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44799 | ||
| 4143 | 2026.03.30 19:29:50.059051 [ 290 ] {} <Debug> TCP-Session: 3d1164ab-cbd4-47d6-8b1b-6306629b1248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4144 | 2026.03.30 19:29:50.058664 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62738 | ||
| 4145 | 2026.03.30 19:29:50.059071 [ 290 ] {} <Debug> TCP-Session: 3d1164ab-cbd4-47d6-8b1b-6306629b1248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4146 | 2026.03.30 19:29:50.059108 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4147 | 2026.03.30 19:29:50.059099 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4148 | 2026.03.30 19:29:50.059143 [ 294 ] {} <Debug> TCP-Session: 3150fa64-d8f1-4490-ab48-e4ca69d941cb Authenticating user 'default' from [fd00:1122:3344:101::e]:44799 | ||
| 4149 | 2026.03.30 19:29:50.059160 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4150 | 2026.03.30 19:29:50.059170 [ 295 ] {} <Debug> TCP-Session: 4c573d84-52d6-4319-9450-ac717cfb1ca8 Authenticating user 'default' from [fd00:1122:3344:101::e]:56930 | ||
| 4151 | 2026.03.30 19:29:50.059178 [ 294 ] {} <Debug> TCP-Session: 3150fa64-d8f1-4490-ab48-e4ca69d941cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4152 | 2026.03.30 19:29:50.059192 [ 291 ] {} <Debug> TCP-Session: 78abf115-e32d-48cc-a2cb-6aeacbb0536c Authenticating user 'default' from [fd00:1122:3344:101::e]:62738 | ||
| 4153 | 2026.03.30 19:29:50.059203 [ 295 ] {} <Debug> TCP-Session: 4c573d84-52d6-4319-9450-ac717cfb1ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4154 | 2026.03.30 19:29:50.059210 [ 294 ] {} <Debug> TCP-Session: 3150fa64-d8f1-4490-ab48-e4ca69d941cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4155 | 2026.03.30 19:29:50.059225 [ 291 ] {} <Debug> TCP-Session: 78abf115-e32d-48cc-a2cb-6aeacbb0536c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4156 | 2026.03.30 19:29:50.059228 [ 295 ] {} <Debug> TCP-Session: 4c573d84-52d6-4319-9450-ac717cfb1ca8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4157 | 2026.03.30 19:29:50.059257 [ 291 ] {} <Debug> TCP-Session: 78abf115-e32d-48cc-a2cb-6aeacbb0536c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4158 | 2026.03.30 19:29:50.058754 [ 288 ] {} <Trace> TCP-Session: b79c796d-3249-46df-a2d1-3fbdaa542fbc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4159 | 2026.03.30 19:29:50.059453 [ 288 ] {a7e94840-0351-488c-90b9-dfdc03e89ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47042) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4160 | 2026.03.30 19:29:50.059706 [ 288 ] {a7e94840-0351-488c-90b9-dfdc03e89ad3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4161 | 2026.03.30 19:29:50.059759 [ 288 ] {a7e94840-0351-488c-90b9-dfdc03e89ad3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4162 | 2026.03.30 19:29:50.060037 [ 288 ] {a7e94840-0351-488c-90b9-dfdc03e89ad3} <Debug> oximeter.version (7c52c042-a63f-4804-8bb6-a4ee8f4b6853) (SelectExecutor): Key condition: unknown | ||
| 4163 | 2026.03.30 19:29:50.060988 [ 328 ] {a7e94840-0351-488c-90b9-dfdc03e89ad3} <Trace> AggregatingTransform: Aggregating | ||
| 4164 | 2026.03.30 19:29:50.061022 [ 328 ] {a7e94840-0351-488c-90b9-dfdc03e89ad3} <Trace> Aggregator: Aggregation method: without_key | ||
| 4165 | 2026.03.30 19:29:50.061055 [ 328 ] {a7e94840-0351-488c-90b9-dfdc03e89ad3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000906598 sec. (1103.025 rows/sec., 43.09 KiB/sec.) | ||
| 4166 | 2026.03.30 19:29:50.061073 [ 328 ] {a7e94840-0351-488c-90b9-dfdc03e89ad3} <Trace> Aggregator: Merging aggregated data | ||
| 4167 | 2026.03.30 19:29:50.062351 [ 288 ] {a7e94840-0351-488c-90b9-dfdc03e89ad3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002953 sec., 338.63867253640365 rows/sec., 13.23 KiB/sec. | ||
| 4168 | 2026.03.30 19:29:50.062520 [ 288 ] {a7e94840-0351-488c-90b9-dfdc03e89ad3} <Debug> TCPHandler: Processed in 0.003880374 sec. | ||
| 4169 | 2026.03.30 19:29:50.062657 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4170 | 2026.03.30 19:29:50.062686 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4171 | 2026.03.30 19:29:50.062695 [ 288 ] {} <Debug> TCP-Session: b79c796d-3249-46df-a2d1-3fbdaa542fbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4172 | 2026.03.30 19:29:50.062718 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4173 | 2026.03.30 19:29:50.062723 [ 296 ] {} <Debug> TCP-Session: fc37c6e8-4ce1-4c4b-84c4-7929e62ed62f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4174 | 2026.03.30 19:29:50.062741 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4175 | 2026.03.30 19:29:50.062769 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4176 | 2026.03.30 19:29:50.062793 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4177 | 2026.03.30 19:29:50.062809 [ 291 ] {} <Debug> TCP-Session: 78abf115-e32d-48cc-a2cb-6aeacbb0536c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4178 | 2026.03.30 19:29:50.062833 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4179 | 2026.03.30 19:29:50.062843 [ 292 ] {} <Debug> TCP-Session: e809cb88-7b9c-4468-a47a-d5fb517284d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4180 | 2026.03.30 19:29:50.062858 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4181 | 2026.03.30 19:29:50.062871 [ 295 ] {} <Debug> TCP-Session: 4c573d84-52d6-4319-9450-ac717cfb1ca8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4182 | 2026.03.30 19:29:50.062722 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4183 | 2026.03.30 19:29:50.062908 [ 294 ] {} <Debug> TCP-Session: 3150fa64-d8f1-4490-ab48-e4ca69d941cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4184 | 2026.03.30 19:29:50.062823 [ 293 ] {} <Debug> TCP-Session: 2ac39594-673b-493b-8e23-aca0707fd3da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4185 | 2026.03.30 19:29:50.062941 [ 290 ] {} <Debug> TCP-Session: 3d1164ab-cbd4-47d6-8b1b-6306629b1248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4186 | 2026.03.30 19:29:50.062766 [ 289 ] {} <Debug> TCP-Session: 50edf7b7-fa53-4bdc-8479-9d9d58054842 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4187 | 2026.03.30 19:29:51.266364 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 520 | ||
| 4188 | 2026.03.30 19:29:51.269355 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4189 | 2026.03.30 19:29:51.269410 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4190 | 2026.03.30 19:29:51.270726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4191 | 2026.03.30 19:29:51.271018 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4192 | 2026.03.30 19:29:51.271358 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 520 | ||
| 4193 | 2026.03.30 19:29:53.126096 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4194 | 2026.03.30 19:29:53.126270 [ 276 ] {e41468fa-942c-4cee-bb17-bfa550e3d664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4195 | 2026.03.30 19:29:53.126334 [ 276 ] {e41468fa-942c-4cee-bb17-bfa550e3d664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4196 | 2026.03.30 19:29:53.126957 [ 276 ] {e41468fa-942c-4cee-bb17-bfa550e3d664} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2026.03.30 19:29:53.127002 [ 276 ] {e41468fa-942c-4cee-bb17-bfa550e3d664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4198 | 2026.03.30 19:29:53.127390 [ 276 ] {e41468fa-942c-4cee-bb17-bfa550e3d664} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4199 | 2026.03.30 19:29:53.127604 [ 276 ] {e41468fa-942c-4cee-bb17-bfa550e3d664} <Trace> oximeter.fields_ipaddr (1dc2849f-0d75-4cf2-9114-a3e7f9cbb672): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2026.03.30 19:29:53.127752 [ 276 ] {e41468fa-942c-4cee-bb17-bfa550e3d664} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00153 sec., 1307.1895424836603 rows/sec., 106.59 KiB/sec. | ||
| 4201 | 2026.03.30 19:29:53.127792 [ 276 ] {e41468fa-942c-4cee-bb17-bfa550e3d664} <Debug> TCPHandler: Processed in 0.001823956 sec. | ||
| 4202 | 2026.03.30 19:29:53.127924 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4203 | 2026.03.30 19:29:53.128017 [ 276 ] {2f244d75-0eab-4971-8971-cfa67e73789b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4204 | 2026.03.30 19:29:53.128056 [ 276 ] {2f244d75-0eab-4971-8971-cfa67e73789b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4205 | 2026.03.30 19:29:53.128518 [ 276 ] {2f244d75-0eab-4971-8971-cfa67e73789b} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.03.30 19:29:53.128557 [ 276 ] {2f244d75-0eab-4971-8971-cfa67e73789b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4207 | 2026.03.30 19:29:53.128893 [ 276 ] {2f244d75-0eab-4971-8971-cfa67e73789b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4208 | 2026.03.30 19:29:53.129111 [ 276 ] {2f244d75-0eab-4971-8971-cfa67e73789b} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.03.30 19:29:53.129240 [ 276 ] {2f244d75-0eab-4971-8971-cfa67e73789b} <Debug> executeQuery: Read 87 rows, 7.44 KiB in 0.001242 sec., 70048.30917874396 rows/sec., 5.85 MiB/sec. | ||
| 4210 | 2026.03.30 19:29:53.129278 [ 276 ] {2f244d75-0eab-4971-8971-cfa67e73789b} <Debug> TCPHandler: Processed in 0.001407583 sec. | ||
| 4211 | 2026.03.30 19:29:53.129392 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.03.30 19:29:53.129489 [ 276 ] {1a9cc31d-77b8-4469-a339-3bc5f3113580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4213 | 2026.03.30 19:29:53.129531 [ 276 ] {1a9cc31d-77b8-4469-a339-3bc5f3113580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4214 | 2026.03.30 19:29:53.129936 [ 276 ] {1a9cc31d-77b8-4469-a339-3bc5f3113580} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.03.30 19:29:53.129974 [ 276 ] {1a9cc31d-77b8-4469-a339-3bc5f3113580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4216 | 2026.03.30 19:29:53.130268 [ 276 ] {1a9cc31d-77b8-4469-a339-3bc5f3113580} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4217 | 2026.03.30 19:29:53.130481 [ 276 ] {1a9cc31d-77b8-4469-a339-3bc5f3113580} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.03.30 19:29:53.130610 [ 276 ] {1a9cc31d-77b8-4469-a339-3bc5f3113580} <Debug> executeQuery: Read 17 rows, 1.27 KiB in 0.00114 sec., 14912.280701754387 rows/sec., 1.09 MiB/sec. | ||
| 4219 | 2026.03.30 19:29:53.130648 [ 276 ] {1a9cc31d-77b8-4469-a339-3bc5f3113580} <Debug> TCPHandler: Processed in 0.001305882 sec. | ||
| 4220 | 2026.03.30 19:29:53.130757 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2026.03.30 19:29:53.130851 [ 276 ] {9c04f967-1ea7-4f06-a43e-f2fb099a941e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4222 | 2026.03.30 19:29:53.130892 [ 276 ] {9c04f967-1ea7-4f06-a43e-f2fb099a941e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4223 | 2026.03.30 19:29:53.131318 [ 276 ] {9c04f967-1ea7-4f06-a43e-f2fb099a941e} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.03.30 19:29:53.131355 [ 276 ] {9c04f967-1ea7-4f06-a43e-f2fb099a941e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4225 | 2026.03.30 19:29:53.131685 [ 276 ] {9c04f967-1ea7-4f06-a43e-f2fb099a941e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4226 | 2026.03.30 19:29:53.131895 [ 276 ] {9c04f967-1ea7-4f06-a43e-f2fb099a941e} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.03.30 19:29:53.132025 [ 276 ] {9c04f967-1ea7-4f06-a43e-f2fb099a941e} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001192 sec., 67953.0201342282 rows/sec., 5.31 MiB/sec. | ||
| 4228 | 2026.03.30 19:29:53.132062 [ 276 ] {9c04f967-1ea7-4f06-a43e-f2fb099a941e} <Debug> TCPHandler: Processed in 0.001355572 sec. | ||
| 4229 | 2026.03.30 19:29:53.132173 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2026.03.30 19:29:53.132267 [ 276 ] {f5a6ce75-457e-48b6-8344-33ffca899dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4231 | 2026.03.30 19:29:53.132313 [ 276 ] {f5a6ce75-457e-48b6-8344-33ffca899dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4232 | 2026.03.30 19:29:53.132716 [ 276 ] {f5a6ce75-457e-48b6-8344-33ffca899dbe} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.03.30 19:29:53.132752 [ 276 ] {f5a6ce75-457e-48b6-8344-33ffca899dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4234 | 2026.03.30 19:29:53.133089 [ 276 ] {f5a6ce75-457e-48b6-8344-33ffca899dbe} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4235 | 2026.03.30 19:29:53.133305 [ 276 ] {f5a6ce75-457e-48b6-8344-33ffca899dbe} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.03.30 19:29:53.133435 [ 276 ] {f5a6ce75-457e-48b6-8344-33ffca899dbe} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001186 sec., 135750.4215851602 rows/sec., 9.45 MiB/sec. | ||
| 4237 | 2026.03.30 19:29:53.133471 [ 276 ] {f5a6ce75-457e-48b6-8344-33ffca899dbe} <Debug> TCPHandler: Processed in 0.001348002 sec. | ||
| 4238 | 2026.03.30 19:29:53.133582 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.03.30 19:29:53.133676 [ 276 ] {f8535f20-ae51-41b0-8bb0-16fc585a87af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4240 | 2026.03.30 19:29:53.133732 [ 276 ] {f8535f20-ae51-41b0-8bb0-16fc585a87af} <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 | ||
| 4241 | 2026.03.30 19:29:53.134502 [ 276 ] {f8535f20-ae51-41b0-8bb0-16fc585a87af} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.03.30 19:29:53.134539 [ 276 ] {f8535f20-ae51-41b0-8bb0-16fc585a87af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4243 | 2026.03.30 19:29:53.135084 [ 276 ] {f8535f20-ae51-41b0-8bb0-16fc585a87af} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4244 | 2026.03.30 19:29:53.135310 [ 276 ] {f8535f20-ae51-41b0-8bb0-16fc585a87af} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.03.30 19:29:53.135457 [ 276 ] {f8535f20-ae51-41b0-8bb0-16fc585a87af} <Debug> executeQuery: Read 15 rows, 27.52 KiB in 0.001799 sec., 8337.965536409116 rows/sec., 14.94 MiB/sec. | ||
| 4246 | 2026.03.30 19:29:53.135511 [ 276 ] {f8535f20-ae51-41b0-8bb0-16fc585a87af} <Debug> TCPHandler: Processed in 0.001979258 sec. | ||
| 4247 | 2026.03.30 19:29:53.135623 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2026.03.30 19:29:53.135719 [ 276 ] {cda6f15c-df06-4727-99a9-d424ac6b262a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4249 | 2026.03.30 19:29:53.135762 [ 276 ] {cda6f15c-df06-4727-99a9-d424ac6b262a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4250 | 2026.03.30 19:29:53.136094 [ 276 ] {cda6f15c-df06-4727-99a9-d424ac6b262a} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.03.30 19:29:53.136131 [ 276 ] {cda6f15c-df06-4727-99a9-d424ac6b262a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4252 | 2026.03.30 19:29:53.136467 [ 276 ] {cda6f15c-df06-4727-99a9-d424ac6b262a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4253 | 2026.03.30 19:29:53.136683 [ 276 ] {cda6f15c-df06-4727-99a9-d424ac6b262a} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.03.30 19:29:53.136811 [ 276 ] {cda6f15c-df06-4727-99a9-d424ac6b262a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 4255 | 2026.03.30 19:29:53.136847 [ 276 ] {cda6f15c-df06-4727-99a9-d424ac6b262a} <Debug> TCPHandler: Processed in 0.001273941 sec. | ||
| 4256 | 2026.03.30 19:29:56.171469 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4257 | 2026.03.30 19:29:56.171538 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4258 | 2026.03.30 19:29:56.254048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8551 | ||
| 4259 | 2026.03.30 19:29:56.254612 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.03.30 19:29:56.254658 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4261 | 2026.03.30 19:29:56.255134 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4262 | 2026.03.30 19:29:56.255363 [ 245 ] {} <Trace> system.asynchronous_metric_log (dd567f03-7bc5-44d4-b07a-9829063621c1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.03.30 19:29:56.255494 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8551 | ||
| 4264 | 2026.03.30 19:29:56.738948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
| 4265 | 2026.03.30 19:29:56.754892 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4266 | 2026.03.30 19:29:56.754950 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4267 | 2026.03.30 19:29:56.761239 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4268 | 2026.03.30 19:29:56.762026 [ 244 ] {} <Trace> system.metric_log (96337262-651d-4536-aeec-7df6d6088f13): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4269 | 2026.03.30 19:29:56.764688 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4270 | 2026.03.30 19:29:58.133980 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4271 | 2026.03.30 19:29:58.134165 [ 276 ] {e2ca5bc0-d633-4792-8d41-23b7d27d2fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4272 | 2026.03.30 19:29:58.134233 [ 276 ] {e2ca5bc0-d633-4792-8d41-23b7d27d2fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4273 | 2026.03.30 19:29:58.134971 [ 276 ] {e2ca5bc0-d633-4792-8d41-23b7d27d2fd0} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4274 | 2026.03.30 19:29:58.135018 [ 276 ] {e2ca5bc0-d633-4792-8d41-23b7d27d2fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4275 | 2026.03.30 19:29:58.135434 [ 276 ] {e2ca5bc0-d633-4792-8d41-23b7d27d2fd0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4276 | 2026.03.30 19:29:58.135666 [ 276 ] {e2ca5bc0-d633-4792-8d41-23b7d27d2fd0} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4277 | 2026.03.30 19:29:58.135796 [ 110 ] {} <Debug> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4278 | 2026.03.30 19:29:58.135831 [ 276 ] {e2ca5bc0-d633-4792-8d41-23b7d27d2fd0} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001714 sec., 165694.28238039673 rows/sec., 10.52 MiB/sec. | ||
| 4279 | 2026.03.30 19:29:58.135836 [ 110 ] {} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4280 | 2026.03.30 19:29:58.135864 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4281 | 2026.03.30 19:29:58.135884 [ 276 ] {e2ca5bc0-d633-4792-8d41-23b7d27d2fd0} <Debug> TCPHandler: Processed in 0.002038788 sec. | ||
| 4282 | 2026.03.30 19:29:58.135990 [ 187 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::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 | ||
| 4283 | 2026.03.30 19:29:58.136014 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4284 | 2026.03.30 19:29:58.136138 [ 276 ] {15fa02b1-6354-4159-bdf4-a99b173b4412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4285 | 2026.03.30 19:29:58.136144 [ 187 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4286 | 2026.03.30 19:29:58.136189 [ 276 ] {15fa02b1-6354-4159-bdf4-a99b173b4412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4287 | 2026.03.30 19:29:58.136196 [ 187 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 4288 | 2026.03.30 19:29:58.136282 [ 187 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 284 rows starting from the beginning of the part | ||
| 4289 | 2026.03.30 19:29:58.136330 [ 187 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 284 rows starting from the beginning of the part | ||
| 4290 | 2026.03.30 19:29:58.136376 [ 187 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 284 rows starting from the beginning of the part | ||
| 4291 | 2026.03.30 19:29:58.136421 [ 187 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 284 rows starting from the beginning of the part | ||
| 4292 | 2026.03.30 19:29:58.136925 [ 276 ] {15fa02b1-6354-4159-bdf4-a99b173b4412} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4293 | 2026.03.30 19:29:58.136967 [ 276 ] {15fa02b1-6354-4159-bdf4-a99b173b4412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4294 | 2026.03.30 19:29:58.137347 [ 204 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414903 sec., 1003602.367088062 rows/sec., 67.57 MiB/sec. | ||
| 4295 | 2026.03.30 19:29:58.137384 [ 276 ] {15fa02b1-6354-4159-bdf4-a99b173b4412} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4296 | 2026.03.30 19:29:58.137523 [ 187 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4297 | 2026.03.30 19:29:58.137665 [ 276 ] {15fa02b1-6354-4159-bdf4-a99b173b4412} <Trace> oximeter.fields_string (ec141a6c-e75a-4d83-9d11-90ea0dacaffe): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4298 | 2026.03.30 19:29:58.137808 [ 187 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_9_2} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4299 | 2026.03.30 19:29:58.137823 [ 276 ] {15fa02b1-6354-4159-bdf4-a99b173b4412} <Debug> executeQuery: Read 849 rows, 68.42 KiB in 0.001709 sec., 496781.7437097718 rows/sec., 39.10 MiB/sec. | ||
| 4300 | 2026.03.30 19:29:58.137866 [ 276 ] {15fa02b1-6354-4159-bdf4-a99b173b4412} <Debug> TCPHandler: Processed in 0.001906517 sec. | ||
| 4301 | 2026.03.30 19:29:58.137882 [ 187 ] {39c3a06d-fba1-4a2f-b1ac-15cb080342e3::all_1_9_2} <Trace> oximeter.fields_i16 (39c3a06d-fba1-4a2f-b1ac-15cb080342e3) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4302 | 2026.03.30 19:29:58.137953 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 4303 | 2026.03.30 19:29:58.138043 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4304 | 2026.03.30 19:29:58.138145 [ 276 ] {796f0b48-9970-4a0b-9e7e-ad246be07c74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4305 | 2026.03.30 19:29:58.138189 [ 276 ] {796f0b48-9970-4a0b-9e7e-ad246be07c74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4306 | 2026.03.30 19:29:58.138626 [ 276 ] {796f0b48-9970-4a0b-9e7e-ad246be07c74} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4307 | 2026.03.30 19:29:58.138661 [ 276 ] {796f0b48-9970-4a0b-9e7e-ad246be07c74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4308 | 2026.03.30 19:29:58.139081 [ 276 ] {796f0b48-9970-4a0b-9e7e-ad246be07c74} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4309 | 2026.03.30 19:29:58.139300 [ 276 ] {796f0b48-9970-4a0b-9e7e-ad246be07c74} <Trace> oximeter.fields_u16 (06d644a8-a1de-453d-bd09-18217955cf5d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4310 | 2026.03.30 19:29:58.139430 [ 276 ] {796f0b48-9970-4a0b-9e7e-ad246be07c74} <Debug> executeQuery: Read 168 rows, 10.50 KiB in 0.001305 sec., 128735.63218390805 rows/sec., 7.86 MiB/sec. | ||
| 4311 | 2026.03.30 19:29:58.139466 [ 276 ] {796f0b48-9970-4a0b-9e7e-ad246be07c74} <Debug> TCPHandler: Processed in 0.001475483 sec. | ||
| 4312 | 2026.03.30 19:29:58.139576 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4313 | 2026.03.30 19:29:58.139671 [ 276 ] {9157b917-ede5-475d-9ee1-6525419d7359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4314 | 2026.03.30 19:29:58.139710 [ 276 ] {9157b917-ede5-475d-9ee1-6525419d7359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4315 | 2026.03.30 19:29:58.140123 [ 276 ] {9157b917-ede5-475d-9ee1-6525419d7359} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4316 | 2026.03.30 19:29:58.140157 [ 276 ] {9157b917-ede5-475d-9ee1-6525419d7359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4317 | 2026.03.30 19:29:58.140477 [ 276 ] {9157b917-ede5-475d-9ee1-6525419d7359} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4318 | 2026.03.30 19:29:58.140691 [ 276 ] {9157b917-ede5-475d-9ee1-6525419d7359} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4319 | 2026.03.30 19:29:58.140780 [ 110 ] {} <Debug> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4320 | 2026.03.30 19:29:58.140807 [ 110 ] {} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4321 | 2026.03.30 19:29:58.140819 [ 276 ] {9157b917-ede5-475d-9ee1-6525419d7359} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. | ||
| 4322 | 2026.03.30 19:29:58.140824 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4323 | 2026.03.30 19:29:58.140856 [ 276 ] {9157b917-ede5-475d-9ee1-6525419d7359} <Debug> TCPHandler: Processed in 0.001329782 sec. | ||
| 4324 | 2026.03.30 19:29:58.140910 [ 186 ] {ae60de95-52dc-4a13-a880-f094f18254f1::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 | ||
| 4325 | 2026.03.30 19:29:58.140964 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4326 | 2026.03.30 19:29:58.141008 [ 186 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4327 | 2026.03.30 19:29:58.141042 [ 186 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 149 rows starting from the beginning of the part | ||
| 4328 | 2026.03.30 19:29:58.141057 [ 276 ] {055a1a67-ba13-4e1f-9c59-e82d6a2aa559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4329 | 2026.03.30 19:29:58.141097 [ 276 ] {055a1a67-ba13-4e1f-9c59-e82d6a2aa559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4330 | 2026.03.30 19:29:58.141107 [ 186 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 4331 | 2026.03.30 19:29:58.141157 [ 186 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 149 rows starting from the beginning of the part | ||
| 4332 | 2026.03.30 19:29:58.141203 [ 186 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 149 rows starting from the beginning of the part | ||
| 4333 | 2026.03.30 19:29:58.141245 [ 186 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 149 rows starting from the beginning of the part | ||
| 4334 | 2026.03.30 19:29:58.141515 [ 276 ] {055a1a67-ba13-4e1f-9c59-e82d6a2aa559} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4335 | 2026.03.30 19:29:58.141550 [ 276 ] {055a1a67-ba13-4e1f-9c59-e82d6a2aa559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4336 | 2026.03.30 19:29:58.141878 [ 276 ] {055a1a67-ba13-4e1f-9c59-e82d6a2aa559} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4337 | 2026.03.30 19:29:58.142048 [ 186 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 745 rows, containing 5 columns (5 merged, 0 gathered) in 0.00117591 sec., 633551.8874743815 rows/sec., 43.35 MiB/sec. | ||
| 4338 | 2026.03.30 19:29:58.142107 [ 276 ] {055a1a67-ba13-4e1f-9c59-e82d6a2aa559} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4339 | 2026.03.30 19:29:58.142237 [ 276 ] {055a1a67-ba13-4e1f-9c59-e82d6a2aa559} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001198 sec., 123539.23205342237 rows/sec., 7.03 MiB/sec. | ||
| 4340 | 2026.03.30 19:29:58.142239 [ 204 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4341 | 2026.03.30 19:29:58.142240 [ 108 ] {} <Debug> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4342 | 2026.03.30 19:29:58.142276 [ 276 ] {055a1a67-ba13-4e1f-9c59-e82d6a2aa559} <Debug> TCPHandler: Processed in 0.001360452 sec. | ||
| 4343 | 2026.03.30 19:29:58.142315 [ 108 ] {} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4344 | 2026.03.30 19:29:58.142342 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4345 | 2026.03.30 19:29:58.142404 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2026.03.30 19:29:58.142408 [ 186 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::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 | ||
| 4347 | 2026.03.30 19:29:58.142503 [ 276 ] {69eebc14-0d2f-421f-95cc-0a1bf2fe28a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4348 | 2026.03.30 19:29:58.142506 [ 186 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4349 | 2026.03.30 19:29:58.142541 [ 186 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 4350 | 2026.03.30 19:29:58.142544 [ 276 ] {69eebc14-0d2f-421f-95cc-0a1bf2fe28a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4351 | 2026.03.30 19:29:58.142561 [ 204 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_9_2} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2026.03.30 19:29:58.142586 [ 186 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 148 rows starting from the beginning of the part | ||
| 4353 | 2026.03.30 19:29:58.142626 [ 186 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 148 rows starting from the beginning of the part | ||
| 4354 | 2026.03.30 19:29:58.142649 [ 204 ] {ae60de95-52dc-4a13-a880-f094f18254f1::all_1_9_2} <Trace> oximeter.fields_u32 (ae60de95-52dc-4a13-a880-f094f18254f1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4355 | 2026.03.30 19:29:58.142659 [ 186 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 148 rows starting from the beginning of the part | ||
| 4356 | 2026.03.30 19:29:58.142705 [ 186 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 148 rows starting from the beginning of the part | ||
| 4357 | 2026.03.30 19:29:58.142751 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4358 | 2026.03.30 19:29:58.143096 [ 276 ] {69eebc14-0d2f-421f-95cc-0a1bf2fe28a8} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4359 | 2026.03.30 19:29:58.143134 [ 276 ] {69eebc14-0d2f-421f-95cc-0a1bf2fe28a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4360 | 2026.03.30 19:29:58.143368 [ 199 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.000984139 sec., 751926.3030933639 rows/sec., 45.63 MiB/sec. | ||
| 4361 | 2026.03.30 19:29:58.143492 [ 276 ] {69eebc14-0d2f-421f-95cc-0a1bf2fe28a8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4362 | 2026.03.30 19:29:58.143523 [ 204 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4363 | 2026.03.30 19:29:58.143799 [ 276 ] {69eebc14-0d2f-421f-95cc-0a1bf2fe28a8} <Trace> oximeter.fields_uuid (ae55925a-cd9b-48b4-8fa6-b681d6194eb9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4364 | 2026.03.30 19:29:58.143843 [ 204 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_9_2} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4365 | 2026.03.30 19:29:58.143917 [ 204 ] {03893e0f-8b63-43d2-bd32-710fd445ff10::all_1_9_2} <Trace> oximeter.fields_u8 (03893e0f-8b63-43d2-bd32-710fd445ff10) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4366 | 2026.03.30 19:29:58.143943 [ 276 ] {69eebc14-0d2f-421f-95cc-0a1bf2fe28a8} <Debug> executeQuery: Read 516 rows, 37.26 KiB in 0.001458 sec., 353909.4650205761 rows/sec., 24.96 MiB/sec. | ||
| 4367 | 2026.03.30 19:29:58.143986 [ 276 ] {69eebc14-0d2f-421f-95cc-0a1bf2fe28a8} <Debug> TCPHandler: Processed in 0.001630854 sec. | ||
| 4368 | 2026.03.30 19:29:58.143987 [ 204 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4369 | 2026.03.30 19:29:58.144100 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4370 | 2026.03.30 19:29:58.144198 [ 276 ] {29213d74-434b-4a3d-bc42-333114fd400e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4371 | 2026.03.30 19:29:58.144239 [ 276 ] {29213d74-434b-4a3d-bc42-333114fd400e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4372 | 2026.03.30 19:29:58.144569 [ 276 ] {29213d74-434b-4a3d-bc42-333114fd400e} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4373 | 2026.03.30 19:29:58.144605 [ 276 ] {29213d74-434b-4a3d-bc42-333114fd400e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4374 | 2026.03.30 19:29:58.144926 [ 276 ] {29213d74-434b-4a3d-bc42-333114fd400e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4375 | 2026.03.30 19:29:58.145137 [ 276 ] {29213d74-434b-4a3d-bc42-333114fd400e} <Trace> oximeter.measurements_bool (8711483e-fcde-4991-ab38-a494e93d1720): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4376 | 2026.03.30 19:29:58.145264 [ 276 ] {29213d74-434b-4a3d-bc42-333114fd400e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 4377 | 2026.03.30 19:29:58.145300 [ 276 ] {29213d74-434b-4a3d-bc42-333114fd400e} <Debug> TCPHandler: Processed in 0.001249631 sec. | ||
| 4378 | 2026.03.30 19:29:58.145406 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4379 | 2026.03.30 19:29:58.145499 [ 276 ] {6284ad79-fe55-4eee-8684-cfa2e7ae4d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4380 | 2026.03.30 19:29:58.145542 [ 276 ] {6284ad79-fe55-4eee-8684-cfa2e7ae4d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4381 | 2026.03.30 19:29:58.145929 [ 276 ] {6284ad79-fe55-4eee-8684-cfa2e7ae4d8e} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4382 | 2026.03.30 19:29:58.145963 [ 276 ] {6284ad79-fe55-4eee-8684-cfa2e7ae4d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4383 | 2026.03.30 19:29:58.146306 [ 276 ] {6284ad79-fe55-4eee-8684-cfa2e7ae4d8e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4384 | 2026.03.30 19:29:58.146542 [ 276 ] {6284ad79-fe55-4eee-8684-cfa2e7ae4d8e} <Trace> oximeter.measurements_cumulativeu64 (7461eb22-fd83-4c50-b0c7-a7b82ab377db): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4385 | 2026.03.30 19:29:58.146669 [ 276 ] {6284ad79-fe55-4eee-8684-cfa2e7ae4d8e} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001188 sec., 223063.97306397307 rows/sec., 14.82 MiB/sec. | ||
| 4386 | 2026.03.30 19:29:58.146705 [ 276 ] {6284ad79-fe55-4eee-8684-cfa2e7ae4d8e} <Debug> TCPHandler: Processed in 0.001348092 sec. | ||
| 4387 | 2026.03.30 19:29:58.146816 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4388 | 2026.03.30 19:29:58.146909 [ 276 ] {11227941-bd1a-490b-8a9b-29fbea8fbd9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4389 | 2026.03.30 19:29:58.146951 [ 276 ] {11227941-bd1a-490b-8a9b-29fbea8fbd9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4390 | 2026.03.30 19:29:58.147256 [ 276 ] {11227941-bd1a-490b-8a9b-29fbea8fbd9b} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4391 | 2026.03.30 19:29:58.147292 [ 276 ] {11227941-bd1a-490b-8a9b-29fbea8fbd9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4392 | 2026.03.30 19:29:58.147591 [ 276 ] {11227941-bd1a-490b-8a9b-29fbea8fbd9b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4393 | 2026.03.30 19:29:58.147794 [ 276 ] {11227941-bd1a-490b-8a9b-29fbea8fbd9b} <Trace> oximeter.measurements_f64 (9c1d6dbd-a580-4d8b-a2f9-46bef45d39d0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4394 | 2026.03.30 19:29:58.147921 [ 276 ] {11227941-bd1a-490b-8a9b-29fbea8fbd9b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00103 sec., 970.8737864077669 rows/sec., 65.42 KiB/sec. | ||
| 4395 | 2026.03.30 19:29:58.147957 [ 276 ] {11227941-bd1a-490b-8a9b-29fbea8fbd9b} <Debug> TCPHandler: Processed in 0.00119126 sec. | ||
| 4396 | 2026.03.30 19:29:58.148065 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4397 | 2026.03.30 19:29:58.148157 [ 276 ] {4ba8ce01-4bbf-42a7-b2b1-597c077f9fcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4398 | 2026.03.30 19:29:58.148210 [ 276 ] {4ba8ce01-4bbf-42a7-b2b1-597c077f9fcb} <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 | ||
| 4399 | 2026.03.30 19:29:58.148988 [ 276 ] {4ba8ce01-4bbf-42a7-b2b1-597c077f9fcb} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4400 | 2026.03.30 19:29:58.149025 [ 276 ] {4ba8ce01-4bbf-42a7-b2b1-597c077f9fcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4401 | 2026.03.30 19:29:58.149588 [ 276 ] {4ba8ce01-4bbf-42a7-b2b1-597c077f9fcb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4402 | 2026.03.30 19:29:58.149815 [ 276 ] {4ba8ce01-4bbf-42a7-b2b1-597c077f9fcb} <Trace> oximeter.measurements_histogramu64 (06d64e2d-1b2b-4e84-b486-4f0826f18375): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4403 | 2026.03.30 19:29:58.149952 [ 276 ] {4ba8ce01-4bbf-42a7-b2b1-597c077f9fcb} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001812 sec., 14348.78587196468 rows/sec., 25.71 MiB/sec. | ||
| 4404 | 2026.03.30 19:29:58.150012 [ 276 ] {4ba8ce01-4bbf-42a7-b2b1-597c077f9fcb} <Debug> TCPHandler: Processed in 0.001996808 sec. | ||
| 4405 | 2026.03.30 19:29:58.150122 [ 276 ] {} <Trace> TCP-Session: 62d7ff14-0558-4469-bf08-f2b347b44ea2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4406 | 2026.03.30 19:29:58.150216 [ 276 ] {92a820ef-421d-4f3f-974e-81dcbea8811b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61486) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4407 | 2026.03.30 19:29:58.150258 [ 276 ] {92a820ef-421d-4f3f-974e-81dcbea8811b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4408 | 2026.03.30 19:29:58.150576 [ 276 ] {92a820ef-421d-4f3f-974e-81dcbea8811b} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4409 | 2026.03.30 19:29:58.150612 [ 276 ] {92a820ef-421d-4f3f-974e-81dcbea8811b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4410 | 2026.03.30 19:29:58.150935 [ 276 ] {92a820ef-421d-4f3f-974e-81dcbea8811b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4411 | 2026.03.30 19:29:58.151174 [ 276 ] {92a820ef-421d-4f3f-974e-81dcbea8811b} <Trace> oximeter.measurements_u64 (4ae51ee4-4831-4e71-82e8-2c398f000fd1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4412 | 2026.03.30 19:29:58.151300 [ 276 ] {92a820ef-421d-4f3f-974e-81dcbea8811b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001103 sec., 81595.64823209429 rows/sec., 5.11 MiB/sec. | ||
| 4413 | 2026.03.30 19:29:58.151336 [ 276 ] {92a820ef-421d-4f3f-974e-81dcbea8811b} <Debug> TCPHandler: Processed in 0.001263792 sec. | ||
| 4414 | 2026.03.30 19:30:01.271633 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 556 | ||
| 4415 | 2026.03.30 19:30:01.274660 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2026.03.30 19:30:01.274715 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.45 GiB. | ||
| 4417 | 2026.03.30 19:30:01.276398 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4418 | 2026.03.30 19:30:01.276754 [ 243 ] {} <Trace> system.query_log (fc1d4092-e9fe-4b32-b131-6c52f76b2ed7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2026.03.30 19:30:01.277101 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 556 | ||